@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #00210d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	 /* text-align: center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height: 18px;
	background-image: url(/images/BKG-Maker.jpg);
	background-repeat:no-repeat; 
}

a {
	color:#00658d;
	text-decoration:none;
}

a:hover  {
	text-decoration:underline;
}

#opaque { 
	background-image: url(/images/bkg_quicksearch.png) !important;	/* Mozilla only */
	background-color: transparent !important; 						/* Mozilla only */
	background-image: none;											/* IE only */
	background-color: #013f26;										/* IE only */
	filter:alpha(opacity=80);										/* IE only */
}

h1 { 
	padding: 10px 0px 10px 107px;
	color: #ffffff;
	font: 20px Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(/images/bkg_opaque.png) !important;	/* Mozilla only */
	background-color: transparent !important; 						/* Mozilla only */
	background-image: none;											/* IE only */
	background-color: #14330e;										/* IE only */
	filter:alpha(opacity=80);										/* IE only */

	


}

#clear { clear:both; }

img.squarePhoto {margin-bottom: 20px;}

.oneColFixCtrHdr #wrapperMain {margin: 0 auto;width: 934px;border-left: solid 1px #C2E0A4;border-right: solid 1px #C2E0A4;}

.oneColFixCtrHdr #container {
	width: 934px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* margin: 0 auto;  the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	height: 108px;
	padding: 0;
	margin: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #header #logo{
	float:left;
	width: 300px;
	padding: 21px 0px 0px 21px;
}

.oneColFixCtrHdr #header #address-phone{
	text-align: right;
	float:right;
	width: 290px;
	color:#FFFFFF;
	margin-top: 50px;
	line-height: 25px;
	font-size: 16px;
	margin-right: 40px;
}

.oneColFixCtrHdr #header #address-phone a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

.oneColFixCtrHdr #navigation {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
	height:31px;
	background-color: #00658d;
	border-top: 1px solid #b1c88d;
	border-bottom: 3px solid #b1c88d; 
	 
}

.oneColFixCtrHdr #navigation #items {
	line-height: 31px;
	padding-left: 40px;
}

.oneColFixCtrHdr #navigation a {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	margin-right: 20px;
	 
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	
	
}

.oneColFixCtrHdr #dark-background {
	background-image:url(../images/bkd-tint-full.jpg);
	
}

#flashcontent { 

 float: left;
}

.oneColFixCtrHdr #mainContent-inner {
	background-color: #ffffff;
	border: 2px solid #4e91ab;
	width: 575px;
	margin: 40px 0px 100px 225px;
	padding: 10px;
	
}

.oneColFixCtrHdr p {
	padding: 0 0 10px 0;
	margin: 0; 
}

.oneColFixCtrHdr #mainContent-inner h2 {
	color: #01220d;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	margin: 0; 
}


.oneColFixCtrHdr #mainContent-inner #partner {
	margin: 15px 50px 0px 0px;
	
}

.oneColFixCtrHdr #mainContent-inner #partner img{
	position: relative;
	margin-left: -130px;	
	float: left;
	margin-right: 22px;
}

.oneColFixCtrHdr #mainContent-inner #partner a {
	font-weight: bold;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color: #ffffff;
	margin-bottom: 30px;
	
}
.oneColFixCtrHdr #footer p {
	font-size: 20px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align:right;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #footer #text {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size: 10px;
	text-align:center;
	padding: 50px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size: 10px;
	color: #ffffff;
	padding: 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#brown-band { 
	margin: 0; 
	border-top: 2px solid #c4df9b;
	border-bottom: 2px solid #c4df9b;
	height: 15px;
	background-color:  #a0410d;
}
#orange-band { 
	border-bottom: 1px solid #c4df9b;
	height: 5px;
	background-color:  #f26522;
}
#orange-band-top { 
	border-bottom: 1px solid #c4df9b;
	border-top: 1px solid #c4df9b;
	height: 5px;
	background-color:  #f26522;
}
