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

#sidebar
{
	width: 240px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #D6D6D6;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	}
	
	
	.narrowcolumn {
	float: right;
	width: 640px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	}
	
	
#page {
	background-color: white;
	padding: 0;
	width: 942px;
	border: 1px none #959596;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
	
.menu ul, .menu ul ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}

#sidebar .menu ul li, #sidebar .menu ul ul, #sidebar .menu ul ul li {
		margin: 0px;
	padding: 0px;	
}

.menu ul ul li a {
	background:none;
	text-decoration:none;
	display:block;
	color:#333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D6D6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 20px;
		line-height: 28px;
	}


.menu li a, .menu li.static, .flexipages_widget li a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:23px;
	padding-left:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.flexipages_widget li li a{
	padding-left:35px;
}
.menu li.static
{
margin-left: 10px;
}
.menu li a:hover, .flexipages_widget li a:hover {
	color:#FFFFFF;
	display:block;
	line-height:23px;
	padding-left:25px;
	background-image: url(images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	}
	
	.flexipages_widget li li a:hover {
	padding-left:35px;
	}
	
	#sidebar .flexipages_widget ul, #sidebar .flexipages_widget ol{
		margin:0px;
		padding:0px;
	}
	
#footer p{
	background-color: #604436;
	color: #FFF;
}


#div3_footer{
	background-image: url(images/george_abrahams_20.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:160px;
	background-color: #F6F6F6;
}

#div3_footer_left #sidebar, #div3_footer_mid #sidebar, #div3_footer_right #sidebar {
	background:none;
}


.widget div{
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D6D6D6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
	
	
	.header_text, .header_text a{
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
.header_text a:hover{
	font-size: 15px;
	text-transform: uppercase;
	color: #EBE8DF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
	
#div3_footer h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#categoryposts-3 .widgettitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #5F562F;
	padding: 8px;
	font-weight: normal;
}

#categoryposts-3 .widgettitle a{
	color:#fff;
	font-weight: normal;
	text-decoration: none;
}



#categoryposts-4 .widgettitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #06494F;
	padding: 8px;
	font-weight: normal;
}

#categoryposts-4 .widgettitle a{
	color:#fff;
	font-weight: normal;
	text-decoration: none;
}