body {
	background-color: #292016;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #292016;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

a:link		{ text-decoration: none; color: #BB5644; }
a:visited	{ text-decoration: none; color: #BB5644; }
a:hover		{ text-decoration: none; color: #BB5644; }

a.footer:link		{ text-decoration: none; color: #BB5644; font:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; }
a.footer:visited	{ text-decoration: none; color: #BB5644; font:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold;}
a.footer:hover		{ text-decoration: none; color: #eda950; font:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold;}

a.subpage:link		{
	text-decoration: underline;
	color: #292016;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}

a.subpage:visited		{
	text-decoration: underline;
	color: #292016;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}

a.subpage:hover		
{
	text-decoration: underline;
	color: #BB5644;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}

a.headerlink {
	font-size: 12px;
	color:#BB5644;
	font-weight: bold;
}

.hometitle {
	font-size: 16px;
	font-weight: bold;
}
.hometext {
	font-family: "Times New Roman", Times, serif;
	color: #594B38;
}
#homephoto {
	width: 850px;
	margin: 15px 15px 0px 15px;
	background-color:#cccccc;
}

#homeboxleft {
	width: 395px;
	height: 180px;
	background-color:#E0CDB0;
	margin: 15px 7px 15px 15px;
	padding: 10px;
	vertical-align:text-top;
	float:left;
	}
#homeboxright {
	width: 395px;
	height: 180px;
	background-color:#E0CDB0;
	margin: 15px 15px 15px 8px;
	padding: 10px;
	float:right;
	}
	
#logos {
	height: 75px;
	float: left;
	margin-top: 10px;
	width: 875px;
	text-align: center;
	}	
	
#subcontent {
	width: 810px;
	background-color: #E0CDB0;
	margin: 15px;
	padding: 20px;
}

#subevents {
	width: 400px;
	background-color: #E0CDB0;
	margin: 15px 15px 15px 15px;
	padding: 10px;
	float:left;
}
#submenu {
	width: 810px;
	background-color: #E0CDB0;
	margin: 15px;
	padding: 20px;
	height: 325px;
}

#popup {
	width: 400px;
	background-color: #E0CDB0;
	margin: 15px 15px 15px 15px;
	padding: 10px;
	float:left;
	height: 100%;
}

#featurespopup {
	width: 650px;
	background-color: #E0CDB0;
	margin: 15px 15px 15px 15px;
	padding: 10px;
	float:left;
}

#featurespopupText {
	width: 300px;
	background-color: #E0CDB0;
	padding: 10px;
	float:left;
}
#featurespopupPhoto {
	width: 325px;
	background-color: #292016;
	float:left;
	margin-top: 10px;
	border-top-color: #292016;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #292016;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #292016;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #292016;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 10px;
}

.menuitems1 {
	width: 375px;
	float:left;
	margin-left: 0px;
	text-align: right;
	margin-right: 0px;
	margin-top: 25px;
	background-color: #E0CDB0;
	padding-right: 25px;
}
.menuitems2 {
	width: 375px;
	float:left;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
	margin-top: 25px;
	background-color: #E0CDB0;
	padding-left: 25px;
}

.menuitems3 {
	width: 270px;
	float:left;
	text-align: center;
	background-color: #E0CDB0;
	margin-top: 30px;
}
a.menulink {
	font-size: 12px;
	color:#BB5644;
	font-weight: bold;
}
#submap {
	width: 400px;
	background-color: #E0CDB0;
	margin: 15px 15px 15px 15px;
	float:right;
}
#subcontact {
	width: 400px;
	background-color: #E0CDB0;
	margin: 15px 15px 15px 15px;
	padding: 10px;
	float:left;
	height: 560px;
}
#subtitletop {
	width: 850px;
	color:#BB5644;
	height: 20px;
	margin: 15px 15px 0px 15px;
}
.subtitletopright {
	width: 420px;
	color:#BB5644;
	padding-top: 10px;
}
.subpagetitle {
	font-size:21px;

}
.subpagetitlelink {
	font-size:16px;
	color:#E0CDB0;
	padding: 0px 0px 0px 10px;
	
}



.footertext {
	font-size: 12px;
	color:#FFFFFF;
}
.subbodytitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB5644;
}
.formfieldnames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BB5644;
	padding-right: 5px;
}
.formbutton {
	color: #FFFFFF;
	background-color: #292016;
	border: 1px solid #C15644;
	padding-right: 5px;
}
.subcontent_text {
	margin-right: 25px;
	margin-left: 25px;
}

/* Social Bookmarking Settings */

.social_bookmark
{
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

img.social_img
{
	padding: 0px;
	margin: 0px;
	border: none;
}

div#box
{
	width: 25em;
	padding: 10px;
	margin:0 auto;
	/*background:#E6E6E6;*/
	background: #E6E6E6 url(button1.jpg) repeat-x 0 -5px;
}

a.social_bookmark
{
	color: #208BE1;
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}
.pressSource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #292016;
}
#pressItem {
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 15px;
	}
.pressBullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB5644;
	margin-right: 5px;
}
#functionsPhoto {
	width: 410px;
	margin: 0px 15px 10px 0px;
	float: right;
	}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #292016;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
}
.formentry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #292016;
}
.clientquotes {
	font-style: italic;
	margin-right: 60px;
	margin-left: 60px;
	color: #292016;
	text-align: justify;
}

.TopPageText {
	font-size:14px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	
}

#TopBanner {
	width: 850px;
	z-index: 2;
	float: left;
}

#TopEmailBox {
	z-index: 1;
	position: absolute;
	width: 400px;
	margin-left:525px;
}
.emailbutton {
	color: #FFFFFF;
	background-color: #C15644;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
}

.caleventdescrip {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 140px;
	margin-right: 140px;
}
.caleventdate {
	font-size: 12px;
	font-weight: bold;
	color: #BB5644;
}
.caleventname {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.calflyer {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calflyer:visited {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calflyer:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.calflyer:active {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calweb {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calweb:visited {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calweb:hover {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
a.calweb:active {
	font-size: 12px;
	color: #BB5644;
	text-decoration: underline;
}
hr {
	color: #000000;
}

