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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343434;
	background-color: #DFDFDF;
	margin: 0px;
}
#c-site {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
}
#c-header {
	height: 125px;
	width: 810px;
}
#c-logo {
	height: 125px;
	width: 310px;
	float: left;
}
#logo {
	height: 125px;
	width: 310px;
}
#c-buttons {
	float: right;
	height: 125px;
	width: 500px;
}
#buttons {
	height: 115px;
	width: 500px;
	padding-bottom: 10px;
}
#button {
	float: left;
	height: 115px;
	width: 110px;
}
#button_spacer {
	float: left;
	height: 100px;
	width: 20px;
}

#c-banner {
	height: 200px;
	width: 810px;
}
#banner {
	height: 200px;
	width: 810px;
}
#c-main {
	width: 810px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
}

#c-content {
	padding-right: 50px;
	padding-left: 50px;
	height: auto;
	width: 400px;
}

#content {
	background-color: #FFF;
	width: 397px;
	height: auto;
}
#photo-left {
	height: auto;
	width: 204px;
	color: #FFF;
	background-color: #333;
}
#c-photo-left {
	height: auto;
	width: 204px;
	margin-right: 53px;
	margin-left: 53px;
}
#photo {
	height: auto;
	width: auto;
	border: 2px solid #CF2226;
}
#c-contact {
	width: 260px;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#contact {
	width: 250px;
	height: auto;
	background-color: #555;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CF2226;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 165px;
}
#c-form {
	width: 397px;
}
#c-map {
	height: 71px;
}
#container-map {
	height: 71px;
}
#map-left {
	float: left;
	height: 67px;
	width: 100px;
	border: 2px solid #CF2226;
}
#map-right {
	float: right;
	height: 67px;
	width: 100px;
	border: 2px solid #CF2226;
}


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


#footer {
	height: 22px;
	width: 810px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	background-color: #CF2226;
}
#table {
	font-size: 14px;
	background-color: #FFF;
}



.pagename-14pt-bold {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.title_12pt_bold {
	font-weight: bold;
	color: #CF2226;
}




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