/*  
Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/


body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	background: #ffffff;
	width: 860px;
	text-align: left; 
	margin: 0 auto 0 auto; 
	border: 80px solid #B8D3D3;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
	overflow: hidden;
	}
#container_ld { 
	background: #ffffff;
	width: 860px;
	text-align: left; 
	margin: 0 auto 0 auto; 
	border: 80px solid #B8D3D3;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
	overflow: hidden;
	}
#header_old {
	width: 860px;
	height: 152px;
	background: #2397E9 url(images/header.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
#bar_ld {
        width: 860px;
	height: 8px;
	background: #ffffff url(images/blocks.jpg) top center repeat-y;
	padding: 0px;
	margin: 5px auto 1px auto; 
	text-align: left;
	}
#simple_ld {
        width: 860px;
	height: 106px;
	background: #ffffff url(images/headerfngprnt2.jpg) no-repeat;
	padding: 0px;
	margin: 5px auto 1px auto; 
	text-align: left;
	}
#subscribe {
        display: block;
	color: #000000;
	width: 245px;
	float: right;
	position: relative;
        border: 1px solid #000099;
        margin: 5px;
        padding: 4px 2px;
        }
#table_ld {
        position: relative;
        left: 100px;
        }
table.sales {
	border-width: 5px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
        }
table.sales th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        }
table.sales td {
	border-width: 1px;
	padding: 40px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        }
table.sales ul {
        
        } 
table.sales li {
        display: block;
        width: 550px;
        text-align:left;
        text-indent:30px;
        background-image: url(images/checkmark.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding-left: 14px; 
        line-height: 170%;
        list-style-type: none;
	}
table.sales li.a {
        display: block;
        width: 430px;
        text-align:left;
        text-indent:30px;
        background-image: url(images/checkmark.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding-left: 14px; 
        line-height: 170%;
        list-style-type: none;
	}
table.sales li.bold {
	font-weight:bold;
	}
table.sales li.italic {
	font-style:italic;
	}
table.sales li.n50 {
        text-indent:50px;
        padding-left:34px;
	}
table.subscribe th {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        }
table.subscribe td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
        }
	

table.w100 {
        width: 100%;
        }
table.w85 {
        width: 85%;
        }

#header {
	width: 860px;
	height: 180px;
	background: #ffffff url(images/HOAWebHeaderA.jpg) left bottom no-repeat;
	padding: 0px;
	margin: 0px auto; 
	text-align: left;
	}
	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #6E6E6E;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	padding: 0px;
	}
#header h4 {
	color: #6E6E6E;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	padding: 0px;
	}
#header h5 {
	color: #9B9B9B;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 570px; 
	margin: 0px;
	padding: 0px;
	}
#header h6 {
	color: #9B9B9B;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 590px; 
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: #B8D3D3;
        margin: 0px;
	padding: 10px 5px;
        border-top: 5px solid #B8D3D3;
	border-bottom: 5px solid #B8D3D3;
	text-align: left;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 0px 0px;
        text-decoration: underline;
	}
#menu h3 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 0px 0px;
        text-decoration: overline;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	margin: 20px 10px;
	padding: 8px;
	text-decoration: none;
        line-height: 150%;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #9999FF;
	padding: 8px;
	text-decoration: none;
	}

* html #content { width: 490px; margin: 20px 20px; }
#solid_ld { 
	display: block;
	background: #ffffff;
	width: 860px;
	border-top: 80px solid #B8D3D3;
        float: left; 
	position:relative;
	padding: 0px;
	}
#content_ld { 
	display: block;
	background: #ffffff;
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
        float: left; 
	position:relative;
	padding: 0px;
	}
#content_ld p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content_ld p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content_ld h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content_ld h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content_ld h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content_ld h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content_ld h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content_ld h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content_ld h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content_ld h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content_ld h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content_ld ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content_ld ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content_ld li {
	margin: 0px;
	padding: 0px;
	}
	
#content_ld ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content_ld ul li a {
	color: #000099;
	text-decoration: underline;
	}

#content_ld ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
#content { 
	display: block;
	background: #ffffff;
	width: 500px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	float: left; 
	position:relative;
	padding: 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #2397E9;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #000099;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 235px;
	float: right; 
	position:relative;
	margin: 10px 5px;
	padding: 10px;
	text-align: left;
	border: 1px solid #000099;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #2397E9;
	font-weight: bold;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #B8D300;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li a {
	color: #2397E9;
}

#footer { 
	color: #ffffff;
	background: #9999FF;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	height: 20px;
	text-align: center;
	clear: both;
	border-top: 3px solid #D2B48C;
	border-bottom: 3px solid #000099;
	}
#footer a {
	color: #000099;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

