body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #CFCEC0 url(/images/wood_border_background.gif) repeat-y;
	margin: 0;
}

h1 {
	background: url(/images/portland_lifestyle_counseling.gif) no-repeat;
	width: 228px;
	height: 190px;
	margin: 18px 0 25px 7px;
}

h1 a {
	display: block;
	overflow: hidden;
	height: 0;
	width: 229px;
	padding-top: 190px;
}

h1 span, #namephone span, #tagline span {
	position: absolute;
	left: -1999px;
	width: 400px;
}

h2 {
	font-weight: normal;
	font-size: 1.6em;
	color: #000;
	margin: 0 0 15px 0;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 2px dotted #000;
}

h3 {
	font-size: 1.1em;
	color: #A07B44;
}

form { margin: 0; }

fieldset {
	border: 1px solid #A07B44;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}

legend {
	font-size: 1.1em;
	padding: 5px;
	color: #A07B44;
	font-weight: bold;
}

label {
	float: left;
	width: 120px;
}

a {
	color: #13694E;
}

textarea { width: 400px !important; }

#container {
	width: 745px;
	text-align: left;	
	padding: 0 0 0 20px;
}

#header {
	width: 450px;
	height: 40px;
	background: url(/images/portland_lifestyle_counseling_header.gif) no-repeat;
	margin: 0;
}

#namephone {
	background: url(/images/name_phone.gif) no-repeat;
	width: 450px;
	height: 12px;
	margin-bottom: 5px;
}

#tagline {
	background: url(/images/counseling_you_to_better_health.gif) no-repeat;
	width: 259px;
	height: 17px;
	color: #A07B44;
	float: right;
	margin-bottom: 20px;
}

#navbar {
	background: url(/images/flower_background.jpg) no-repeat;
	width: 251px;
	height: 608px;
	float: left;
}

#navbar ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#navbar li { 
	list-style-type: none;
	padding: 0 0 7px 0;
	text-align: right;
}

#navbar ul a {
	text-decoration: none;
	color: #A07B44;
	padding: 0 16px;
	height: 16px;
}

#navbar ul a:hover {
	background: url(/images/navbar_bullet.gif) no-repeat;
}

#content {
	width: 450px;
	padding: 10px 0;
	margin-right: 15px;
	float: right;
}

html>body #content { margin-right: 25px; }

#content li {
	margin-bottom: 7px;
}

#content a { text-decoration: underline; }

#bottomnav {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
}

#bottomnav li {
	display: inline;
}

#footer {
	padding: 10px 0 10px 12px;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;;
	float: left;
}

#footer div { padding: 2px 0; }

.row {
	clear: both;
	margin: 10px 0;
}
html>body .row { margin-bottom: 20px; }
.row ul { width: 18%; float: left; }
html>body .row ul { width: 19%; }
.row li { list-style-type: none; font-size: 0.8em; }

.btn {
	border: 1px solid #13694E;
	background-color: #13694E;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	margin-top: 5px;
}

.question {
	background: url(/images/question_mark.gif) no-repeat;
	padding-left: 32px;
}

.quote {
	background-color: #EBEBE4;
	padding: 10px;
	font-style: italic;
}

.quote div { text-align: right; font-style: normal; margin-top: 10px; }
.p_highlight { background-color: #D6EDE6; }
.left_float { float: left; margin: 0 20px 20px 0; }
.right_float { float: right; margin: 3px 0 20px 20px; }
.textfield { width: 250px; }
.imgborder { border: 1px solid #13694E; }
.centered { text-align: center; }
.clear { clear: both; }