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

body {
	font:14px Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	line-height:20px;
	background-image:url(../images/bg.jpg);
	background-position:top center;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background-color: #FFF;
	background-image:url(../images/bgFormTile.jpg);
	background-position:28px 0;
	background-repeat:repeat-y;
	overflow:hidden;
	z-index:10;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #999999;
	border-left-color: #999999;
}
#topbar {
	background-color:#bfd730;
	width:900px;
	height:6px;
	overflow:hidden;
}
#header {
	width:900px;
	height:113px;
}
#logo {
	float:left;
	width:351px;
	height:113px;
	overflow:hidden;
}
#navContainer {
	float:left;
	width:549px;
	height:113px;
	margin:0;
	padding:0;
	z-index:9000;
	background-image:url(../images/bgNav.jpg);
	background-repeat:no-repeat;
	background-position:0 94px;
}
#formContainerHome {
	float:left;
	display:inline;
	width:320px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgFormHome.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#formContainer1 {
	float:left;
	display:inline;
	width:320px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgForm1.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#formContainer2 {
	float:left;
	display:inline;
	width:320px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgForm2.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#formContainer3 {
	float:left;
	display:inline;
	width:320px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgForm3.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#formContainer4 {
	float:left;
	display:inline;
	width:320px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgForm4.jpg);
	background-repeat:no-repeat;
	z-index:1000;
}
#formContent {
	float:left;
	display:inline;
	width:218px;
	margin:247px 0 20px 58px;
	padding:0;
	text-align:center;
}
#pageContainer {
	float:left;
	display:inline;
	width:580px;
	min-height:600px;
	margin:0;
	padding:0;
	background-image:url(../images/bgPage.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:1000;
}
#pageContent {
	float:left;
	display:inline;
	width:500px;
	min-height:600px;
	margin:30px 0 30px 31px;
	padding:0;
	z-index:1001;
}
#footer {
	width:900px;
	height:50px;
	text-align:center;
	color:#707070;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:repeat-x;
	background-color:#CDCDCD;
	margin:0;
	padding:50px 0 10px 0;
}
.alignright {
	float:right;
}
.photo {
	border:1px solid #004C80;
}
.photoLeft {
	float:left;
	border:2px solid #889DAD;
	margin:5px 15px 10px 0;
}
.photoRight {
	float:right;
	border:2px solid #889DAD;
	margin:5px 0 10px 15px;
	clear:both;
}
.photoCenter {
	float:left;
	border:2px solid #889DAD;
	margin:5px 0 10px;
}
.center {
	text-align:center;
}
.gallery {
	margin-bottom:10px;
}
.clear {
	clear:both;
}

/* Text */
h1 {
	font-size: 24px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:27px;
	color:#a6be14;
	margin: 50px 0 10px;
	padding: 0;
	text-align:left;
}
h2 {
	font-size: 18px;
	font-weight:bold;
	color:#B39948;
	margin: 0 0 8px;
	padding: 0;
	text-align:left;
}
.callout h2 {	
	color:#CA7C3C;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color:#4096D0;
	margin: 0;
	padding: 0;
	text-align:left;
}
h4 {
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color:#843F2D;
	margin: 0 0 8px;
	padding: 0;
	text-align:left;
}
.white {
	color:#FFF;
}
.bolditalic {
	font-weight:bold;
	font-style:italic;
}
ul {
	margin:10px;
	padding:0 0 0 15px;
}
ul.faq {
	margin:10px;
	padding:0 0 0 15px;
	list-style-image:url(../images/Q.gif);
}
ul.faq li {
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
li {
	line-height:18px;
	margin:10px 0;
}
ol {
	margin:10px 0;
	padding:0 0 0 15px;
}
ol li {
	line-height:15px;
	font-style:italic;
	font-weight:bold;
}
ol.bold {
	font-weight:bold;
}
ol li ol li {
	font-weight:normal;
	list-style-type:lower-alpha;
}
.faqAnswer {
	width:380px;
	font-weight:normal;
	color: #000;
	margin: 0;
	padding: 15px 15px 15px 30px;
	text-align:justify;
	background-image:url(../images/A.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

/* Links */
a:link {
	color:#004C80;
	text-decoration:underline;
}
a:visited {
	color:#004C80;
	text-decoration:underline;
}
a:hover {
	color:#4096D0;
	text-decoration:underline;
}
a:active {
	color:#004C80;
	text-decoration:underline;
}

/* IE6 Hack */
* html #navContainer {
	margin: 0;
	padding: 0;
}
* html #formContainer {
	margin: 0;
	padding: 0;
}
* html #pageContainer {
	margin: 0;
	padding: 0;
}
* html #pageContent {
	margin:30px 0 30px 31px;
	padding: 0;
}
* html #formContent {
	margin:247px 0 20px 58px;
	padding: 0;
}