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

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-color: #000000;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #444444;
}
#c-site {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#c-striping_above {
	height: 20px;
	width: 810px;
}
#striping_above {
	background-image: url(../images/striping_above.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 810px;
}

#c-buttons {
	height: 40px;
	width: 810px;
}
#buttons {
	height: 40px;
	width: 810px;
}
#button {
	float: left;
	height: 40px;
	width: 135px;
}

#c-banner {
	height: 307px;
	width: 810px;
}
#banner {
	height: 307px;
	width: 810px;
}

#c-striping_under {
	height: 20px;
	width: 810px;
}
#striping_under {
	background-image: url(../images/striping_under.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 810px;
}

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


#photo-left {
	border: 2px solid #990000;
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
#photo-right {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #990000;
	margin-bottom: 15px;
	margin-left: 25px;
}
#c-contact {
	width: 250px;
	height: auto;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 165px;
}
#c-form {
	float: right;
	width: 390px;
}
#c-button_play {
	width: 350px;
}

#button_play {
	float: right;
	height: 30px;
	width: 30px;
}

#c-map {
	height: 71px;
}
#map-left {
	float: left;
	height: 67px;
	width: 100px;
	border: 2px solid #990000;
}
#map-right {
	float: right;
	height: 67px;
	width: 100px;
	border: 2px solid #990000;
}
#c-footer {
	height: 30px;
	width: 810px;
}

#footer {
	height: 22px;
	width: 810px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	background-color: #000000;
}

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




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