/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:small;
	background:#7c535b url(../img/page_bg.jpg) repeat-y;
}

h1, h2, h3 {
	color: #5c2e36;
}

h1 {
	position:relative;
	left:-14px;
	background:#a4b888;
	display:inline;
	font-size:small;
}

h2 {
	font-size:medium;
	font-weight:bold;
}

h3 {
	font-size:small;;
}

img {
	border: none;
}

p {
	margin:0 0 15px 0;
}

a:link, a:visited {
	color:#784f56;
	text-decoration:none;

}


a:hover {
	color:#a4b888;
}

#contact a:link, #contact a:visited {
	color:#FFFFFF;
	text-decoration:none;

}

#contact a:hover {
	color:#a4b888;
}


/* START nav */

#nav ul {
	list-style-type:none;
}

#nav li {
	float:left;
	background:#FFFFFF;
	padding:1px;
	border:1px solid #5d2f37;
	margin:3px 0 3px 3px;
	display: inline;

}

#nav a:link, #nav a:visited {
	color:#FFFFFF;
	background: #a4b888 url(../img/nav_icon.gif) no-repeat;
	background-position:3px;
	border:#7d8f65 solid 1px;
	height:15px;
	padding:0 10px 2px 19px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}

#nav a:hover {
	background: #80575f url(../img/nav_icon.gif) no-repeat;
	background-position:3px;
	border:#5c2e36 solid 1px;
}


/*  END nav */

.bodylink a{
	color:#FFFFFF;
	background: url(../img/toutbtn.gif) no-repeat;
	background-position:0px;
	font-weight:bold;
	height:14px;
	font-size:smaller;
	display:block;
	padding-left:14px;
	padding-top:1px;
	position:relative;
	left:-14px;
	margin-bottom:1px;
}

.bodylink a:link, .toutbtn a:visited{
	color:#FFFFFF;
}

.bodylink a:hover{
	background: #FFFFFF url(../img/toutbtn_over.gif) no-repeat;
	background-position:0px;	
}


.toutbtn a{
	color:#FFFFFF;
	background: #5c2e36 url(../img/toutbtn.gif) no-repeat;
	font-weight:bold;
	height:14px;
	font-size:smaller;
	display:block;
	padding-left:3px;
	padding-top:1px;
}

.toutbtn a:link, .toutbtn a:visited{
	color:#FFFFFF;
}

.toutbtn a:hover{
	background: #5c2e36 url(../img/toutbtn_over.gif) no-repeat;
}

.gallerybtn a{
	color:#FFFFFF;
	background: #5c2e36 url(../img/toutbtn.gif) no-repeat;
	font-weight:bold;
	height:14px;
	font-size:smaller;
	display:block;
	padding-left:3px;
	padding-top:1px;

}

.gallerybtn a:link, .toutbtn a:visited{
	color:#FFFFFF;
}

.gallerybtn a:hover{
	background: #5c2e36 url(../img/toutbtn_over.gif) no-repeat;
}


#container {
	width: 1206px;
}

#toplines{
	width: 718px;
	height:3px;
	padding:1px;
	background:#FFFFFF url(../img/toplines.gif);
}

#logobar {
	background: #FFFFFF;
	width: 110px;
	float:left;
	display: inline;
}

#content {
	overflow: hidden;
	background: #dfe2de;
	width:745px;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	float:left;
	display: inline;
}


#nav {
	background: #FF3300;
}



#mainimghome {
	background: #FFFFFF url(../img/home_main01.jpg) no-repeat;
	height:225px;
	padding:0 0 0 0;
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	padding:35px 0 0 0;
}

#mainimg{
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;	
}

#contact {
	color:#FFFFFF;
	background:#5c2e36;
	width:295px;
	display:block;
	margin-top:1px;
	padding:2px 0px 2px 10px;
	float:right;
	display: inline;
}

#gallery {

}

#maincontent {
	width: 385px;
	float:left;
	background:#FFFFFF;
	margin:0 0 15px 15px;
	padding:0 15px 15px 15px;
	display: inline;
}

#touts {
	width: 285px;
	float:right;
	margin:15px 15px 0 0;
	display: inline;
}


.tout{
	background:#FFFFFF;
	border:#5c2e36 solid 1px;
	padding:1px;
	margin-bottom:15px;
}

.touttext{
	margin:10px;
}


.toutbtn{
	clear:both;
	width:281px;
	height:15px;
	padding-top:1px;
}

.gallerybtn{
	clear:both;
	width:281px;
	height:15px;
	padding-top:1px;
}


.contacttout{
	background:#FFFFFF;
	border:#5c2e36 solid 1px;
	padding:1px;
}

.contacttouttext{
	padding:10px 0 0 10px;
	float:left;
	display: inline;
}

.toutimgleft{
	float:left;
	display: inline;
}

#designby {
	float:left;
	padding:15px 0 15px 15px;
	display: inline;
}

#footer {
	float:right;
	text-align:right;
	padding:15px 15px 15px 0;
	display: inline;
}

.menubtn {
	margin: 3px 0px 3px 3px;
}

#right {
	width:349px;
	float:left;
	display: inline;
}


.header {
	position:relative;
	left:-14px;
}



.clear{
	clear:both;
	line-height:0;
}



table {
	border:#FFFFFF solid 1px;
	border-collapse: collapse;
	background-color: white;
}

th, td {
	border:#FFFFFF solid 1px;
	padding: 3px 5px;
}

th {
	background-color: #d0dcc0;
}

td{
	background:#e0e9d4;
}


table caption {
display:none;
}

.flash {
	padding:20px;
}