@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #aaa;
}

h1 {
	font-size: 130%;
	margin: 5px 3px 8px 3px;
}

h2 {
	margin: 16px 3px 8px 3px;
	font-size: 16px;
	line-height: 90%;
}

h3 {
	font-size: 15px;
}


li {
	margin-left: 2em;
}

p, ul, ol {
	margin-bottom: 10px;
}

div#main-wrapper {
	width: 63.4em;
	margin: 1em auto;
	padding: 0;
}

div#header {
	width: 100%;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(../images/header-bg.png) repeat-x bottom;
	border-bottom: 1px solid #000;
	height: 89px;
}

img#logo {
	border: 0;
	float: left;
	padding: 2px 0 0 15px;
}

div#phone {
	float: right;
	text-align: right;
	width: 300px;
	font-size: 150%;
	margin-right: 20px;
	padding-top: 16px;
	position: relative;
}

div#phone span {
	font-size: 12px;
}

div#splash-boxes {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #000;
	background-color: #444;
	color: #fff;
}

div#splash-boxes img {
	border: 0;
}

div#splash-boxes img#splash {
  margin-bottom: 3px;
}

div#splash-boxes table {
	margin-left: 10px;
}
div#splash-boxes table h1 {
	font-size: 160%;
	line-height: 16px;
}

div#TBF-box {
	float: right;
	color: #000;
	width: 230px;
	text-align: center;
	margin: 0px 8px 10px 5px;
	padding: 10px 3px 5px 3px;
	overflow: hidden;
	position: relative;
	display: inline;
}

div#TBF-box, div#TBF-box .sb-inner {
	background: #fff url(../images/header-bg.png) repeat-x top;
}

div#TBF-box a img {
	border: 0;
}

div#TBF-box p {
	text-align: left;
	padding: 0px 7px;
	margin-top: 5px;
}

div#TBF-box h1 {
	margin: 2px;
	font-size: 120%;
}

div#TBF-box a, div#TBF-box a:visited {
	border: 0;
	color: #000;
	text-decoration: none;
}

/* Main Content */
div#content {
	background: #fff;
	margin: 0;
	padding: 10px 10px 2px 10px;
	font-size: 13px;
}

div#front-contact {
	color: #000;
	width: 19.25em;
	padding: 10px 10px;
	margin-right: 8px;
	position: relative;
	float: left;
	font-size: 90%;
}

div#front-contact, div#front-contact .sb-inner {
	background: #fff url(../images/header-bg.png) repeat-x top;
}

div#front-contact form {
	line-height: 110%;
	font-size: 80%;
}

div.form-item {
	line-height: 105%;
	padding: 0px 0px 3px 0px;
}

div.form-item p {
	margin: 0;
}
div.form-item b {
	font-size: 120%;
}

/* TV Spots */

div#tv-spots {
	float: right;
	margin-left: 5px;
	margin-right: -3px;
	padding: 10px;
	width: 200px;
	font-size: 85%;
}

div#tv-spots a img {
	border: 0;
}

div#tv-spots, div#tv-spots .sb-inner {
	background: #fff url(../images/header-bg.png) repeat-x;
}

div#tv-spots p {
	margin-top: 2px;
}

div#footer {
	clear: both;
	background: #fff;
	border-top: 1px solid black;
	text-align: center;
	padding: 13px 5px;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 130%;
}


hr#clear {
	clear: both;
	visibility: hidden;
}


/* Interior Contact Form */

div#int-contact {
	color: #000;
	width: 16.5em;
	padding: 10px 10px;
	margin-left: 8px;
	position: relative;
	float: right;
}

div#int-contact form {
	line-height: 100%;
	font-size: 72%;
	margin-left: 2px;
}

div#int-contact, div#int-contact .sb-inner {
	background: #fff url(../images/header-bg.png) repeat-x;
}

div#front-contact form {
	line-height: 110%;
	font-size: 80%;
}

div#content td {
	vertical-align: top;
}
div#int-contact {
	font-size: 12px;
}
div#int-contact td {
	vertical-align: middle;
}

div#int-contact input.long, div#int-contact textarea.long {
	width: 13.5em;
}

/* Interior Menu */

div#int-menu {
	font-size: 13px;
}

div#int-menu ul {
	margin: 0 0 0 6px;
	padding: 0;
	font-size: 86%;
}

div#int-menu li {
	margin-left: 7px;
	margin-bottom: 8px;
	list-style-type: none;
}

div#int-menu ul li ul{
	margin: 6px 0 0 4px;
}


div#int-menu #active {
	list-style-type: square;
}

div#int-menu #sub {
	list-style-type: circle;
}


/* General Padding & Layout */

.img-right {
margin-left: 5px;
margin-bottom: 5px;
float: right;
display: inline;
position: relative;
}

.img-left {
margin-right: 5px;
margin-bottom: 5px;
float: left;
display: inline;
position: relative;
}

.right-float {
  float: right;
}

.team-photo-right {
margin-left: 5px;
margin-bottom: 5px;
}

.team-photo-left {
margin-right: 5px;
margin-bottom: 5px;
}

.border {
	border: 1px solid #000;
}

.notmycity {
font-size: 10px;
}

#homeshow-include {
	background-color: #CEE7FF;
	padding: 10px;
	float: right;
	width: 250px;
}

#homeshow-include p {
	margin: 0;
	padding: 0;
}

#homeshow-include img {
	margin-right: 5px;
}

table#opinion td {

            padding: 5px;

            vertical-align: top;

}