@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	background-color: #5c2946;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 38px;
	position: relative;
	clear: both;
}
#header {
	background-image: url(../images/header_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
#header h1 {
	position: absolute;
	height: 50px;
	left: 130px;
	top: 9px;
}
#header span {
	display: none;
}



#bgcols {
	background-image: url(../images/BGcols.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
}

#leftcol {
	width: 150px;
	float: left;
	left: 11px;
	top: 230px;
	text-align: left;
	color: #5C2946;
	clear: both;
	line-height: normal;
	font-size: 11px;
	position: absolute;
}
#leftcol a {
	color: #5C2946;
	text-decoration: none;
}
#leftcol span {
	font-size: 9px;
	color: #5C2946;
	text-align: center;
}
#leftcol span a {
	color: #0033CC;
}




#rightcol {
	width: 425px;
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 225px;
	clear: both;
	padding: 0px;
}


#rightcol h2 {
	display: none;
}
#rightcol p {
	text-align: justify;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.br {
	line-height: 175%;
}

#rightcol ul {
	margin: 0px;
	padding: 0 0 0 45px;
}
.rightcol {
	line-height: 130%;
	text-align: left;
}

#owners {
	float: right;
	height: 96px;
	width: 127px;
	border: 2px solid #C1C679;
	margin-left: 20px;
	background-image: url(../images/owners1.jpg);
	background-repeat: no-repeat;
}

#footer {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #009999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C1C679;
	text-align: center;
	position: static;
	left: 0px;
	width: 700px;
	height: 23px;
	padding-top: 5px;
	clear: both;
	margin: 0px;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#nav {
	background-color: #009999;
	margin: 0px;
	padding: 0px;
	height: 31px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c679;
	border-bottom-color: #c1c679;
	width: 700px;
}
#nav #a {
	position: absolute;
	width: 550px;
	left: 181px;
	top: 166px;
}
#slideshow {
	height: 200px;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
	float: right;
	overflow: hidden;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}
.thumb {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}
