/* @override http://www.neelawoodard.com/woodard/css/style.css */

/* --- COLOR SCHEME ---

---------------------- */

/* --- GLOBAL STYLES ---*/

html {

}

body {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #666666;
}

a {
	text-decoration: none;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

p {
	line-height: 18px;
	margin-bottom: 17px;
	padding: 12px 0px 0px 0px;
	font-size: 0.9em;
}

/* --- WRAPPER STYLES ---*/

#wrapper {
	text-align: left;
	width: 970px;
	margin: 40px auto;
}

#main_border {
	border: 1px solid #666666;
	height: 594px;
}

#header {
	margin-top: -10px;
}

#header img {
}

#content {
	clear: both;
	overflow: hidden;
	padding: 45px 45px 0px 45px;
	margin-top: 20px;
}

#image_holder {
	float: left;
}

#p_portfolio #image_holder {
	float: none;
	width: 810px;
	height: 300px;
	overflow: visible;
}

#main {
	width: 570px;
	height: auto;
	float: left;
	xclear: both;
	margin-left:30px;
}


/* --- HEADER STYLES ---*/

h1#logo {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	background-color: transparent;
	height: 79px;
	width: 160px;
	margin: 35px auto 10px auto;
}

h1#logo a {
	display: block;
	height: 100%;
}


/* --- NAV STYLES ---*/

#navbar {
	width: 970px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	color: #666;
}

#nav {
	height: 14px;
	margin: 0px auto 0px auto;
}

ul#nav {
	width: 590px;
}

#nav li {
	width: auto;
	padding: 0 6px;
	
}

#nav li.nav0 {
	padding-left: 0;
}

#nav li.nav6 {
	xpadding-right: 0;
}

#nav  a {
	color: #666;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: .9em;
	display: inline;
}

#nav  a:hover {
	color: #333;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: .9em;
	display: inline;
}


#navbar li.active a {
	color: #333333;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 0.9em;	
}

#navbar li a:hover {
	color: #333333;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 0.9em;
	
}

#navbar span {
	color: #666;
	xfloat: left;
	xdisplay: block;
}

#nav li ul {	
}

#navbar .active ul {
}

#nav li li {
}

#nav li li a {
}


/* # --- CONTENT PAGES ---*/

#title {
	margin-left: 17px;
}

#title h2 {
	color: #666;
	font-size: 19px;
	text-transform: lowercase;
	float: left;
	font-weight: normal;
	display: block;
	width: 555px;
	padding: 12px 0px 5px 5px;
	margin: -11px 0px 17px -8px;
	letter-spacing: 1px;
	border-bottom: 1px solid #8b8589;
}

.desc {
	float: left;
	text-align: justify;
	margin-left: 15px;
}

.desc li {
	list-style: disc;
	margin-left: 25px;
	line-height: 1.3;
	font-size: 0.9em;
}

.desc li.last {
	margin-bottom: 6px;
}


/* --- FOOTER STYLES ---*/

#footer {
	clear: both;
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	padding-top: 17px;
	height: auto;
}

#footer #navbar {
	xborder: 1px solid #666;
	padding: 10px 0;
	margin-bottom: 5px;
	xwidth: 968px;
	xbackground-color: #8b8589;
	margin-top: -17px;
}

#address {
	color: #666666;
	xdisplay: block;
	text-align: center;
	padding-bottom: 17px;
	margin-top: 10px;
	margin-bottom: -10px;
}


#company {
	display: inline;
	text-align: center;
}


#design {
	display: inline;
	text-align: center;
	font-size: 10px;
}

#design a {
	color: #999999;
	text-decoration: none;
}
