body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	height: auto;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 1001px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	height: auto;
	background-color: #FFFFFF;
}
#row1 {
	float: left;
	height: 25px;
	width: 1001px;
}
#row1col1 {
	float: left;
	width: 310px;
	padding-left: 40px;
	height: 15px;
	padding-top: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menupanel {
	background-color: #96251e;
	float: left;
	width: 641px;
	padding-left: 10px;
	height: 25px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
#menupanel li a {
	color: #bf9f60;
	text-decoration: none;
	display: block;
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
}
#menupanel li a:hover {
	color: #FFFFFF;
}
#row2 {
	float: left;
	height: auto;
	width: 1001px;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 45px 70px;
	float: left;
	height: 225px;
	width: 350px;
}
#row2col2 {
	float: left;
	height: auto;
	width: 585px;
	padding-top: 35px;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	padding-right: 50px;
	padding-bottom: 8px;
}
#footer a {
	text-decoration: none;
	color: #96251F;
}
#footer a:hover {
	color: #FFFFFF;
}


#row3 {
	float: left;
	height: auto;
	width: 966px;
	padding-left: 35px;
	padding-bottom: 30px;
}
.tel {
	line-height: 25px;
	color: #CCB27C;
	float: right;
	height: 25px;
	width: auto;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
}

#footer {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #96261e;
	background-color: #bf9f61;
	float: left;
	height: 22px;
	width: 960px;
	padding-left: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}

.bbimgpanel {
	float: left;
	height: auto;
	width: 292px;
	clear: none;
	padding-right: 27px;
}
.thumb1 {
	height: 292px;
	width: 292px;
	float: left;
}
.thumbdescrip1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 292px;
	padding-top: 20px;
	float: left;
}

#row2col2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 22px;
	color: #96251e;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ccb27c;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#menupanel li a.last {
	background-image: none;
}
.thumbdescrip1 a {
	color: #96251E;
	text-decoration: none;
}

