/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0;
}

/* HTML Rule to prevent page shift in Mozilla browsers*/ 
html { min-height: 100%; margin-bottom: 1px; }

body {
	background: url(body_bg.gif);
	background-repeat: repeat-x;
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3C3633;
}

/***** Begin laying out the wrappers *****/

#wrapper {
	margin: 0 auto;/*centers the wrapper in compliant browsers*/
	width: 766px;
	text-align: left;
	position: relative;/*set for the positioning of the nav*/
	background-image: url(outercontent_bg.jpg);/*shadow drop bg image*/
	background-repeat: repeat-y;
}

#outercontent {
	margin-left: 1px;
}


/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/
#topbanner {
	background-image: url(header_bg.jpg);/*Main header image*/
	background-position: -1px 0;
	height: 48px;
	margin: 0 auto;
	width: 766px;
}

#topbanner .left {
	margin-left: 13px;
}

#topbanner .dish {
	float: right;
	margin-right: 15px;
	display: inline;
}

#subheader {
	background-image: url(subheader_image.jpg);/*shadow drop bg image*/
	background-repeat: no-repeat;
	background-position: -1px 0;
	height: 112px;
	width: 766px;
}
#horiznav {
	width: 740px;
	height: 48px;
	margin: 0, auto;
	position: relative;
	
}

/***** Ends banners **************/

/******* Begins content layout ***********/

#content {
   margin-left: 230px;
	padding: 7px 0 10px 0;
	width: 510px;
}

#content h1 {
	font-size: 130%;
	font-style: italic;
	color: #0D1448;
	font-weight: bold;
	margin: 0 0 0 5px;
	font-family: "Times New Roman", Times, serif;
}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #333333;
}

#content h4 {
text-align: center;

}
#content hr {
	height: 1px;
	width: 80%;
	border: 0;
	text-align: center;
	background-color: #CB9847;
	color: #CB9847;
}

#content p {
	font-size: 80%;
	padding: 5px 5px;
}

#content ol {
	font-size: 80%;
	margin-left: 50px;
	list-style-type: decimal;
}
#content ol ul{
	font-size: 100%;
	margin-left: 20px;
	list-style-type: disc;
}
#content ul {
	font-size: 80%;
	margin-left: 50px;
	list-style-type: disc;
}

#content .printheader, #content .handheldheader {
	display: none;/*hide the header for the print style sheet*/
}

#content #sidebar {
	float: right;
	/*border: 1px solid #4D562E;*/
	margin: 5px 10px 3px 5px;
	width: 200px;

}

/****** Ends the content layout ********/
/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
}

/* positions the navigation column*/
#nav {
	float: left; 
	width: 180px;
	margin: 10px 0 10px 25px;
	display: inline;
}

#nav h3 {
	color: #39355A;
	font-size: 90%;
	padding-bottom: 5px;
	width: 179px;
	/*border-bottom: 1px solid #C5AEA6;*/
}

#nav img {
	margin: 10px auto;
	border: 1px solid #4D562E;
}
.flashmovie {
	border: 1px solid #4D562E;

}

/***** Ends the navigation *****/
/***** Sidebar (Accordian Panel) *****/
#sidebar p{
	font-size: 100%;
	
}

/***** End Sidebar *****/

/***** Begin Images *****/
img.borderFloatLeft {
	border: 1px solid #000;
	float: left;
	margin: 5px 0 2px 10px;
}
img.borderFloatRight {
	border: 1px solid #000;
	float: right;
	margin: 5px 10px 2px 0;
}
img.FloatLeft {
	border: none;
	float: left;
	margin: 5px 0 2px 10px;
}
img.FloatRight {
	border: none;
	float: right;
	5px 10px 2px 0;

}
/***** End Images *****/

/***** footers *****/

#footer {
	clear: both; 
	height: 34px;
	background-image: url(footer_bg.jpg);
	background-repeat: no-repeat; /*Main header image*/
   background-position: -1px 0;
}


#footer p {
	font-size: 70%;
	text-align: right;
	padding: 4px 23px 25px 0;
	color: #660000;
	border-top: 1px solid #000;
	margin: 0 13px;
	width: 717px;
	
}
.yellowhighlight {
	background-color: #FFFF00;
	display: inline;
	
}
/***** Contact Form Styles *****/
fieldset{
padding:3px;
width:420px;
margin:20px;
border:1px solid #eee;
}
fieldset p{
margin:6px 0 6px 29px;
font-size:12px;
color:#0D1448;
}
label{
width:120px;
float:left;
text-align:right;
margin:8px 6px 0 6px;
font-size:12px;
line-height:1.4em;
color:#0D1448;
}
form div.error, form div.warning{
color:#990000;
float:none;
clear:both;
padding:5px 0 5px 134px;
text-align:left;
font-size:1.2em;
font-style:italic;
}
label.required{
font-weight:bold;
}
legend{
padding:3px 8px;
margin:2px 67px;
border:none;
color:#0D1448;
font-weight:bold;
font-size:14px;
}
input,textarea,select{
margin:10px 6px 0 6px;
padding:1px;
border:1px solid #0D1448;
color:#0D1448;
background:#F5F5F5;
}
input.submitButton{
padding:0 1px;
border:1px solid #0D1448;
color:#FFFFFF;
font-weight:100;
cursor:pointer;
background-color:#0D1448;
margin:12px 0 12px 0;
}
#searchForm input.submitButton{
margin:0;
}
.formResponse{
padding:45px;
height:240px;
font-size:1.4em;
}
.formResponse a{
text-decoration:none;
}
.formResponse a:hover{
text-decoration:underline;
}
.trapperWrapper {
display: none;
}
.trapperWrapper {
display: none;
}

