@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2a5b91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3
{
	margin-top:5px;
}

a
{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#wrapper
{
	width:917px;
	margin:auto;
	border: 1px solid black;
}

#hpInterior
{
	border:1px solid black;
	width:917px;
	margin:auto;
	background-color:#FFF;
}
#topInterior
{
	background-image:url(images/interiorHeader.jpg);
	background-repeat:no-repeat;
	height:65px;
}
#hpHeader {
	background-image:url(images/mainPic.jpg);
	width:776px;
	height:355px;
	float:left;
}
#hpContent {
	background-color:#FFF;
	padding:10px;
}
#social {
	position:relative;
	left: 660px;
	top: 5px;
	width:150px;
}
#socialInterior{
	width:150px;
	height:35px;
	float:right;
	padding-left:5px;
}

#interiorLogo
{
	position:relative;
	left:0;
	top:0;
	width:224px;
	height:65px;
	overflow:hidden;
	float:left;
}

#hpHeaderText {
	font-size:14px;
	color:#FFF;
	line-height:17px;
	position:relative;
	top:60px;
	left:10px;
	width: 350px;
}
#hpHeaderText .cta {
	font-size:18px;
	font-weight:bold;
}
#menu {
	clear:both;
	width: 917px;
	height:85px;
	background-image:url(images/menuBG.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
}

#menuInterior {
	clear:both;
	width: 917px;
	height:85px;
	background-image:url(images/menuBG.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	border-bottom:1px solid black;
}

#bottomBar
{
	text-overflow: hidden;
	background-image:url(images/btmBG.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:917px;
	height:240px;
	clear:both;
	padding-top:50px;
}

#newsEvents
{
	text-overflow: hidden;
	height: 260px;
	background-image:url(images/btmNE.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:917px;
	min-height:260px;
}

#newsEvents p
{
	padding-left:10px;
	padding-right:10px;
	margin:0;
}

#newsEvents h2
{
	margin-top:0;	
	margin-bottom:5px;
	font-size:16px;
}

#ne1
{
	width:290px;
	min-height:190px;
	height:190px;
	float:left;
	vertical-align:top;
	margin-top:50px;
	padding:5px;
	overflow:hidden;
}

#ne1 a
{
	color: #F60;
	text-decoration:none;
}

#ne2
{
	width:290px;
	min-height:190px;
	float:left;
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:50px;
}

#ne3
{
	width:290px;
	min-height:190px;
	float:left;
	margin-top:50px;
	padding:5px;
}

#shortForm
{
	width:250px;
	height: 200px;
	margin-left: 10px;
	float:left;
	padding-top:10px;
}

#bottomContent
{
	width:625px;
	float:left;
	padding-left:5px;
}

#bottomContent img
{
	padding-top:15px;
	padding-left: 2px;
}

#bottomContent h1
{
	font-size:12px;
	display:inline;
	font-weight:normal;
}

#footer
{	
	width:900px;
	margin:auto;
	text-align:center;
	font-size:11px;
	color:#FFF;
	clear:both;
	padding-top:10px;
}
#footer a
{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#hpInteriorLeft
{
	background-color: #E9E9E9;
}

.hpInteriorLeft
{
	background-color: #E9E9E9;
}

#content
{
	background-color:#FFF;
	padding:10px;
}

#content h1
{
	font-size: 22px;
	margin:0;
	margin-bottom:8px;
}

.hpFeatures li
{
-webkit-text-size-adjust: none;
}

#loc_surrounding
{
	margin: auto;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999;
}

#loc_address
{
	background-image:url(images/locBG.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	width:250px;
	padding:6px;
	margin:4px;
	float:left;
	text-align:center;
}

#loc_address h1
{
	margin:0;
	font-size:15px;
	padding-bottom:10px;
}

#loc_address .phone
{
	font-size: 14px;
}

.loc_first
{
	margin-top:2px;
}

#loc_map
{
	margin:auto;
	border:1px solid black;
	width:95%;
}

#loc_pic
{
	padding:10px;
}

#content li
{
	padding-top:3px;
	padding-bottom:3px;
}

#content .testimonial
{
	font-style:italic;
	padding:10px;
	font-size:14px;
	background-color:#9CF;
	border:2px solid #666;
	margin:5px;
}

#content .testimonialAuthor
{
	font-style:normal;
	font-weight:bold;
	padding-left:10px;
}

.disclaimer
{
	font-size:12px;
	font-style:italic;
	color:#666;
}

#cta
{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
}

.videos
{
	font-weight:bold;
}

/* Location Styles */
#locationInterior
{
	width:150px;
	float:left;
	background-color:#000;
	min-height:80%;
}
#quickForm
{
	background-image:url(images/shortFormBG.gif);
	background-repeat:no-repeat;
	width:753px;
	margin:auto;
	padding-top:9px;
	padding-left:5px;
	position:relative;
	bottom:0px;
	text-align:left;
}
.urbangreymenuInterior {
	background-color:#FFF;
}
.urbangreymenuInterior .headerbar {
	font: bold 13px Verdana;
	color: white;
	background: #606060 url(images/arrow.jpg) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	margin-top:0;
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.urbangreymenuInterior ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenuInterior ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenuInterior ul li a {
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.urbangreymenuInterior ul li a:visited {
	color: black;
}
.urbangreymenuInterior ul li a:hover { /*hover state CSS*/
	color: white;
	background-color: #999;
}

.urbangreymenu {
	background-color:#FFF;
	width:141px;
	float:left;
}
.urbangreymenu .headerbar {
	font: bold 13px Verdana;
	color: white;
	background: #606060 url(images/arrow.jpg) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	margin-top:0;
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.urbangreymenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a {
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.urbangreymenu ul li a:visited {
	color: black;
}
.urbangreymenu ul li a:hover { /*hover state CSS*/
	color: white;
	background-color: #999;
}
/* End Menu Styles */

/* Menu Styles */
ul#blue {
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:5px;
}
ul#blue li {
	position:relative;
	float:left;
	border-top:4px solid #000;
	margin-right: 21px;
	padding-right: 30px;
	padding-top: 1px;
}
ul#blue .current {
	border-top:4px solid #000;
}
ul#blue li:hover {
	border-top:4px solid #C30;
}
ul#blue li a {
	padding:2px 2px;
	text-decoration:none;
	font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif;
	color:#666;
}
ul#blue li a:hover {
	color:#C30;
	border:none;
}
ul#blue li span {
	display:none;
	position:absolute;
	top:17px;
	left:2px;
	width:140px;
	height:57px;
	overflow:hidden;
	font:normal 10px Verdana, Georgia, "Times New Roman", Times, serif;
	line-height: 11px;
}
ul#blue li a:hover span {
	margin-top: 3px;
	display:block;
	color: #000;
}
/* End Menu Styles */