

@import url("forms.css");

#background	{ background:url(../images/background.jpg) no-repeat top center transparent; }

body	{
	background: url(../images/background-2.jpg) repeat-y top center #fff;
	text-align: center;
}

#container	{
	margin: 0 auto;
	text-align: left;
	width: 730px;
}

#header	{
	background: url(../images/header-bg.jpg) bottom center no-repeat transparent;
	height: 113px;
	position: relative;
}

#header	.phone-number	{
	background-image: url(../images/818-266-2267.jpg);
	display: block;
	height: 34px;
	left: 536px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 68px;
	width: 172px;
}

#navigation	{
	height: 38px;
}

#navigation	li	{
	float: left;
}

#content	{
	background: url(../images/content-bg.jpg) top center repeat-y #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 686px;
}

#content	p, 
#content	h2, 
#content	h3, 
#content	h4, 
#content	h5, 
#content	h6	{
	padding-left: 16px;
}

#content	p	{
	padding-bottom: 1.4em;
}

#content	strong	{
	font-weight: bold;
}

#content	em	{
	font-style: italic;
}

#content	h3	{
	color: #00923f;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}

#content	h4	{
	color: #333;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

.homepage	{
	background-image: url(../images/homepage-bg.jpg);
	height: 209px;
	width: 730px;
}

.clear	{
	clear: left;
}

.clear2	{
	clear: right;
}

#leftcol {
	width: 434px;
}

#leftcol ul {
	line-height: 1.5em;
	list-style: disc;
	padding: 0 32px;
	padding-bottom: 5px;
}

.leftcol td {
	padding: 0 20px;
}

.leftcol table {
	margin-bottom: 2em;
	
}

#rightcol {
	color: #666;
	float: right;
	padding: 10px 0;
	width: 242px;
}

#rightcol .blog-link {
	color: #d67e02;
	margin: 0 18px;
	padding: 0.4em;
}

#rightcol p	{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 18px;
	padding: 0.4em;
}

#rightcol	#sidelinks	{
	margin: 0 auto 1em;
	width: 200px;
}

#rightcol	.paypal	{
	padding: 10px;
	text-align: center;
}

#footer	{
	background-color: #c3ae98;
	color: #765e46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: auto;
	margin: 0 auto;
	padding:10px 0;
	text-align: center;
	width: 686px;
}

#footer	strong	{
	font-weight: bold;
}

img.left	{
	float: left;
	margin-right: 5px;
}

img.right	{
	float: right;
	margin-left: 5px;
}

#memberlogos {
	margin: 0 18px;
	padding: 0.4em;
}

#question-mark {
	margin: 0 10px 0 48px;
	padding: 0.4em;
}

.secondary	{
	background-image: url(../images/secondary-bg.jpg);
	height: 113px;
	width: 730px;
}

.secondary-nav	{
	margin: 0 auto;
	padding: 1em 0;
	text-align: center;
}

	.secondary-nav	li	{
		display: inline;
		font-size: 0.85em;
		font-weight: bold;
		padding: 0 0.5em;
	}

	.resource-nav	li	{
		font-size: 1em;
		font-weight: bold;
		line-height: 2em;
		list-style: none;
	}

.documents { padding:0 32px; }

