* {
	margin:0;
	padding:0;
	}
img, fieldset {border:none;}
ul, ol {list-style:none;}
body {
	background:#ccc;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-weight:400;
	padding:10px;
	text-align:center;
	}
a, a:visited, a:hover, a:active {cursor:pointer;}
#trhc {
	border:1px solid #ccc;
	background-color:#fff;
	margin:0 auto 10px auto;
	width:960px;
	overflow:hidden;
	text-align:left;
	}
h1, h2, h4, #footer {
	clear:both;
	margin:0 10px;
	}	
h1 {
	padding:0;
	margin:10px;
	background-color:#ccc;
	}
h1 a, h1 a:visited, h1 a:hover, h1 a:active {
	width:530px;
	height:80px;
	background:#ccc url('../img/trhc.gif') 0 0 no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	}
h5 {
	color:#ccc;
	font-size:1.3em;
	text-align:right;
	}
	
h2 {
	color:#666666;
	font-size:1.3em;
	text-align:right;
	}
#br
	
h3, h4 {
	font-size:1.4em;
	}
	
h3 {
	color:#c03;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	}
em {
	display:block;
	font-size:1.2em;
	font-weight:700;
	margin:20px 10px;
	color:#c03;
	font-style:normal;
	}
	
	

		
#navigator {
	font-size:1.2em;
	float:left;
	width:170px;
	list-style-type:none;
	border-top:1px solid #ddd;
	margin:0 30px 10px 10px;
	}
#navigator li {
	margin:1px 0 0 0;
	border-bottom:1px solid #ddd;
	background-color:#f5f5f5;
	}
#navigator li a,
#navigator li a:visited,
#navigator li a:active {
	display:block;
	color:#000;
	font-weight:700;
	text-decoration:none;
	padding:5px 10px;
	}	
#navigator li a.act,
#navigator li a.act:visited,
#navigator li a.act:hover,
#navigator li a.act:active {
	background-color:#c03;
	color:#fff;
	}
#navigator li a:hover {
	background-color:#fff;
	color:#c03;
	}
#navigator li.call {
	border:1px solid #ddd;
	background-color:#f5f5f5;
	color:#c03;
	margin-top:10px;
	}
#navigator li.call span {
	display:block;
	font-weight:700;
	margin:10px;
	}
#navigator li.call span a {
	color:#c03;
	margin:0px;
	}	
#content {
	float:left;
	width:500px;
	clear:none;
	}	
#contentphotos {
	float:left;
	width:750px;
	clear:none;
	}	
#contentphotos img {
	padding:2px;
	background-color:#fff;
	border:1px solid #ccc;
	}

#content a, #content a:visited, #content a:active {
	color:#c03;
	text-decoration:underline;
	}
#content a:hover {
	text-decoration:none;
	}
p {
	font-size:1.2em;
	line-height:1.4;
	margin:0 0 20px 0;
	}
#right {
	float:right;
	width:210px;
	margin-right:10px;
	}
	
p#gotop {
	clear:both;
	font-size:1em;
	text-align:right;
	margin:0 10px 2px 10px;
	}
p#gotop a, p#gotop a:visited, p#gotop a:active {color:#333; text-decoration:none;}
p#gotop a:hover {color:#c03;}
p#gotop span {
	font-weight:700;
	font-size:1.2em;
	color:#c03;
	}

#footer {
	padding-top:10px;
	border-top:1px solid #ccc;
	}
#footer img {border:none;}
#footer em {
	display:block;
	font-weight:400;
	clear:left;
	color:#666;
	margin:5px 0 10px 0;
	}
#footer p {
	text-align:right;
	font-size:.9em;
	}
#footer p.copyright {
	text-align:left;
	float:left;
	width:40%;
	}
#footer p.reg {
	text-align:right;
	float:right;
	width:59%;
	}


dl {
	margin-bottom:20px;
	font-size:1.2em;
	line-height:1.4;
	}
#right dl {
	font-size:.9em;
	}
dt {
	font-weight:700;
	margin-bottom:5px;
	color:#c03;
	}
#right dt {
	font-weight:400;
	color:#333;
	}


#right li.call {
	border:1px solid #ddd;
	background-color:#f5f5f5;
	color:#c03;
	margin-top:10px;
        font-weight:400;
	}
dd {
	margin-bottom:5px;
	margin-left:20px;
	}
#right dd {
	margin-left:0;
	}
dd div {
	clear:both;
	overflow:hidden;
	}
dd div em {
	display:block;
	float:left;
	width:15px;
	margin:0;
	clear:left;
	font-style:normal;
	font-size:.9em;
	}
dd div span {
	display:block;
	float:left;
	width:400px;
	clear:right;
	}
dd ul {
	list-style-type:square;
	margin-left:20px;
	}
	
table {
	font-size:1.2em;
	line-height:1.4;
	}
caption {
	color:#c03;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	text-align:left;
	font-weight:700;
	}

address {
	font-size:1.2em;
	line-height:1.4;
	margin-bottom:10px;
	font-style:normal;
	}
	
dl.photos {	
	float:left;
	width:240px;
	margin-bottom:20px;
	}
dl.photos dd {
	margin-left:0;
	}
hr {
	visibility:hidden;
	clear:both;
	}
form {
	border:1px solid #ccc;
	background:#f5f5f5;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
	}

fieldset {
	margin:20px;
	border:1px solid #ddd;
	background:#fff;
	padding:10px 0;
	}
form fieldset ol, form fieldset div {
	margin:10px;
	}
form ol li {
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:3px;
	}
legend {
	font-size:1.2em;
	color:#c03;
	font-weight:700;
	margin-bottom:20px;
	}
label {
	float:left;
	width:150px;
	display:block;
	}
label span {color:#c03;}
input, select, textarea {
	float:left;
	width: 250px;
	display:block;
	border:1px solid #ccc;
	}
.buttons {
	clear:both;
	padding:10px 0;
	}
.buttons input {
	width:auto;
	margin-right:10px;
	background-color:#c03;
	color:#fff;
	text-align:center;
	font-weight:700;
	padding:2px 3px;
	font-size:.9em;
	border:none;
	cursor:pointer;
	}
	
address.addr {
	display:block;
	float:left;
	width:200px;
	}
address.phone {
	display:block;
	float:right;
	width:200px;
	text-align:right;
	}
	
form#googlemapform {
	border:none;
	background:#fff;
	visibility:hidden;
	}
form#googlemapform select {display:none;}
.map {
	margin-bottom:20px;
	}
#map {
	color:#111416;	
	font-weight:700;
	height: 600px;
}

#main.mapmain .map dl {
	margin:0;
	width:auto;
}

#main.mapmain .map dt, #main.mapmain .map dd {
	color:#111416;
	display:block;
	font-size:11px;
	font-weight:700;
	margin:0;
	padding:0;
	text-align:left;
	}

img.l {
	float:left;
	margin-bottom:10px;
	clear:left;
	padding:2px;
	background-color:#fff;
	border:1px solid #ccc;
	}
img.r {
	float:right;
	margin-bottom:10px;
	clear:right;
	padding:2px;
	background-color:#fff;
	border:1px solid #ccc;
	}