@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#c-site {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#c-header {
	height: 380px;
	width: 840px;
	margin-bottom: 35px;
}
#c-banner {
	height: 380px;
	width: 630px;
}
#banner {
	height: 380px;
	width: 630px;
}
#c-buttons {
	height: 380px;
	width: 180px;
}
#buttons {
	width: 139px;
	margin-right: 30px;
	margin-left: 11px;
	margin-top: 80px;
}
#button {
	height: 34px;
	width: 139px;
	margin-bottom: 6px;
}

#c-main {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	height: auto;
	width: auto;
}
#content {
	height: auto;
	width: auto;
	background-color: #FFF;
}


#photo-left {
	border: 2px solid #F9F;
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
#photo-right {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #F9F;
	margin-bottom: 15px;
	margin-left: 25px;
}

#c-footer {
	height: 30px;
	width: auto;
}





#footer {
	height: 22px;
	width: auto;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding-top: 8px;
	background-color: #F9F;
}
#c-contact {
	width: 250px;
	height: auto;
	background-color: #FFF;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9F;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 165px;
}
#c-form {
	width: 390px;
}
#c-map {
	height: 71px;
}
#map-left {
	float: left;
	height: 67px;
	width: 100px;
	border: 2px solid #F9F;
}
#map-right {
	float: right;
	height: 67px;
	width: 100px;
	border: 2px solid #F9F;
}





.pagename-14pt-bold {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.pagename-14pt-bold-wit {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}
.title_12pt_bold {
	font-weight: bold;
	color: #F9F;
}
#table {
	font-size: 12px;
}





A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #333;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #FFF
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #333;
	font-weight: bold;
} 
A.content:hover, A.content:active{
	text-decoration: underline;
	color: #F6F
}

