html
{
	padding-top: 5px;
	text-align:center;
}

#wrapper
{
	background-color: transparent;
	clear: left;
	margin:auto;
	width: 700px;

}

body  
{
	margin:0em;
	font-size:18pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
	margin:1px;
	width:700px;
	text-align: center;
	background:#E7E6F4 url('furniture/backgrad.gif') repeat-x fixed bottom left;
	margin:auto;
}

#header
{ 
	background-image: url(images/headers/main.jpg);

	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	
	width: 699px; 
	height: 154px;
	border-bottom: transparent;
	overflow: hidden;
	text-align: right;
}

#bread
{
	text-align:left;
	padding-left:10px;
	font-size:8pt;
	float:left;
}

#bread ul
{
	display: inline;
}

#bread ul li
{
	list-style: none;
	display: inline;
}

#search input
{
	background:FFFFFF;
	font-size:8pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, Arial, sans-serif;
	border: none;
}

form
{
	display: inline;
}

#search
{
	border-left:1px dotted #999999;
	padding-right:10px;
	padding-left:10px;
	float: right;
	font-size:8pt;
}

#headerBar
{
	height:18px;
	width: 700px;
	background-color: #FFFFFF; 
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px dotted #666666;
}

#search
{
	border-left:1px dotted #999999;
	padding-right:10px;
	padding-left:10px;
	float: right;
	font-size:8pt;
	
}

#main
{

	background-color: white;

	margin: 0px;
	padding: 0px;
	/*
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #dcd7cd;
	*/
	width: 699px;
	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;

	
}




#headerBar 
{

	height: 18px;
	width: 699px;
	border-bottom:1px dotted #666666;

}




#footer 
{
	float: left;
	height: auto;
}

#footer_right 
{
	text-align: right;
	width: 529px;
	float:right;
	font-size: 7pt;			
	padding: 8px;
	border-left: 1px dotted #666666;	

}

#footer_left  
{
	font-family:small Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	width:150px;
	float:left;
	font-size:8pt;
	letter-spacing: 0.1em;
	background-color:#FFFFFF;
}


#content 
{
	text-align: left;
	width: 529px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-color: #FFFFFF; 
	float:right;
	line-height:1.7em;
	font-size: 8pt;			
	padding: 8px;
	border-left: 1px dotted #666666;
}

#nav 
{	width:150px;
	float:left;
	font-family:small Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	font-size:8pt;
	letter-spacing: 0.1em;
	background-color:#FFFFFF;

}

a.button
{
	width:128px;
	padding: 2px 8px;
	margin-top: 4px;
	margin-left:4px;
	margin-right:auto;
	margin-bottom:4px;
	border: 1px solid #899;;
	text-align: center;
	background-color: #E7E6F4;
	height:15px;
	display:block;

}

a.button:link
{
	text-decoration: none;
}

a.button:visited
{
	text-decoration: none;
}

a.button:hover
{
	text-decoration: none;
	background-color: #FFFFFF;
}

a.button:active
{
	text-decoration: none;
}



a
{
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #469;
}

a:visited
{
	color:#677;
	border-color:#899;
}

a:hover 
{
	color:#FF6600;
	border-color:#FF6600;
	border-bottom-style:solid;
}

a.footer:hover
{
	color:#666666;
	text-decoration:none;
}

#break
{
	line-height:0em;
	border-bottom: none;
	padding: 1px;
	background: url(furniture/divide.gif) repeat-x bottom;

	clear:both;
}


b
{
	color: #666666;
	font-weight: normal;
}

#header h1
{
	visibility: hidden;
}

#header h2
{
	visibility: hidden;
}


#header h3
{
	visibility: hidden;
}

table
{
	font-size: 9pt;	
}

h1
{
	color: #FF6600;
	font: normal 16px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

#content h2
{
	color: #FF6600;
	font: normal 15px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}


h4
{
	padding-top: 0px;
	color: #FF6600;
	font: normal 16px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;


}

h5
{
	padding-top: 0px;
	color: #FF6600;
	font: normal 13px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	display: inline;
}

h6
{
	padding-top: 0px;
	color: #FF6600;
	font: normal 12px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	display: inline;
}

#quote
{
	font:7pt Georgia,Serif;
	line-height:2em;
	letter-spacing: 2px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
}

#quote_center
{
	text-align:center;
	font:7pt Georgia,Serif;
	line-height:2em;
	letter-spacing: 2px;
	padding: 0px 0px 0px 40px;
	font-style: italic;
}

#more
{
	text-align:right;
}

img.withBorder
{
	border:1px solid #FF6600;
	margin-right: 10px;
}

table.columns
{
	width:100%;
	
}

td.columns
{
	width:33%;
	padding:4px;
	vertical-align:top;
}

#leftCell
{
	padding:0.6em;
	float: left;
	width:250px;
}

#rightCell
{
	margin-left: 1px;
	width:250px;
	float:right;
}

#leftCell2
{
	padding:0.6em;
	float: left;
	width:370px;
}

#rightCell2
{
	font-size:7pt;
	margin-left: 5px;
	width:125px;
	float:right;
}


a.image
{
	border: none;
}

a.image:link
{
	border: none;
	text-decoration: none;
}

a.image:visited
{
	border: none;
	text-decoration: none;
}

a.image:hover
{
	border: none;
	text-decoration: none;
}

a.image:active
{
	border: none;
	text-decoration: none;
}

.smallText
{
	font-size: 7pt;
	line-height: 2em;
}

input, textarea
{
	border: 1px solid #899;
	font-size:9pt;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, Arial, sans-serif;
}

.checkbox
{
	border: none;
}

.form100
{
	width: 100%;
}

.form80
{
	width: 80%;
}

table.sitemap
{	
	border: 1px solid #899;
}

form
{
	display: inline;
}

b.proper
{
	font-weight: bold;
}


#bread a
{
	border-bottom: none;
}

#search a
{
	border-bottom: none;
}

#clearbreak
{
	line-height:0em;
	padding: 1px;

	clear:both;
}


.adBox
{
	width:510px; 
	background: #FF6600; 
	color: white;
	font: normal 13px Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding: 0.3em;
	text-align:center;
}

.adBox b
{
	font-weight:bold;
	color:white;
	font-style:italic;
	letter-spacing: -1px;
	font-size: 14px;
}


.adBox a
{
	border: none;
	color:white;
}

.adBox a:visited
{
	border: none;
	color:white;
}


.adBox a:hover
{
	color:white;
}

.adBox250
{
	width:365px; 
	background: #FF6600; 
	color: white;
	font: normal 13px Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding: 0.3em;
	text-align:center;
}

.adBox250 b
{
	font-weight:bold;
	color:white;
	font-style:italic;
	letter-spacing: -1px;
	font-size: 14px;
}


.adBox250 a
{
	border: none;
	color:white;
}

.adBox250 a:visited
{
	border: none;
	color:white;
}


.adBox250 a:hover
{
	color:white;
}