/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
    margin: 0px;
    padding: 0px;
}

img{
    padding: 0px;
    border: none;
}

a{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #CC6000;;
}

h1{
	font: 38px Georgia, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	
}

h2{
	font: 26px Georgia, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
}

h3{
	font: 20px Georgia, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	
}

h4{
	font: 15px Georgia, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	
}



body {	
    font-family: Georgia, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    background: #000000 url(images/bg.jpg) no-repeat top center fixed;
}

.clear{
	clear: both;	
}

#wrap{
	width: 1050px;
	margin: 0 auto;
}

#menu{
	width: 1050px;
	height: 66px;
	background: url(images/menu_bg.png);

}

#menu ul{
	padding-left: 0px;
    list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 771px;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	font: 28px Georgia, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
    display: block;
    float: left;
    width: 154px;
    height: 61px;
	line-height: 54px;
}

#menu ul li a:hover,  #menu ul li .active{
	background: url(images/active.png) center;
}

#top_padding{
	height: 20px;
}

#logo
{
text-align: left;
padding-top: 50px;
padding-left: 30px;
}


#prew_img{
	height: 257px;
}


/*
	content
*/

#content_top{
	background: url(images/content_top.png) top left;
	height: 25px;
}

#content_bottom{
	background: url(images/content_bottom.png) top left;
	height: 24px;
}

#content_bg_repeat{
	background: url(images/content_bg_repeat.png) left repeat-y;
	padding: 0px 24px 0px 25px;
}

.read{
	text-align: right;
	padding: 10px 10px 0px 0px;
}

.read a{
	color: #ff0000;
	font-weight: normal;
}

#column2_box2 ul{
	padding-left: 0px;
    list-style: none;
}

#column2_box2 ul li a{
	display: block;
	background: url(images/ls.gif) no-repeat left center;
	padding-left: 24px;
	margin-bottom: 5px;
	color: #666666;
	font-weight: normal;
}

#column2_box2 ul li a:hover{
	color: #ffffff;
}

#content{
	background: url(images/content.png);
	padding: 0px 24px 0px 24px;
	color: #ffffff;
}

.line1 {background:url(images/razd_h.gif) 583px 0 repeat-y; width:100%; float:left}
.line2 {background:url(images/razd_h.gif) 255px 0 repeat-y}
.pad_bot1 {padding-bottom:10px}
.pad_bot2 {padding-bottom:20px}
.pad_bot3 {padding-bottom:20px}
.pad_left1 {padding-left:64px}
.marg_left1 {margin-left:25px}
.marg_right1 {margin-right:25px}
.list1 ul{margin: 0px; padding: 0px;}
.list1 li {list-style: none;}
.list1 li a {padding-left:9px;background:url(images/marker_1.gif) 0 6px no-repeat; color: #B88948}
.font1 {font-weight:bold;padding-bottom:4px}
.under {background: url(images/razd_h.gif) bottom repeat-x;padding-bottom:14px;margin-bottom:13px}
p {padding-bottom:20px}
.marg_right2 {margin-right:10px}

.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}


.col1, .col2, .col3, .cols {float:left}
.col1 {width:572px;}
.col2 {width:324px; margin-left: 30px}
.cols {width:223px}


/*
	footer top
*/

#footer_top{
	width: 841px;
	margin: 0 auto;
	background: url(images/footer_top_border.png) no-repeat bottom;
	padding-top: 23px;
}

#footer_top h2{
	font: 18px Arial, Helvetica, sans-serif;
	color: #593401;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

#footer_top a{
	color: #593401;
	font-weight: bold;
}

#footer_top a:hover{
	color: #ffffff;
}

#footer_top p{
	color: #000000;
	padding: 0px;
	margin: 0px
}

#footer_column1, #footer_column2, #footer_column3{
	width: 226px;
	float: left;
}

.footer_text{
	background: url(images/footer_top_border.png) no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    margin-bottom: 8px;
    padding-left: 15px;
}

/*
	footer bottom
*/

#footer_bot{
	text-align: center;
	font-size: 10px;
	color: #593401;
	padding: 50px 0px 50px 0px;
}

#footer_bot a, #footer_bot p{
	color: #593401;
	font-weight: normal;
	padding: 0px;
	margin: 0px
}



/*aboutus*/

.datebox{
    background: url(images/bot_bor.png) repeat-x bottom;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.datebox a{
    font-weight: normal;
}

.date, .user, .com{
    width: 33.3%;
    float: left;
}

.date a{
    background: url(images/date.jpg) no-repeat 0px 1px;
    padding-left: 20px;
    display: block;
    height: 17px;
    margin-left: 3px;
}

.user a{
    background: url(images/user.png) no-repeat 0px 3px;
    padding-left: 20px;
    display: block;
    height: 17px;
}

.com a{
    background: url(images/com.png) no-repeat 0px 3px;
    padding-left: 20px;
    display: block;
    height: 17px;
}
.bot_bor{
    background: url(images/bot_bor.png) repeat-x bottom;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


#b_col1 {
	width: 253px;
	float: left;
	margin-left: 43px;
}
#b_col2 {
	width: 253px;
	float: left;
	margin-left: 85px;
}
#b_col3 {
	width: 253px;
	float: left;
	margin-left: 85px;
	text-align: left;
}


.box_us {
width: 244px;
background: url(images/box_us.gif) 0px bottom repeat-x;
}

.box_us_l {
width: 27px;
float: left;
padding-top:3px;}

.box_us_r {
width: 217px;
float: left;}


.spis_bot {
	list-style:none;
	padding: 0px 0px 0px 14px;}

.spis_bot li {
	padding: 5px 0px 0px 18px;
	background: url(images/spis_bot.gif) 0px 12px no-repeat;
	}
	
.spis_bot a {
	color:#174500;
	text-decoration:none;
	font-weight: 100;
	background: url(images/spis_bot_a.gif) bottom repeat-x;
	display: block;
	font-weight:bold;}
.spis_bot a:hover {
	text-decoration: underline;
	color: #CC6000
	}
	
.fu_i {
	padding: 0px 14px 0px 0px;
	vertical-align: middle ;
}

#b_col3 ul {
	list-style:none;
	padding: 0px 0px 0px 32px;}

#b_col3 li {
	padding: 8px 0px 2px 0px;
	background: none;
	}
	
#b_col3 li a {
	color:#174500;
	text-decoration: none;
	font-weight: bold;}
	
#b_col3 li a:hover {
	text-decoration: underline;
}

#bottom_bot {
	background: url(images/razd_h.gif) repeat-x;
	padding-top: 10px;
	margin-top: 10px
}

.contact_content_left{
    padding-right: 20px;
    float: left;
    width: 705px;
	
}

.contact_content_left p{
    line-height: 20px;
}

.contact_content_right{
    float: left;
    width: 274px;
}

.contact_content_left h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    padding-bottom: 10px;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}

.contact_content_right h6{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    background: url(images/title.png) no-repeat top left;
    text-align: center;
    width: 274px;
    height: 40px;
    padding-top: 14px;
}



/*contact, blog*/

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    margin-bottom: 4px;

    background: url(images/bot_bor.png) repeat-x bottom;
}

.ls li a{
    background: url(images/spis_bot.gif) no-repeat 0px 6px;
    display: block;
    padding-left: 15px;
    padding-bottom: 4px;
    color: #ffffff;
    font-weight: normal;
}

.ls li a:hover{
    color: #CC6000;
}

.ls_style{
    background: url(images/spis_bot.gif) no-repeat 0px 6px;
    display: block;
    padding-left: 15px;
    color: #ffffff;
}

.contact_content_bg{
    background: url(images/con_bg.png) repeat-y center;
    padding-left: 20px;
}

.contact_content_left{
    padding-right: 20px;
    float: left;
    width: 656px;
	
}

.contact_content_left p{
    line-height: 20px;
}

.contact_content_right{
    float: left;
    width: 274px;
}

#contact_form fieldset {
    border: none;
}

#contact_form input {
    margin-bottom: 5px;
}

#contact-submit{
    width: 150px;
    height: 40px;
    color: #ffffff;
    background: url(images/contact_but.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#contact-clear{
    width: 150px;
    height: 40px;
    color: #ffffff;
    background: url(images/contact_but.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#con_name, #con_email, #con_website {
    width: 566px;
    height: 26px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(images/input_bg.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
}

#con_mess {
    width: 566px;
    height: 125px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: none;
    background: url(images/mess_text.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    margin-bottom: 10px;
}


.contact_content_left h5{
    background: url(images/bot_bor.png) repeat-x bottom;
    padding-top: 10px;
    margin-bottom: 10px;
}

.pad_left_con{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.pad_left_con a:hover{
    color: #CC6000;
}


/* gallery */

.gallery {
	}
	
.gallery_bot {
	padding: 5px 5px 0px 5px;

}

.row {
	padding: 0px 0px 0px 0px;
	height: 284px;
}

.box_img2 {
	width: 308px;
	height: 274px;
	background: url(images/box_img.gif) left top no-repeat;
	padding: 10px 10px 0px 10px;
	float:left;
}

.gallery h3 {
	padding: 15px 0px 5px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}

.box_razd {
	width: 10px;
	height: 50px;
	float: left;
}

.gallery h1 {
	padding: 5px 0px 15px 8px;
	color: #ffffff;
	font-size: 16px;
	background: url(images/h1_gallery.jpg) left top no-repeat;}

.gal_num {
	width:16px;
	height:22px;
	padding: 3px 0px 0px 9px;
	display:block;
	background: url(images/gal_num.gif) left top no-repeat;
	color: #174500;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	text-decoration:none;
	float: left;}
	
.gal_num:hover {
	background:url(images/gal_num_hover.gif) left top no-repeat;
	text-decoration: none;}

.g_size
{
width: 308px;
height: 162px;
}

.g_size img
{
border: 3px solid #B1FFAD
}

/*
Header scroll
*/

#prew_img
{
width: 1000px;
margin-left: -30px;
margin: 0 auto;
padding-top: 50px;
margin-bottom: -30px;
}


.roundabout-holder {
				list-style: none;
				width: 50em;
				height: 10em;
				margin: 1em auto;
			}
			
			.roundabout-moveable-item {
				height: 225px;
				width: 300px;
				cursor: pointer;
			}
			
   
   .roundabout-moveable-item img {
				width: 100%;
				height: 100%;
			}
   
   .roundabout-in-focus { cursor: auto; }