@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #dfae36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/cf_page_bkgnd.png);
}
#container {
	width: 920px;
	height: auto;
	min-height: 371px;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
	background-image: url(../images/cf_sunrayopt.png);
	background-repeat: no-repeat;
}
.navbar {
	height: 35px;
	line-height: 32px;
	color: #FFF;
	font-size: 0.82em;
	padding-left: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
}
.navbar a:link, .navbar a:visited {
	color: #FFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #E9BD37;
}
.navchild {
	color: #E9BD37;
	font-size: 0.82em;
	line-height: 36px;
	text-align: right;
	padding-right: 30px;
}
.navchild a:link, .navchild a:visited {
	color: #E9BD37;
	text-decoration: none;
}
.navchild a:hover {
	color: #FFF;
}
#logo {
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
}
#leftContent {
	float: left;
	width: 50%;
}
#leftContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96452B;
	font-size: 14px;
	width: 180px;
	margin-top: 180px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#leftContent p {
	font-style: italic;
	line-height: 18px;
}

#rightContent {
	float: left;
	width: 50%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
#rightContent ul {
	color: #FFF;
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 20px;
}
#rightContent li {
}
p {
	color: #FFF;
	font-size: 0.84em;
	margin-right: 30px;
	margin-left: 30px;
}
h1 {
	font-size: 1.4em;
	color: #e9c55a;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.footer {
	width: auto;
	height: auto;
}
#footerWrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #738C0C;
}
.fourcol {
	float: left;
	width: 168px;
	margin-left: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
}
.fourcol a:link, .fourcol a:visited {
	color: #FFF;
	text-decoration: none;
}
.fourcol a:hover {
	color: #F5E1A5;
}
.fourcol h2, .fourcol h2 a:link, .fourcol h2 a:visited {
	font-size: 1.1em;
	font-weight: normal;
	color: #E9BC37;
	text-decoration: none;
}
.fourcol p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	color: #FFF;
}
