/* CSS Document */



* {

	margin: 0;

	padding: 0;

}

body {

	background: #795331 url(images/body_bg.gif) repeat-x;

}

#wrapper {

	width: 700px;

	xborder: 8px solid #754727;

	background-image: none;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #8D6F40;

}

#wrapper_content_image {

	margin-top: 30px;

	margin-right: 30px;

	margin-bottom: 30px;

	margin-left: 30px;

}

#header {

	background-image: url(images/header.gif);

	height: 145px;

}

#content {

	background-color: #F5EED2;

	float: left;

}

#sidebar {

	float: left;

	width: 200px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 2em;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: 20px;

	padding-bottom: 20px;

	font-weight: bold;

	padding-top: 10px;

	display: inline;

}

#main_content {

	float: left;

	width: 470px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	margin-bottom: 20px;

	padding-bottom: 30px;

	padding-right: 10px;

	margin-top: 20px;

	line-height: 2em;

}

a:link {

	color: #CC0001;

	text-decoration: none;

}

a:visited {

	color: #C8AC7D;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}

#footer {

	clear: both;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11.5px;

	text-align: center;

	margin-top: 30px;

	background-color: #CC0001;

	padding-top: 10px;

	padding-bottom: 15px;

	color: #FFFFFF;

	font-weight: normal;

}

h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 200%;

	line-height: 1em;

	color: #754727;

}

h2 {

	border-left-width: 11px;

	border-left-style: solid;

	border-left-color: #CC0001;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	font-weight: bold;

	margin-bottom: 8px;

	padding-left: 8px;

	margin-top: 0px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	font-weight: normal;

	color: #000000;

}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 150%;

	line-height: 1em;

	font-weight: bold;

	color: #920101;

}

p {

	line-height: 1.4;

	margin-bottom: 10px;

}

#footer a:link {

	color: #FFFFFF;

	text-decoration: none;

}



#footer a:visited {

	color: #FFFF99;

 	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}
.photo-spacer {
	padding: 8px;
}




#footer a:active {

	text-decoration: none;

}

#main_content li {

	line-height: 1.2em;

	color: #920101;

}

#contact_form_table td {

	padding: 4px;

}

#contact_form_table label {

	font-weight: bold;

	color: #754727;

}

.textfields {

	border: 1px solid #CC0000;

}

.button {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #754727;

	border: 1px solid #CC0000;

}

table, th, td {

	border: 0px none #FFFFFF;

	border-collapse: collapse;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}
