@charset "utf-8";

/* CSS Document */

body{
	width:960px;
	margin: 0 auto;
	padding:0;
	/*min-height:100%;
	_height:100%;*/
	background:url(images/background.jpg);
	background-position:center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#DFD8D2;
	position:relative;
}
h1{
	font-size: 18px;
	margin-top:20px;
	color: #000000;
}
p {
	margin:0; 
	padding-top:10px;
}

a{	color:#280C0D;
}

.pagetitle {
	font-size:24px;
	font-family: Monotype Corsiva, Verdana, Helvitica,sans-serif;
	color:#131311;
	line-height:45px;
}
#container{
	width: 960px;
	height: 759px;
}
#header{
	width: 770px;
	height: 202px;
	background:url(images/header.jpg);
	font-family: Monotype Corsiva, Verdana, Helvitica,sans-serif;
	font-size:24px;
	line-height:25px;
	color:#f8e589;
	padding-left:190px;
	text-align:center;
}
#navigation{
	width: 960px;
	height: 41px;
	background:url(images/navigation.jpg);
}

/* MENU ============================================= */
#styleone{ 
	position:relative;
	display:block;
	width: 960px;
	height:41px; 
	margin: 0px auto;
	font-size:18px;
	font-family: Monotype Corsiva, Verdana, Helvitica,sans-serif;
}
#styleone ul{
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#styleone ul li{
	display:block;
	float:left;
}

#styleone ul li a{
	display:block;
	float:left;
	color:#E7CDA8;
	text-decoration:none;
	vertical-align:middle;
	padding:10px 11.5px 2px 11.5px;
	height:28px;
 /*background: transparent url(images/bg-button.jpg) no-repeat left;*/
}

#styleone ul li a:hover,#styleone ul li a.current{
	color:#FBFC8B;
	background-color:#000000;
 /*background: transparent url(images/bgON.gif) repeat-x top left;*/
}

#main{
	width: 960px;
	height: 507px;
}

#main1{
	float:left;
	width:170px;
	padding-left:15px;
	padding-right:5px;
	height:507px;
	/*left:0;*/
	background:url(images/left-col.jpg);
	font-family: Monotype Corsiva, Verdana, Helvitica,sans-serif;
	font-size:17px;
	color:#cedebf;
}
#main1 ul{
	margin:0;
	width:170px;
	padding:0;
	display: block;
	list-style-type:circle;
	float:left;

}
#main1 ul li{
	margin:1px 0px 2px 0px;
	padding:0;
	list-style:inside;
	color:#FFFF99;

}
#main1 ul li a{
	color:#FFFF99;
	text-decoration:none;
	font-variant:normal;
	font-size:16px;
}
#main_home{
	float:left;
	width:536px;
	height:507px;
	background:url(images/main.jpg);
  /*left:302px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
}

#main2{
	float:left;
	width:536px;
	height:507px;
 	left:302px;
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
}
#main2 p{
	width:490px;
	margin: 20px 5px 10px 5px;
	height:507px;
	overflow:auto;

}
.scrollbox{
	  width:500px; 
	  height:500px;
	  overflow:auto; 
	  font-family:Verdana;
	  padding-left:20px;
	  padding-right:16px;
	  /* scrollbar-arrow-color:#F7FC61; 
   	  scrollbar-base-color:#0D0405; 
	  scrollbar-darkshadow-color:#690206; 
	  scrollbar-face-color:#000; 
	  scrollbar-highlight-color:#690206; 
	  scrollbar-shadow-color:#690206; */
	  vertical-align:top;
	  font-size: 12px;
}
#main3{
	float:right;
	width:210px;
	padding-left:15px;
	padding-right:9px;
	height:507px;
	left:652px;
	background:url(images/right-col.jpg);
}

#footer{
	width: 536px;
	height: 30px;
	background:url(images/footer.jpg);
	border:0px solid red;
	text-align:center;
	padding-top:10px;
	padding-left:190px;
	padding-right:234px;
/* position:absolute;
bottom:0px;
left:50%;
margin-left:-385px; */
}
#footer a{
	color:#FFFFFF;
}


.gallery-table{

}
.gallery-table img{
	border: solid;
	border-width: 1px;
	 border-color:#333333;

}
#offer_right_box{
color:#000;
font-size:12px;
text-align:left;
margin:5px 5px 10px 0;
}
#offer_right_box h3{
	width:200px;
	text-align:left;
	font-size:14px;
	color:#330000;
	margin:15px 5px 5px 0;

}
.offer{
	width:450px;
	margin:10px 20px 10px 20px;
	text-align: justify;

}
.offer img{
	width:170px;
	height:auto;
	margin:0 10px 10px 0;
	border:1px solid #330000;
	float:left;
}
#galleryFirst{
	width:500px;
	height: auto;
	float:left;
	margin: 10px 2px 10px 0px;

}
#galleryFirst ul{
	width:500px;
	 display:inline;
	 float:left;
	 margin:0;
	 padding:0;
}
#galleryFirst ul li{
	display: inline;
	width: 120px;
	height:135px;
	float:left;
	text-decoration:none;
	margin: 5px 5px 0 0;
	color:#330000;
}
.comments-comment-text{
	margin-bottom: 4px;
	}
