body {
	font-family: Lucida Grande, verdana, arial, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#222222;
	text-align:justify;
}

div#inner_content a {
	color: #2C61C1;
}

h1, h2, h3, h4, b{
	color:#7F0D25;
}

h1{
	font-family: Georgia, Times;
	font-size:180%;
	padding-bottom: 5px;
}

h2{
	font-family: Georgia, Times;
	font-size:170%;
	padding-bottom: 5px;
}

h3{
	font-family: Georgia, Times;
	font-size:150%;
	padding-bottom: 5px;
}

div#inner_content a:hover {
	color: #073267;
}

#rotating_images img, #rotating_images2 img{
	padding: 2px;
	border: 1px solid #555555;
}

#left-top{
	width: 188px;
	padding-left: 3px;
	padding-right: 5px;
	height:20px;
	background: url(../images/left-top-bg.png) no-repeat;
}

#left{
}

#left-bottom{
	width: 188px;
	padding-left: 3px;
	padding-right: 5px;
	height:40px;
	background: url(../images/left-bottom-bg.png) no-repeat;
}

.menu{
	width:196px;
	background: url(../images/left-bg.png) repeat-y;
}

div#left ul.menu li {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .5em;
	padding-right: 1em;
	font-style: italic;
}

div#left ul.menu li p {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-left: 3px;
}

div#left ul.menu li.active p {
	background-repeat: no-repeat;
	background-position: center left;
}

div#left ul.menu li a {
	text-decoration: none;
	color: #7F0D25;
}

h2.page_heading {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.25em;
	padding-top: .5em;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	color: black;
}

div#footer p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	text-align: center;
}

div#linkback {
	width: 200px;
	text-align: center;
	padding-left:200px;
	margin-left: auto;
	margin-right: auto;
}

div#footer p.page_counter {
	color: #2A5DB9;
}

ul#contact li {
	margin-bottom: .25em;
}

ul.errors {
	margin-bottom: 1em;
}

#right {
	padding-top: 1em;
	color: #FFFF00;
	font-weight: bold;
}

#right p {
	margin-left: 1em;
	font-size: .9em;
}

ul#home_player {
	margin-right: 50px;
}

ul#home_player li {
	float: left;
	margin-right: .5em;
	margin-bottom: 1em;
}

ul#contact li {
	position: relative;
}

ul#contact input.text, ul#contact textarea {
	width: 250px;
}

ul#contact textarea {
	height: 50px;
}

label.overlabel {
	color:#999;
}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}

#cboxTitle {
	padding-left: 25px;
}

ul.errors li {
	color: red;
}

#gmap{
	border: solid 3px #FFF;
	margin-top:20px;
	height: 300px;
}

#gmap2{
	border: solid 3px #FFF;
	margin-top:20px;
	height: 300px;	
}