body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	background: #15456f;
}

/* Main Images */

#banner_mid{
	background:url(images/4c_02.jpg) top left repeat-x;
	}
	
#menubg{
	background:url(images/4c_14.jpg) repeat-y;
	}
	
#menuimage{
	background:url(images/4c_04.jpg) no-repeat top left;
	}
	
#innerleft{
	background:url(images/4c_15.jpg) top left repeat-y;
	}
	
#innerright{
	background:url(images/4c_12.jpg) repeat-y;
	}
	
#inner{
	background: #ffffff url(images/4c_07.jpg) repeat-x top left;
	}
	
#innerimg{
	background: url(images/4c_06.jpg) no-repeat top left;
	min-height:260px;
	text-align:justify;
	padding:10px;
	}
	
#rightcolumn{
	background:url(images/4c_13.jpg) repeat-y;
	}
	
#rightcolumn a img{
	border:none;
	}
	
#rightcolumnimg{
	background:url(images/4c_09.jpg) no-repeat;
	}
	
#base{
	background:url(images/4c_25.jpg) repeat-x;
	}
	
#base_right{
	background:url(images/4c_27.jpg) repeat-x;
	}

#menu a{
	display: block;
	padding:2px;
	text-decoration:none;
	color: #454444;
	}
	
#menu a:hover{
	display: block;
	padding:2px;
	background-color:#356a9b;
	text-decoration:none;
	color: #fff;
	}
	
#menu td{
	padding-top:5px;
	padding-bottom:5px;
	}
	
a {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
	}
	
a:hover {
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}
	
.imgmarr {
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	}
	
.imgmarl {
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	float:right;
	}
	
#ptitle{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	}
	
.ssel {
 font-size: 14px;
 background-color: transparent;
 border: none;
}

.namel a {
	color:#333333;
	}
	
.namel a:hover {
	color:#666666;
	}

.indexbox a{
	color:#ffffff;
	}
	
.indexbox a:hover{
	color:#333333;
	}
	
/* Custom Submit Buttons */

input.btn{
   color:#999999;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   background-color:#ffffff;
   border:1px solid #cccccc;
}

input.btnhov{
   border:1px solid #999999;
   color:#333333;
   }
   
/* business listing */

.namebox{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-align:left;
   }
   
#icons{
	width:40px;
	text-align:right;
	background:transparent;
	}
   
#icons a img{
	border:none;
	}
	
.bimg a img{
	border:none;
	}
   
#map{
	padding-top:10px;
	padding-bottom:10px;
	}
	
/* front icons */

#f_icons a img{
	border:1px solid white;
	}
	
#f_icons a:hover img{
	border:1px solid #cccccc;
	}	
	
#photon{
	text-align:center;
	width:600px;
	margin:auto;
	padding:20px;
	background:#333333;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:3px;
	}
	
#photon a{
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#photon a:hover{
	color:#CCCCCC;
	}