/* CSS Document */
* {
	margin:0px;
	padding:0px;
}


.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}


body {
	background-color:#665741;
}

#contentarea {
	margin-top:15px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header {
	width:750px;
	float:left;
	margin-top:10px;
}

#footer {
	width:750px;
	float:left;
	text-align:center;
}

#navigation {
	width:750px;
	float:left;
	text-align:left;
	font-size:18px;
	color:#efe5d5;
	background-image:url('images/header_06.jpg');
	line-height:23px;
	display:block;
}

#mainbody {
	width:750px;
	float:left;
	height:auto !important;
	min-height:400px;
	height:400px;
	background-image:url('images/middleback.gif');
	background-repeat:repeat-y;
	display:block;
	padding-top:20px;
}

#linksbody {
	height:auto !important;
	min-height:250px;
	height:250px;
	padding-right:25px; 
	width:700px; 
	display:block; 
	float:left;
}

#smallfooter {
	color:#efe5d5;
	width:750px;
	float:left;
	text-align:center;
	font-size:12px;
	margin-top:10px;
}

#smallfooter a:link {
	color:#efe5d5;
	text-decoration:none;
}

#smallfooter a:visited {
	color:#efe5d5;
	text-decoration:none;
}

#smallfooter a:hover {
	color:#efe5d5;
	text-decoration:underline;
}

#smallfooter a:active {
	color:#efe5d5;
	text-decoration:none;
}

#navwords a {
	padding-right:15px;
	color:#efe5d5;
	font-style:italic;
}

#navwords a:link {
	color:#efe5d5;
	text-decoration:none;
}

#navwords a:visited {
	color:#efe5d5;
	text-decoration:none;
}

#navwords a:hover {
	color:#efe5d5;
	text-decoration:underline;
}

#navwords a:active {
	color:#efe5d5;
	text-decoration:none;
}

#contactbox {
	margin-top:10px;
	float:left;
	border:1px solid #000;
	margin-left:25px;
	margin-right:15px;
	background-color:#423626;
	color:#efe5d5;
	text-align:center;
	height:280px;
	width:275px;
}

div#contactbox label {
	padding-left:5px;
	font-size:14px;
	margin:0 10px;
	text-align:center;
}


#pageheader {
	width:750px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#formcontainer {
	margin-top:10px;
	float:left;
}

div#formcontainer form label {
	width:100px;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 10px;
	text-align:right;
	padding-bottom:5px;
}

div#formcontainer form label {
	margin-bottom:5px;
}

 .textbox  {
	width:250px;
	float:left;
}

.areabox {
	width:250px;
	height:200px;
	float:left;
}

.send {
	margin-top:10px;
}


a:link {
	color:#126804;
	text-decoration:none;
}

a:visited {
	color:#126804;
	text-decoration:none;
}

a:hover {
	color:#126804;
	text-decoration:underline;
}

a:active {
	color:#126804;
	text-decoration:none;
}

#pages {
	text-align:center;
	font-size:16px;
	width:744px;
	float:left;
	margin-bottom:10px;
}

#pages a {
	margin-left:5px;
}

.thumbnail {
	float:left;
	width:150px;
	margin-right:15px;
	margin-bottom:15px;
	height:200px;
}

#designs {
	width:676px;
	height:425px;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}