html, body {
	height: 100%;
	min-height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #EAEAEA;
	vertical-align: 100%;
	margin: 10px;
	color: #000000;
}
form {
	margin: 0px;
}
a, a:visited, a:hover {
	color: #0000FF;	
}

#container {
	width: 780px;
	padding: 0px;
	height: 100%;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
}

#top {
	background-color: #0099CC;
	width: 100%;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#main {
	float: left;
	width: 752px;
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}
#main #content {
	width: 570px;
	padding: 0px 10px 10px 10px;
	position: relative;
	float: left;
}
#main #content h1 {
	font-size:26px;
line-height:26px;
}
#main #content h2 {
	font-size: 14px;
}
#main #content h3 {
	font-size: 12px;
}

#main #contentFull {
	width: 720px;
	padding: 0px 10px 10px 10px;
	position: relative;
	float: left;
}
#main #contentFull h1 {
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#main #contentFull h2 {
	font-size: 14px;
}
#main #contentFull h3 {
	font-size: 12px;
}

#main #sidePanel {
	width: 140px;
	position: relative;
	float: right;
	text-align: center;
}

#breadcrumb {
	position:relative;
	width: 550px;
	float: left;
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover  {
	color: #999999;
	text-decoration: underline;	
	background-color: #FFFFFF;
}


#side2
{
list-style-type: none;
text-align:left;
padding:0;
margin:0;
}
#side2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-align:left;
padding:0;
margin:0;

	
	}
#side2 ul ul li
{
list-style-type: none;
color: #000000;
text-align:left;
text-indent:0;
padding-left: 10px;
margin:0;
}
#side2 ul
{
list-style-type: none;
color: #000000;
text-align:left;
padding-left: 0px;
font-weight:normal;
margin-left: 0;

}
#pagenav
{
list-style-type: none;
color: #000000;
text-align:left;
padding-top:0px;
padding-bottom:0px;
text-indent:0;
margin:0;
}


#directorynav
{

position:relative;
padding-left:8px;
float:left;
background:#F5F5F5;


}

#commentform input
{
border: thin #7F9DB9 solid;
}

.column.first{
margin-left:0;
width:120px !important;

}
.column.last {
margin-left:0 !important;
width:160px !important;

}
.column {
float:left;
}

#footerstuff li{
list-style-type: none;
list-style-image: none;
font-size:0.6em;
line-height:100%;
}



div.horRule {
	height: 1px;
	border-top: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

input{
border: none;
}

.title{
color:#000000;
font-size:26px;
line-height:26px;
font-weight:600;
}

input.invalid
{
background-color:#FFCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}

#bottom {
	width: 712px;
	position: relative;
	clear: both;
	padding: 3px 0px 3px 0px;
	text-align: center;
	background-color: #0099CC;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#bottom a, #main #bottom a:visited, #main #bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#bottomLinks {
	position: relative;
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;	
	font-size: 10px;
}
#bottomLinks a, #bottomLinks a:visited, #bottomLinks a:hover {
	color: #FFFFFF;	
	font-size: 10px;
	text-decoration: underline;
}



a, a:visited, a:hover {
	color: #0000FF;	
}
img.floatRight {
	float: right;
	padding: 0px 0px 10px 10px;
}

.labelName {
	width: 160px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 11px;
	line-height: 12px;
}
.labelName .smallText {
	font-size: 11px;
}
.appLine {
	text-align: left;
	height: 16px;
	clear: both;
	margin-bottom: 14px;
}
.appLineTall {
	text-align: left;
	height: 90px;
	clear: both;
	margin-bottom: 14px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.formText input{
border: medium;
}
.errortext {
	color: #FF0000;	
	font-weight: bold;
}
.smallText {
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.frontImageBox {
	border: 1px solid #CCCCCC;
	clear: both;
	background-image: url(../images/faded-wine.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.frontImageBox th {
	padding: 2px 0px 2px 2px;
}
.frontImageBox td {
	padding: 2px 2px 0px 2px;
}
.productBox {
	border: 1px solid #CCCCCC;
	font-size: 11px;	
}
.productBox td {
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.productBox td a, .productBox td a:visited, .productBox td a:link {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.productBox td a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bubble {
	background-image: url(../images/speech-bubble.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	height: 189px;
	width: 143px;
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
	padding: 10px 5px 0px 5px;
}
.productBox th {
	background-color:#FFF4CC;
	padding: 2px 2px 2px 5px;
}
.productBox th a, .productBox th a:link, .productBox th a:visited {
	color:#000000;
	text-decoration: none;
}
.productBox th a:hover {
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}

.productBoxEstimate {
	border: 1px solid #CCCCCC;
	background-color:#ECFFFF;
	font-size: 11px;	
	padding: 2px;
}
.productBoxEstimate td {
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.productBoxEstimate td a, .productBox td a:visited, .productBox td a:link {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.productBoxEstimate td a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.productBoxEstimate th {
	background-color:#DD2525;/*#DF0000;*/
	
	padding: 5px 0px 5px 0px;
}
.productBoxEstimate th:hover {
	background-color:#009F33;
	/*padding: 2px 2px 2px 5px;*/
}
td
{
/*white-space: nowrap;*/
}
.productBoxEstimate th a, .productBox th a:link, .productBox th a:visited {
	color:#000000;
	text-decoration: none;
}
.productBoxEstimate th a:hover {
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}

#aweber {
	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#sitePal {
	float:right;
	padding: 0px 0px 10px 10px;
}.highlight {
	background-color: #FFFF00;
}
.logoBack {
	background-image: url(../images/logo_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.testimonialBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECFFFF;
	padding: 5px;
	border: 1px dotted #999999;
	margin-bottom: 10px;
}
.successBox {
	padding: 5px;
	text-align: left;
	background-color: #CAE4AF;
	margin-bottom: 10px;
}
