@charset "utf-8";
html {
	overflow-x:hidden;
}
body {
	background:url(/images/pagebg.gif) center repeat-y #999999;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
}
html, body, #outercontainer {
	height: 100%;
}


hr {
	border: 0px;
	border-top: 1px dashed #666;
}

h2 {
	font-size:1.3em;
}


a {
	outline: none;
}
body > #outercontainer {
	height: auto;
	min-height: 100%;
}
.w200 {
	width:200px;
}
.w250 {
	width:250px;
}
#maincontainer {
	font-size:0.88em;
	text-align:justify!important;
	margin-bottom: 70px;
}  /* must be same height as the footer */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#maincontainer p{
	margin: 0 0 15px 0;
}



.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a:link, a:visited {
	color: #98213B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#outercontainer {
	width:970px;
	background-color:#FFFFFF;
	margin:0 auto;
}
#header {
	position:relative;
	height:300px;
	width:100%;
	background:url(/images/headerbg.gif) repeat-x #FFF;
	text-align:left;
}
div#skip_nav {
	position:absolute;
	top:5px;
	right:30px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:1px;
}
div#skip_nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.75em;
}
div#logo {
	position:absolute;
	left:20px;
	top:41px;
	height:115px;
	width:185px;
}
#logo a {
	color:#98213B;
}
div#logotext {
	margin-left:55px;
	line-height:39px;
}
div#textsize {
	position:absolute;
	top:0;
	left:0;
	color:#FFF;
	padding:5px 0 0 35px;
	font-size:14px;
	display:table-cell;
}
div#textsize img {
	vertical-align:top;
}
div#telnum {
	position:absolute;
	left:25px;
	top:185px;
	color:#FFF;
	font-size:2em;
	border:none!important;
	z-index:2;
}
div#menubar {
	position:absolute;
	left:0;
	top:233px;
	height:39px;
	width:100%;
	line-height:39px;
	color:#FFF;
	font-size:0.75em;
}

div#menubarright {
	position:relative;
	float:left;
	width:940px;

	text-align:left;
}
ul#topmenu {
	width:100%;
}
ul#topmenu li {
	text-align:center;
	float:right;
	width:100px;
}
ul#topmenu li a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	padding:0 10px;
	height:39px;
}
ul#topmenu li a:hover {
	background-color:#000;
}
#topimagecontainer {
	position:absolute;
	left:229px;
	top:29px;
	border:5px solid #FFF;
	background-color:#EFEBE2;
}
#topimagecontainer {
	width:730px;
	height:190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:720px;
	height:180px;
}
html > body #topimagecontainer {
	width:720px;
	height:180px;
}

#topimagecontainer span {
	display:none!important;
}
#maincontainer {
	background-color:#FFF;
	padding:0 55px;
	text-align:left;
}
#left_nav {
	position:relative;
	width:215px;
	float:left;
}
#main_content {
	position:relative;
	width:630px;
	min-height:500px;
	height:auto !important;
	height:500px;
	color:#555;
	float:left;
	margin-bottom:60px;
}
#footer {
	position: relative;
	line-height:20px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -70px; /* negative value of footer height */
	padding-top:10px;
	clear:both;
	background-color:#79283A;
}
#footer {
	height: 70px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 60px;
}
html > body #footer {
	height: 85px; /*60px;*/
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
.clearboth {
	clear:both;
}
.clearrow {
	clear:left;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#98213B;
}
p {
	margin:5px 0;
}
#callback {
	margin:20px 0;
	background-color:#EEE;
	width:190px;
	border:1px solid #AFAEAB;
}
#callback {
	voice-family: "\"}\"";
	voice-family:inherit;
	width:188px;
}
html > body #callback {
	width:188px;
}
#callback div {
	background-color:#98213B;
	padding:8px 0;
	font-size:1em;
	font-weight:bold;
	color:#EFEBE2;
	text-align:center;
	text-transform:uppercase;
}
#callback img {
	display:block;
}
#find_us {
	margin:20px 0;
	background-color:#EEE;
	width:190px;
	border:1px solid #AFAEAB;
}
#find_us {
	voice-family: "\"}\"";
	voice-family:inherit;
	width:188px;
}
html > body #find_us {
	width:188px;
}
#find_us div {
	background-color:#98213B;
	padding:8px 0;
	font-size:1.13em;
	font-weight:bold;
	color:#EFEBE2;
	text-align:center;
	text-transform:uppercase;
}
#find_us img {
	display:block;
}
a.golink {
	color:#98213B;
	font-size:0.88em;
	text-decoration:none;
}
a.golink:hover {
	color:#98213B;
	font-size:0.88em;
	text-decoration:underline;
}


div.image_right img{
	float:right; 
	margin-left:20px; 
	margin-bottom:10px; 
	border:solid 3px #AAA;
}


 .bottom_box_banner { ackground-color:#A21F3C; text-align:center; }
    .bottom_box_banner img { margin:10px; margin-bottom: 0px; }
    .bottom_box_banner img.first_img { margin-right: 50px; }
