*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg);
}

.antiqua{}


#bg_bottom{
	background: url(images/bottombg.png) center bottom no-repeat;
}

#bg_top{
	background: url(images/headerbg.png) center top no-repeat;
}

#main {
	width: 990px;
	margin: 0 auto;
	}
	
#header {
	height: 320px;
	color: #fff;
}


/*logo*/
#logo {	
		padding: 27px 0px 0px 20px;
		color: #fff;
		font-size: 12px;
}

.logo_span
{
    background: url(images\logo.png) left top no-repeat;
	font-weight: bold;
	font-size: 24px;
	
}
.logo_space{
	padding: 0 0 0 50px;}


#logo a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: 'Times New Roman' , Times, serif;
	font-weight: normal;
}


#top{ 
	height: 200px;
	padding: 24px 0 0 0;
} 

.top_span_36{
	font-size: 36px;
	line-height: 30px;
}
.top_span_48{
	font-size: 48px;
	line-height: 30px;
}

.uppercase{
	text-transform: uppercase;}


/*menu*/
#buttons
{
    text-align: center;
    height: 150px;
    margin-left: 0px;
    padding: 40px 0px 0px 40px;
    background: url(images/but_bg.png) left top no-repeat;
}


.btn_home{
    width: 120px;
    height: 40px;
    display: block;
    padding-top: 80px;
    font-weight: bold;
    font-size: 24px;
    color: #809C3C;
    text-decoration: none;
}

.btn_items{
	width: 120px;
	height: 40px;
	display: block;
	padding-top: 80px;
	font-weight: bold;
	font-size: 24px;
	color: #809C3C;
	text-decoration: none;
}

.btn_events{
	width: 120px;
	height: 40px;
	display: block;
	padding-top: 80px;
	font-weight: bold;
	font-size: 24px;
	color: #809C3C;
	text-decoration: none;
}

.btn_about{
	width: 120px;
	height: 40px;
	display: block;
	padding-top: 80px;
	font-weight: bold;
	font-size: 24px;
	color: #809C3C;
	text-decoration: none;
}

.btn_contact{
	width: 120px;
	height: 40px;
	display: block;
	padding-top: 80px;
	font-weight: bold;
	font-size: 24px;
	color: #809C3C;
	text-decoration: none;
}

.btn_size{
	width: 120px;
	height: 64px;
	}

.btn
{
    display: block;
    float: left;
    width: 120px;
    height: 111px;
    padding-top: 25px;
    background: url(images/btn.png) left top no-repeat;
    font-family: 'Times New Roman' , Times, serif;
    text-align: center;
    font-weight: normal;
}

 .btn:hover {
	color:#44AA00;
	/*text-decoration:underline;*/
	background: url(images/btn_hover.png) 0 0 no-repeat;
	/*font-style: italic;*/
	
	}

.btn_select 
{
    display: block;
    float: left;
    width: 120px;
    height: 111px;
    padding-top: 25px;
    background: url(images/btn_select.png) left top no-repeat;
    font-family: 'Times New Roman' , Times, serif;
    text-align: center;
    font-weight: normal;
}
.btn_razd { 
	width: 70px;
	height: 10px;
	float: left;}

/*content*/
#content{
	min-height: 100%;
}

#content_bg{
	background: url(images/content_bg.gif) left repeat-y;
	color: #666666;
}

#content_bg_bott{
	background: url(images/content_bg_bott.gif) left bottom no-repeat;
}


#left{
	float: left;
	width: 250px;
	margin-left: 30px;
	padding: 0 0 20px 0;
}

h1
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 24px;
    color: #809C3C;
    padding: 10px 20px 10px 0;
}

h2
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    color: #3366CC;
    padding: 10px 20px 10px 0;
}

h2 img
{
    vertical-align: middle;
}

.span_lh
{
    line-height: 17px;
    font-size: 16px;
}

.span_data{
	text-decoration: underline;
	line-height: 25px;
}

.read_more{
	text-align: right;
	padding: 2px 4px 0px 0px;
}

.read_more a {
	font-size: 12px;
	color: #3366CC !important;
	text-decoration: none !important;
	font-weight: bold;
	
}

.read_more a:hover {
	font-size:12px;
	color:#3366CC;
	text-decoration: underline !important;
}

#right{
	float: right;
	width: 622px;
	margin-right: 17px;
	padding: 0 0 20px 0;
}


.photol{
	float: left;
	padding: 5px 30px 0 0;
}

.photor{
	float: right;
	padding: 5px 30px 0 0;
}

.row_bott{
	padding: 10px 20px 20px 30px;
	background: #D9D7D7;
	border-bottom: 6px solid #BBBBBB;
	color: #666666
}



/*row_bottom*/

h3 {
	font-family: 'Times New Roman' , Times, serif;
	text-align: left;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 20px;
}

#bottom{
	/*height: 190px;*/
	margin: 0 auto;
	padding-top: 33px;
	color: #FFFFFF;
}

.bottom_box1{
	width: 165px;
	float:left;
	margin-left: 17px;
}


.bottom_ul{
	padding: 5px 0 0 28px;
	list-style: none;
}

.bottom_ul li{
	background: url(images/bottom_ul.gif) left 4px no-repeat;
	padding: 0px 0 6px 19px;}

.bottom_ul li a{
	color: #fff;
	text-decoration: none;
}
.bottom_ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

.bottom_box2{
	width: 425px;
	float:left;
	margin-left: 80px;
}

.bottom_box3{
	float:left;
	width: 225px;
	margin-left: 70px;
}

.ul_img_link{
	padding: 0px 0 15px 30px;
}

.ul_img_link a{
	color: #FFFFFF;
	text-decoration: none;
}

.ul_img_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
	
.ul_img_link1{
background:url(images/bottom_fish1.png) top left no-repeat;
}
.ul_img_link2{
background:url(images/bottom_fish2.png) top left no-repeat;
}
.ul_img_link3{
background:url(images/bottom_fish3.png) top left no-repeat;
}
.ul_img_link4{
background:url(images/bottom_fish4.png) top left no-repeat;
}	


/*footer*/

#ftr{
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 46px 0px 0px 30px;
	height: 80px;
	text-align: center;
}

#ftr a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

#ftr a:hover{
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
.logo
{
    width: 180px;
}
#ftr table
{
    width: 270px;
	margin: 0 auto;
}








