﻿/* Main Layout Begin */

html body {
	background-image:		url('site-images/background.gif');
	font-family:			Arial;
	font-size:				12px;
	color:					#695E4A;
	width:					100%;
	height:					100%;
	padding:				0px;
	margin:					0px;
}

#layout {
	top:					0px;
	position: 				absolute;
	width:					960px;
	left:					50%;
	margin-left: 			-480px;
	padding-top:			15px;
}

hr {
	height:					0px;
	border:					0px;
	border-bottom:			1px #B4AEA4 solid;
	margin:					0px;
	padding:				0px;
}

/* Main Layout End */

.banner {
	margin-left:			20px;
}

.main-image {
	margin-top:				5px;
	margin-bottom:			20px;
	margin-left:			20px;
}

/* BODY BEGIN */

#body {
	width:					940px;
	background-image:		url('site-images/page-footer.png');
	background-repeat:		no-repeat;
	background-position:	center bottom;
	padding-bottom:			80px;
	margin-left:			20px;
	float:					left;
}

/* Navigation Begin */

#navigation {
	width:					220px;
	margin-right:			20px;
	float:					left;
}

#navigation ul {	
	list-style-type:		none;
	margin-top:				0px;
	margin-left:			0px;
	padding-left:			0px;
}

#navigation li a {
	background-image:		url('site-images/navigation-off.png');
	background-repeat:		no-repeat;
	margin-bottom:			2px;
	width:					200px;
	height:					30px;
	display:				block;
	line-height:			30px;
}

#navigation a {
	color:					#695E4A;
	font-size:				14px;
	text-decoration:		none;
	padding-left:			20px;
}

#navigation a:hover {
	background-image:		url('site-images/navigation-on.png');
}

/* Navigation End */

/* Content Begin */

#content {
	width:					460px;
	margin-right:			20px;
	float:					left;
}

#content h1 {
	margin-top:				0px;
	color:					#695E4A;
	font-size:				24px;
	line-height:			17px;
}

#content li a {
	text-decoration:		none;
}

#content h2 {
	margin-top:				0px;
	color:					#695E4A;
	font-size:				16px;
	line-height:			17px;
}

#content a {
	color:					#695E4A;
}

#content div {
	margin-top:				20px;
	border-bottom:			1px #B4AEA4 solid;	
	float:					left;
	width:					460px;
}

#content div .img {
	float:					none;
	text-decoration:		none;
	padding-top:			0px;
}

#content div span {
	width:					170px;
	display:				block;
	float:					left;
	margin-bottom:			20px;
}

#content div span a {
	float:					none;
	padding-top:			0px;
}

.contact {
	text-align:				right;
}

.venue {
	float:					left;
	width:					230px;
	display:				block;
	margin-bottom:			20px;
}

#content div img {
	float:					left;
	margin-right:			20px;
	width:					98px;
	border:					1px #B4AEA4 solid;
	margin-bottom:			20px;
}

#content div h2 {
	font-size:				15px;
	margin-top:				0px;
	margin-bottom:			5px;
	line-height:			13px;
}

#content div p {
	margin-top:				0px;
	margin-bottom:			8px;
}

#content div a {
	color:					#695E4A;
	font-weight:			bold;
	text-decoration:		none;
	float:					right;
	display:				block;
	padding-top:			10px;
}

.statement {
	float:					right;
	margin-left:			20px;
	margin-bottom:			20px;
	width:					218px;
	border:					1px #B4AEA4 solid;
}
/* Content End */

/* Call to Action Begin */
#calltoaction {
	width:					180px;
	border:					1px #B4AEA4 solid;
	background-color:		#FFFFFF;
	padding:				13px 19px 13px 19px;
	float:					left;
}

#calltoaction h1 {
	color:					#695E4A;
	font-size:				18px;
	margin-top:				0px;
	margin-bottom:			0px;
}

#calltoaction h2 {
	color:					#695E4A;
	font-size:				15px;
	margin-top:				15px;
	margin-bottom:			0px;
}

#calltoaction p {
	margin-top:				5px;
	margin-bottom:			5px;
}

#calltoaction a {
	color:					#695E4A;
	font-weight:			bold;
	text-decoration:		none;
	float:					right;
}

#address {
	width:					180px;
	float:					left;
}

#address h1 {
	color:					#695E4A;
	font-size:				18px;
	margin-top:				0px;
	margin-bottom:			20px;
	line-height:			10px;
}

#address address {
	font-style:				normal;
}

#address a {
	color:					#695E4A;
	text-decoration:		none;
}

/* Call to Action End */

/* BODY END */

/* FOOTER BEGIN */

#examples {
	width:					960px;
	margin-top:				20px;
	float:					left;
}

#examples img {
	margin-left:				20px;
}

#footer {
	width:					960px;
	float:					left;
	margin-top:				10px;
}

#footer ul {
	list-style-type:		none;
	margin-top:				0px;
	margin-left:			20px;
	padding-left:			0px;
	display:				inline;
	float:					left;
}

#footer li {
	display:				inline;
	font-size:				10px;
}

#footer a {
	color:					#695E4A;
	text-decoration:		none;
}

.siteby {
	float:					right;
	font-size:				10px;
}
/* FOOTER END */

/* Form */





label {
	float:					left;
	font-size:				12px;
}

label input {
	margin-right:			20px;
	margin-top:				10px;
	margin-bottom:			20px;
	width:					206px;
	border:					1px #B4AEA4 solid;
	font-size:				12px;
	color:					#695E4A;
	
}

textarea {
	width:					435px;
	height:					125px;
	margin-top:				10px;
	margin-bottom:			20px;
	border:					1px #B4AEA4 solid;
	font-family:			Rockwell;
	color:					#695E4A;
	font-size:				12px;

}

input {
	margin-left:			0px;
	vertical-align:			top;
}
