/* CSS Document */

body
	{
	 background:#161542 url(/images/navyswish/bg_body_02.jpg) top repeat;
	 margin:0;
	 padding:0;
	 font:12px verdana;
/*	 line-height:17px; */
	 padding-top:28px;
	}
a {text-decoration:none;}
a img {border:0;}

.listprice {
	height:44px; 
	background:#161542; 
	line-height:44px; 
	text-align:center; 
	color:#ffffff;
	font-size:30px;
	font-family: tahoma;
	font-weight: bold;
}

#wrapper
	{
	width:722px; 	 
	margin:0 auto; 
	padding-top:10px;
 	background:#ffffff url(/images/navyswish/corner_24.png) bottom right no-repeat;
	border-left:1px solid #d3d8dc;	
	padding-left:18px;
	padding-right:16px;
	}
#top
	{
	background:url(/images/navyswish/top.png) top no-repeat;
	color: white;
	width:757px;
	height:141px;
	margin:0 auto;
	}
#menu
	{
	 background-color:#161542;
	 width:205px;
	 padding-left:17px;
	 }
#menu ul
	{ 
	 margin:0; padding:0;
	 list-style-type:none;
	}
#menu li
	{
	 background:url(/images/navyswish/bullet_15.gif) 0px 12px no-repeat;
	 padding-left:14px;
	 padding-bottom:7px;
	 padding-top:7px;
	}	
		 
#menu a
	{font-family:Georgia;
	 font-size:12px;
	 font-weight:normal;
	 color:white;
	 }
#menu a:hover
	{
	 font-weight:bold;
	 color:#f080ff;
	 }

.menuselected {
	color:#f080ff;
	font-weight:bold;
}

#bottom
	{background:url(/images/navyswish/bottom_bg_27.png) top no-repeat;
	 height:29px;
	 width:757px;
	 margin:0 auto;
	 text-align:center;
	 font-size:11px;
	 color:#000000;
	 line-height:29px;	 
	}	 

.agentweblink {
	color:white;
}

.agentbox {
	width:222px;
	background-color:#161542;
	color:white;
	text-align:center; 
	padding-top:10px; 
	font:13px tahoma; 
	padding-bottom:30px;
}

.contactbar {
	background:url(/images/navyswish/bg_div_cont_03.png) top no-repeat; 
	color:white;
	text-align:center; 
	font-weight:bold; 
	height:28px; 
	line-height:28px;
}

.x
 {font:14px georgia;
  width:190px;
  padding-left:30px;
 }	
.x ul
	{list-style-type:none;
	margin:0; padding:0;
	}	 
.x ul li
	{background:url(/images/navyswish/square_08.png) 0px 5px no-repeat;
	 padding-left:20px;	  	 
	}

img.copyright {
	border-style: none;
	vertical-align: middle;
	width: 66px;
	height: 25px;
}
a.copyright {
	color: blue;
	font-size:8pt;
}
a.copyright:hover {
	color: red;
	font-size:8pt;
}
.copyright {
	color: navy;
	font-size:8pt;
}

img.featureimage {
  max-width:484px;
  width: expression((this.width>484) ? "484px": "true");
}
