/* Family Man Web layout.css */

@import url("color.css");
@import url("type.css");



* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/layout/background2.jpg) repeat-x left top;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #88888A;*/
	color:#635443;
}

h1, h2, h3 {
	color: #4D473F;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 146%;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h2.show {
margin-top:1.3em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote {
	margin-bottom: 1.5em;
	line-height: 140%;
	font-size: 115%;
}
ol, ul {
	margin-bottom:1.5em;
	line-height:100%;
	font-size:107%;
}


blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
	margin-top:1em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
	padding-bottom: 3px;
}

a {
	text-decoration: underline;
	color: #4D473F;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}
/* wrap */
#wrap {
width:820px;
margin:0 auto;
position:relative;
}
#wrap.home {
width:670px;
}


/* Menu */

ul#nav {
position:absolute;
top:160px;
left:0;
font-size:15px;
}
ul#nav li {
background:none;
margin:0;
padding:0;
}
ul#nav li a {
color:#6B5E47;
padding:3px 0 4px 10px;
display:block;
width:130px;
border-bottom:1px solid #DED8C9;
text-decoration:none;
}
ul#nav li a:hover {
color:#8F7960;
background:url(../images/layout/hover.gif) no-repeat -3px 50%;
}

ul#nav li a.first {
border-top:1px solid #DED8C9;
}

ul#nav ul {
margin:0px;
}
ul#nav ul li {
line-height:18px;
font-size:12px;
}
ul#nav ul li a {
width:120px;
padding-left:20px;
}

/* Logo */


/* Header */

#header {
background:url(../images/layout/logo.jpg) no-repeat left 30px;
height:140px;
width:100%;
position:absolute;
top:0;
left:0;
}
#header img {
float:right;
margin:12px 0 0 0;
}

/* Page */


#page {
	position:absolute;
	top:140px;
	left:160px;
	width: 695px;
	border-left:5px solid #ECE9CC;
	border-right:5px solid #ECE9CC;
	/*background:url(../images/layout/page-divider.jpg) repeat-y 500px top;*/
}
#page.home {
	width:auto;
	}
/* Content */

#content {
	float: left;
	width: 460px;
	padding: 20px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 220px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 154%;
	font-size: 110%;
}

.floating-box img {
	
}

/* Sidebar */

#sidebar {
	float:right;
	width: 150px;
	padding: 20px;
	/*background:#ECE9CC;*/
}
#sidebar.home {
display:none;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #E3E3E6;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size:103%;
}

#links {
}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left 50%;
	color: #B22718;
}

/* Footer */

#footer {
	display:none;
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #B22718;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #35658E;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#content p.bod {
font-size: 110%;
margin-bottom:1em;
padding-top:1em;
margin-top:1.5em;
border-top:1px solid #DED8C9;
}
div.faq h2 {
padding-top:1em;
margin-top:1.5em;
border-top:1px solid #DED8C9;
}
div.faq p {
margin-bottom:0.5em;
}
#content p.callout {
width:100%;
text-align:center;
background:#E9E7D0;
border:1px dashed #5B8628;
padding:3px 0 5px 0;
font-weight:bold;
}
ul#faq {
margin-left:18px;
}
ul#faq li {
line-height:1.6em;
}
img.img-right {
float:right;
margin:4px 0 9px 9px;
padding:4px;
border:2px solid #ded8c9;
}
/* CEN MAP */

div.cen ol li {
margin-bottom:18px;
line-height:1.2em;
}
div.cen ol li a {
text-decoration:none;
}
div.cen ol li a:target {
background:#ECE9CC;
}
div.cen ol li a:hover {
color:#4D473F;
}

/* types of coops */
div.types ul {
margin-left:25px;
list-style:outside;
}
div.types li {
background:none;
padding:0;
margin:0 0 12px 0;
}
/* events page */
div.events h2 {
padding-top:1em;
margin-top:1.5em;
border-top:1px solid #333333;
border-bottom:none;
}

div.events table {
margin:10px 0 20px 0;
}
/* publications */
div.publications li.last {
margin-bottom:400px;
}
div.publications li {
margin:0 0 0 20px;
padding:0;
background:none;
padding-top:0.5em;
margin-top:0.5em;
}
div.publications li h2 {
padding:0;
margin:0;
font-size:120%;
}
/* contact */
table#contact {
margin-bottom:300px;
}

ul.summit li {
background-position:left 0.65em;
}
table.summit td {
padding:0.6em;
}
h1.summit {
color:#F8971E;
font-size:20px;
margin-bottom:12px;
margin-top:24px;
}
table#summit {
font-size:110%;
}
table#summit h2 span {
font-size:80%;
}
table#summit h2 span a {
color:#517C22;
}
table#summit span.pdf {
margin-left:25px;
}
table#summit p {
line-height:16px;
margin:0 0 12px 0;
padding:0;
}
p.comment {
font-size:11px;
font-style:italic;
margin-bottom:0.5em;
}
table#summit a img {
border:none;
} 
table#photos {
background:#F7F4E8;
border:2px solid #ECE9CC;
padding-top:12px;
}
table#photos a img {
margin:3px;
border:1px solid #005130;
}
table#photos a:hover img {
margin:2px;
border:2px solid #5B8628;
}
p.note {
line-height:14px;
font-style:italic;
font-size:100%;
}