body {
	margin:0;
	padding:0;
	font: 76% Calibri, Arial, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	background:url(../images/bgrounds/body-bg.png);
	color: #979797;
	line-height:1.5em;
}
h1{
	color:#666666;
	font-size:8em;
	padding-top:65px;
	line-height:1em;
	text-align:center;
	margin:0;
}
h2{
	color:#979797;
	font-size:1.5em;
	line-height:normal;
	padding:0;
	margin:0;
	text-align:left;
}
h3{
	color:#e5b080;
	font-size:2.2em;
	padding:0;
	margin:0;
}
.imgBorder{
		border:3px solid #e8d9d9;
}
a{
color:#e5b080;	
}
strong{
	font-size:1.2em;
	color:#e5b080;
}
#container {
	text-align:left;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bgrounds/top-fadein.gif) repeat-x;
}
#subContainer{
	width:800px;
	margin-left:auto;
	margin-right:auto;	
}
#bannerText {
}
#banner {
	padding-top:1px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:258px;
	background:#fff url(../images/bgrounds/top-02.gif) no-repeat center;
}
#main {
	padding:10px;
	width:900px;
	background:#fff;
	margin-right:auto;
	margin-left:auto;
	background:#FFF url(../images/bgrounds/footer.gif) right bottom no-repeat;
}
#mainText{
	display:block;
	margin:20px 20px 20px 20px;
}
p#mainText{
	color:#979797;
	font-size:1.6em;
	line-height:normal;
	padding:20px;
	margin:0;
	text-align:center;
	height:60px;
}
#col-1, #col-2{
	float:left;
}
#col-1{
	width:500px;
	padding-left:35px;
	padding-right:35px;
}
.details{
	width:100%;
	float:left;
	margin-bottom:40px;
}
.detailimgs{
	width:100%;
	float:left;
	margin-bottom:5px;
}
.detailimgs img.imgthumb{
	width:139px;
	height:139px;
	background-image:url(../images/images/thumb_test.gif);
	border:3px solid #e8d9d9;
	float:left;
	margin:10px;
}
.detaildesc{
	width:100%;
	float:left;
	font-size:1.4em;
}
#col-2{
	width:280px;
}
.clear{
	clear:both;
	}
.footer{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	height:30px;
	background-color:#e5b080;
}
.itomic{
	color:white;
	padding-right:20px;
	float:right;
	padding-top:5px;
}

#map { 
	display: block; 
	width: 280px; 
	height: 240px;
}
