body {
	background: #fff;
}

p {
	font: 12px/20px georgia, times, serif;
	color: #3F3F3F;
	text-align: left;
	margin: 0 0 12px 0;
	}

h1 {
	font: 24px/20px georgia, times, serif;
	font-weight: normal;
	color: #3F3F3F;
	text-align: left;
	margin: 0 0 10px 0;
	}
	
h2 {
	font: 24px/20px georgia, times, serif;
	font-weight: normal;
	color: #3F3F3F;
	text-align: center;
	margin: 0 0 10px 0;
border-top: 1px dotted #3F3F3F;
border-bottom: 1px dotted #3F3F3F;
padding: 8px;
}

h3 {
	font: 18px georgia, times, serif;
	font-weight: normal;
	color: #3F3F3F;
	margin: 0 0 4px 0;
        padding: 3px 0 0 0;
}

h4 {
	font: 18px georgia, times, serif;
	font-weight: normal;
	color: #3F3F3F;
	margin: 3px 0 10px 0;
        padding: 0 0 7px 0;
        border-bottom: 1px dotted #FFF09E;
        text-align: center;
}
	
a {
	font: 12px/20px georgia, times, serif;
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #3F3F3F;
	}
	
a:hover {
	border-bottom: 1px solid;
color: #000;
	}
	
#wrapper {
	width: 700px;
	margin: 40px auto 0 auto;
	text-align: center;

}

#header {
	width: 700px;
	height: 44px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 18px;
}
	
#header h1 {
	text-indent: -9999px;
	}
	
#header a {
	width: 700px;
	height: 44px;
	background: url(/old/images/family_header.gif) bottom left no-repeat;
	overflow: hidden;
	float: left;
	border: 0;
	}
	
#header a:hover {
	background: url(/old/images/family_header.gif) top left no-repeat;
	}

#nav {
	width: 700px;
	height:159px;
	}
	
#navmenu {
	width: 140px;
	height: 159px;
	margin: 0;
	padding: 0;
	background: transparent;
	list-style: none;
	overflow: hidden;
	float: left;
	}

#navmenu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: block;
	text-indent: -9999px;
	float: left;
	clear: both;
	}

#navmenu a {
	width: 140px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: 0;
	line-height: 0;
	}
	
#navmenu a:hover {
        background-position: 0 0;
		border: 0;
        }

#navmenu a:active, #navmenu a.selected {
        background-position: 0 0;
		border: 0;
        }
	
#navportfolio, #navportfolio a {
	height: 32px;
	background: url(/old/images/nav/portfolio.gif) no-repeat right bottom;
	}
	
#navservices, #navservices a {
	height: 32px;
	background: url(/old/images/nav/services.gif) no-repeat right bottom;
	}
	
#navabout, #navabout a {
	height: 32px;
	background: url(/old/images/nav/about.gif) no-repeat right bottom;
	}
	
#navresources, #navresources a {
	height: 32px;
	background:   url(/old/images/nav/resources.gif) no-repeat right bottom;
	}
	
#navcontact, #navcontact a {
	height: 31px;
	background: url(/old/images/nav/contacts.gif) no-repeat right bottom;
	}

#homefeature {
	width: 541px;
	height: 157px;
	border: 1px solid #ccc;
	float: right;
background: url(/old/images/header/mountains.jpg) no-repeat bottom left;
overflow: hidden;
font: 10px Verdana, arial, sans-serif;
color: #fff;
text-align: right;
	}

#homefeature:hover {
	background: url(/old/images/header/mountains.jpg) no-repeat top left;
text-indent: -9999px;
line-height: 200;
border: 1px solid #000;
	}
	
#featurebox {
	width: 541px;
	height: 157px;
	border: 1px solid #ccc;
	float: right;
background: url(/old/images/header/rotator.php) no-repeat bottom left;
overflow: hidden;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #fff;
text-align: right;
	}

#featurebox:hover {
	background: url(/old/images/header/rotator.php) no-repeat top left;
text-indent: -9999px;
line-height: 200;
border: 1px solid #000;
	}
	
#awesomeline {
	width: 700px;
	height: 1px;
	margin: 18px 0 18px 0;
	background: transparent;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 0;
	font: 1px times;
	}
	
#contentbox {
        text-align: left;
	width: 662px;
	margin: 0 0 10px;
	border: 1px solid #ccc;
	background: #F6F6F6;
	padding: 18px;
	float: left;
	}
	
#content {
	width: 450px;
	float: left;
	}

#content a {
font-weight: bold;
}

ul#subnav{
width: 100%;
text-align: center;
list-style-type: none;
margin: 18px 0 12px 0;
padding: 0 0 16px 0;
border-bottom: 1px dotted #000;
}

#subnav li {
width: 33%;
display: inline;
padding-top: 5px;
}

#subnav li .last {
border-right: 1px solid #000;
}

#subnav li a {
display: inline;
background: #5C5B5B;
color: #fff;
padding: 5px 14px 4px 14px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
font-weight: normal;
font-size: 16px;
line-height: 24px;
}

#subnav li a:hover {
background: #363535;
}

#subnav a.selection {
border-right: 1px solid #000;
background: #363535;
}

#subnav a.lastselection {
background: #363535;
}

#sidebar {
	width: 170px;
	background: #E9E9E9;
	float: right;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ccc;
	}
	
#sidebar p {
	font: 11px/14px "Lucida Grande", Lucida Sans, verdana, helvetica, sans;
	text-align: left;
	}

#sidebar a {
	font: 11px/14px "Lucida Grande", Lucida Sans, verdana, helvetica, sans;
	font-weight: bold;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar li {
list-style-type: none;
padding: 0;
margin: 3px 0 0 0;
}

#footer {
margin-bottom: 25px;
}

#footer p {
font: 10px verdana, arial, sans-serif;
color: #666;
text-align: right;
}

#footer a {
font: 10px verdana, arial, sans-serif;
color: #666;
text-decoration: underline;
border: 0;
}

#footer a:hover {
color: #333;
}

.footerleft {
float: left;
text-align: left;
}

.footerright {
float: right;
text-align: right;
}

label {
	font: 14px georgia, times, serif;
	font-weight: normal;
	color: #3F3F3F;
margin-top: 10px;
}

#Name, #Email, #Message {
margin-bottom: 10px;
}

.portfolioitem {
float: left;
margin: 0 0 20px 0;
width: 100%;
}

.portfolioimage {
float: left;
margin-right: 10px;
border: 0;
}

.portfolioimage a img {
text-decoration: none;
border: 2px solid #ccc;
}

.portfolioimage a:hover img {
border: 2px solid #333;
}

.portfolioimage a {
border: 0;
}

.portfoliotext {
}

#linkarchives {
text-align: center;
width: 208px;
float: left;
padding-right: 13px;
border-right: 1px dotted #FFF09E;;
}

#linkarchives p, a {
	font: 11px/14px georgia, times, serif;
	color: #3F3F3F;
	text-align: left;
	margin: 0 0 12px 0;
	}

#linkarchives a {
font-weight: bold;
}

#factarchives {
text-align: center;
width: 208px;
float: left;
margin-left: 13px;
}

#factarchives p, a {
	font: 11px/14px georgia, times, serif;
	color: #3F3F3F;
	text-align: left;
	margin: 0 0 12px 0;
	}

#factarchives a {
font-weight: bold;
}
