/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F2F1EF;
}
#wrapper {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/main_edges.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#faux_inside {
	padding-right: 35px;
	padding-left: 35px;
}
#header {
	color: #333;
	width: 950px;
	padding: 10px;
	height: 110px;
	background-image: url(../images/top_rounded.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#header_sitemap {
	color: #333;
	width: 950px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/top_rounded.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#wrapper #header img {
	padding-top: 0px;
	padding-left: 0px;
}
#main_nav {
	text-align: right;
	padding-right: 35px;
	padding-top: 20px;
}
#title {
	clear: both;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	position: absolute;
	top: 90px;
	width: 700px;
}
h1 {
	color: #FCAC16;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}
.padright15 {
	padding-right: 15px;
}
.padBoth15 {
	padding-right: 15px;
	padding-left: 15px;
}
.padLeft15 {
	padding-left: 15px;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 50%;
	float: left;
	margin: 0px;
}
#rightcolumn {
	float: right;
	color: #333;
	width: 50%;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#topBox {
	background-image: url(../images/lftBox_edge.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 950px;
	clear: both;
	color: #333;
	background-image: url(../images/bot_rounded.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	height: 15px;
}
a {
	color: #3577c4;
}
a:hover {
	color: #224E82;
}
#main_nav a {
	color: #333;
	text-decoration: none;
}
#main_nav a:hover {
	color: #000;
	text-decoration: none;
}
#subnav h2 a {
	font-size: 12px;
	color: #3577c4;
	padding-bottom: 10px;
	padding-left: 35px;
	line-height: 150%;
}
#footer p {
}
.clear { clear: both; background: none; }#box {
	padding-left: 30px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery {
	padding-left: 30px;
}
#topBox h4 {
	font-size: 14px;
	line-height: 130%;
	color: #333;
	padding-left: 30px;
}
#topBox h2{
	font-size: 18px;
	color: #333;
	padding-left: 30px;
}
#rightcolumn p {
	padding-right: 30px;
}
#leftMidBox p {
	padding-right: 20px;
	padding-left: 35px;
}
#subnav {
	float: left;
	width: 225px;
}
#form {
	width: 300px;
	padding-bottom: 15px;
}
#button {
	margin-top: 10px;
}
h3    {
	padding-left: 35px;
}
#navigation img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middle {
	float: right;
	width: 300px;
	padding-left: 20px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}
h4 a {
	color: #1F58B4;
	text-decoration: underline;
}
.Golden {
	color: #FCAC16;
}
#formhome {
	float: right;
	width: 250px;
}
.HeadlineGold {
	font-size: 30px;
	font-weight: bold;
	color: #FCAC16;
	padding-bottom: 5px;
}
#talk {
	height: 35px;
	text-align: right;
	display: block;
	width: 225px;
	float: right;
	padding-top: 15px;
	padding-bottom: 0px;
}
#logo {
	padding-top: 15px;
	padding-left: 35px;
	float: left;
}
