@charset "utf-8";

/*******************************************************************************
	BODY
*******************************************************************************/
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #4B3900;
	margin: 0px auto;
	padding: 0px;
	scrollbar-base-color: #f2f1dd;
	scrollbar-arrow-color: #b2bb1c;
	scrollbar-darkshadow-color: #4b3900;
	scrollbar-track-color: #f2f1dd;
	text-align: center;
	line-height: 20px;
}


/*******************************************************************************
	CONTAINER
*******************************************************************************/

div#container {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	text-align: left;
	position: relative;
}


/*******************************************************************************
	Main Links CSS
*******************************************************************************/
a:link, a:visited, a:active {
	color: #4B3900; 
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


/*******************************************************************************
	HEADER TAGS
*******************************************************************************/

h1 {
	font-size: 18px; 
	color: #4B3900; 
	line-height: 20px; 
}
h2 {
	font-size: 15px; 
	color: #858A15; 
	line-height: 20px; 
}
h3 {
	font-size: 13px; 
	color: #4B3900;
}
h4 {
	font-size: 15px;
	color: #4B3900;
}
h5 {
	font-size: 17px; 
	color: #666666; 
}
h6 {
	font-size: 15px; 
	color: #858A15;
}


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

div#header {
	background-image: url(../images/bannerfinal.gif);
	background-repeat: no-repeat;
	height: 211px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
div#logo {
	display: none;
}
div#quote {
	line-height: 20px;
	padding-bottom: 0px;
	padding-right: 18px;
	height: 125px;
	padding-top: 40px;
	margin: 0px;
	top: 165px;
	text-align: right;
	vertical-align: bottom;
}
h4#quote {
	font-size: 15px;
	color: #4B3900;
	padding: 0px;
	margin: 0px;
}
h4#quoteAuthor {
	font-weight: normal;
}


/*******************************************************************************
	NAVIGATION
*******************************************************************************/

div#globalNavigation {
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 990px;
	text-align: center;
	position: relative;
}
ul#navigation {
	list-style-type: none;
	margin: 0px 50px;
	padding: 0px;
	text-align: center;
}
ul#navigation li {
	display: inline;
	line-height: 46px;
}
ul#navigation a {
	display: inline-block;
	margin: 0px;
	padding: 0px 40px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
ul#navigation a:hover {
	background-color: #b2bb1c;
	color: #000;
}


/*******************************************************************************
	MIDDLE
*******************************************************************************/

div#middle {
	margin: 0px;
	padding: 0px;
	width: 990px;
	background-color: #B2BB1C;
	border-top: #fff 16px solid;
	border-bottom: #fff 16px solid;
	position: relative;
}
div#middleTop {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
div#mainContent {
	width: 670px;
	background-color: #F2F1DD;
	border-right: #FFF 20px solid;
	margin: 0px;
	padding: 12px 25px;
	position: relative;
}
div#testimonial, div#workshop {
	background-color: #fff;
	margin: 0px auto;
	padding: 0px 15px;
	width: 75%;
	border: 1px solid #4B3905;
}
div#mainContent p.contributer {
	text-align: right;
}
div#mainContent p.midBottom {
	text-align: center;
	vertical-align: bottom;
}
div#mainContent .hr {
	text-align: center;
}
div#workshop h3 {
	font-size: 17px; 
	font-weight: normal;
	text-align: center;
	color: #666666; 
	padding: 0px;
}
div#workshop h4 {
	background-color: #B2BB1C;
	font-size: 13px; 
	color: #fff;
	padding: 10px;
	padding-left: 15px;
	margin: 0px -15px;
}

/*******************************************************************************
	SIDEBAR
*******************************************************************************/

div#sidebar {
	background-color: #B2BB1C;
	padding: 0px;
	width: 250px;
	position: absolute;
	top: 46px;
	float: right;
	margin: 0px;
	right: 0px;
	text-align: center;
}
div#sidebar a {
	color: #4B3900;
}
div#sidebarBottom a:hover {
	color: #4B3900;
	text-decoration: none;
}
div#sidebar img {
	margin: 10px 0px;
	height: 1px;
	width: 200px;
}
div#sidebarTop {
	background-image: url(../images/freebie.gif);
	background-repeat: no-repeat;
	padding: 0px 25px;
	margin: 0px;
}
div#sidebarTop p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
div#sidebarTop .aaplayer {
	padding: 10px;
	text-align: center;
}
div#sidebarTop img {
	margin: 10px 0px;
	padding: 0px;
	height: 1px;
	width: 200px;
}
div#sidebarTop p.disclaimer {
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}
div#sidebarTop form table {
	margin: 5px auto;
}
div#sidebarTop form input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #4b3905;
	border: #4b3900 1px dotted;
}
div#sidebarTop form .submit {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #4b3900;
	border: #F2F1DD 1px solid;
}
div#sidebarBottom {
	text-align: left;
	line-height: 20px;
	background-image: url(../images/quoteback.gif);
	background-repeat: no-repeat;
	padding: 0px 25px;
	height: 267px;
}
div#sidebarBottom h2 {
	font-size: 13px;
	color: #4b3900;
}
div#sidebarBottom h3, div#sidebarBottom h3 a {
	font-size: 17px;
	color: #4B3900;
	margin: 0px;
	margin-bottom: 5px;
}
div#sidebarBottom p {
	margin: 0px;
	padding: 0px;
}



div#middleBottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
}


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

div#footer {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
div#footer p {
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#footer a {
	color: #4B3900; 
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}

