@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {margin:0 auto; background:url(../images/background.jpg) repeat-x #000; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px;}

h1 {color:#676258; font-size:21px; padding:0px; text-align:center;}

#main {margin:0 auto; height:900px; width:1100px; }

#left-home { background:url(../images/left-home.jpg) no-repeat; height:900px; width:205px; float:left;}

#right-home {background:url(../images/right-home.jpg) no-repeat; height:900px; width:215px; float:right;}

#right-side {background:url(../images/right-side.jpg) no-repeat; height:565px; width:155px; float:right; color:#bd0a14; padding:335px 50px 0 20px; font-size:18px;}
#right-side form {padding:10px 0;}
#right-side form input.field {background-color:#9d8276; border:#0f0000 solid 5px; height:28px;}
#right-side form label {text-align:center; width:117px;}
#right-side form a{font-size:13px; text-align:center; color:#bd0a14; text-decoration:underline; }
#right-side form a:hover{font-size:13px; text-align:center; color:#bd0a14; text-decoration:none;}

#container { width:680px; height:900px; margin-left:205px;}

#container-pages { width:670px; height:900px; margin-left:205px;}

#header { height:175px; background:url(../images/header.jpg) no-repeat top right; width:680px;}

#nav {
	font-size:14px;
}
#nav ul {
	background-image:url(../images/nav_2.jpg);
	width:680px;
	height:32px;
	text-align:center;
	padding:13px 0 0 63px;
}
#nav ul li {
	list-style:none;
	display:block;
	float:left;
	padding:0 1px 0 1px;
}

#nav li a{color:#9a9384; text-decoration:none;}
#nav li a:hover{color:#9a9384; text-decoration:underline;}

#content {background:url(../images/main.jpg) no-repeat; padding:440px 130px 10px 150px; color:#8b0204; }

#content-pages {background:url(../images/content.jpg) no-repeat; padding:20px 0; color:#aca7a7; height:435px; width:680px;}
#content-text {padding:10px 20px 10px 75px; margin-top:22px; margin-bottom:10px; height:328px; width:527px; overflow:auto;}
#content-text p{ padding:5px; line-height:18px;}
#content-text ul {padding:5px 30px; list-style:disc; list-style-type:disc;}
#content-text ul li {list-style:disc;  list-style-type:disc; padding:5px;}
#content-text ul.sitemap li {list-style:none; display:block; padding-bottom:10px;}
#content-text li a, #content-text a{color:#aca7a7; text-decoration:underline;}
#content-text li a:hover, #content-text a:hover{color:#aca7a7; text-decoration:none;}

.address {padding:13px 125px 0px 155px; color:#d1c6bb;}

#bottom {background:url(../images/bottom.jpg) no-repeat; color:#d1c6bb; padding: 35px 205px; font-size:13px; height:134px;}

#bottom-pages {background:url(../images/bottom.jpg) no-repeat; height:205px; width:673px;}

#footer {clear:both; padding:5px; margin-bottom:10px; height:10px; color:#8b0204; font-size:13px; text-align:center;}
#footer a{color:#8b0204; text-decoration:underline;}
#footer a:hover{color:#8b0204; text-decoration:none;}
#fb {margin-top:20px;}

p.gallery img {margin:0 2px 0 3px; border:#1d1d1f solid 1px; padding:0;}
