/* ******************* */
/* STANDARD COMPONENTS */
/* ******************* */

BODY{
	background-color : #FCFFEA;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	font-size : 0.75em;
	background-image : url(../furniture/shadow.gif);
	background-position : 50% 10px;
	background-repeat : no-repeat;	
}

A{
	color : #900;
	text-decoration : none;
}

A:hover{
	color : #900;
	text-decoration : underline;
	color : #900;
}

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	color : #008526;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	line-height : 1em;
}

H2{
	font-size : 130%;
	color : #008526;
	padding : 0 0 0 0;
	margin : 0 0 0.4em 0;
	font-weight : bold;
}

H3{
	font-size : 110%;
	color : #900;
	padding : 0 0 0 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #008526;
	padding : 0 0 0 0;
	margin : 0 0 0.4em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #333;
	padding : 0 0 0 0;
	margin : 0 0 0.4em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : #008526;
	padding : 0 0 0 0;
	margin : 0 0 0.4em 0;
	font-weight : bold;		
}



HR{
	border : none;
	background-color : #CACACA;
	height : 1px;
	margin : 15px 0 15px 0;
	clear : both;	
	padding : 0;
}


form{
	display : inline;
}

Label{
	font-weight : bold;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{
	list-style-image : url(../furniture/bullet.gif);	
	list-style : square;
}

UL LI{
	margin : 2px 0 3px 0;
}




/* ******************************** */
/* ARCHITECTURE IDs */
/* ******************************** */


#stage{
	width : 752px;
	margin : 10px auto 0 auto;
	font-size : 100%;
	text-align : left;
	background-image : url(../furniture/background.gif);
	background-color : white;
	border-top : 1px solid #141414;
}





/* ******************************** */
/* HEADER */
/* ******************************** */

#header{
	color : white;
	height : 124px;
	width : 752px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image : url(../furniture/header-bg.gif);
	background-position : 205px 0;
	background-repeat : no-repeat;
}

#header #logoArea{
	width : 171px;
	height : 97px;
	margin : 15px 0 0 16px;
	padding : 0 0 0 0;
	float : left;
	display : inline;
}

#header #flashArea{
	width : 545px;
	height : 124px;
	margin : 0 1px 0 0;
	padding : 0 0 0 0;
	float : right;
	display : inline;	
	background-color : #E2E8AA;	
}

#tagline{
	background-color : #168C3E;
	color : white;
	padding : 0 0 0 0;
	height : 36px;
	width : 750px;
	margin : 0 0 0 1px;
	background-image : url(../furniture/tagline-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	

}

#tagline DIV{
	font-family : tahoma, arial, sans-serif;	
	font-weight : bold;
	font-size : 90%;	
	color : #D0E7D8;
	padding : 8px 0 0 18px;
	text-transform : uppercase;
	letter-spacing : 5px;
	vertical-align : middle;
}





/* ******************************** */
/* MENU */
/* ******************************** */

#menuBlock{
	display : inline;
	float : left;
	width : 178px;
	padding : 10px 10px 10px 18px;
}


.menuBox{
	width : 169px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : tahoma, arial, sans-serif;	
}

.menuBox UL{
	margin : 6px 0 8px 0;
	padding : 0 0 0 0;
}

.menuBox UL LI{
	font-size : 90%;
	list-style : none;
	margin : 0 0 4px 0;
	padding : 0 0 7px 0;
	color : #333;
	list-style-image : none;
	background-image : url(../furniture/menu-line.gif);
	background-position : 0 99%;
	background-repeat : no-repeat;	
}

.menuBox UL LI A{
	color : #333;
	text-decoration : none;
	font-weight : bold;
	background-image : url(../furniture/bullet-menu.gif);
	background-position : 0 3px;
	background-repeat : no-repeat;	
	padding : 0 0 0 15px;
}

.menuBox UL LI A:hover{
	color : #008526;
	text-decoration : underline;
}

.menuBox UL LI UL{
	margin : 1px 0 2px 0;
	padding : 0 0 0 0;
}

.menuBox UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 5px 0 0 15px;
	padding : 0 0 0 0;
	background-image : none;
	color : #333;
}

.menuBox UL LI UL LI A{
	color : #333;
	text-decoration : none;
	padding : 0 0 0 15px;
	font-weight : normal;
	display : block;
	background-image : url(../furniture/bullet-menu.gif);
	background-position : 0 4px;
	background-repeat : no-repeat;			
}

.menuBox UL LI UL LI A:hover{
	color : #008526; 
	text-decoration : underline;
}

.priceList{
	margin : 2em 0 2em 0;
}







/* ******************************** */
/* SEARCH */
/* ******************************** */

#siteSearch{
	float : right;
	text-align : right;
	margin : 4px 4px 0 0;
	width : 250px;
	display : inline;
	padding : 0 0 0 0;
}

#siteSearch form{
	display : inline;
	margin : 0;
	padding : 0;
}

#siteSearch label{
	color : black;
	margin : 0 0 4px 0;
	padding : 0 0 0 0;
}

#siteSearch #q{
	padding : 0 0 0 1px;
	margin : 0 0px 4px 0;
	border : 1px solid black;
	background-color : white;
	display : inline;
	height : 16px;
}

#siteSearch .siteSearchButton{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}














/* ******************************** */
/* CONTENT */
/* ******************************** */

#contentBlock{
	display : inline;
	float : right;
	width : 510px;
	padding : 10px 20px 10px 10px;
	margin : 0 0 -175px 0;
	text-align : justify;
	line-height : 1.4em;
	color : #333;
}

#contentBlock TABLE{
	font-size : 90%;
	width : 98%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


#contentBlock TABLE TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

#contentBlock TABLE TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}


#contentBlock UL{
	margin : 1em 0 1em 20px;
	padding : 0 0 0 0;
}


#contentBlock UL LI{
	background-image : url("../furniture/bullet-menu.gif");
	background-position : 0 5px;
	background-repeat : no-repeat;
	margin : 0 0 0 0;
	padding : 0 0 0 20px;
	list-style : none;
	list-style-image : none;
}


#contentBlock OL, Blockquote{
	margin : 1em 0 1em 40px;
	padding : 0 0 0 0;
}


#contentBlock label{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}


#contentBlock .listingTable{
	margin : 0 0 1em 0;
	width : 98%;
	border : 1px solid #fff;
	border-collapse : collapse;
}


#contentBlock .listingTable IMG{
    float : right;
    border : 1px solid #000;
    padding : 0 0 0 0;
    margin : 0 -10px 0 0;
}


#contentBlock .listingTable TR{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border : none;
}


#contentBlock .listingTable TD{
	padding : 7px 10px 12px 0px;
	vertical-align : top;
	border-collapse : collapse;
	border : none;
	background-color : #fff;
}


.dataTable{
	font-size : 90%;
	width : 490px;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}


.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}


.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
    color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}

.rightImageCaption{
	border : 1px solid #000;
	background-color : #f0f0f0;
	text-align : center;
	font-size : 90%;
	margin :  3px 0 10px 10px;
	padding : 0 0 2px 0;
	width : 200px;
	float : right;
	clear : right;
}

.rightImageCaption IMG{
	border-bottom : 1px solid #000;
	background-color : #f0f0f0;
	border-bottom : 1px solid black;
	margin : 0 0 2px 0;
}

#contentBlock .standardImage{
	margin : 0 0 10px 15px;
	border : 1px solid #008526;
	padding : 0;
	float : right;
	clear : right;
}


.bordered{
	border : 1px solid #008526;
	margin : 0 0 5px 0;
}






/* ******************************** */
/* ADDRESS */
/* ******************************** */

#addressBox{
	width : 169px;
	display : block;
	margin : 0 0 15px 18px;
	padding : 0 0 0 0;
	background-color : #F3FFCA;
	background-image : url("../furniture/addressBox-bg.gif");
	background-position : 0 0;
	background-repeat : repeat-y;	
	font-family : tahoma, arial, sans-serif;
	font-size : 90%;	
}

#addressBox IMG{
	padding : 0 0 5px 0;
	background-color : #fff;
}

#addressBox p{
	display : block;
	font-style : normal;
	padding : 7px 8px 10px 20px;
	margin : 0 0 0 0;
} 

#addressBox p A{
	color : #0F7B34;
	text-decoration : none;
} 

#addressBox p A:hover{
	color : #333;
	text-decoration : none;
}









/* ******************************** */
/* FOOTER */
/* ******************************** */

#footerBar{
	background-color : #008526;
	color : white;
	font-size : 90%;
	padding : 0 0 0 0;
	color : black;
	width : 750px;
	margin : 0 auto 0 auto;
	height : 30px;
	background-image : url(../furniture/footer-bg.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
}


#footerBar #littleLinks{
	margin : 0 3px 0 0;
	padding : 0 0 0 0;
	float : right;
	text-align : left;
	font-size : 90%;
	color : #000;
	font-family : tahoma, arial, sans-serif;
	height : 25px;
	display : block;
	position : relative;
	top : 5px;
}


#footerBar #littleLinks A{
	color : #fff;
	text-decoration : none;
	margin : 0 5px 0 5px;
	padding : 0 0 0 0;
}


#footerBar #littleLinks A:hover{
	color : #fff;
	text-decoration : underline;
	margin : 0 5px 0 5px;
	padding : 0 0 0 0;	
}



#footerBar #littleLinks .iconDivider{
	margin : 0 5px 0 5px;
	padding : 0 0 0 0;
	position : relative;
	top : 3px;
	display : inline;
}



/* ******************************** */


#footer{
	width : 750px;
	margin : 5px auto 0 auto;
	font-family : tahoma, arial, sans-serif;
	font-size : 80%;
	color : #999;
	height : 30px;
}

#footer A{
	color : #0F7B34;
	text-decoration : none;
}

#footer A:hover{
	color : #900;
	text-decoration : none;
}

#cwn{
	display : block;
	float : right;
	width : 300px;
	text-align : right;
}

#updated{
	display : block;
	float : left;
	width : 300px;
	text-align : left;
}








.clear{
	clear : both;
	font-size : 1px;
	height : 1px;	
}
