
body{
	font-family: Verdana, Geneva, sans-serif;
	
}

h1 {
	font-size: 24px;
	margin-bottom: 8px;
	color: #069;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h2 {
	font-size: 20px;
	margin-bottom: 8px;
	color: #CC0001;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h3 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #069;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

p{
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 5px;	
}

ul li, ol li{
	line-height: 1.4;
	font-size: 13px;
}	

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

a {
font-family:verdana;
font-weight: bolder;
color: #690;
text-decoration: none;

}

a:hover {
font-family:verdana;
font-weight: bolder;
color: #333333;
text-decoration: underline;
}

a.topmenu {
font-family:verdana;
font: bolder;
color: #000;
text-decoration: none;
}

a.topmenu:hover {
font-family:verdana;
font: bolder;
color: #CC0001;
}

:link img,
:active img,
:hover img{

	border: none;
}

img{

	border: none;
}


.menuheader {
font-family:verdana;
font-size:10pt;
background-color: #336699;
color:white;

}
.menuitem {
font-family:verdana;
font-size:9pt;
background-color: lightgrey;
color:Black;

}
.content {
leftmargin:2px;

}
p.bar {
font-size:14pt;
color: #CC0001;
background-color:white;
font-weight:bolder;
left-margin:0px;
}
p.highlighter {
font-size: 12px;
padding: 3px 0;
color:black;
background-color:lightblue;
font-weight:bolder;
left-margin:0px;
}

tr.highlight {
  font-size:5pt;
}

a.bk{
	color: #333333;	
}

a:hover.bk{
	color: #690;	
}


/******************************
*	Sidebar Nav
*
******************************/

#sidebar-nav{
	width: 116px;
	list-style-type: none;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	

}

#sidebar-nav li{
	width: 116px;
	
}

#sidebar-nav li a{
	display: block;
	width: 108px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	border-bottom: 1px dotted #454545;
	font-size: 12px;
}



#sidebar-nav li a:hover{
	background-color: #454545;
	color: #fff;
}


.city-link{
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #000;	
} 



#social-icons{

	width: 116px;
	clear: both;
	float: left;
	margin-top: 10px;
}

#social-icons a{

	text-decoration: none;
	border: none;
}


#social-icons #facebook-icon,
#social-icons #twitter-icon{

	display: block;
	width: 50px;
	height: 50px;
	margin: 10px 33px;
	border: none;
}


#phone{

	margin: 0 0 15px 0;
	padding: 10px 0;
	width: 100%;
	height: 60px;
	background-color: #EDF9FF;
	border-bottom: 1px solid #333333;
}

#phone p.bar{

	background: none;
	font-size: 32px;
	text-align: center;
	color: #CB0100;
	text-decoration: none;
	margin: 0;
	line-height: 1.3;
	display: block;
	float: left;
	clear: none;
	text-align: center;
	width: 50%;
	
	text-shadow: 1px 1px 0 #333;
}

#phone p.bar span{

	color: #333333;
	display: block;
	font-size: 14px;
	text-align: center;
	text-shadow: none;
}

