body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;	
	background: #f5ecdd;	
	font-family:  arial, helvetica, sans-serif;	
	font-size: 85%;	
	color: #777777;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 190%;
	color: #e26b00;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

a {
	color: #e26b00;
}

a:hover {
	color: #e4944c;
}

h3 span {
	color: #777;
}

h3 a {
	color: #e26b00;
}

h3 a:hover {
	color: #e4944c;
}

dt {
	color: #e26b00;
	margin: 5px 0px;
	font-size: 140%;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

dt span {
	color: #777;
}

dd {

}

dd span {
	color: #777;
	font-weight: bold;
}

dl h3 {
	color: #635445;
}

p span {
	color: #e4944c;	
}

.off {
	display: none;
}

.on {
	display: inline;
}

#container {
	text-align: left;
	margin: 0px auto;	
	width: 704px;	
}

#header {
	float: left;
}

#header img {
	float: left;
}

#menu {
	float: left;
	width: 206px;
}

#menu img {
	float: left;
	border: 0px;
}	

#main {
	float: left;
	background: #e2d2b9;
	width: 704px;
}

#main img {
	float: left;
}

#main_links {
	background: url(../images/links.jpg) top left no-repeat;
	width: 498px;
	height: 26px;
	float: left;
}

#main_links a {
	font-size: 130%;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #e26b00;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ddbd8c;
	float: left;
	padding: 0px 3px;
	background: #dac5a4;
}

#main_links a:hover {
	color: #777;
}

#main_links span {
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 130%;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #e26b00;
}

#main_content {
	float: left;
	width: 320px;
	height: 
	padding-right: 178px;
	padding-bottom: 20px;
}

#main_content p {
	margin: 10px 0px;
}

#footer {
	float: left;
}

#contact_form {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contact_form label {
	width: 80px;
	float: left;
	margin: 2px 0px;
}

#contact_form input, #contact_form textarea {
	width: 200px;
	float: left;
	margin: 0px;
	border: 1px solid #beac95;
	background: #eddbc3;
	margin: 2px 0px;
	font-family: helvetica, arial, sans-serif;
	color: #777;
	font-size: 100%;	
}

#contact_form textarea {
	height: 50px;
}

#contact_form .button {
	width: 60px;
	margin: 5px 40px 0px;
	float: left;
}

#menu_top {
	width: 206px; 
	height: 60px;
	background: url(../images/sublogo.jpg) top left no-repeat;
}

#menu_top p {
	text-align: center;
	font-size: 120%;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin: 0px;
	padding: 0px;
}

#copyright {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 90%;	
	text-align: center;
}