/* main Page */

html, body {
background-image : url(../images/bg_shadow.jpg);
background-repeat : repeat-y;
background-position : center 0%;
margin : 0;
padding : 0;
}
body {
	text-align : center;
	font : 85% arial;
}
#logo {
	float : right;
	background-image : url(../images/logo_sd.jpg);
	width : 114px;
	height : 175px;
	text-align : right;
	background-repeat: no-repeat;
}
/*div#header {
	height : 290px;
	width : 800px;
	background-image : url(../images/Home_Top_Banner.jpg);
	background-repeat : no-repeat;
	margin :auto auto;
	margin-left:7px;
	margin-right:0px;
	position: relative;
	display:table-cell;
	vertical-align:baseline;
}*/

div#header {
	height : 291px;
	width : 780px;
	background-image : url(../images/UGRA_Mt-Terrible.jpg);
	background-repeat : no-repeat;
	margin :auto auto;
	margin-left:0;
	margin-right:0;
	position: relative;
	display:table-cell;
	vertical-align:baseline;
}

div#header_repeater {
	height : 291px;
	width : 780px;
	background-image : url(../images/UGRA_Mt-Terrible.jpg);
	background-repeat : no-repeat;
	margin :auto auto;
	margin-left:0;
	margin-right:0;
	position: relative;
	display:table-cell;
	vertical-align:baseline;
}
div#header_img_ContactUs {
height : 290px;
width : 800px;
background-image : url(../images/ContactUs_Top_Banner.jpg);
background-repeat : no-repeat;
margin :auto auto;
margin-left:0;
margin-right:0;
position: relative;
display:table-cell;
vertical-align:baseline;
}



p {
	line-height : 1.2;
	font-size : 12px;
	color : #666;
	margin : 0 10px 10px;
}
.mainheadinglargebold {
	line-height : 1.2;
	font-size : 18px;
	color : #4D6A00;
	margin : 0 10px 10px;
	font-weight: bolder;
}	
.dark {
	line-height : 1.2;
	font-size : 14px;
	color : #666;
	margin : 0 10px 10px;
}
.darkreg {
	line-height : 1.2;
	font-size : 12px;
	color : #666;
	margin : 0 2px 10px;
}
.darksmall-12 {
	line-height : 1.2;
	font-size : 12px;
	color : #4D6A00;
	margin : 0 10px 10px;
	font-weight: bold;
}
.darksmall-10 {
	line-height : 1.2;
	font-size : 10px;
	color : #4D6A00;
	margin : 0 10px 10px;
}
.red {
	line-height : 1.2;
	font-size : 11px;
	color : #FF0000;
	margin : 0 10px 10px;
	font-weight: bold;
}
a {
	color : #000099;
	text-decoration : none;
	font : 700 12px Arial;
}
a:hover {
	color : #005A00;
} 

/* a:link		{ color: #000066; text-decoration: none } */

/* a:visited	{ color: #6666FF; text-decoration: none } */

/* a:active	{ color: #6666FF; text-decoration: none } */


#head {
color : #cc8a22;
font : 700 14px Arial;
}
#head18 {
	color : #cc8a22;
	font : 700 18px Arial;
}
.sub_head {
color : #030;
line-height : normal;
font : 700 11px Arial;
}
#flashholder {
	text-align : center;
	padding-top : 0px;
	padding-left : 10px;
	display : block;
	position: relative;

}

div#extra p {
line-height : 1.2;
font-size : 11px;
color : #666;
}
/*div#container {
	width : 780px;	
	text-align: center;
	padding-left:2px;
	padding-right:25px;	
}*/

div#container {
width : 780px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin:auto auto;
padding-left:1px;
}

#table_wrapper {
font-size : 11px;
border-collapse : collapse;
margin:0 auto;
}

div#content {
float : left;
width : 780px;
height : 536px;
}
#footer {
font-size : 10px;
font-family : Arial;
background-color : #000;
color : #fff;
padding-right : 10px;
text-align:left;

}
#footer p {
float : left;
margin : 0;
text-align:left;
}
td.content {
	border-right : 1px solid #ccc;
	padding : 1px;
	padding-right: 20px;
	padding-top: 10px;
	border-left: 1px solid #ccc;
}
td.contentcontact {
	border-right : 1px solid #ccc;
	padding : 1px;
	padding-right: 2px;
	padding-top: 10px;
	border-left: 1px solid #ccc;		
}



th {
text-align : left;
padding : 0 0.5em;
}
tr.nav td {
	border-bottom : 1px solid #ccc;
	height : 40px;
	width : 160px;	
}
td.extra {
width : 152px;
text-align:left;
}
.toptext
{
	color:#000000;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	float: left;
}
