.redStripe {	background-image: url(images/redSpacer.jpg);	background-repeat: repeat-x;	height: 6px;}.blueBar {	background-image: url(images/blueBar.jpg);	background-repeat: repeat-x;}.leftRepeater {	background-image: url(images/leftRepeat.jpg);	background-repeat: repeat-y;	background-position: left;	background-attachment: scroll;}.bodyCopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}

.sideNav{
	width:150px;
	height:100px;
	float:right;
	padding:10px;
	padding-top:1px;
	margin:6px;
	margin-right:0px;
	background-color:#D2E5F7;
}

.sideVideo { 
    width: 320px;
    height: 286px;
    float: right;
    clear: right;
    padding: 10px;
    border: 1px solid #D2E5F7;
    margin:6px;
	margin-right:0px;
}
.header {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000033;	height: 20px;}
h1{
	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #000033;
}
img.floatRight {	float: right;	margin-left: 10px;	margin-bottom: 10px;	margin-top:10px;	margin-right:0px;	border: thin solid #000033;}.dot {	background-image: url(images/dot.jpg);	background-repeat: repeat-x;	background-position: center;	height: 5px;}.topRepeat {	background-image: url(images/topRepeatBack.jpg);	background-repeat: repeat-x;}.subHeads {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #000033;}.quote {	text-align: center;	text-indent: 100pt;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}

#theMap, #theDirections {
    float: left;
    display: inline;
    width: 505px;
}

#dirHolder { width: 1022px; }

p.disclaimer
{
	font-size:10px;
}

#theBody.contact
{
	margin:0 auto;
	width:500px;
	text-align:center;
}

#theBody.contact .form-row
{
	clear:left;
	padding:0 0 10px 0;
	text-align:left;
}

#theBody.contact .form-row label
{
	float:left;
	width:150px;
}

#theBody.contact .form-row label.wide
{
	float:left;
	width:200px;
}

#theBody.contact .form-row input
{
	width:200px;
}

#theBody.contact .form-row input.phone
{
	width:40px;
}

#theBody.contact .form-row span.dash
{
	margin:0 5px;
}

#theBody.contact .form-row input.submit
{
	width:auto;
}

#theBody.contact .form-row textarea
{
	width:300px;
	height:100px;
}

#theBody.contact .form-row select
{
	width:150px;
}

h1.contact
{
	padding:0px;
	margin:0px;
}

span.req
{
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}

form
{
	padding:20px 0 0 0;
}

div.clear
{
	clear:both;
}

#map-container
{
	margin:6px 0 0 0;
}

#map
{
	width:460px;
	height:460px;
}