body {
text-align:center;
background-color:#e6f3ef;
}
a:link, a:visited{
color:#060;
text-decoration:none;
}
a:hover{
color:#060;
text-decoration:underline;
}
/*COLOR STYLES*/
.orange{
color:#f04e00;
}
#wrap {
width:800px;
margin:0 auto;
text-align:left;
font-family:arial;
font-size:13px;
color: #666666;
}
#wrap2{
width:800px;
float:left;
border-top:3px solid #060;
border-right:1px solid #060;
border-bottom:3px solid #060;
border-left:1px solid #060;
background-color:#fff;
}
#logo{
float:left;
width:160px;
padding:10px 0 10px 10px;
}
#logoPhone{
width:230px;
float:left;
padding:65px 0 0 0;
line-height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#f04e00;
}
#allContainer{
float:left;
width:800px;
}
#header{
float:left;
width:100%;
}
#contentContainer{
float:left;
width:780px;
padding:20px 0 20px 20px;
}
#topNav{
float:left;
width:800px;
text-align:center;
}
#topNavButtons{
 width:inherit;
 display:inline;
 font:9px verdana;
 color:#f04e00;
 text-transform:uppercase;
 font-weight:bold;
}
#topNavButtons  a:link {
	color:#f04e00;
	text-decoration:none;
	font-weight:bold;
	margin:0 15px 5px 15px;
}
#topNavButtons a:visited {
	color:#f04e00;
	text-decoration:none;
	font-weight:bold;
	margin:0 15px 5px 15px;

	
}
#topNavButtons  a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#f04e00;
	font-weight:bold;
	margin:0 15px 5px 15px;

	
}
#topNavButtons  a:link.currentPage, #topNavButtons  a:visited.currentPage, #topNavButtons  a:hover.currentPage {
	color:#fff;
	text-decoration:none;
	background-color:#f04e00;
	font-weight:bold;
	margin:0 15px 5px 15px;

	
}
#rightNavButtons{
 width:390px;
 float:left;
 text-align:right;
 padding:20px 10px 0 0;
 display:inline;
 font:10px verdana;
 color:#f04e00;
 text-transform:capitalize;
 font-weight:normal;
 line-height:20px;
 }
#rightNavButtons  a:link, #rightNavButtons a:visited, #logoPhone  a:link, #logoPhone a:visited, #footer  a:link, #footer a:visited{
	color:#060;
	text-decoration:none;
}

#rightNavButtons  a:hover, #logoPhone  a:hover, #footer  a:hover {
	color:#060;
	text-decoration:underline;

}
#rightNavButtons  a:link.currentPage, #rightNavButtons  a:visited.currentPage, #rightNavButtons  a:hover.currentPage {
	color:#060;
	text-decoration:underline;
}

#tagline{
float:left;
width:100%;
padding-bottom:10px;
}
#homeList{
width:100%;
float:left;
}
#homeList td{
padding:0 5px 10px 0;
}
#homeList td h1{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#f04e00;
text-transform:uppercase;
margin:0;
}
#homeList td h2{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#f04e00;
margin:0;
}
.subTag{
font-family:arial;
font-size:13px;
color: #666666;
}
#padd10{
height:5px;
}
.photoBorder{
border:1px solid #f04e00;
}
#logoTopNavContainer{
width:800px;
height:180px;
float:left;
background-image:url(../images/header_bg_home.jpg);
}
#footer{
float:left;
width:800px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#060;
text-align:center;
margin:10px 0 20px 0;
}
#logoTable td{
margin:0 10px 10px 0;
}

