@charset "UTF-8";
/* Marshall Orson 2008 CSS layout */
/* Reset code */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end Reset code */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;	
	padding: 0;
	margin: 0;
	background: #ffffff url(../images/background_squares_flattened2.jpg) repeat left top;
	text-align: left; 
}
p {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;	
	padding: 5px 0 8px 0; 
	margin: 0;
}
ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000;	
	padding: 10px; 
	margin: 0 15px;
	list-style: disc;
}
ul li {	
	padding: 0 0 10px 0; 
	margin: 0;
	list-style: disc;
	}
a, a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
h1 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 120%;
	color: #2C6D61;	
	letter-spacing: .05em;
	padding: 0 0 5px 0; 
	margin: 0;
} 
 
h1.alt  { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #fff;	
	letter-spacing: .05em;
	padding: 3px 10px 5px 10px; 
	margin: 10px 0 5px 0;
	background-color: #2C6D61;
} 

h2 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	color: #2C6D61;	
	letter-spacing: .03em;
	padding: 8px 0 5px 0; 
	margin: 0;
} 

h3 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: none;
	text-transform: uppercase;
	font-style: none;
	line-height: 110%;
	color: #2C6D61;	
	letter-spacing: .03em;
	padding: 5px 0 2px 0; 
	margin: 0;
} 
h4, .homecontent h2.post-title { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: none;
	font-style: none;
	line-height: 120%;
	color: #2C6D61;	
	padding: 3px 0 0 0; 
	margin: 0;
} 
.homecontent h2.post-title { 
	font-style: normal;
	letter-spacing: 0;

} 
h2.post-title a { 
	text-decoration: none;
} 
	h2.post-title a:hover { 
	text-decoration: underline;
} 
table {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
table td {
	padding: 3px 0;
}
#wrapper { 
	width: 940px;
	padding: 0 0 25px 0;
	margin: 0 0 0 36px; 
	text-align: left;
	background-image: url(../images/page_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
#header { 
	padding: 0;
	margin: 0;
	width: 940px;
	height: 300px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	} 
#header div.slideshow {
	padding-top: 5px;
}
#main {
	margin: 0;
	width: 940px;
	padding: 10px 10px 20px 0;
	min-height: 400px;
	_height: 400px;
	background-image:  url(../images/bg_main.png);
	background-repeat: repeat-y;
	background-position: left top;

}

/* leftcol - left sidebar for main nav */
#leftcol {
	float: left; 
	width: 175px;
	margin: 0;
	padding: 0 10px 0 15px;
}
#leftcol #mainnav {
	padding: 0;
	margin: 0 0 10px 0;
}
#leftcol #mainnav ul, #rightcol ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftcol #mainnav ul li, #rightcol ul li {
	/*padding: 0 0 2px 0;*/
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftcol #mainnav ul li ul {
	display: none;
}

#leftcol #mainnav ul li.selected ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
	display: block;
}
#leftcol #mainnav ul li.selected ul li {
	list-style: none;
	padding: 1px 0;
	height: auto;
	margin: 0;
}
#leftcol #mainnav ul li a, #leftcol #mainnav ul li a:link, #leftcol #mainnav ul li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #2C6D61;	
	padding: 2px 0; 
	text-decoration: none;
	display: block;
}
#leftcol #mainnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#rightcol ul li a, #rightcol ul li a:link, #rightcol ul li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #2C6D61;	
	padding: 1px 0; 
	text-decoration: none;
	display: block;
}
#rightcol  ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#leftcol #mainnav ul li.selected a, #leftcol #mainnav ul li.selected ul li a {
	font-weight: bold;
	color: #000;
}
#leftcol #mainnav ul li.selected ul li a {
	font-weight: normal;
	color: #2C6D61;
}

/* end of leftcol */
#login p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px 0;
}
#rightcol {
	float: right;
	width: 200px;
	padding: 0;
	margin: 10px 0 0 15px;	
	display: inline;
	/*background: #dfc5b0; 
 */}
.outlinecol {
	width: 190px;
	margin: 15px 0;
	padding: 0 0 10px 0;
	border: 1px solid #2C6D61;
}
.outlinecol h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color:#2C6D61;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0 0 10px 0;
}
.outlinecol h2, .outlinecol p, .outlinecol ul, #rightcol .outlinecol ul {
	padding: 0 15px;
	}
	
#content { 
	width: 660px;
	min-height: 500px;
	_height: 500px; /* for IE */
	margin: 0 0 0 225px;
	padding: 0 0 0 0;
} 
#footer { 
	width: 940px;
	padding: 0 0 25px 0;
	margin: 0 0 0 36px; 
	text-align: center;
} 
p.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;	
	margin: 0;
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin: 6px 0 5px 15px;
}
.contactform {
	width: 500px;
	border: none;
	}
.contactform table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #369B94 url(images/page_bkgd.jpg) repeat-x left top; /* bkgd was #4FCAC3 */
	color: #000000;
	width: 450px;
	border: none;
	}	
.fltlft { 
	float: left;
	margin: 6px 15px 5px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearright{
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft{
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.rightcolbtn {
	border: 0;
	padding: 0 0 10px 0;
}
img.indentstrip {
	float: left;
	margin: 3px 10px 0 0;
	padding: 0 0 0 0;
	border: 0;
}
div.hr {
  height: 15px;
  background: #FBECC2 url(../images/hr1.gif) repeat-x scroll left;
}
#leftcol div.hr {
  height: 15px;
  background: ##FCF6C6 url(../images/hr_leftcol.gif) no-repeat scroll left;
}
div.hr hr {
  display: none;
}
div.hr hr {
  display: none;
}
/* GoodBarry Resets */
#leftcol .cat_textbox_small, #leftcol .cat_listbox_small {
	width: 150px;
}

#leftcol .secure-login, #leftcol .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

#leftcol .secure-login h3, #leftcol .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

#leftcol .secure-login div.form, #leftcol .newsletter-form div.form {
	padding-left: 5px;
}
.listitem {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	border-bottom: dotted 1px #286E61;
}

.listitem ul {
	list-style: none;
	margin: 6px 0 3px 0;
	padding: 0;
}
.listitem ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
.neighbor {
	float: left;
	width: 150px;
	min-height: 230px;
	_height: 230px; /* for IE */
	padding: 0;
	margin: 10px 10px 0 0;
	text-align: center;
}
table.ruled {
	border-top: dotted 1px #286E61;
}
table.ruled tr {
	border-bottom: dotted 1px #286E61;
}
#headerslideshow { 
	position: absolute;
	top: 40px	;
	left: 240px;
	/*float: left;
	width: 230px;*/
}
.withrightcol {
	width: 440px;
	_width: 435px;
}
span.blog-date {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
#ads {
	margin: 0 0 10px 0;
	padding: 0;
}
.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 8px;
}

.blog-post .post-body {
	margin: 0 0 12px;
}
.blog-post h2.post-title {
	border-bottom: none;
}
.blog-post {
		margin-bottom: 8px;
}
.blog-container p.description {
	margin: 0 0 8px;
}
