* {
	margin: 0px;
}
body {
	background-color: #efefe1;

}


/***************text styles***************/
p {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 15px;
}
p a {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: underline;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	color: #666600;
	font-weight: normal;
	margin-top: 60px;
	display: block;
	margin-bottom: 3px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #666600;
	font-weight: normal;
	margin-top: 20px;
	display: block;
	margin-bottom: 6px;
}
h2 a {
	text-decoration: none;
	color: #666600;
}
h2 a:hover {
	text-decoration: none;
	color: #4C4C00;
	
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #666600;
	font-weight: normal;
	margin-top: 25px;
	display: block;
}
table {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	line-height: 2em;

}
.index_subheads {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	margin-bottom: 30px;
}
.image_captions {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	margin-top: 5px;
	float: left;
}

.address {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	line-height: 1.5em;

}
#thankyou {
	float: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 75px;
	padding-left: 50px;
	width: 700px;
	height: 400px;
	text-align: center;
}



/***************backgrounds***************/


.conehead {
	background-image: url(../images/page_images/index/conehead.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 2;
	height: 350px;
}


input {
	background-image: url(../images/site_images/navbar_tabs/out_state.png);
	background-repeat: repeat;
}

textarea {
	background-image: url(../images/site_images/navbar_tabs/out_state.png);
	background-repeat: repeat;
}


/***************Layout***************/


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 15px;
	border: 1px solid #666633;
	background-color: #efefe3;
	background-image: url(../images/site_images/generic_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
#wrapper #banner {
	height: 121px;
	width: 800px;
	background-image: url(../images/site_images/banner.png);
	background-repeat: no-repeat;
}

#wrapper #navbar {
	height: 23px;
	width: 800px;
	top: 98px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6BEB2;
	position: relative;
}
#wrapper #bodyArea {
	width: 800px;
}


#wrapper #bodyArea #footer {
	width: 800px;
	clear: both;
}

#cridit {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 800px;
	height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B0AD9A;
}




/***************columns***************/

#leftcol_50 {
	float: left;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 75px;
	width: 330px;
}
#rightcol_50 {
	float: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 75px;
	padding-left: 25px;
	width: 325px;
	
}





#rightcol_50 img {
	margin-top: 30px;
	border: 1px dotted #BBBBBB;
	
}


.col_hight400 {
	height: 400px;	
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}






/***************Navbar***************/

.current_page_tab {
	background-image: url(../images/site_images/navbar_tabs/current_page.png);
	background-repeat: repeat;
	display: block;
	width: 87px;
	
}


#wrapper #navbar ul {
	list-style-type: none;

}
#wrapper #navbar ul li {
	list-style-type: none;
	width: 87px;
	float: left;
	display: block;
	text-align: center;
	line-height: 23px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	background-image: url(../images/site_images/navbar_tabs/out_state.png);
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;

}
#wrapper #navbar ul li a {
	text-decoration: none;
	display: block;
	line-height: 23px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	
}
#wrapper #navbar ul li a:hover {
	text-decoration: none;
	color: #666633;
	background-image: url(../images/site_images/navbar_tabs/over_state.png);
}
.nav_floatright {
	float: right;
	margin-right: 10px;
}
