@charset "utf-8";

body {
	font: 11px verdana, helvetica, serif;
	text-align: left;
	padding: 0;
	margin: 1em auto;
	
}

#wrapper {
	border: 1px solid #495569;
	margin: 0 auto -4px auto;
	width: 760px;
}

a {
	color: blue;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

ul {
	margin: 0 auto;
	padding: 0 auto;
}




/* Main Header */
#header {
	height: 90px;
	background: url(../images/header-bg.png) repeat-x top;
}
img#logo {
	border: 0;
}
#contact {
	float: right;
	text-align: right;
	color: white;
	margin: 20px 10px 0 0;
	font-size: 12px;
	width: 240px;
}
#contact img {
	margin-top: -20px;
	margin-left: 5px;
	border: 0;
}

#contact a {
	color: #f195bf;
	border-bottom: 1px solid #f195bf;
}
#contact a:hover {
	border-bottom: 2px solid #f195bf;
}
#contact span#phone {
	font-size: 20px;
	font-weight: bold;
}
#contact span#email {
	font-weight: bold;
}

/* Menu business */
#nav-wrap {
	float: left;
}
#nav {
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 110%;
	width: 210px;
	margin: 3px;
}

#nav ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 10px 0;
}
#nav ul ul li {
	font-size: 11px;
	margin: 1px 0;
}
li#active {
	list-style-image: url(../images/related-arrow.gif);
}
#nav ul li#active ul.submenu li {
	list-style-image: none;
}

#tv-spots {
	margin: 4px;
	border: 1px solid #cde0eb;
	padding: 5px;
	font-size: 11px;
	width: 210px;
}

#tv-spots h3 {
	font-size: 14px;
	margin: 8px;
	padding: 0;
		text-align: center;

}

#tv-spots img {
}

/* Front Page */
#splash {
	background: #cde0eb;
}
img#splash-img {
	border: 0;
}

#primary, #secondary, #tertiary {
	/* border: 1px solid #cde0eb; */
	padding:3px;
	font-size: 11px;
}

#primary a, #secondary a, #tertiary a {
font-size: 13px;
text-decoration:underline;
font-style: bold;
}

#primary {
	background: #f9eded;
}

#primary h1, #secondary h1, #tertiary h1 {
	margin: 0 5px 3px 5px;
}

#primary h1 a {
	color: #EC1D26;
	font-size: 18px;
	text-decoration: none;
}
#primary img,  #secondary img, #tertiary img {
	float: right;
	border: 0;
	margin: 5px 5px;
}
#secondary {
	background: #f2f9ed;
}
#secondary h1 a {
	color: #EC1D26;
	font-size: 16px;
	text-decoration: none;
}
#tertiary {
	background: #edf2f9;
}
#tertiary h1 a {
	color: #EC1D26;
	font-size: 14px;
	text-decoration: none;
}
#primary h1 a:hover, #secondary h1 a:hover, #tertiary h1 a:hover {
	text-decoration: underline;
}
#primary p, #secondary p, #tertiary p {
	margin: 0px 5px 5px 5px;
}
#subs h2 {
	margin: 0;
}
#subs h2 a {
	background: #edf2f9;
	padding: 3px 0;
	float: right;
	width: 236px;
	border-bottom: 2px solid #cde0eb;
	color: #EC1D26;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}
#subs h2 a:hover {
	text-decoration: underline;
}
#subs h2 a img {
	margin: 3px 0 0 5px;
	border: 0;
}


/* Content Styles*/
#content {
	float: right;
	margin: 3px;
	border: 1px solid #cde0eb;
	width: 500px;
	padding: 10px;
}

div .center {
text-align:center;;
}

#content a {
	color: blue;
}

#content p {
	margin: 0 0 6px 0;
}

#content h1 {
	text-align: center;
	font-size: 16px;
	margin: 0 0 10px 0;
}

#content h2 {
	font-size: 14px;
	margin: 10px 0 10px 0;
	font-style:italic;
	color:#103f73
}

#content ul {
	margin: 0 0 5px 25px;
	padding: 0;
}

#content ul li {
	margin: 5px;
}

#content div#related {
	float: right;
	width: 180px;
	padding: 10px;
	background: #edf2f9;
	border: 1px solid #999;
	margin: 0 0 8px 8px;
}

#content div#related a {
	color: blue;
	border: 0;
}

#content div#related a:hover {
	text-decoration: underline;
}

#content div#related h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 0;
}

#content div#related ul {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc url(../images/related-arrow.gif) outside;
}

#content div#related ul li {
	margin: 5px 0;
}

#content #highlights {
	margin:5px;
	padding: 5px;
}
#content div#highlights ul {
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc url(../images/chk.png) outside;
}

#content div#highlights ul li {
	margin: 5px 0;
}

/* Footer */
#footer {
	clear: both;
	background: url(../images/footer-bg.png) repeat-x top;
	height: 23px;
	color: white;
	text-align: center;
	line-height: 23px;
}

#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

div#foot-address {
	text-align: center;
	font-size: 80%;
	padding: 5px 0;
}

.img-right {
margin-left: 8px;
margin-bottom: 8px;
float:right
}

.img-left {
margin-right: 8px;
margin-bottom: 8px;
float:left
}

.border {
	border: 1px solid #999;
}

div.right-float {
	float: right;
	text-align:center;
	margin: 0px 0px 8px 8px;
	font-size:10px;
			color:#555
}
div.left-float {
	float: left;
	text-align: center;
	margin: 0px 8px 8px 0px;
		font-size:10px;
		color:#555
}
.sidebarmenu {
margin-left:5px;
margin-top: 0px;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Verdana;
width: 220px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
margin-left:0px;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #054d89; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(/img/right.gif) no-repeat 97% 50%;
}

#navBar {
margin-top: 4px;
margin-bottom: 10px;
width: 220px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#book {
text-align: center;
width: 220px;
}

#city-block {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
}

div.scroll {
	height: 150px;
	width: 200px;
	overflow-y: scroll;
	border: 1px solid #CDE0EB;
	padding: 8px;
}

#trusted {
border:1px solid #ccc;
float:right;
margin:auto 10px;
padding:6px 8px;
text-align:center;
width:275px;
}
#trusted a {
	text-decoration:none;
	border-bottom:none;
}

#trusted h2{
	font-size:16px;
padding:3px;
border-bottom:1px solid #CCCCCC;
}

#testimonials {
	margin:6px; 
	padding:4px; 
	border:2px solid #ccc;
	width:275px; 
	float:right;
}