body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
.hovered {
text-align: center;
background-color:#00FF00;
border-style:solid;
border-width:1px;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
width: 30px;
height:20px;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.hoveredi {
text-align: center;
background-color:red;
border-style:solid;
border-width:1px;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
width: 30px;
height:20px;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.normal{
text-align: center;
border-style:solid;
border-width:1px;
width: 30px;
height:20px;
border-color:#C0C0C0;

}
.left {
	float: left;
	margin-right:5px;
}
.right {
	float: right;
	margin-right:5px;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#header {
	width:750px;
	height:175px;
	margin-left:25px;
	background-image:url(images/header.jpg);
	display:block;
}
#nav {
	width:750px;
	height:24px;
	margin: 0px 0px 0px 25px;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#nav ul {
}
#nav li {
	display:inline;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	width:125px;
	height:24px;
	float:left;
	margin-left:0px;
	text-align:center;
}
#nav a {
	width:125px;
	height:21px;
	padding-top:3px;
	text-decoration:none;
	color:black;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
	background-image:url(images/nav_bg2.gif);

}

/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:750px;
	margin-left:25px;
	background-color:white;
}
#left {
	float:left;
	width:530px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left3 {
	float:left;
	width:700px;
	display:inline;
	margin: 20px 0px 30px 25px;
}
#left3 p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left3 a{
	color: #052d4e;
	font-weight:800;
}
#left3 a:hover{
	color:#00CC00;
}
#left3 h1{
	font-size: 18px;
	color: black;
	display:inline;
	font-weight:900;
}
#left3 span{

}
#left2 {
	float:left;
	width:430px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#00CC00;
}
#left h1{
	font-size: 18px;
	color: black;
	display:inline;
	font-weight:900;
}
#left span{

	display:inline;
	margin-left:0px;
}
#right {
	float:right;
	width:160px;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 0px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right2 {
	float:right;
	width:220px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
.post {
	margin-top:20px;
}
.p1{
	background-color:#00CC00;

	display:inline;
	text-align: center;
	height: 15px;
	width: 1px;

}
.p2{
	background-color:gray;
	display:inline;
	text-align: center;
	height: 15px;
	width:1px;
}
.post a{
}

.post a:hover{
}

.post p{

}
.post img{
display:inline;
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:black;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:black;
	margin: 10px 0px;
}
.clear{
	clear:both;
}
.border{
border-top:1px solid black;
border-right:1px solid black;
padding-right:4px;
padding-left:4px;
text-align:center;
}
.bordertop{
border-top:1px solid black;
text-align:center;
}
#show{
position:relative;
top:0px;
z-index:1;
}
#loading2{
position:absolute;
top:0px;
z-index:2;
display:block;
}
#over{
  position:relative;
  top:0px;
 
  height:275px;
  
  display:block;
  
}
.phones{
border:1px dashed black;
height:180px;
}
#backgroundPopup{  
display:none;
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:5;  
}  
#promo_details{
position:absolute;
display:none;
width:600px;
background:white;
z-index:4;
border:2px dashed #666;
padding-left:10px;
padding-top:10px;
padding-right:10px;
	
}

#promo_container{
position:absolute;
width:600px;
height:auto;

	
}
.details:hover{
		cursor:pointer;

}
#close:hover{
		cursor:pointer;

}
#submit_comm:hover{
		cursor:pointer;

}
#close_comm_form:hover{
		cursor:pointer;

}
.rate:hover{
		cursor:pointer;

}
.success{
	letter-spacing:-4px;
    padding-bottom:3px;
	    padding-right:3px;

	border:1px solid #CCC;
	display:inline;
	
	}
	
.underline{
	border-collapse: collapse;
	border-bottom:1px dotted #666;
}

.bgtr:hover{
	background-color:#E1FFC4;
			cursor:pointer;

}
#comments{
position:absolute;
background-color:#FFF;
display:none;
overflow:auto;
width:600px;

}
/*************************** comments *********************************************/

.show_comment{
border:1px solid gray;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
margin-bottom:5px;
background-color:#E6E6E6;
width:588px;
}
.person{
padding-left:2px;
padding-right:2px;
}
.person img {
padding-right:4px;
}
#comments_promo_ratings{
	width:588px;

}
#comments_add{
position:absolute;
display:none;
width:605px;
height:220px;
background:white;
z-index:6;
border:1px solid #666;
padding-left:10px;
padding-top:10px;
padding-right:10px;
border:5px solid #333;

	
}

