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

*{
	color:#666666;
	font-family: Arial, sans-serif;
	line-height:16px;
	font-size:12px;	
}

img{
	border:none;
}

body{
	background:url(../images/BGpattern.png) repeat #6C5D40;
	margin-top:0;
}

#BGgrad{
	background:url(../images/BGgrad.png) repeat-x;	
}

#BGpattern{
}

#mainContent{
	margin:0 auto;
	width:942px;
	background:url(../images/BGmain.jpg) repeat-y #F9F6F1;
}


H1{
	margin-bottom:10px;
	margin-top:20px;
	color:#73572C;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1em;
	font-weight:normal;
	text-transform:uppercase;
}

H2{
	margin-bottom:10px;
	color:#73572C;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
}

a{
	color:#253B61;	
}

a:hover{
	color:#4D729C;
}

/****************** HEADER *********************/

#top{
	text-align:center;
	width:942px;
	margin:0 auto;
	height:223px;		
}

/***************** SIDEBAR **********************/

#sidebar{
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

#sidebar .bg_list a	{padding-left:15px; background:url(images/arrow_1.gif) top left no-repeat; background-position:0 5px; text-decoration:none; line-height:19px; font:normal normal 90% Georgia, Times, serif;line-height:2em;text-transform:uppercase;letter-spacing:.1em;color:#39362F;}
#sidebar .bg_list a:hover {color:#666666; text-decoration: none;}

/*SUBCATEGORIES*/

#sidebar .bg_list_sub 	{}
#sidebar .bg_list_sub  a	{font:normal normal 100% Georgia, Times, serif; padding-left:6px; color:#b47b10; text-decoration:none; line-height:19px; font-size:13px; text-transform:lowercase;}
#sidebar .bg_list_sub  a:hover	{color:#D5B47A; text-decoration:none ;}




/***************** BODY **********************/

#splash{
	width:907px;
	margin:0 auto;
}

#placeholder{
	width:400px;
	margin:40px auto;
}

#titleBar{
	width:908px;
	margin:10px auto;
}

#left_box{
	width:550px;
	min-height:250px;
	float:left;
	margin-left:45px;	
}

#left_box p{
	width:520px;
}

#left_box2{
	width:770px;
	min-height:250px;
	float:left;
	margin-left:45px;	
}

#left_box2 a{
	color:#73572C;
	text-decoration:none;
}

#left_box2 a:hover{
	text-decoration:underline;
}

#left_box2 li{
	list-style-image:url(../images/bullet.gif);
	margin-bottom:2px;
}

#left_box2 p{
	width:750px;
	font-size:12px;
}

.subTitle{
	color:#AE8E60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
}

#contact{ 
	font: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	color:#666666;	
}
#contact em{
	color:#73572C; 
	font:normal bold 12px Georgia, Times, serif;
	letter-spacing:.1em;
}

.clear{
	height:15px;
	font-size:0px;
}

#clear-body{
	
	clear:both;
}

#clear-box{
	height:10px;
	clear:both;
}


/************************* FOOTER *****************************/

#bottom-body{
	position:relative;
	height:93px;
	width:942px;
	margin:0 auto;
}

#copyright{
	float:right;
	margin:10px 15px 0 0;
	font-size:10.5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#F2EFE8;
}


/************************* GALLERY *****************************/

#right_box{
	height: 340px;
	width:315px;
	float:right;
	text-align:center;
	background:url(../images/BGgallery.jpg) no-repeat;
}
