body {
	background-color: #f9f6d0;
	color:#ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-position: center top;
	text-align: justify;
	list-style-type: square;
	margin: 0px;
	list-style-image:  url(../images/bullet.gif);
}
table{
	color:#666666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
td.content{
	color:#666666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
table.footer{
	color:#666666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
hr {
border-top-style: dashed;
border-color: #993300;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #0285a3;
	text-decoration : none;
	text-decoration: underline;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #0285a3;
	text-decoration : none;
	text-decoration: underline;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color: #d2336c;
text-decoration: none; 
} 
a.nav:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #666666;
	text-decoration : none;
	font-weight: bold;

} 
a.nav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #666666;
	text-decoration : none;
	font-style: normal;
} 
a.nav:hover {
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight : normal;
color: #0e7ca7;
text-decoration : none; 
} 
a.foot:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : none; 
} 
a.foot:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : none; 
} 
a.foot:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : underline; 
} 

h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0285a3;
	font-weight: bold;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e7ca7;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e7ca7;
	font-weight: bold;
}

#CallNowToShop {
	text-align:right;
	width:auto;
	margin-right:10px;
	font-weight: bold;
	margin-bottom: 1.0em;
}

.pdf_link {
	padding-left: 20px;
	background:  url(../images/page_white_acrobat.png) no-repeat 0% center;
	height: auto;
	width: auto;
}

.website_link {
	padding-left: 20px;
	background:  url(../images/house_go.png) no-repeat 0% center;
	height: auto;
	width: auto;
}

.callnow {
	float: right;
	height: auto;
	width: 200px;
	margin-top: -15px;
}
a.number:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 11px;
text-decoration : none; 
} 
a.number:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 11px;
text-decoration : none; 
} 
a.number:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 11px;
text-decoration : underline; 
} 



.menu {
	width:100px;
	}
	
.menu a {
	color: #ED601D;
	text-decoration:none;
	}
.menu a:hover {
	color: #ED601D;
	text-decoration:none;
	font-weight:bold;
	}

/* ------------ SUB MENUS -------------------- */
div.submenu			{ background-color: #fff; padding: 7px 0px 7px 0px;}
div.submenu a { font-size: 12px; padding: 3px 5px 3px 5px; border: solid 1px #dde3eb; }
div.submenu a:hover { font-size: 12px;  text-decoration: none; }

.submenu_items{
	position: absolute;
	visibility: hidden;
	font:normal 12px Arial;
	color: White;
	line-height: 18px;
	border: solid 1px #999;
	z-index: 100;
	background-color: #fff;
	width: 125px;
}
.submenu_items div 
{
	padding: 1px;
	margin: 1px;
	background-color: #666;
	text-align:center;
}

.submenu_items a {
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
	color: #fff;
	font-size: 12px;
}
.submenu_items a:visited {
	color: #fff;
	text-decoration: none;
}

.submenu_items a:hover{ 
	background-color: #0285a3;
	color: #fff;
}	


.submenu_items div { padding: 1px; }