@charset "utf-8";
/* CSS Document */

/* Main Page */

body {
	margin: 0px;
	padding: 0px;
	background-color: #D3B593;
	background-image: url(../images/bk_main.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #83330d;
}
p {
	margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-bottom: 5px;
}

hr {
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #29456D;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Navigation */

a:link {
	text-decoration: none;
	color: #a74216;
}
a:visited {
	text-decoration: none;
	color: #a74216;
}
a:hover {
	text-decoration: underline;
	color: #a74216;
}
a:active {
	text-decoration: none;
	color: #a74216;
}


a.footer:link {
	color: #734920;
	text-decoration: none;
	font-size: 10px;
}
a.footer:visited {
	text-decoration: none;
	color: #734920;
	font-size: 10px;
}
a.footer:hover {
	text-decoration: underline;
	color: #734920;
	font-size: 10px;
}
a.footer:active {
	text-decoration: none;
	color: #734920;
	font-size: 10px;
}

a.footer_nav:link {
	color: #734920;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.footer_nav:visited {
	text-decoration: none;
	color: #734920;
	font-size: 10px;
	font-weight: bold;
}
a.footer_nav:hover {
	text-decoration: underline;
	color: #734920;
	font-size: 10px;
	font-weight: bold;
}
a.footer_nav:active {
	text-decoration: none;
	color: #734920;
	font-size: 10px;
	font-weight: bold;
}

a.sidebar:link {
	padding: 3px;
	color: #a74216;
	text-decoration: none;
	display: block;
}
a.sidebar:visited {
	padding: 3px;
	text-decoration: none;
	color: #a74216;
	display: block;
}
a.sidebar:hover {
	padding: 3px;
	text-decoration: underline;
	color: #a74216;
	display: block;
}
a.sidebar:active {
	padding: 3px;
	text-decoration: none;
	color: #a74216;
	display: block;
}

/* DIV */

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 151px;
}
#container_content {
	margin: auto;
	padding: 0px;
	width: 760px;
}

#sidebar {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-image: url(../images/bk_sidebar.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 170px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#flash_menu {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 270px;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 550px;
}
#content_container {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bk_content.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	width: 580px;
	float: left;
}
#content {
	margin: 0px;
	padding: 0px 0px 80px 0px;
	background-image: url(../images/bk_content_footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 580px;
}
.content_text {
	margin: 0px;
	padding: 20px 40px 0px 40px;
}
.content_text_home {
	margin: 0px;
	padding: 00px 20px 0px 20px;
}
.content_text_uneven {
	margin: 0px;
	padding: 0px 40px 0px 40px;
	background-image: url(../images/bk_content_uneven.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
.content_text_uneven_home {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bk_content_uneven.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
.content_col_even_left {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 230px;
	background-image: url(../images/vr_dot.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
}
.content_col_even_right {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 220px;
	float: right;
}
.content_col_uneven_left {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 290px;
	float: left;
}
.content_col_uneven_left_home {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 349px;
	float: left;
}
.content_col_uneven_right {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	width: 160px;
	float: right;
}
.content_col_uneven_right_home {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: right;
}
.content_3col {
	margin: 0px;
	padding: 3px;
	width: 160px;
	text-align: center;
	float: left;
}
#footer {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	background-image: url(../images/bk_footer.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 540px;
	height: 76px;
	color: #734920;
}


/* Class */

.clear {
	clear: both;
}
.artisian {
	color: #b80b0b;
}
.large {
	font-size: 18px;
}
.bttn_enter {
	padding: 0px 0px 60px 50px;
}

.imgborder {
	padding: 3px;
	margin-bottom: 5px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.imgborder_left {
	padding: 3px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.imgborder_right {
	padding: 3px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.testimonial_name {
	font-size: 12px;
}
.testimonial_contact {
	font-size: 11px;
}

.backtotop {
	font-size: 10px;
	text-align: right;
}

.photo_image {
	width: 525px;
	height: 370px;
	float: left;
}

.photo_caption {
	width: 150px;
	height: 370px;
	float: left;
}

/* Forms 

#container_form {
	margin-left: 20px;
}

label {
	float: left;
	width: 200px;
}

.box_label {
	float: left;
	width: 30px;
}

.box {
	float: left;
	width: 30px;
	margin-left: 180px;
}

input, textarea {
	width: 180px;
	margin-bottom: 5px;
}

textarea {
	width: 250px;
	height: 150px;
}

.boxes {
	width: 1em;
}

.submitbutton {
	margin-left: 200px;
	margin-top: 5px;
}

.resetbutton {
	margin-left: 5px;
	margin-top: 5px;
}

*/

/* ========== */


.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #83330d;
}
.style2 {
	color: #a74216;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}
.style4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #a74216;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #734920;
	font-weight: bold;
}
.style6 {
	font-family: Tahoma;
	font-size: 10px;
}
.style7 {
	font-size: 10px
}
	
.style9 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #734920; 
}

.style18 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}

.roll {
font-family: Tahoma;
font-size: 10px;
font-weight:bold;
text-decoration:none;
text-transform:none; 
color:#a74216;
}

A.roll:hover {
font-family: Tahoma;
font-size: 10px;
font-weight:bold;
text-decoration:underline;
text-transform:none; 
color:#a74216;
}

.roll2 {
font-family: Tahoma;
font-size: 10px;
text-decoration:none;
text-transform:none; 
color:#734920;
}

A.roll2:hover {
font-family: Tahoma;
font-size: 10px;
text-decoration:underline;
text-transform:none; 
color:#734920;
}

.roll3 {
font-family: Tahoma;
font-size: 10px;
font-weight:bold;
text-decoration:none;
text-transform:none; 
color:#734920;
}

A.roll3:hover {
font-family: Tahoma;
font-size: 10px;
font-weight:bold;
text-decoration:underline;
text-transform:none; 
color:#734920;
}

.roll4 {
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
text-decoration:none;
text-transform:none; 
color:#a74216;
}

A.roll4:hover {
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
text-decoration:underline;
text-transform:none; 
color:#a74216;
}
