@charset "utf-8";
/* CSS Document */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

html{
font-family:Arial, Helvetica, sans-serif;
}

strong{
font-weight:bold;
}
em{
font-style:italic;
}
a{
color:#C2321A;
}

a:hover{
text-decoration:underline;
}

.clear{
clear:both;
}

.readmore{
font-size:11px;
font-weight:bold;
}

.quote-author{
font-size:11px;
font-weight:bold;
padding-left:20px;
padding-top:20px;
color:#445f72;
}



/* POSITIONING */

#container{
width:870px;
margin:10px auto 0px auto;
height:100%;
}

#box{
width:870px;
height:100%;
float:left;
background-image:url(images/bg-shadow-sides.gif);
background-repeat:repeat-y;
}

#shadow-top{
float:left;
width:870px;
height:10px;
background-image:url(images/bg-shadow-top.gif);
background-position:bottom;
background-repeat:none;
}

#header{
float:left;
width:848px;
height:128px;
margin-left:10px;
border-top:1px solid #bdc0ae;
border-left:1px solid #bdc0ae;
border-right:1px solid #bdc0ae;
background-image:url(images/bg-header.gif);
background-position:bottom;
background-repeat:repeat-x;
}

	#logo{
	float:left;
	width:400px;
	height:128px;
	}
	
	#tagline{
	float:left;
	width:448px;
	height:128px;
	}
	

#nav{
float:left;
width:848px;
height:35px;
background-color:#e6e2d2;
margin-left:10px;
}

#content{
float:left;
width:850px;
margin-left:10px;
background-image:url(images/bg-content.gif);
background-repeat:repeat-y;
}

	#main-img{
	float:left;
	width:850px;
	height:382px;
	background-image:url(images/main-img-left.gif);
	background-repeat:no-repeat;
	}
	#main-bottom{
	float:left;
	width:848px;
	height:181px;
	background-image:url(images/berries.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #bdc0ae;
	border-right:1px solid #bdc0ae;
	border-bottom:1px solid #bdc0ae;
	background-color:#ffffff;
	}
	#main{
	float:left;
	width:848px;
	background-image:url(images/bg-shadow-bottom.gif);
	background-position:-10px 0px;
	background-repeat:no-repeat;
	border-left:1px solid #bdc0ae;
	border-right:1px solid #bdc0ae;
	border-bottom:1px solid #bdc0ae;
	}
		#main-content{
		float:left;
		width:584px;
		margin:0px;
		padding-top:14px;
		}
		
		#sidebar{
		float:right;
		width:234px;
		min-height:515px;
		background-image:url(images/bg-sidebar-top.gif);
		background-position:1px 0px;
		background-repeat:no-repeat;
		margin:0px;
		padding:38px 10px 10px 20px;
		}
		
#shadow-bottom{
float:left;
width:870px;
height:10px;
background-image:url(images/bg-shadow-bottom.gif);
background-position:top;
background-repeat:none;
clear:both;
}

#footer{
float:left;
width:870px;
height:17px;
background-color:#ffffff;
}




/* HEADER */

#header img.logo{
margin:36px 10px 10px 31px;
}

#header img.tagline{
margin:98px 10px 10px 130px;
}

/* NAVIGATION */

#nav{
border:1px solid #bdc0ae;
}

#nav ul{
list-style:none;
margin-left:40px;
}

#nav ul li{
float:left;
padding:8px 15px 8px 15px;
border-left:2px solid #a42c1d;
}

#nav ul li.first{
border-left:none;
}

#nav ul li.active{
background-color:#a42c1d;
color:#ffffff;
}

#nav ul li.active a{
color:#ffffff;
}

#nav ul li.active a:hover{
color:#ffffff;
}

#nav ul li a{
color:#7a6e66;
font-weight:bold;
text-decoration:none;
}

#nav ul li a:hover{
color:#a42c1d;
text-decoration:none;
}


/* HOMEPAGE CONTENT */

#main-img img.marci{
float:right;
}

#main-img p{
float:left;
padding:115px 10px 10px 91px;
width:370px;
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:25px;
}

#main-bottom-text-left{
margin-left:192px;
background-image:url(images/bg-quote.gif);
background-repeat:no-repeat;
float:left;
width:340px;
height:200px;
color:#445f72;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
line-height:25px;
padding:28px 15px 0px 42px;
}

#main-bottom-text-left .quote-author{
color:#445f72;
margin-left:100px;
}

#main-bottom-text-right{
margin-top:15px;
float:left;
width:200px;
height:140px;
border-left:2px solid #c2321a;
padding:0px 0px 10px 30px;
font-size:11px;
color:#666666;
line-height:32px;
}

#main-bottom-text-right h2 {
margin-top:5px;
font-size:11px;
line-height:14px;
border-bottom:0px;
font-weight:bold;
}

#main-bottom-text-right .links {
display:block;
top:10px;
position:absolute;
}

#main-bottom-text-right .blogsitesummary{
padding-left:10px;
}

#main-bottom-text-right .author{
display:none;
}

#main-bottom-text-right .post-details{
display:none;
}

#main-bottom-text-right .post-body{
height:45px;
overflow:hidden;
}

#main-bottom-text-right a{
text-decoration:none;
font-weight:bold;
}

#main-bottom-text-right a:hover{
text-decoration:underline;
}

#main-bottom-text-right h3{
color:#c2321a;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
padding:10px 0px 5px 0px;
line-height:25px;
}

#main-bottom-text-right h3 a{
color:#c2321a;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
text-decoration:none;
}

#main-bottom-text-right h3 a:hover{
text-decoration:underline;
}

/* MAIN CONTENT */

.closed {
display: none;
}

#spoon{
	background-image:url(images/bg-sidebar.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:848px;
	float:right;
}

/* #main-content img{
float:left;
} */

#main-content{
clear:left;
width:494px;
padding-left:60px;
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:20px;
line-height:18px;
float:left;
}

h2 a{
color:#C2321A;
text-decoration:none;
}

h2 a:hover{
text-decoration:none;
}

#main-content p{
margin:0 0 20px 0;
padding:0px;
clear:left;
}

#main-content h3{
margin:20px 0 0 0;
padding-left:0px;
padding:0px;
font-size:12px;
font-weight:bold;
color:#6b3d57;
line-height:18px;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
clear:left;
}

#main-content h4{
float:left;
width:346px;
min-height:150px;
height: auto !important;
height: 150px;
padding:0px 0px 20px 150px;
margin-right:0px;
color:#6b3d57;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
line-height:25px;
margin-bottom:0px;
clear:both;
}

#main-content h4 a{
color:#6b3d57;
}

#content #main #main-content ul{
	padding:10px 0px 10px 20px;
}

#content #main #main-content ul li{
list-style-type:disc;
list-style-position:outside;
}

#content #main #main-content ol{
padding:0 0 10px 20px;
}

#content #main #main-content ol li{
list-style-type:decimal;
}

blockquote{
margin-top:20px;
background-image:url(images/quote-left.gif);
background-repeat:no-repeat;
text-indent:40px;
line-height:24px;
width:490px;
}

#main-content.services{
background-image:url(images/img-services.jpg);
background-position:0px 10px;
background-repeat:no-repeat;
}

#main-content.resources{
background-image:url(images/img-resources.jpg);
background-position:0px 10px;
background-repeat:no-repeat;
}

#main-content.meet-marci{
background-image:url(images/img-meet-marci.jpg);
background-position:60px 20px;
background-repeat:no-repeat;
}

#main-content.contact{
background-image:url(images/img-contact.jpg);
background-position:0px 10px;
background-repeat:no-repeat;
}

#main-content.blog{
margin-top:20px;
}

#content.home{
background-image:none;
}

h2.post-title{
color:#6b3d57;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
}

/* SIDEBAR */

#sidebar{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#sidebar a{
color:#FFFFFF;
}

#sidebar a:hover{
color:#ffffff;
}

#sidebar h2{
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
letter-spacing:1px;
text-transform:lowercase;
}

#sidebar h5{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
padding-top:18px;
padding-left:20px;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position: 0px 7px;
}

#sidebar h5 a{
text-decoration:none;
}

#sidebar ul{
padding:7px 0px 0px 0px;
list-style:none;
}

#sidebar ul li{
list-style-image:none;
padding:12px 5px 7px 20px;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:0px 0px;
height:15px;
}

#sidebar ul li a{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
}

#sidebar ul li a:hover{
color:#ffffff;
text-decoration:underline;
}

#sidebar ul li.selected{
background-image:url(images/arrow-active.gif);
background-repeat:no-repeat;
font-weight:bold;
}

#sidebar h6{
border-bottom:2px solid #A68E93;
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
text-transform:lowercase;
margin-left:0px;
padding-left:3px;
}

.form label, .webform label{
font-size:12px;
text-transform:capitalize;
}

/* BLOG SIDEBAR */

#main.blog #sidebar ul li{
list-style-type:disc;
background-image:none;
padding:0px 5px 0px 0px;
margin:2px 0px;
height:auto;
}

#sidebar .BlogRecentPost ul{
padding-left:40px;
}

#sidebar .BlogTagList ul{
padding-left:40px;
}

#sidebar .BlogPostArchive ul{
padding-left:40px;
}


/* FOOTER */

#footer{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px 10px;
font-size:11px;
}

#main-bottom-text-right ol.blogsitesummary li{
line-height:20px;
}
