@charset "UTF-8";
/* CSS Document */

*
{
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #9CA273;
}
a:visited {
	color: #FEB749;
}
a:hover {
	color: #FEB749;
}
a:active {
	color: #9CA273;
}

body {
	background-color: #121003;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#container {
	width: 1100px;
	margin:auto;
}

#multiHolder {
	height: auto;
	width: auto;
}

#leftColumn {
	width: 262px;
	float: left;
}

#rightColumn {
	background-image: url(images/swoosh_tail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 131px;
	float: right;
	height: 283px;
}

#centerSection {
	width: 800px;
	margin-left: 146px;
	background-color: #FFFFFF;
}

#mediaCenter {
	background-color: #FFFFFF;
	height: 300px;
	width: 772px;
	margin-left: 13px;
	border: 1px solid #CCCCCC;
}

#content {
	background-image: url(images/mainbox_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	width: 550px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}

#content h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93A445;
	display: inline;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	display: inline;	
}

#content p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

#content em {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

#content2 {
	padding-right: 18px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EA374;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}

#content2 h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93A445;
	display: inline;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

#content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	display: inline;	
}

#content2 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

#content2 em {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

#content3 {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	margin-left: 262px;
}

#content3 h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #93A445;
	display: inline;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

#content3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	display: inline;	
}

#content3 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

#content3 em {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}


#reasons {
	height: 163px;
	background-color: #FEFEFE;
	background-image: url(images/callout_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #999999;
}

#reasons h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	display: inline;	
}	

#reasons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	line-height: 125%;
}	

#reason1 {
	width: 165px;
	float: left;
	height: 142px;
	padding-top: 11px;
	padding-right: 13px;
	padding-left: 15px;
	padding-bottom: 8px;
}

#reason2 {
	width: 163px;
	height: 142px;
	padding-top: 11px;
	margin-left: 193px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5CAD7;
	border-left-color: #B5CAD7;
}

#reason3 {
	width: 162px;
	float: right;
	height: 142px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
	text-align: right;
	padding-top: 4px;
}

#link1 a {
	color: #9EA374;
	text-decoration: none;
}

#link1 a:hover {
	color: #6699CC;
}

#footer {
	background-color: #93A34D;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9EA374;
	border-bottom-color: #9EA374;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: baseline;
}

#footer em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-style: normal;
}

#background {
	background-color: #FEFEFE;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

dl.event
{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.event dt
{
	position: relative;
	left: 0;
	top: 1.7em;
	width: 13em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.event dd
{
	margin: 0 0 0 10em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/*** Nav bar styles ***/
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/navgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-image: url(images/navgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666600;
	text-decoration: none;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A1A578;
}

#navcontainer ul li a:hover
{
	background-image: url(images/navgradient_over.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #CCCCCC;
}
#internalMediaCenter {
	height: 150px;
	background-image: url(images/secondheadler.jpg);
	background-repeat: no-repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#spacer {
	height: 200px;
}
#feeds {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D8C4;
	font-size: 11px;
	color: #F2F3ED;
}
#leftStain {
	background-image: url(images/leftstain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 146px;
	height: 622px;
	float: left;
}
#rightStain {
	background-image: url(images/rightstain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 622px;
	width: 153px;
	float: right;
}
#header {
	background-image: url(images/fuzz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	text-align: left;
	padding-left: 30px;
}
#navcontainer {
	background-image: url(images/navgradient.jpg);
	background-repeat: repeat-x;
	width: 774px;
	margin-left: 13px;
	height: 25px;
}
#navshadow {
	background-image: url(images/navshadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 774px;
	margin-left: 13px;
}
#newsLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 182px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	color: #999999;
	padding-top: 2px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#newsLinks h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F9299;
	font-style: normal;
	font-weight: normal;
}

#newsLinks2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 220px;
	float: left;
	padding-right: 15px;
	height: auto;
	color: #999999;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding-left: 15px;
}
#newsLinks2 h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F9299;
	font-style: normal;
	font-weight: normal;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	width: 247px;
	float: left;
	padding-left: 15px;
	background-image: url(images/mainbox_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
}

#form1 h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F9299;
	font-style: normal;
	font-weight: normal;
}

#mailKill {display: none;}