body {
	background: #0a0000;
	font-family: /*Tiranti Solid LET, Edwardian Script ITC, */Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDB865;
}

* {
	margin: 0;
	padding: 0;
}

#mediaplayer{width:480px;height:360px;}

#mainwrap {
	width: 1000px;
	margin: 0 auto;
}

.clearfloat {
	clear: both;
}
a img {
	border: none;
}

#header {
	background: url('../i/banner.gif') no-repeat;
	height: 245px;
}

#content {
	background: url('../i/background.gif') repeat-y;
	width: 1000px;
}

.left_col { 
	width: 276px;
	float: left;
}
.center_col { 
	width: 500px;
	margin-left: 1px;
	float: left;
	padding: 15px 10px;
	/*color: #babab4;*/
	word-spacing: 2px;
}
.center_col li { 
	margin-left: 10px;
}
.right_col { 
	width: 194px;
	padding: 10px 4px 0 4px;
	float: left;
}

.menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;

	margin: 27px 0 20px 55px;
}
.menu li {
	/*border-bottom: 1px solid #565454;*/
	border-bottom: 1px solid #cdb865;
	width: 180px;

	border-width: 1px;
	border-color: #0A0000;
	border-style: solid;
}

.menu li:hover {
	border-color: #cdb865 #AEA92C #AEA92C #cdb865;
}

.menu li a {
	/*color: #aca6a6;*/
	display: block;
	color: #cdb865;
	text-decoration: none;
	font-size: 15px;
	padding: 5px 0 5px 45px;
	width: 135px;
}

.menu li a:hover {
	padding: 6px 0 4px 46px;
}

.info_block {
	padding: 15px 10px;
	border-bottom: 1px dotted #5f5e5e;
	/*color: #babab4;*/
	word-spacing: 2px;
}
.right_col .info_block {
	border-bottom: 1px dashed #5f5e5e;
}
.info_block p {
	margin: 7px 0;
}
.center_col p.title, .info_block p.title {
	margin: 0 0 10px 0;	
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	/*color: #babab4;*/
}
.services a.title, .info_block a.title, .info_block .title a{
	margin: 0 0 10px 0;	
	font-weight: bold;
	font-size: 14px;
	/*color: #babab4;*/
	color: #cdb865;
	text-decoration: none;
	text-transform: uppercase;
}
.services a.title:hover, .info_block a.title:hover, .info_block .title a:hover {
	text-decoration: underline;
}
.thumbs
{
	font-weight: bold;
	font-size: 14px;
	/*color: #babab4;*/
	color: #cdb865;
	text-decoration: none;
}
.center_col p.title span, .info_block p.title span {
	font-size: 16px;
	background: url('../i/title.gif') no-repeat center right;
	padding: 2px 30px 2px 0;
}
.info_block img {
	cursor: pointer;
	padding: 2px;
}
.info_block img:hover {
	background-color: #565454;
}
.right_col img {
	margin-bottom: 10px;
}
a.more {
	background: url('../i/arrow.gif') no-repeat center left;
	/*color: #babab4;*/
	color: #cdb865;
	padding-left: 12px;
	float: right;
	margin-right: 70px;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
.right_col a.more {
	margin-right: 20px;
	line-height: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.last {
	border: none;
}


#footer {
	background: url('../i/footer.gif') no-repeat;
	height: 22px;
	/*color: #565454;*/
	color: #cdb865;
	
	font-size: 12px;
	padding: 185px 0 0 5px;
}
span.bottom_menu {
	margin-left: 50px;
}
span.bottom_menu a {
	padding: 0 5px;
	/*border-right: 1px solid #565454;*/	
	/*color: #565454;*/
	border-right: 1px solid #cdb865;
	color: #cdb865;
	text-decoration: none;
	text-transform: uppercase;
}
span.bottom_menu a:hover {
	text-decoration: underline;
}
span.bottom_menu a.last {
	border: none;
}

.pages {
	/*color: #999;*/
	color: #cdb865;
}
.but {
	white-space: nowrap;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	line-height: 25px;
	/*color: #ccc;*/
	color: #cdb865;
}

.but:hover {
	color: #fff;
	text-decoration: underline;
}

.but_dis {
	cursor: default;
	white-space: nowrap;
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	/*color: #999;*/
	color: #cdb865;
	line-height: 25px;
}

.services
{
	width: 100%;
}

.services td
{
	width: 30%;
	padding: 5px;
	vertical-align: top;
}

.services img
{
	cursor: pointer;
	padding: 2px;
}
.services img:hover {
	background-color: #565454;
}

.images td
{
	text-align: center;
	vertical-align: top;
}

.contact td
{
	vertical-align: top;
}

.contact input, .contact textarea
{
	background-color: #babab4;
	width: 200px;
	border: 1px solid #333;
	color: #333;
}

.contact button
{
	background-color: #babab4;
	border: 1px solid #333;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
}

.btn_prev, .btn_next
{
	background-color: black;
	height: 17px;
	position: absolute;
	top: 180px;
	width: 50px;
	z-index: 100;
	cursor: pointer;
}

.btn_next
{
	right: 0px;
}

.container_large_wrapper {
	position: absolute; 
	height: 500px; 
	width: 720px; 
	
	background-color: black; 
	margin-top: -400px; 
	margin-left: -140px;
	
	display: none;
}

.container_large_wrapper .spanClose {
	color: #CDB865;
	padding: 5px;
	display: block;
	
	font-size: 16px;
	
	border-bottom: 1px solid #CDB865;
}

a.linkEnlarge, a.linkClose {
	color: #CDB865;
	text-decoration: none;
}

a.linkEnlarge:hover, a.linkClose:hover {
	text-decoration: underline;
}
