/* Reigate Web */
body {background-color: #c0c0c0; font-color: black; font-family: verdana; text-align:center;}

h1{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #CCCCCC;
}

.inputs
{
	font-family:verdana;
	font-size:11px;
	width:100%;
}
#container
{
margin: 10px auto 10px auto;
width:750px;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
}

#header
{

border:0px solid red;
height:120px;
overflow:hidden;

}


#thestrip
{
width:750px;
height:25px;
background:url(/images/menubg.gif) #CCCCCC;
font-size:8pt;
border-bottom:1px solid #808080;
border-top:1px solid #808080;
text-align:right;
clear:both;
}

#thestrip a:link {color:#8224D2; text-decoration: none; font-weight: bold; font-size:12px;}
#thestrip a:visited {color:#8224D2; text-decoration: none; font-weight: bold; font-size:12px;}
#thestrip a:active {color:#8224D2; text-decoration: underline; font-weight: bold; font-size:12px;}
#thestrip a:hover {color:#2A2453; text-decoration: none; font-weight: bold; font-size:12px;}


#content
{
background:#ffffff;
border:0px solid #808080;
text-align:left;
height:400px;
overflow:visible;
width:750px;
}

.innerContent
{
padding:10px;
font-size:12px;
}

.left{
	border:1px solid #808080;
	height:300px;
}
.right{
	margin-left:13px;
	width:300px;
	float:right;
	border:1px solid #808080;
	height:300px;
}


#footer
{
border:0px solid red;
height:1px;
font-size:8pt;
border-bottom:0px solid #808080;
border-right:0px solid #808080;
border-top:0px solid #c0c0c0;
border-left:0px solid #c0c0c0;
text-align:right;
padding:2px;

}
.submenu
{
border:0px solid red;
width:155px;
float:left;
}

.subcontent
{
border:1px solid #cccccc;
width:550px;
float:right;
padding:10px;
}

.searchbox
{
margin-left: 20%; 
margin-right: 20%; 
border:2px dotted #cccccc;	
padding:10px;
}


#abusiness {
 text-align:center;
 background:white;
 /*
 border-top:2px dotted #cccccc;
 border-bottom:2px dotted #cccccc;
 border-left:2px dotted #cccccc;  
*/
 list-style:none;
 margin:0 0 0 8px;

 padding:10px 0 0 0;
 width:530px;
 
	scrollbar-face-color:#808080;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#cccccc;
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#cccccc; 
	scrollbar-darkshadow-color:#ffffff;
 }
 
#abusiness li {
 background:#EBEBEB;
 float:left;
 margin:0 0 5px 8px;
 border:1px solid #cccccc;
 padding:7px;
 width:225px;
 height:125px;
 text-align:left;
 }
 
 td { font-size:12px; }
 
.abusiness
a.businesslink {color: #8224D2; font-size:14px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.businesslink:link {color: #8224D2; font-size:14px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.businesslink:visited {color: #8224D2; font-size:14px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.businesslink:active {color: #8224D2; font-size:14px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.businesslink:hover {color: #8224D2; font-size:14px; text-decoration: underline; font-family: Verdana, Arial;font-weight: bold}

a.microsite:link {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.microsite:visited {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.microsite:active {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;font-weight: bold}
a.microsite:hover {color: #8224D2; font-size:10px; text-decoration: underline; font-family: Verdana, Arial;font-weight: bold}


a.businesslinks:link {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;}
a.businesslinks:visited {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;}
a.businesslinks:active {color: #8224D2; font-size:10px; text-decoration: none; font-family: Verdana, Arial;}
a.businesslinks:hover {color: #8224D2; font-size:10px; text-decoration: underline; font-family: Verdana, Arial;}

.bussinessname { color: #000000; font-size:12px; font-weight: bold }
.bussinessdetails { font-size:10px; }

#content .truecontent h1 {font-size: 160%;}
#content .truecontent h2 {font-size: 110%;}
#content .truecontent h3 {font-size: 100%;}
#content .truecontent h4 {font-size: 90%;}
#content .truecontent h5 {font-size: 80%;}
#content .truecontent h6 {font-size: 70%;}


.header1{
	background:#8224D2;
	height:15;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
