/* Import Blueprint's screen styles */
@import url(blueprint/compressed/screen.css);

/* Import structure for menu -- DO NOT MODIFY */
/* If you need to style the menu, you should add those styles in this screen.css file */
@import url(lib/main-menu.css);

/* Uncomment the line below for helpful debugging CSS */
/*@import url(lib/debug.css);*/

/*REFERENCE

#680116		Red
#460612		Dark Red
#76041b		Lighter Red
#d1d1d1		Light Grey	*/

/*
	Font-size reference.  Calcuate with: pixel_size / 12
		9px		: 0.75em
		10px	: 0.8333em
		11px	: 0.9167em
		12px	: 1.0em
		13px	: 1.0833em
		14px	: 1.1667em
		15px	: 1.25em
		16px	: 1.3333em
		17px	: 1.4167em
		18px	: 1.5em
		19px	: 1.5833em
		20px	: 1.6667em
		21px	: 1.75em
		22px	: 1.8333em
		23px	: 1.9167em
		24px	: 2.0em
		25px	: 2.0833em
		26px	: 2.1667em
		27px	: 2.25em
		28px	: 2.3333em
		29px	: 2.4167em
		30px	: 2.5em
		31px	: 2.5833em
		32px	: 2.6667em
*/



/*#fancybox-loading.fancybox-ie div { background: transparent; filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/
fancy_loading.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-close { background: transparent; filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/
fancy_close.png', sizingMethod='scale'); }
(...)*/

h3 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #494c4e;
	font-weight: bold;
}
h4, h5 {
	margin: 15px 0  0;
	padding: 0;
	color: #5c5751;
}

hr{
	padding-top:10px;
	margin-bottom:10px;
	background: #FFF;
	border-bottom: 1px solid #d3d3d3;
}


ul{
	margin: 10px 30px;
}


#main_content p{
	margin: 0;
	padding: 10px 0;
	color:#929292;
}
body{
	background: url('../img/bg_body_tile.jpg') top left;
	margin: 0;
	font-family:  Verdana, 'Helvetica', Arial, Sans-serif;
	font-size: 13px;
}

.container{
	width: 870px;
	background:#fff;
	border-left:10px solid #382014;
	border-right:10px solid #382014;
	border-bottom:10px solid #382014;
	margin: 0 auto;
}
#header{
	border-bottom:5px solid #680116;
	float: left;
	width: 822px; /*870*/
	height: 188px;
	padding: 0 24px;
}

#header h1 a{
	float: left;
	width: 252px;
	height: 125px;
	background: url(../img/logo_main.png) no-repeat;
	text-indent: -4000px;
	margin:24px 0 0 16px;
}

#header #contactBar{
	background:#e8e8e8;
	border:0px solid #d3d3d3;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float:right;
	margin:14px 0 0 0 !important;
	padding: 12px;
	overflow: hidden;
	width:409px;
	
}

#contactBar a{

	color:#680116;
	
}

#contactBar p{

}

#header p{
	float:left;	
	font-size: 12px;
	margin:0;
	width:152px;
}

#header h4{
	
	color:#680116;
	float:left;
	margin:0;
	width:100px;
	
}

#content{
	background: #FFF url(../img/inner-page-top.png) repeat-x;
	float: left;
	width: 870px;
}
#content a, #homepage_right a{
	color: #680116;
	font-weight: bold;
	text-decoration: none;
}
#homepage_right h3 {

}
#main_content{
	font-size: 14px;
	line-height: 19px;
	float: left;
	width: 440px;
	padding: 40px;
	line-height: 20px;
	color: #827d77;
}
#main_content img{
	float: left;
	padding: 4px;
	margin: 8px 15px 5px 0;
	border: 1px solid #d1d1d1;
}
.sub_content{
	width: 320px;
	float: right;
	background: url(../img/side-gradient.jpg) repeat-x 0 174px;
	margin:0;
	padding: 0 0 50px 0;
	min-height: 350px;
}
.sub_content p{
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	padding: 40px;
	margin: 0;
	font-family: 'Georgia';
	color: #a79e97;
}



.sub_content_pic{
	width: 320px;
	height: 175px;
	overflow: hidden;
	background: url(../img/banner_side.jpg) no-repeat;
}
.sub_content ul {
	padding: 20px 20px;
	margin:0px;
}

.sub_content ul li {
	border-bottom: 1px solid #d1d1d1;
	list-style:none;
}

.sub_content ul li a{
	color:#555 !important;
	display:block;
	font-weight:bold;
	padding: 14px 0 14px 14px;
	width:100%;
}

.sub_content ul li a:hover{
	color: #680116 !important;	
}

.inner_content{
	background: url(../img/inner-page-top.jpg) repeat-x 0 208px;
}

/* ///////// HOME STYLES ///////// */
#homepage_left{
	float: left;
	width: 520px;
	margin: 40px 30px 30px 0;
	color: #aca49d;
	font: normal 14px/24px Verdana;
	color: #aca49d;
}
#homepage_left h2{
	font-style: italic;
	color: #d4d0cd;
	font-weight: normal;
	letter-spacing: -0.009em;
}
#homepage_right{
	float: left;
	width: 318px;
	padding-top: 44px;
	padding-bottom:40px;
	font-size: 14px;
	line-height: 19px;
	line-height: 20px;
	color: #827d77;

}

#homepage_right img{
padding: 4px;
margin: 8px 15px 5px 0;
border: 1px solid #d1d1d1;
}

#homepage_right p{

}

#homepage_right a{

}

/*#homepage_right a img{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}*/

#home_pic{
	float: left;
	width: 870px;
	height: 302px;
}

#home_pic ul{
	margin:0;
	padding:0;
}

.button1 a, .button2 a, .button3 a{
	color:#3e3e3e;
	font: bold 24px Arial, Verdana, Sans-serif;
	line-height:101px;
	float: left;
	padding:0 24px 0 72px ;
	width: 224px; /*319*/
	height: 101px;
	vertical-align:center;
	text-decoration:none;
}
.button1 a, .button2 a, .button3 a{
	background: url(../img/button_homepage.png) no-repeat;
	/*margin-bottom: 1px;*/
}
.button1 a:hover, .button2 a:hover, .button3 a:hover{
	background-position:0px -100px;
	color:#680116;
	/*margin-bottom: 1px;*/
}
h1, h2, h3, h4{
	font-family: 'Trebuchet MS';
}
.home{
	color: #FFF;
}

/* //////// MAIN MENU ///////// */
#menu{
	float: right;
	width:;
	margin: 24px 0 0 0;
	
}

#menu{
	
	width:554px;
	
}

#nav{
	float: right;
	color: #8c722f;
	font-size: 21px;
	font-weight: normal;
	/*margin-right: -20px;*/
}
#nav a{
	background:url('../img/button_mainNav.jpg') no-repeat center top;
	color: #fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:103px;	
}
#nav a:hover{
	color:#cecece;
	/*background-position:bottom;*/	
}

#nav a.current:hover{
	color: #fff;	
}


#nav a.current{
	background-position:bottom;	
}

#nav li{
	display:inline;
	margin-left:8px;
}

/* /////// FOOTER /////// */
#footer{
	width: 100%;
	clear: both;
	background: #f5f3f2;
	padding: 30px 0 30px 0;
	color: #746c65;
	font-size: 12px;
}

#footer .container{
	border:none;
	background:none !important;
	
}

#footer ul{
	padding:0 24px;	
}

#footer p{
	background-color:none;
	text-align: right;
	margin: 0;
	padding:0 24px;
}
#footer a{
	color: #b4b0ac;
	text-decoration: none;
}
#footer li a{
	color: #b4b0ac;
	padding: 0 10px 0 13px;
	margin: 0;
	background: url(../img/arrows.png) no-repeat 0px 5px;
	font-size: 12px;
}
#footer a:hover{
	color: #680116;
}
.lift{
	font-family: Georgia;
	font-style: italic;	
	font-weight: bold;
}

/* //////// TEXT STYLES /////// */

h2{
	color: #680116;
}
p{
	margin: 20px 0 0 0;
}

em, dfn{
	background-color: #FFF;
	font-style: none;
}


th, td {
	padding:8px 12px 8px 12px;
}

td {
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	text-align: center;
}

dt{
	padding-top: 20px;
	font-size: 15px;
}
