/*
Theme Name: Heritage Fresno
Theme URI: http://heritagefresno.org/
Description:  Private Theme for Heritage Fresno. Not available to public.
Version: Beta
Author: Christa Williams
Author URI: http://luxewebmedia.com
*/


@charset "utf-8";
/* CSS Document */
a img {
border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #e9e9ce;
}

a:hover {
	color: #92c749;
	text-decoration: underline;
}

a, a:visited {
	color: #74a72f;
	text-decoration: underline;
}

h5 {
text-transform:uppercase;
color:#6a766d;
font-size:14px;
	padding:10px;
	margin:0px;
}

p {
margin:0px;
padding-right:10px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

h3 {
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	background-color: #83a05d;
	height: 150px;
	width: 100%;
}

#main {
	background-color: #ffffff;
	height: 675px;
	width: 930px;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}

#greenheader {
	float: right;
	height: 95px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}

#nav {
	background:#878678;
	float: left;
	height: 275px;
	width: 290px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	font-weight:400;
	position:relative;
	margin-top:-30px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#nav ul{
	margin-left:0px;
	list-style-type:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 275px;
	padding-top: 0px;
	padding-left:0px;
	margin-top: 0px;
}

#nav li{
margin-left:0px;
width:228px;
padding-left:60px;
border:1px solid #7f7e6f;
vertical-align:middle;
padding-top:12px;
padding-bottom:13px;
}

#nav li:hover{
background-color:#605e51;
}

#nav a, a:visited{
text-decoration:none;
color:#FFFFFF;

}

#nav a:hover{
text-decoration:none;
color:#adda73;
background-color:#605e51;
}

#subfooter {
	background-color: #d0d0a8;
	min-height: 160px;
	width: 100%;
	margin-top:50px;
	padding-bottom:30px;
	display:block;
	clear:both;
}

#sidebar h2 {
text-transform:uppercase;
color:#6a766d;
font-size:14px;
}

#sidebar {
float:left;
}

#home_info a, a:visited {
	color: #74a72f;
	text-decoration: underline;
}


#home_info a:hover {
	color: #92c749;
	text-decoration: underline;
	} 

#left_sidebar a, a:visited {
	color: #74a72f;
	text-decoration: underline;
}


#left_sidebar a:hover {
	color: #92c749;
	text-decoration: underline;
	} 
	
#sidebar input[type=text]{
width:200px;
border:1px solid #6a766d;
padding:5px;
}

#sidebar input[type=submit]{
border:1px solid #6a766d;
padding-right:10px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background:url(images/button_bg.gif) repeat-x;
border:1px solid #51781d;
color:#FFFFFF;
text-transform:uppercase;
cursor:pointer;
}

.submit {
border:1px solid #6a766d;
padding-right:10px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
background:url(images/button_bg.gif) repeat-x;
border:1px solid #51781d;
color:#FFFFFF;
text-transform:uppercase;
cursor:pointer;
}

#subfooter_container {
width:930px;
margin:auto;
margin-top:10px;
}

#logo {
	background-color: #FFFFFF;
	float: left;
	height: 170px;
	width: 290px;
	margin-top: -150px;
	margin-bottom:0px;
	padding-top:0px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-left-radius: 10px;
}

#logo  img {
margin-top:-35px;
}

#photoslider {
background:url(images/photoslider/trainstation.jpg);
	float: right;
	height: 320px;
	width: 640px;
	margin-top: -150px;
	background-color: #FFFFFF;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radius: 10px;

}



#footer {
	background-color: #9a9a88;
	min-height: 50px;
	width: 100%;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom:15px;
	padding-top:10px;
		display:block;
	clear:both;
}

#footer a, a:visited {
color:#ffffff;
text-decoration:none;
}

#footer a:hover {
color:#f8f8eb;
text-decoration:underline;
}

#footer_container {
margin:auto;
width:930px;
}

#footer ul {
list-style-type:none;
margin-right:auto;
margin-left:auto;
margin-bottom:20px;
margin-top:0px;
float:right;
}

#footer li {
margin-right:10px;
margin-left:0px;
float:left;
display:inline;
}

#footer ul li a, a:visited {
color:#ffffff;
text-decoration:none;
}


#footer ul li a:hover {
color:#f8f8eb;
text-decoration:underline;
}

#footer p {
width:960px;
margin:auto;
}

#left_sidebar {
	float: left;
	min-height: 460px;
	width: 290px;
	background-color: #f8f8eb;
	text-align: left;
	vertical-align: top;
	position:relative;
	padding-bottom:10px;
}

.border {
	border: 4px solid #d9d9cd;
	margin:auto;
}

.greentitle {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/green_gradient_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
}

.browntitle {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/brown_gradient_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 40px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}


#home_info {
	width: 640px;
	background-color:#FFFFFF;
	float: right;
	min-height: 460px;
	position:RELATIVE;
	top:0px;
	padding-bottom:10px;
}

#watchlist {
	background-repeat: repeat-x;
	height: 99px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#missionstatement {
	width: 310px;
	float:left;
}

#events {
	width: 310px;
	float:right;
}


h2 {
	font-weight: bold;
	color: #5e9317;
	padding:10px;
	margin:0px;
	font-size: small;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74a72f;
	font-size:large;
}

