/* Change page width by modifying: (#nav, #footer, #hdr, .mid_section) from 100% to 965px */

body{
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;

}

table{
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



/* Links */

a:link{ color: #000033; text-decoration: underline; }

a:visited{ color: #000000; text-decoration: underline; }

a:active{ color: #000000; text-decoration: underline; }

a:hover{ color: #CC0033; text-decoration: none; }



/* Menu Link Controls */



a.main:link{ font-weight: bold; color: #FFFFFF; text-decoration: none;}

a.main:visited{ font-weight: bold; color: #FFFFFF; text-decoration: none;}

a.main:hover{ font-weight: bold; color: #CC0000; text-decoration: none;}



a.sub:link{ color: #FFFFFF; text-decoration: none; }

a.sub:visited{ color: #FFFFFF; text-decoration: none; }

a.sub:hover{ color: #CC0000; text-decoration: none; }



a.sub2:link{ color: #6699cc; text-decoration: none; }

a.sub2:visited{ color: #6699cc; text-decoration: none; }

a.sub2:hover{ color: #CC0000; text-decoration: none; }



/* Form Controls */

input{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

select{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

textarea{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }



/* Header Controls */

.hdr{

	width: 965px;

}

#logo{

	padding: 10px 20px 5px 10px;

	height:130px;

	width: 140px;

}

#site_label{

	width: 100%;

	font-size: 22px;

	font-weight: bold;

	padding-top: 10px;

	height:130px;

	color: #000033;

	vertical-align: top;

}

#sub_title{

	font-size: 16px;

	font-weight: bold;

	color: #000033;

	padding-top: 20px;

}

#phone{

	font-size: 13px;

	font-weight: bold;

	color: #000033;

}

#email{

	font-size: 13px;

	font-weight: bold;

	color: #000033;

	padding-left: 20px; 

}

#subscribe{

	font-size: 11px;

	height: 25px;

	margin-top: 10px;

	vertical-align: top;

	width: 150px;

	padding: 5px 10px 0px 0px;

}

.subscribe_label{

	color: #000033;

	font-weight: bold;

	padding: 0px 10px 10px 7px;

}

.subscribe_field{

	color: #000033;

	padding: 0px 5px 5px 7px;

}



/* Navigation Controls */

#nav{

	width: 965px;

	background-color: #000000;

}

.nav_tbl{

	width: 100%;

}

#menu0{

	position: absolute;

	left: 150px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#menu1{

	position: absolute;

	left: 276px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#menu2{

	position: absolute;

	left: 408px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#menu3{

	position: absolute;

	left: 569px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#menu4{

	position: absolute;

	left: 763px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#menu5{

	position: absolute;

	left: 630px;

	top: 165px;

	width: 120px;

	visibility: hidden;

	background-color: #000033;

	z-index: -10;

}

#maincell_t{

	background-color: #000033;

	padding: 0px;

	vertical-align: top;

}

#maincell_b{

	background-color: #000033;

	padding: 0px;

	vertical-align: bottom;

}

#maincell_m{

	background-color: #000033;

	padding: 0px;

	vertical-align: middle;

}

.arrow{

	width: 19px;

	padding: 0px 1px 0px 1px;

}

.divider{

	background-color: #000000;

	margin: 0px 2px 0px 2px;

	width: 1px;

}

.date{

	vertical-align: middle;

	text-align: center;

	color: #FFFFFF;

	width: 149px;

}

.home{

	padding-left: 10px;

}

.mid_section{
	width: 965px;
	background-color: #000000;
}



/* Left Side */

#lft{

	background-color: #000000;

	width: 166px;

	vertical-align: top;

}

#address{

	padding-top: 10px;

	padding-left: 10px;

	padding-bottom: 20px;

	margin: 0px;

}



/* Center Contols */

#center{

	vertical-align: top;

	padding: 10px;

	padding-right: 0px;

	width: 100%;

}

#1col{

	width: 636px;

	margin: 0px 0px 5px 0px;

	padding: 5px;

}

#1col img{

	margin-right: 5px;

}

#2col{

	width: 636px;

	margin: 0px 0px 5px 0px;

}

#2lft_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 0px;

	float: left;

	width: 315px;

	padding: 5px;

}

#2rgt_col{

	background-color: #EAEAEA;

	margin: 0px 0px 0px 3px;

	float: left;

	width: 315px;

	padding: 5px;

}

#3col{

	width: 636px;

	margin: 0px 0px 5px 0px;

}

#3lft_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 0px;

	float: left;

	width: 208px;

	padding: 5px;

	height: 280px;

}

#3mid_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 3px;

	float: left;

	width: 208px;

	padding: 5px;

	height: 280px;

}

#3rgt_col{

	background-color: #EAEAEA;

	margin: 0px 0px 0px 3px;

	float: left;

	width: 208px;

	height: 280px;

	padding: 5px;

}

#alt_3col{

	width: 100%;

	margin: 0px 0px 5px 0px;

}





#alt_3lft_col {

    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 0px 0px; WIDTH: 262px; PADDING-TOP: 5px; HEIGHT: 600px; BACKGROUND-COLOR: #eaeaea

}

#alt_3mid_col {

    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 0px 0px; WIDTH: 262px; PADDING-TOP: 5px; HEIGHT: 600px; BACKGROUND-COLOR: #eaeaea

}

#alt_3rgt_col {

    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 0px 3px; WIDTH: 262px; PADDING-TOP: 5px; HEIGHT: 700px; BACKGROUND-COLOR: #eaeaea

}

----------------------

/*#alt_3lft_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 0px;

	float: left;

	width: 262px;

	padding: 5px;

	height: 700px;

}

#alt_3mid_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 3px;

	float: left;

	width: 262px;

	padding: 5px;

	height: 700px;

}

#alt_3rgt_col{

	background-color: #EAEAEA;

	margin: 0px 0px 0px 3px;

	float: left;

	width: 262px;

	height: 700px;

	padding: 5px;

}*/



------------------

#alt_one_col{

	background-color: #EAEAEA;

	margin: 0px 3px 0px 3px;

	float: left;

	width: 800px;

	padding: 5px;

	height: 330px;

}

#alt_first_col{

	background-color: #E27907;

	margin: 0px 3px 0px 3px;

	float: left;

	width: 631px;

	padding: 5px;

	height: 330px;

}

#alt_col_two{

	margin: 0px 3px 0px 3px;

	float: left;

	width: 149px;

	padding: 5px;

	height: 330px;

}

.drk_blue{

	color: #000066;

}

.red{

	color: #CC0000;

}

.lgt_blue{

	color: #6699CC;

}



#ads{

	text-align: center;

}

#ads img{

	margin: 0px 3px 0px 3px;

}



.pg_title{

	font-size:16px;

	color: #CC0000;

	margin:0px; 

	padding: 5px 0px 0px 0px;

	font-weight: bold;

}

.photo_gallery{

	width: 100%;

	padding: 5px;

}

.listing{

	width: 100%;

	padding: 5px;

	vertical-align: top;

	/*border: 1px solid #006;*/

	text-align: left;

}

.list_info{

	width: 100%;

	border: 1px solid #C00;

	vertical-align: top;

}

.list_title{

	background-color: #eee;

	font-weight: bold;

	color: #333;

	vertical-align: top;

}

.list_item{

	vertical-align: top;

}

h3{

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 8px 0px;

	font-size: 18px;

	text-align: center;

}

h4{

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 8px 0px;

	font-size: 18px;

}



h5{

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 5px 0px;

	font-size: 14px;

}



/* Right Side */

#rgt{

	width: 160px;

	padding-top: 10px;

	padding-bottom: 10px;

	vertical-align: top;

	padding: 10px 10px 5px 0px;

}



/* Footer Controls */

#footer{
	width: 965px;
	padding-top: 5px;
	border-top:2px solid #000066;
	padding-right: 50px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../Images/eho.gif);

}

.legal{

	margin: 0px;

	padding-top: 2px;

}

.pg_header{

	font-size:16px;

	color: #CC0000;

	margin:0px; 

	padding: 5px 0px 0px 0px;

	font-weight: bold;

}

.special_features{

	font-size:14px;

	color: #FFFFFF;

	margin:0px; 

	padding: 5px 0px 0px 0px;

	font-weight: bold;

}

.bodytext{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: normal;

	text-decoration: none;

	color: #000000;

}



.bodytextlarge{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: normal;

	text-decoration: none;

	color: #000000;

}



.bodyheader{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	text-decoration: none;

	color: #CC0000;

}



.bodyheaderblue{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	text-decoration: none;

	color: #000033;

}



.bodyheaderwhite{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: normal;

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}



.bodytext{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: normal;

	text-decoration: none;

	color: #000000;

}



.bodytextwhitebold{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: normal;

	text-decoration: none;

	color: #FFFFFF;

}



.bodytextwhite{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	text-decoration: none;

	color: #FFFFFF;

}



.bodytextblue{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	text-decoration: none;

	color: #000033;

}



.bodytextbold{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	text-decoration: none;

	color: #000000;

	font-weight : bold;

}



.bodytextboldblue{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	text-decoration: none;

	color: #000033;

	font-weight : bold;

}

#alt_1col_gray {

    PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 0px 0px; WIDTH: 800px; PADDING-TOP: 5px; HEIGHT: 800px; BACKGROUND-COLOR: #eaeaea

}

.h4_006699{

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 8px 0px;

	font-size: 18px;
	
	color: #006699;

}
.ParagraphWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.drk_blueRglr {
	color: #000066;
	font-weight: normal;
	background-color: #eee;
}
.list_itemBOTTOM {


	vertical-align: bottom;
}
.list_titleBTM {


	background-color: #eee;

	font-weight: bold;

	color: #333;

	vertical-align: bottom;
}
.list_infoNoBrdr {
	width: 100%;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	font-size: 11px;
	font: verdana;
}
a:link1 {
color: #FFFFFF;
}
