/*Reset CSS to even Playing Ground*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, samp,small, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, le, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	text-decoration: none;}:focus {	outline: 0;}body {	background: white;	line-height: 1; font-size: 62.5%;}ol, ul {	list-style: none;}table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}

body{
	background: #C2C17E url(i/background.gif) 648px top repeat-y;
	font-family: arial,helvetica,sans-serif;
	color: #3C1408;
}
#container{
	min-width: 901px;
	background: transparent url(i/container.gif) left top repeat-x;
	min-height: 600px;
	padding-top: 69px;
}
.IE6 #container{
	height: 600px;
}
#ic{
	width: 901px;
	min-height: 484px;
	background: transparent url(i/bg.jpg) left top no-repeat;
}
.IE6 #ic{
	height: 484px;
}
#gnav{
	height: 12px;
	padding: 4px 150px;
}
#gnav li{
	float: left;
	position: relative;
	padding: 0 15px;
	height: 12px;
	line-height: 12px;
	border-left: 1px solid #E1E1BF;
}

#gnav li:first-child, #gnav li.first-child,#gnav ul ul li, #gnav ul ul li:first-child, #gnav ul ul li.first-child{
	border-left: 0 solid black;;
}
#gnav a{
	color: #E1E1BF;
	font-size: 1.1em;
}
#gnav li:hover a, #gnav li.hover a{
	color: #ADD76B;
}
#gnav ul ul{
	position: absolute;
	top: 12px;
	left: 0;
	background-color: #C2C17E;
	width: 150px;
	display: none;
}
#gnav ul li:hover ul, #gnav ul li.hover ul{
	display: block;
}
#gnav ul ul a, #gnav li:hover ul a, #gnav li.hover ul a{
	color: #3C1408;
}
#gnav ul ul li:hover a, #gnav ul ul li.hover a{
	color: #B1362F;
}
#gnav ul ul li{
	float: none;
	height: auto;
	line-height: 1.1em;
	padding: 7px;
	border-bottom: 1px solid #C9C98D;
}
#links{
	height: 125px;
	padding: 0 0 0 435px;
}
#links a{
	display: block;
	float: left;
	width: 116px;
	height: 125px;
}
#links span{
	display: none;
}
#links .l1:hover{
	background: transparent url(i/contact_over.jpg) left top no-repeat;
}
#links .l2:hover{
	background: transparent url(i/reqinfo_over.jpg) left top no-repeat;
}
#left{
	padding: 20px 20px 0 454px;
	width: 193px;
	float: left;
	min-height: 350px;
}
#right{
	width: 234px;
	min-height: 350px;
	float: left;
}
.IE6 #right{
	height: 350px;
}
#footer{
	clear: both;
	width: 600px;
	padding: 0 0 0 40px;
}
#right img{
	display: block;
}
.Quicklinks{
	margin-bottom: 5px;
}
.Quicklinks li{
	background-color: #C2C17E;
	padding: 10px 15px;
}
.Quicklinks li a{
	color: #3C1408;
	font-size: 1.1em;
}
.Quicklinks li a:hover{
	color: #B1362F;
}
.Spotlights li{
	color: #B1362F;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 5px 15px;
}
.Spotlights li a{
	color: #3C1408;
	display: block;
	font-weight: normal;
}
.Spotlights li a:hover{
	color: #B1362F;
}

.wysiwyg h1{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.7em 0;
}
.wysiwyg h2{
	font-weight: bold;
	font-size: 1.1em;
}
.wysiwyg  p{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1em 0;
}
.wysiwyg ul{
	list-style-type: disc;
	margin: 1em 0 1em 20px;
}
.wysiwyg ol{
	list-style-type: decimal;
	margin: 1em 0 1em 20px;
}
.wysiwyg li{
	margin: 1em 0;
	font-size: 1.1em;
	line-height: 1.5em;	
}
.wysiwyg li li{
	font-size: 1em;
}
.wysiwyg td{
	padding: 1em 1em 1em 0;
	vertical-align: top;
}
.wysiwyg a{
	color: #B1362F;
}
.wysiwyg a:hover{
	text-decoration: underline;
}
#footer .wysiwyg p{
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 1em 0;
}
#footer .wysiwyg a{
	color: #3C1408;
}
hr{
    color: #3C1408;
    background-color: #3C1408;
    border-color: #3C1408;
    border-style: solid;
    height: 2px;
}



