/*
Layout ------------------------------------------------------------ */
*	{margin: 0; padding: 0;}
html {margin:0; padding: 0;}

body	{
		/*overflow: -moz-scrollbars-vertical;*/
		text-align:left;
		}
		
#container	{
			width: 800px;
			text-align: left;
			margin: 0 auto;
			background: white;
			}
#scraptable.table
			{
			border: none;
			
			}
#h5
			{
			font-family:  Georgia, "Times New Roman", Times, serif;
			color: #aa8833;
			font-variant:small-caps;
			font-size:15px;
			}

/*
Typography --------------------------------------------------------- 
p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}
ol, ul, li {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}

a, a:link {
	color: #039;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration:none;
	}
a:hover {
	color: #900;
	text-decoration:underline;
	}
a:visited {
	color: #900;
	text-decoration:none;
}
*/
/*
Decorative H2 --------------------------------------------	*/
#content h2
	{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-variant:small-caps;
	color: #aa8833;
	font-weight:normal;
	}
#content h2 a {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-variant:small-caps;
	color: #aa8833;
	font-weight:normal;
	}
#content h2:first-letter
	{
	font-family:"Edwardian Script ITC";
	font-size:200%;
	}
/*
------------------------------------------------------------	*/
h4 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #aa8833;
	font-weight:normal;
	font-variant:small-caps;
	clear: both;
	margin-bottom: 5px;
	}

h3 {
        font-family:  Georgia, "Times New Roman", Times, serif;
        font-size:25px;
        color: #aa8833;
        font-weight:normal;
        font-variant:small-caps;
        clear: both;
        margin-bottom: 5px;
        }


/*
General ---------------------------------------------------------------- */
*.hidden	{display: none;}
img, a img	{border: none;}
br.both		{clear: both}
hr	{
	width: 100%;
	height: 1px;
	border: none;
	clear:both;
	margin-top: 7px;
	margin-bottom: 7px;
	}

/*
Header ----------------------------------------------------------------- */
#header {display: block; clear:both;}
a.logo {display: block; float: right; margin-right: 0px; margin-top: 10px;}
a.promo {display: block; float: left; margin-left: 0px; margin-top: 10px;}
/*
Navigation ------------------------------------------------------------- */
#navigation {
	width: 800px;
	text-align: left;
}

#navigation h2 {
	text-align:left; 
	display: inline; 
}
	
#navigation h2 a	{
					margin: 5px;
					font-family:  Georgia, "Times New Roman", Times, serif;
					font-size:15px;
					font-weight:normal;
					color: #036;
					text-decoration:none;
					font-variant:small-caps;
					}
#navigation h2 a:hover	{
						color: #666666;
						text-decoration: underline;
						}

#navigation h6 {
	text-align:center; 
	display: inline; 
}
	
#navigation a img	{
					display: inline;
					float:inherit; 
					}


/*
Sub-Navigation -------------------------------------------------- */
#sub-nav
	{
	margin: 5px 0;
	width: 800px;
	height: 20px;
	text-align: center;
	}
#sub-nav ul, #sub-nav li
	{
	list-style: none;
	display: inline;
	}
	
#sub-nav li a
	{
	margin: 0 5px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	}
#sub-nav li a:hover
	{
	color: #aa8833;
	text-decoration: underline;
	}

/*
Footer --------------------------------------------------------------------- */
#footer {
		bottom: 0;
		width: 800px;
		text-align:center;
		margin: 0  auto;
		display:block;
		clear:both;
		margin-bottom: 0 auto;
		padding-bottom: 10px;
		}
#footer p	{
			font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
			color: #333333;
			font-size:9px;
			text-align:center;
			line-height:14px;
			width: 400px;
			display: block;
			margin: 0 auto;
			}


#footer a	{
			margin:0 7px;
			}

img#years	{
			float: left;
			display:block;
			}

img#crafted {
			float: right;
			display:block;
			}


/*
Content ------------------------------------------------------------------- */
#content	{
			margin-top: 5px;
			width: 800px;
			float: left;
			margin-bottom: 15px;
			/*background: white url("/images/nav-bg.gif") no-repeat center bottom;*/
			padding-bottom: 5px;
			}
#content p.blurb
			{
				float: left;
				display:block;
				margin-left: 5px;
				margin-right: 0 auto;
				width: 300px;
			}
#newuser
			{
				vertical-align:middle;
				display:block;
				margin-left: 60px;
				width: 600px;
			}
#box
			{
				
				width: 270px;
				float: right;
				display:block;
			}
#boxthree
			{
				
				width: 250px;
				float: left;
				display:block;
				margin-left:15px;
				
			}

#boxfour
			{
				
				width: 250px;
				float: left;
				display:block;
				margin-right: 10px;
				margin-left:10px;
				
			}
#boxfive
			{
				
				width: 250px;
				float: left;
				display:block;
				margin-left: 30px;
			}
#boxsix
			{
				
				width: 250px;
				float: right;
				display:block;
				margin-right:125px;
			}
#boxseven
			{
				
				width: 700px;
				float: left;
				display:block;
				margin-left:65px;
			}
#boxeight
			{
				
				width: 700px;
				float: left;
				display:block;
				margin-left:45px;
			}
#boxtwo
			{
				
				width: 250px;
				float: left;
				display:block;
				margin-left: 10px;
			}
.btn
			{
				margin-bottom:5px;
			}
#topleft	{
				float:left;
				display: block;
				width: 200px;
				height: 250px;
				margin-right: 5px;
				margin-left: 20px;
				margin-bottom: 5px;
				margin-top:40px;
			}

#topright
			{
				float: left;
				display: block;
				width: 200px;
				margin-left:15px;
				margin-right:15px;
				
			}
#heading
			{
			/*
				vertical-align:middle;
				display: block;
				width: 600px;
				text-align: center;
			*/
				margin:0px;
				padding:0px;
			}
#form		{
				text-align: center;
			}
a.pdf		{
				display: block;
				float: right;
				width: 250px;
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #036;
				margin-top: -27px;
				font-style: italic;
				text-decoration: none;
				font-size: 14px;
				height: 20px;
				padding-left: 15px;
				background: white url("/images/icons/icon2.gif") no-repeat left center;
				margin-bottom: 7px;
		}
a.pdf:hover	{
				color: #900;
		} 
/*
Splash Page -------------------------------------------------------------- */			
#see
	{
	width: 360px;
	height: 220px;
	text-align:center;
	float: center;
	display: block;
	border: 1px #a83 solid;
	padding-top: 10px; 
	margin-left: 5px;
	margin-right: 7px;
	}
#see h2
	{
	line-height: 36px;
	}
#see img
	{
	border: 2px solid #a83;
	padding: 3px;
	background: white;
	}
ul.see, .see li
	{
	list-style: none;
	text-align: center;
	}
ul.see
	{
	display: block;
	float: left;
	width: auto;
	padding-left: 20px;
	padding-right: 70px;
	}
.see a
	{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #a83;
	letter-spacing: 1pt;
	}
.see a:hover
	{
	color: #036;
	text-decoration: none;
	}

.splash
	{
	width: 125px;
	height: 125px;
	float: left;
	}

#announcements
	{
	width: 360px;
	height: 230px;
	text-align:center;
	float: left;
	display: block;
	}
.quarter
	{
	width: 165px;
	height: 105px;
	margin: 5px;
	display:block;
	float:left;
	}
.half
	{
	width: 350px;
	height:105px;
	margin: 5px 0;
	display:block;
	float:left;
	}
.full
	{
	width: 350px;
	height: 230px;
	float: left;
	display: block;
	}
			
/*#see	{
		display: block;
		float: left;
		width: 750px;
		clear: both;
		margin: 0 auto;
		text-align: center;
		padding-bottom: 5px;
		}
#see ul, #see li	{
					display: block;
					list-style: none;
					text-align:center;
					}
li.consumer,
li.builder,
li.dealers,
li.designers,
li.remodelers	{
				text-align:center;
				float: left;
				width: 20%;
				height: 125px;
				padding: 0;
				}

li.consumer a	{
				display: block;
				background: url("/images/SplashAds/consumers.jpg") no-repeat center top;
				width: 100%;
				height: 125px;
				text-indent: -700em;
				text-decoration: none;
				}
li.builder a	{
				display: block;
				background: url("/images/SplashAds/builders.jpg") no-repeat center top;
				width: 100%;
				height: 125px;
				text-indent: -700em;
				text-decoration: none;
				}
li.dealers a	{
				display: block;
				background: url("/images/SplashAds/dealers.jpg") no-repeat center top;
				width: 100%;
				height: 125px;
				text-indent: -700em;
				text-decoration: none;
				}
li.designers a	{
				display: block;
				background: url("/images/SplashAds/designers.jpg") no-repeat center top;
				width: 100%;
				height: 125px;
				text-indent: -700em;
				text-decoration: none;
				}
li.remodelers a	{
				display: block;
				background: url("/images/SplashAds/remodelers.jpg") no-repeat center top;
				width: 100%;
				height: 125px;
				text-indent: -700em;
				text-decoration: none;
				}

li.consumer a:hover	{background: url("/images/SplashAds/consumers.jpg") no-repeat center bottom; text-decoration: none;}

li.builder a:hover {background: url("/images/SplashAds/builders.jpg") no-repeat center bottom;text-decoration: none;}

li.dealers a:hover {background: url("/images/SplashAds/dealers.jpg") no-repeat center bottom;text-decoration: none;}

li.designers a:hover {background: url("/images/SplashAds/designers.jpg") no-repeat center bottom;text-decoration: none;}

li.remodelers a:hover {background: url("/images/SplashAds/remodelers.jpg") no-repeat center bottom;text-decoration: none;}
*/
.initial	{
			font-family:"Edwardian Script ITC";
			font-size:200%;
			}
/*
Decoration ----------------------------------------------------------------- */
.gallery	{
			display: block;
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
			}

a.gallery	{
			font-size:10px;
			}

a.gallery img	{
				text-decoration: none;
				margin-bottom: 3px;
				}
.gallery p	{
			text-align: center;
			margin-top: 3px;
			}	
.fl-left	{
			display: block;
			float:left;
			margin-right: 7px;
			margin-bottom: 7px;
			}
.fl-left-nds	{
			display: block;
			float: left;
			margin-right: 7px;
			margin-bottom: 0px;
		}

.flush-left	{
			display: block;
			float:left;
			margin-right: 12px;
			margin-bottom: 7px;
			}
.right	{
		display: block;
		float: right;
		text-align: right;
		margin-right: 15px;
		}
	
.company-logo	{
				display: block;
				float: left;
				margin-top: 10px;
				margin-right: 10px;
				margin-bottom: 20px;
				}
.col	{
		display: block;
		float: left;
		width: 235px;
		margin-right: 10px;
		margin-bottom: 15px;
		}
.column	{
		display: block;
		float: left;
		width: 370px;
		height: 300px;
		margin-right: 25px;
		margin-bottom: 15px;
		}
.column p
		{
		margin-top:25px;
		margin-bottom:10px;
		}
.column img
		{
		margin-top:15px;
		margin-bottom:10px;
		}
.center	{
		text-align: center;
		}
#content_row {
		width: 100%;
		}
#thumb {
		float: left;
		width: 33%;
		padding-top: 20px;
		padding-bottom: 30px;
		}
div.centered{
	text-align: center;
}

.gold{
	color: #857040;
}
.red{
	color: red;
}
.highlight {
        background-color: #B0C4DE;
} 
