/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	background-image:url(../images/pattern.gif);
	background-repeat:repeat;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 13px;
	color:#635b4e;
}

a {color:#514d44; font-size: text-decoration:underline; }
a:hover {color:#84714f; text-decoration:underline;}

h1 { font-family: Arial, Helvetica, sans-serif; color:#604c3e; font-size:33px; margin:0px 0px 20px 0px; font-weight:normal;}
h2 { font-family: Arial, Helvetica, sans-serif; color:#604c3e; font-size:30px;}
h3 { font:Arial, Helvetica, sans-serif; color:#46372d; font-size:23px;}
h4 { font-size:1.0em; cmargin-bottom:7px; }
h5 { font-size:1.0em; margin-bottom:7px; }
h6 { font-size:1.0em; margin-bottom:7px; }

.slideshow { height: 215px; width: 259px; margin: auto }
.slideshow img { padding: 0px; border: 0px;}

.floatright {float:right;}
.floatleft {float:left;}

.SiteWrapper{
	width:850px;
	height:100%;
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding:0;
}
.topbalk{
	height:26px;
	padding:5px 0 0 20px;
	background: url(../images/topbalk_bg.gif) left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.topbalk a {color:#FFFFFF; text-decoration:none;}
.topbalk a:hover {color:#FFFFFF; text-decoration:underline;}

.container{
	margin-top:15px;
}

.leftBlock{
	width:235px;
	height:100%;
	display:block;
	padding:0px;
	margin:0px;
	overflow: hidden;
	float:left;
}
.leftTop{
	height:22px;
	background: url(../images/left_top.gif) left top;
	background-repeat:no-repeat;
}
.leftBottom{
	height:24px;
	background: url(../images/left_bottom.gif) left top;
	background-repeat:no-repeat;
}
.leftMiddle1{
	background: url(../images/left_middle_wit.gif) left top;
	background-repeat:repeat-y;
	padding:0 0 0 1px;
}
.leftMiddle2{
	background: url(../images/left_middle_bracamonte.gif) left top;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height:16px;
	color:#5a4d40;
	padding: 10px 0 10px 7px;
}
.leftMiddle2p{
	background: url(../images/left_middle_picnic.gif) left top;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height:16px;
	color:#5a4d40;
	padding: 10px 0 10px 7px;
}
.leftMiddle3{
	background: url(../images/left_middle_wit.gif) left top;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height:18px;
	color:#5a4d40;
	padding: 10px 0 0 7px;
}

.leftMiddle3 h4 {font-weight:bold; padding-left:13px; margin:0 0 0 3px; color:#a79775;}

#nav a {
color : #5a4d40;
font-size : 13px;
text-decoration : none;
padding : 3px 4px 3px 16px;
display :  block;
}

#nav a:hover, #nav a.active {
background: url(../images/btn_hover.gif) left top no-repeat;
color : #ffffff;
}

#nav2 a {
color : #5a4d40;
font-size : 13px;
text-decoration : none;
padding : 3px 4px 3px 16px;
display :  block;
}

#nav2 a:hover, #nav2 a.active {
background: url(../images/btn_hover2.gif) left top no-repeat;
color : #b95a00;
}
.contentBlock{
	width:606px;
	display:block;
	padding:0px;
	margin:0 0 0 8px;
	overflow: hidden;
	float:left;
}
.contentTop{
	height:22px;
	background: url(../images/content_top.gif) left top;
	background-repeat:no-repeat;
}
.contentMiddle{
	background: url(../images/content_middle.gif) left top;
	background-repeat:repeat-y;
	line-height:20px;
	color:#5a4d40;
	padding: 0px 3px 10px 20px;
	overflow:hidden;
}
.contentMiddle p {margin-bottom:15px; padding-right:20px;}
.contentBottom{
	height:22px;
	background: url(../images/content_bottom.gif) left top;
	background-repeat:no-repeat;
}
.homeleft {
	float:left;
	width: 181px;
	border-right: 1px solid #d7d3ca;
	font-family: Arial, Helvetica, sans-serif;
	color:#514d44;
	font-size:11px;
}
.homeleft a {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
outline:none;
color:#514d44;
text-decoration:none;
}
.homeright {
	background: url(../images/homelabels_bg.gif);
	float:left;
	width: 360px;
	margin-left:25px;
}
.homelabel {
	float:left;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	color:#514d44;
	font-size:11px;
	line-height:15px;
	margin-top:25px;
	margin-right:15px;
}
.homelabel img {float:left; border:0px;margin-right:4px;}
.homelabel a {font-family: Arial, Helvetica, sans-serif; color:#514d44; text-decoration:none; font-size:11px; line-height:15px;outline:none;}
.contentImage{
float:right;
margin-left:20px;
display:block;
width:259px;
}