@charset "UTF-8";
/* CSS Document */

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}





p {
	line-height: 1.5em;
	
}

p.home_txt {text-align: justify;}
div {
	margin-left: auto;
	margin-right: auto;}
body {
	background: url(images/back_main.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.container_header div {
	width: 1042px;
	display: block;
	background: url(images/header.jpg) repeat-x;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
	
}

.container_flash .flash {
	display: block;
	margin: 0px 0px 0px 50px;
	height: auto;
	width: 951px;
	
	background: #0C9;
}

.container_content .container2 {
	
	display: block;
	width: 920px;
	margin: 0px 0px 0px 70px;
}

.box_left {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 445px;
	
	float: left;
}

.box_left2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	
	float: left;
}

.box_right {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 445px;
	float: right;
	overflow: hidden;
}

.rock_back {
	background: url(images/box_side_rock.jpg) no-repeat;
	display: block;
	height: 267px;
	width: 445px;
	padding: 65px 35px 0px;
}

.rock_back_black{
	background: url(images/black_side_back.jpg) repeat-y;
	display: block;
	height: auto;
	width: 445px;
	padding: 65px 35px;
}

.rock_back_black_footer {
	background: url(images/rocks_side-black-footer2.jpg) no-repeat;
	display: block;
	height: 53px;
	width: 445px;
	padding: 65px 35px;
}





.buttons {
	display: block;
	padding: 0px 0px 0px 57px;
}

.buttons a:link, .buttons a:visited {
	background: url(images/button_up.png) no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 149px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
	font-variant: small-caps;
	letter-spacing: 0.03em;
	font-style: normal;
}
.buttons a:hover {
	background: url(images/button_ov.png) no-repeat;}
	
	
	h3.home {
	font-size: 20px;
	color: #333;
	display: block;
	padding: 0px 12px 24px 12px;
}
	
	#r_content {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 396px;
}

#r_content a:link, #r_content a:visited {
	font-size: 18px;
	color: #d7cda9;
	padding: 10px 0px 0px 40px;
	margin: 15px 0px 0px 0px;
	background: url(images/gold_dot.jpg) no-repeat 15px 0px;
	font-weight: normal;
	text-decoration: none;
}

#r_content a:hover {
	color: #fff;}

#r_content .header {
	/*background: url(images/box_top1.png) no-repeat;*/
	display: block;
	margin: 0px;
	padding: 0px;
	width: 396px;
	height: 12px;
}

#r_content .r_text {
	/*background: url(images/box_side.png) repeat-y;*/
	display: block;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	width: 396px;
	color: #FFF;
}
#r_content .footer {
	/*background: url(images/box_footer1.png) no-repeat;*/
	display: block;
	margin: 0px;
	padding: 0px;
	width: 396px;
	height: 12px;
	filter: FlipV;
}



#r_bcontent {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 396px;
}

#r_bcontent .header {
	background: url(images/box_black_top.png) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 396px;
	height: 12px;
}

#r_bcontent .r_text {
	background: url(images/box_black_sides.png) repeat-y;
	display: block;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	width: 396px;
	color: #FFF;
}
#r_bcontent .footer {
	background: url(images/box_black_bottom.png) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 396px;
	height: 15px;
	
}

.big_buttons {
	background: url(images/swirl_back.png) no-repeat;
}
ul#MenuBar1 {
	display: block;
	margin: 0px;
	height: 65px;
	width: 910px;
	padding: 0px;
		
	
}

ul#MenuBar1 li {
	display: block;
	margin: 0px;
	float: left;
	list-style-type: none;	
	
	
}
h3 a:link, h3 a:visited {
	font-size: 24px;
	font-weight: normal;
	color: #d7cda9;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

h3 a:hover {color: #fff;}

h3 a.news:link, h3 a.news:visited {
	font-size: 16px;
	font-weight: normal;
	color: #d7cda9;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

h3  a.news:hover {color: #fff;}
