/* General Style Sheet - v.0.1*/



/*----------Universal Items----------*/



BODY, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	}

a {
	color: #3f4e63;
}

select, textarea, input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}

a:visited {
	color: #74001b;
}

a:hover {
	text-decoration: underline;
	color: #74001b;
}

ul {
	margin-left: 20px;
	padding-left: 8px;
	margin-top: 12px;
	margin-bottom: 15px;
	line-height: 14px;
}



.pg_shadow_left{
	background-image: url(../images/pg_shdw_lt.png);
	background-repeat: repeat-y;
	width: 9px;
	height: 100%;
}

.pg_shadow_right{
	background-image: url(../images/pg_shdw_rt.png);
	background-repeat: repeat-y;
	width: 9px;
	height: 100%;
}

.intro_top{
	font-size: 23px;
	line-height: 30px;
	text-align: justify;
	color: White;
	width: 650px;
	margin-top: 25px;
	margin-bottom: 30px;
	height: 150px;
}

.intro{
	font-size: 23px;
	line-height: 30px;
	text-align: justify;
	color: White;
}

.top_nav{
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 12px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 12px;
}

.top_nav a{
	color: White;
	text-decoration: none;
}

.top_nav a:hover{
	color: White;
}

.top_nav a:visited{
	color: White;
	text-decoration: none;
}

.top_box {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

.top_box_wide {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.top_box_shadow_top{
	background-image: url(../images/top_cont_box_sdw_top.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 17px;
}

.top_box_shadow_btm{
	background-image: url(../images/top_cont_box_sdw_btm.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 17px;
}

.top_box_shadow_left{
	background-image: url(../images/top_cont_box_sdw_left.png);
	background-repeat: repeat-y;
	width: 17px;
	height: 100%;
}

.top_box_shadow_right{
	background-image: url(../images/top_cont_box_sdw_right.png);
	background-repeat: repeat-y;
	width: 17px;
	height: 100%;
}

.top_box_content {
	font-size: 16px;
	line-height: 18px;
	background-color: #ffffff;
	text-align: justify;
	padding: 5 7 7 7;
}

.top_box_photo_gall {
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	text-align: center;
	margin: 5 10 10px 10;
}

.top_box_photo_container {
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	text-align: center;
	margin: 5 5 5 5;
	float: left;
}

.top_box_photo_insert {
	font-size: 12px;
	line-height: 18px;
	background-color: #E8E8E8;
	text-align: center;
	padding: 5 5 5 5;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.top_box_container {
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
	margin: 5 5 5 5;
	float: left;
}

.top_box_bgd{
	background-color: #FFFFFF;
}

.bottom_box_content {
	color: #3f4e63;
	margin-bottom: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
}

.navbar a:link, .navbar a:visited {
	color: #293949;
	text-decoration: none;
}

.navbar a:hover {
	color: #7c8f49;
	text-decoration: underline;
}

.navbar_active {
	color: #7c8f49;
	text-decoration: underline;
	font-weight: bold;
}

.copyright{
	font-family: Verdana, Arial, sans-serif;
	color: #3f86bb;
	font-size: 10px;
	line-height: 14px;
	margin-top: 15px;
}

.footer_location{
	bottom: 0px;
	margin-bottom: 0px;
}

.page_head {
	color: #339900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}

.section_head {
	font-weight: bold;
	margin-bottom: 4px;	
}

.section_text {
	margin-bottom: 10px;	
}

.section_text_tight {
	margin-bottom: 3px;	
}

.dotted_horiz_rule {
	width: 99%;
	height: 1px;
	margin-top: 5px;
	border-top: 1px dotted #a1a1a1;
}

.directions_steps {
	line-height: 18px;
}

.disclaimer {
	font-size: 10px;
	color: #8397aa;
	line-height: 11px;
	text-align: justify;
}



/*----------Top Nav bar----------*/





