body {
	background-image:  url("images/fab_pbg.jpg");
	background-color: #B6A29B;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 24px 0;
	min-width: 748px;
	padding: 0;
}

#contentwrapper {
	background-color: #F8F9F1;
	background-image:  url("images/fab_shadow.jpg");
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 748px;
}

#masthead {
	background-image:  url("images/fab_logobg.jpg");
	background-repeat: no-repeat;
}
#masthead a, #masthead a:visited, #masthead a:active {
	display: block;
	height: 137px;
	margin-left: -20000px;
}
h1 {
	margin: 0;
}
#maincontent {
	float: left;
	font-size: 10px;
	line-height: 2.5em;
	padding: 0 24px;
	width: 480px; /*528*/
	text-align: left;
}

img.gearlogo {
float: right;
margin: 10px 0 0 10px;
padding: 5px;
border: 1px #999 dashed;
}

#maincontent p {
	margin: 6px 0 12px 24px;
	padding: 0 0 0 16px;
}

#maincontent h2 {
	color: #9C8C85;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
	font-family: Times, "Times New Roman", serif;
	font-variant: small-caps;
}

.bulleted {
margin-left: 60px;
padding-left: 30px; }

ul.indent {
	padding-left: 70px;
	list-style-type: square;
}

ol.indent {
	padding-left: 70px;}

.bulleted li {
	list-style-type: square;}

#maincontent a:link {
	color: #666633;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}

#tagline {
	background-image:  url("images/fab_bottom.jpg");
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
}

#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: left;
	padding: 0 10px 0 0;
}
#sidebar {
	color: #663333;
	float: left;
	font-size: 10px;
	padding: 24px;
	width: 164px; /*212*/
	line-height: 15px; 
}

#sidebar h3 {
	color: #666666;
	font-size: 12px;
	margin: 24px 0 0 0;
	padding:10px 0 0 0;
	border-top: 1px #ffffff dashed; 
}
#sidebar p {
	margin: 6px 0 12px 0;
	line-height: 15px; 
}

.navbar {
	margin: 6px 0 0 1em;
	padding-left: 1em;
}
.navbar li {
	list-style-type: none;
}



.navbar a {
	padding: 3px;
}
.navbar a:link, .navbar a:visited {
	color: #666633;
	text-decoration: none; 
	display: block;}

.navbar a:hover, .navbar a:active, .navbar a:focus {
	color: #333333;
	background-color: #ffcc33;

}

#footer {
	clear: both;
	color: #E3DFDD;
	font-size: 0.75em;
	margin: 0 auto;
	padding: 12px 24px 0 24px;
	width: 700px; /*748*/
}
#footer a:link, #footer a:visited {
	color: #675954;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
