/* HTML Tags */

/**/

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #A3B833;
}

a:link:hover, a:visited:hover {
	color: #D66523;
}

a img {
	border: none;
}

body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
	text-align: center;
	background:#845635 url(../images/bodyBG.jpg) left top repeat;
	line-height: 1.5em;
	overflow-x:hidden;
}

h1, h2 {
	color: #A3B833;
}

h1 {
	font-size: 21px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
 	margin: 10px 10px 0 10px;
	clear: left;
}

h3 {
 	font-size: 14px ;
	line-height: 1em;
	margin: 10px 0 0 20px;
	clear: left;
	color: #333;
}

label {
	display: block;
}

p {
	margin: 0 25px 15px 20px;
}

strong {
	color: #333;
}

table {
	border-collapse: collapse;
	margin: 0 25px 15px 20px;
}

td, th {
	border-collapse: collapse;
	border: 1px solid #FC9;
	vertical-align: top;
	padding: 3px 5px;
}

th {
	background: #630;
	color: #FFF;
}

ul, ol {
	margin: 0 5px 10px 45px;
}

/* Layout Divs and Div Specific HTML Tags */
#nonFluid {
	position: relative;
	margin: 85px auto 0;
	width: 804px;
	background: transparent url(../images/nfBG.gif) center top repeat-y;
	text-align: left;
}

#logo {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 10;
}

#pic {
	position: absolute;
	width: 382px;
	height: 293px;
	top: -86px;
	left: 270px;
}

#rightBG {
	position: absolute;
	width: 335px;
	height: 889px;
	top: -1px;
	left: 804px;
	z-index: 8;
	background:transparent url(../images/hhhRightBG.jpg) left top no-repeat;
}

#leftBG {
	position: absolute;
	width: 345px;
	height: 991px;
	top: -90px;
	left: -345px;
	z-index: 7;
	background:transparent url(../images/hhhLeftBG.jpg) left top no-repeat;
}

#extras {
	position: absolute;
	width: 150px;
	height: 125px;
	top: 5px;
	left: 639px;
	text-align: center;
	font-size: 12px;
}

#extras form {
	margin: 15px auto 0;
}

#extras p {
	text-align: center;
	margin: 0 auto 5px;
}

#faqs ul {
	margin: 0 0 15px 50px;
}

#menu {
	position: absolute;
	top: 260px;
	left: 10px;
	width: 160px;
	margin: 0;
	font-size: 12px;
}

#menu ul {
	text-align: right;
	list-style: none;
	letter-spacing: .2em;
	line-height: 2em;
	margin: 0;
	float: none;
}

#menu li {
	line-height: 1.25em;
	margin-bottom: 10px;

}

#menu li a {
	color: #A3B833;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
}

#menu a, #menu a:visited {
	text-decoration: none;
}

#menu li a:hover,
#home #menu li.home a,
#about #menu li.about a,
#blog #menu li.blog a,
#workshops #menu li.workshops a,
#ppp #menu li.ppp a,
#rcb #menu li.rcb a,
#schedule #menu li.schedule a,
#news #menu li.news a,
#reads #menu li.reads a,
#articles #menu li.articles a,
#faqs #menu li.faqs a,
#links #menu li.links a,
#contact #menu li.contact a {
	color: #D66523;
	text-decoration: underline;
}

#mainContent {
	width: 590px;
	padding: 225px 0 20px 200px;
	min-height:610px;
	height:auto !important;
	height:610px;
	text-align: left;
	background: transparent url(../images/paperBG.gif) 375px bottom no-repeat;
}

#mainContent img {
	margin: 0 10px 10px 0;
	float: left;
}

#mainContent h1 img {
	margin: 0;
	float: none;
}

#copyright {
	position: relative;
	height: 60px;
	width: 800px;
	margin: 0 auto;
	clear: both;
}

#copyright p {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin: 0;
}

p.clear {
	height: 1px;
	clear: both;
	margin: 0;
}

.center {
	text-align:center;
}

.col {
	width: 48%;
	float: left;
}

.monials{
	background: url('../images/topQuote.gif') top left no-repeat;
	padding: 10px 10px 0 20px;
	width: 200px;
	float: right;
}

.monials p {
	margin: 0;
	padding-bottom: 25px;
	background: url('../images/botQuote.gif') bottom right no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #939391;
	line-height: 1.25em;
}

.noBot {
	margin-bottom: 0;
}

#copyright p.serviceMark {
	font-size: 1.3em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	width: 375px;
	margin: 0 auto 5px;
}

#extras p.subscribe {
	background: transparent url(../images/rss_32.png) left 1px no-repeat;
	text-align: left;
	padding-left: 36px;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1.2em;
	height: 35px;
}

#menu p.incaf {
	background: transparent url(../images/incaf.jpg) left 12px no-repeat;
	text-align: left;
	padding: 15px 0 0 33px;
	margin: 15px 10px 0 30px;
	text-align: center;
	line-height: 1.2em;
	height: 35px;
	border-top: 1px solid #CCC;
}

.right {	
	text-align: right;
}
