* {
	margin: 0;
	padding: 0; }
	
.body{
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x; }
	
#container {
	width:900px;
	font-size:90%;
	position: relative;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, Arial;}
	
#header {
	position:relative;
	height: 130px; }
	
#header h1{
	margin-top:25px;
	color:#EFEFEF;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:40px; }

#header h2{
	font-size:18px;
	font-weight:600;
	color:#FFFFFF; }

#tel{
	float:right;
	color:#FFFFFF;
	position:absolute;
	font-size:20px;
	top: 20px;
	right:20px;
	font-weight:bold; }

#image{
	position:relative;
	height: 200px; }

#content{
	margin: 20px 0;
	position:relative; }

#left{
	float:left;
	width:560px;
	margin-right:20px; }

h3{
	font-size:28px;
	margin-bottom:10px; }

#right{
	float:left;
	width:320px; }

h4{
	font-size:24px;
	margin-bottom: 10px;
	}

#right p{
	margin-bottom:10px; }

.box{
	padding: 10px;
	background-color:#EFEFEF;
	border: 1px solid #D3D3D3;
	margin-bottom: 20px; }

.highbox{
	padding: 10px;
	color: #ffffff;
	background-color:#000000;
	border: 1px solid #D3D3D3;
	margin-bottom: 20px;
	position:relative;
	height:200px;
	background-image:url(images/place.jpg);
	background-position:right;
	background-repeat:no-repeat;
	clear:both;}
	
.highbox a{
	color: #ffffff;
	border-bottom: 1px dotted #efefef;
	text-decoration:none;
	font-weight: 400px; }

.highbox p{
	margin:12px 0;
	font-size: 16px; }

.mini{
	font-size:13px;
	margin: 0; }
	
.boxes{
	clear:both; }

.feature {
	float:left;
	width:187px;
	padding:15px;
	margin: 0 10px 0 0;
	position:relative;
	background-color:#6A0505;
	min-height: 400px;
}
.feature2 {
	float:left;
	width:187px;
	padding:15px;
	position:relative;
	background-color:#6A0505;
	min-height: 400px;
}

h5{
	margin-bottom:15px;
	font-weight:900;
	color:#FFFFFF;
	font-size:18px; }
	
.content2{
	margin: 10px 0;
	text-align:justify;
	color:#FFFFFF; }
	
.image{
	text-align:center; }

.item {
	font-size: 14px;
	font-weight:700;}
	
#footer {
	margin-top: 30px;
	background-color:#efefef;
	position:relative;
	top: 10px; 
	padding:10px;
	border: 1px solid #E2E1DC;
	clear:both;}
	
#trlogo {
	background-color:#CC0000;
	color:#FFFFFF;
	position:absolute;
	right:7px;
	top:7px;
	width:57px;
	height:57px;
	bottom:7px;
	text-align:center;
	font-weight:900;
	font-family:Georgia;
	font-size:30px;}

#trlogo a {
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:center;
	font-weight:900;
	text-decoration:none;
	font-family:Georgia;
	font-size:48px;}
	
.copy {
	font-stretch:condensed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;} 