@charset "utf-8";

.body {
	width:100%;
	height:100%;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
}

.guestbook {
	width:40%;
	text-indent:0px;
}

.body #shadow {
	position:relative;
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
}

.body #shadow #main {
	position:relative;
	width:918px;
	height:100%;
	left:40px;
	background-color:#FFF;
	border-left:#b33915 solid 1px;
	border-right:#b33915 solid 1px;
	
}

.body #shadow #shadow_left {
	position: absolute;
	top:0px;
	left:0px;
	width:40px;
	height:100%;
	background-image:url(images/shadow_left.png);
	background-repeat:repeat-y;

}

.body #shadow #shadow_right {
	position: absolute;
	top:0px;
	right:0px;
	width:40px;
	height:100%;
	background-image:url(images/shadow_right.png);
	background-repeat:repeat-y;

}

.body #shadow #main #head {
	position:relative;
	width:918px;
	height:329px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;	
}

.body #shadow #main #menu {
	position:relative;
	width:918px;
	height:46px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;	
}

.body #shadow #main #menu #left_menu {
	text-align:center;
	position:relative;
    float:left;
	width:633px;
	top:15px;
	height:30px;
}

.body #shadow #main #menu #right_menu {
	text-align:center;
	position:relative;
	float:left;
	width:285px;
	top:15px;
	height:30px;
}

.body #shadow #main #content {
	position:relative;
	overflow:hidden;
	width:918px;
	background-color:fff;
}

.body #shadow #main #content #left_content {
	float:left;
	overflow:hidden;
	width:633px;
	min-height:600px;
	border-right:#000 dashed 1px;
}

.body #shadow #main #content #right_content {

	float:left;
	overflow:hidden;
	width:284px;
	min-height:500px;
}

#title {
	position:relative;
	top:20px;
	left:45px;
	font:24px Constantia;
	color:#bb3f1e;
}

#way {
	position:absolute;
	top:30px;
	right:315px;
	font:11px Constantia;
	color: #999;
}

#way a:link {
	font:11px Constantia;
	color:#999;
	text-decoration:underline;
}


#way a:visited {
	font:11px Constantia;
	color:#999;
	text-decoration:underline;
} 

#way a:hover {
	font:11px Constantia;
	color:#999;
	text-decoration:none;
}

#way a:active{
	font:11px Constantia;
	color:#999;
	text-decoration:underline;
}


#news_big_title {
	position:relative;
	top:20px;
	left:25px;
	font:24px Constantia;
	color:#bb3f1e;
}

#news_title {
	position:relative;
	left:25px;
	top:29px;
	padding-bottom:10px;
	font:15px Constantia;
	color:#bb3f1e;
}

#news_text {
	text-align:justify;
	position:relative;
	left:25px;
	top:22px;
	width:235px;
	height:60px;
	padding-bottom:10px;
	font:12px Constantia;
	color:#535353;
}

#news_detail {
	position:relative;
	left:135px;
	top:15px;
	font:15px Constantia;
	color:#bb3f1e;
}

#title2 {
	position:relative;
	top:20px;
	left:25px;
	font:20px Constantia;
	color:#535353;

}

#email {
	position:relative;
	padding-top:15px;
	left:25px;
	font:16px Constantia;
	color:#bb3f1e;
}

.body #shadow #main #content #right_content #news{
	position:relative;
	overflow:hidden;
	height:180px;
	widht:100%;
	border-bottom:#000 dashed 1px;
}

.body #shadow #main #content #right_content #random{
	position:relative;
	overflow:hidden;
	height:285px;
	widht:100%;
	border-bottom:#000 dashed 1px;
}

#text img {
	border:#cecece solid 3px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:0px;
}

.body #shadow #main #content #right_content #contacts{
	position:relative;
	overflow:hidden;
	widht:100%;
}


#text{

	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
	font:14px Constantia;
	color:#535353;
}

.body #shadow #main #content #right_content #news #text{
	
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	text-align:justify;
	font:13px Constantia;
	color:#535353;
}

.body #shadow #main #content #left_content #text{
	
	text-indent:20px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	text-align:justify;
	font:14px Constantia;
	color:#535353;
}

.body #shadow #main #bottom_line {
	position:relative;
	overflow:hidden;
	width:918px;
	height:18px;
	background-image:url(images/bottom_line.jpg);
	background-repeat:repeat-x;
}

.body #shadow #main #footer {
	position:relative;
	overflow:hidden;
	width:918px;
	height:73px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}

.body #shadow #main #footer #left_footer {
	position:relative;
	text-align:center;
	float:left;
	width:633px;
	top:29px;
	height:30px;
}

.body #shadow #main #footer #right_footer {
	position:relative;
	text-align:center;
	float:left;
	width:285px;
	top:29px;
	height:30px;
	font: 13px Constantia;
	color:#fff;
}

.body #shadow #main #menu #left_menu a:link {
	font: 14px Constantia;
	color:#ffffff;
	text-decoration:underline;
}



.body #shadow #main #menu #left_menu a:visited {
	font: 14px Constantia;
	color:#ffffff;
	text-decoration:underline;
} 

.body #shadow #main #menu #left_menu a:hover {
	font: 14px Constantia;
	color:#ffe770;
	text-decoration:none;
}

.body #shadow #main #menu #left_menu a:active{
	font: 14px Constantia;
	color:#ffe770;
	text-decoration:underline;
}





.body #shadow #main #menu #right_menu a:link {
	font: 14px Constantia;
	color:#ffe770;
	text-decoration:underline;
}

.body #shadow #main #menu #right_menu a:visited {
	font: 14px Constantia;
	color:#ffe770;
	text-decoration:underline;
} 

.body #shadow #main #menu #right_menu a:hover {
	font: 14px Constantia;
	color:#fff;
	text-decoration:none;
}

.body #shadow #main #menu #right_menu a:active{
	font: 14px Constantia;
	color:#fff;
	text-decoration:underline;
}

.body #shadow #main #footer #left_footer a:link {
	font:13px Constantia;
	color:#ffffff;
	text-decoration:underline;
}

.body #shadow #main #footer #left_footer a:visited {
	font:13px Constantia;
	color:#ffffff;
	text-decoration:underline;
} 

.body #shadow #main #footer #left_footer a:hover {
	font:13px Constantia;
	color:#ffe770;
	text-decoration:none;
}

.body #shadow #main #footer #left_footer a:active{
	font:13px Constantia;
	color:#ffffff;
	text-decoration:underline;
}

.body #shadow #main #footer #right_footer a:link {
	font:13px Constantia;
	color:#ffe770;
	text-decoration:underline;
}

.body #shadow #main #footer #right_footer a:visited {
	font:13px Constantia;
	color:#ffe770;
	text-decoration:underline;
} 

.body #shadow #main #footer #right_footer a:hover {
	font:13px Constantia;
	color:#fff;
	text-decoration:none;
}

.body #shadow #main #footer #right_footer a:active{
	font:14px Constantia;
	color:#ffe770;
	text-decoration:underline;
}

.body #shadow #main #left_content #text a:link {
	font:14px Constantia;
	color:#d24040;
	text-decoration:underline;
}

.body #shadow #main #left_content #text a:visited {
	font:14px Constantia;
	color:#d24040;
	text-decoration:underline;
} 

.body #shadow #main #left_content #text a:hover {
	font:14px Constantia;
	color:#d24040;
	text-decoration:none;
}

.body #shadow #main #left_content #text a:active{
	font:14px Constantia;
	color:#d24040;
	text-decoration:underline;
}

.body #shadow #main #right_content #text a:link {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
}

.body #shadow #main #right_content #text a:visited {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
} 

.body #shadow #main #right_content #text a:hover {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:none;
}

.body #shadow #main #right_content #text a:active{
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
}

.body #shadow #main #right_content a:link {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
}

.body #shadow #main #right_content a:visited {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
} 

.body #shadow #main #right_content a:hover {
	font:14px Constantia;
	color:#0089b6;
	text-decoration:none;
}

.body #shadow #main #right_content a:active{
	font:14px Constantia;
	color:#0089b6;
	text-decoration:underline;
}
