/* CSS Document */

body {
	background-color: #EDE2A5; 
	margin: 0px; 
	padding: 0px;
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
}
#bottom {
	clear: both;
	height: 40px;
}

#content {
	width: 860px;
	position: relative;
	top: 210px;
	z-index: 2;
	padding: 0px;
	margin: 150px 0px 0px 35px;
}

#contentLeft {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 5px;
}

#contentLeft p{
	margin: 0px;
}
#contentLeft h2 {
	margin: 0px;
	color: #293662;
}

#contentMain {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 0px;
	margin-left: 40px;
}
#contentMain a:link, #contentMain a:visited{
	color: #000066;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
#contentMain a:hover{
	text-decoration: underline;
}

#contentMain p {
	color: #876e3f;
	font-size: 14px;
}

#contentMain h1 {
	margin: 0px;
	color: #876e3f;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
#contentMain h3 {
	margin: 0px;
	color: #876e3f;
}

#copywrite {
	color: #876E3F;
	font-size: 14px;
	text-align: center;
	z-index: 0;
	margin: 0px;
}
#copywrite a:link, a:visited{
	color: #876E3F;
	font-weight:bold;
	text-decoration: underline;
}
#copywrite a:hover{
	color: #000066;
	font-weight:bold;
}


#divider {
	margin-top: 20px;
}
#featuredTitleBar {
	background-image: url(../images/layout/featuredTitleBar.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
#featuredHome td {
	padding-bottom: 10px;
	padding-top: 5px;
}

#featuredHomeText {
	font-size: 12px;
	color: #000066;
	background-color:#C6BC82;
	padding-left: 10px;
}

#featuredHome tr {
	background-color: #c6bc82;
}

#featuredHome img {
}

#footer {
	background: url(../images/layout/footer.gif) no-repeat;
	width: 909px;
	height: 89px;
	left: 0px;
	z-index: 0;
	position: relative;
	margin: 120px 0px 0px 0px;
}

#logo {
	background-color: #000066;
	position: absolute;
	height: 380px;
	width: 293px;
	background-image: url(../images/layout/logoBG.gif);
	top: 20px;
	color:#FFFFFF;
}

#logo h2{
	color:#FFFFFF;
	font-size:28px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	text-align: center;
}
#logo h1{
	color:#FFFFFF;
	font-size:20px;
	font-weight: normal;
	padding: 5px 15px 0px 30px;
	margin: 0px;
	text-align: center;
}
#logo h3{
	color:#FFFFFF;
	font-size:20px;
	font-weight: normal;
	padding: 5px 15px 0px 30px;
	margin: 0px;
	text-align: center;
}
#logo p{
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-align: center;
}

#logo img{
	padding: 0px 0px 0px 50px;
}

#logoBottom {
	position: absolute;
	height: 26px;
	width: 293px;
	background-image: url(../images/layout/logoBGBottom.gif);
	top: 380px;
}

#mainMenu {
	position: absolute;
	width: 601px;
	top: 24px;
	left: 288px;
	height: 75px;
}
#mainPic {
	position: absolute;
	left: 288px;
	top: 93px;
	z-index: 2;
}


#pagetop {
	position: relative;
	background: url(../images/layout/header.gif) no-repeat;
	width: 909px;
	height: 21px;
	top: 0;
	z-index: 0;
	margin: 0px;
}

#wrapper {
	width: 909px;
	margin: 0 auto;
	position: relative;
	background: #EDE2A5 url(../images/layout/bg.gif) repeat-y 50% 0;
	background-attachment: scroll;
	padding: 0px 18px 0px 0px;	
}



/* Text Classes*/

.contactUs a:link, .contactUs a:visited {
	color: #876E3F;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	font-size:14px;
}

.contactUs a:hover{
	color: #000066;
}
.contentLeftBlue {
	color:#000066;
	font-weight: bold;
}
.contentLeftBlue a:link, .contentLeftBlue a:visited{
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
.contentLeftBlue a:hover{
	text-decoration:underline;
}
.contentLeftBrown18 {
	color:#876e3f;
	font-size:18px;
	font-weight: bold;
}
.contentLeftBrown14 {
	color:#876e3f;
	font-size:14px;
}

.contentMainBlue {
	color: #000066;
	font-size: 12px;
}

.linkPartner a:link, .linkPartner a:visited{
	color: #000066;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
.linkPartner a:hover{
	text-decoration: underline;
}
