/*
	Fabrizio by PVII
	(c) 2004 Project Seven Development (www.projectseven.com)
	All Rights Reserved
	
	CSS developed by Al Sparber - PVII
*/

body {
	background-image: url(assets/fabL_pbg.jpg);
	background-color: #B6A29B;
	color: #333333;
	font-family: Times New Roman, Times, serif;
	font-size: 101%;
	min-width: 748px;
	margin: 24px 0;
	padding: 0;
}
#contentwrapper {
	background-color: #F8F9F1;
	background-image: url(assets/fabL_shadow.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 748px;
}
#contentwrapper2 {
	background-color: #F8F9F1;
	background-image: url(assets/fabL_shadow2.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 748px;
}
#masthead {
	background-image: url(assets/fabL_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: right;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0 36px 0 24px;
	width: 478px; /*538*/
}
#maincontent p {
	margin: 6px 0 12px 0;
}
#maincontent h2 {
	color: #9C8C85;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
}
#maincontent a:link {
	color: #B4A79F;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}
#maincontent2 {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 36px 0 24px;
	width: 620px;
	margin-left: 30px;
	color: #999999;
}
#maincontent2 p {
	margin: 6px 0 12px 0;
	font-size: 0.8em;
	color: #999999;
}
#maincontent2 h2 {
	color: #9C8C85;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
}
#maincontent2 h3 {
	font-size: 2em;
	font-weight: bold;
	line-height: normal;
	color: #7D8791;
}
#maincontent2 h4 {
	font-size: 1.5em;
	line-height: normal;
	color: #8C9494;
	letter-spacing: 0.5em;
}
#maincontent2 a:link {
	color: #B4A79F;
}
#maincontent2 a:visited {
	color: #B9A199;
}
#maincontent2 a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}

.hideit {display: none;}
.showit {display: block; visibility: visible;}
.noSeeUm {visibility: hidden;}
#introControls {margin: 0;}
#introControls li {list-style-type: none;}
#introSection {
	background-image: url(assets/fabL_quote.gif);
	background-repeat: no-repeat;
	color: #95847B;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	margin: 12px 0;
	padding: 0 0 0 40px;
	text-align: left;
}
#tagline {
	background-image: url(assets/fabL_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
}
#tagline p {
	margin:0;
	display: none;
}
#tagline2 {
	background-image: url(assets/fabL_bottom2.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 28px;
}
#tagline2 p {
	margin:0;
	display: none;
}
.picture {
	float: left;
}
#sidebar {
	color: #866B64;
	float: right;
	font-size: 0.9em;
	padding: 20px;
	width: 162px; /*210*/
}
#sidebar h3 {
	color: #4f4f4f;
	font-size: 1.2em;
	margin: 24px 0 0 0;
}
#sidebar p {
	margin: 6px 0 12px 0;
}
.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: #696969;
}
.navbar a:hover, .navbar a:active, .navbar a:focus {
	color: #333333;
}
#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;
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft  { float : left; 
.hpimg {
	margin-right: auto;
	margin-left: auto;
	width: 30em;
}
.hpimg {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
