/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#FFFFFF url(img/common/bg-right.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
/* TEXT */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #003366;
	font-weight: normal;
	padding: 0px 0px -5px 0px;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:	#0066CC;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 0px -5px 0px;
	}
	

UL	{
	margin: 0px 0px 0px 17px;
	}
	
LI {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(img/common/li.gif);
	}
	
A, A:active, A:visited{
	color:#0066CC;
	text-decoration: underline;
	}
	
A:hover{
	text-decoration: none;
	color: #666666;
	}

/* NAV */

a.nav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom:	#DDDDDD solid 1px;	
	}

a.nav:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	border-bottom:	#DDDDDD solid 1px;	
	}

a.nav:hover {
	background-image: url(img/common/arrow.gif);
	background-position: 25px 5px;
	color: #336699;
	padding: 5px 5px 5px 40px;
	border-bottom:	#DDDDDD solid 1px;	
	}

.nav_active {
	background-image: url(img/common/arrow.gif);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #336699;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom:	#DDDDDD solid 1px;	
	}
	
.footer {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	color: #336699;
	line-height: 12px;
	}
	
.footer a:link {
	color: #336699;
	text-decoration: underline;
	}

.footer a:visited {
	color: #336699;
	text-decoration: underline;
	}

.footer a:hover {
	color: #222;
	text-decoration: underline;
	}
	
/* LAYOUT */

.headershadow {
	background: url(img/common/header_shadow.jpg) top left no-repeat;
	border-right: #E0E0E0 solid 1px;
	}
	
.rightcolumn {
	background-color: #E9E9E9;
	border-left: #CCCCCC dotted 1px;
	border-right: #CCCCCC dotted 1px;
	}
	
.bannerAD {
	text-align: center;
	padding: 5px 0px 0px 0px;
	}

#R-column {
	color: #003366;
	padding: 10px;
	}
	
#R-column h1 {
	font-size: 12px;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	border-bottom: #003366 dotted 1px;
	}

#R-column h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
	}

#R-column p {
	font-size: 12px;
	}


	
.ad-headers {
	padding: 10px 10px 2px 20px;;
	border-bottom: #CCCCCC dotted 1px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	margin: 0px 0px 4px 0px;
	}

.ad-listing {
	font-size: 12px;
	color: #006699;
	margin: 0px 0px 4px 20px;
	}

.imgR {
	float: right;
	}

.imgL {
	float: left;
	}
	
.topheader {
	background: url(img/common/header2.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	}
	
#installnumber {
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 70px 10px 0px 50px;
	font-size: 18px;
	font-style: italic;
	text-align: right;
	}
	
#phonenumber {
	display: block;
	margin: 6px 10px 0px 50px;
	font-size: 19px;
	font-style: italic;
	text-align: right;
	}