body {
	background: #E8E8D1;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

body#audio {
	background: #E8E8D1;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


/*  ---------------------- Redefines the p tag  ---------------------- */

p {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

p#500px {
	width:500px;
}

/*  ---------------------- Redefines the h tag  ---------------------- */

h1 {
	font: normal 12pt Georgia, "Times New Roman", Times, serif;
	color: #663300;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	padding-top: 5px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6666CC;
	padding: 3px;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7.5pt;
	color:#999999;
	padding: 10px;
	font-weight: normal;
	text-align: justify;
}

/*  ---------------------- Redefines the li tag  ---------------------- */

li {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:9pt;
	color: #333333;
	}

/*  ---------------------- Redefines input tags  ---------------------- */

input {
	margin:3px;
	padding:0px;
	background: #FFE391;
	}

textarea {
	margin:3px;
	padding:0px;
	background: #FFE391;
	}

select {
	margin:3px;
	padding:0px;
	background: #FFE391;
	}

/* Creates the general link style for the site. This is not the main navigation.  */

a:link, a:visited {
	font: 9pt "Trebuchet MS", Arial, sans-serif;
	color: #663300;
	text-decoration: underline;
}


a:hover, a:active{
	font: 9pt "Trebuchet MS", Arial, sans-serif;
	color: #996600;
	text-decoration: none;
}


/* ----------------- TABLE LAYOUT ELEMENTS ----------------- */

/* Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse: collapse;

}

 /* Aligns content in the tableContainer's td tags to the top. Same as <td valign="top">. */
 td {
	vertical-align: middle;
	padding: 0px;
} 

/* -------------------- HEADER STUFf --------------------- */

div#header {
	height: 123;
	margin : 0 auto;
	padding : 0px;
	text-align : left;
	width: 740px;
	clear: both;
}

div#sloganheader{
	position:absolute; 
	left:330px; 
	top:43px; 
	width:400; 
	height:105; 
	z-index:1
}

div#textheader {
	position:absolute; 
	left:352px; 
	top:7px; 
	width:381px; 
	height:275px; 
	z-index:2
}

div#clear {
clear:both;
}

/* ----------------------------- Creates DIV container for top. ---------------------*/

div#top {
	background-color:#663300;
	width: 100%;
	height: 123px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_top.jpg);
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#contentcontainer {
	width: 770px;
	position:relative;
	clear: both;
	margin: 0px auto;
	height: auto;
	padding: 0px;
}

div#bodycontainer {
	position:relative;
	width:770px;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
}

div#colright {
	left:0;
	top:0;
	text-align:left;
	width:160px;
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#colleft {
	text-align:left;
	top:0;
	width:590px;
	height:100%;
	background: #F2F2E6 url(images/slogan.gif) no-repeat center bottom;
	left: 480px;
	float: left;
	margin: 0px;
	vertical-align: top;
	color: #FFFFFF;
	padding: 0px 0px 40px;
	border-left: 1px solid #E8E8D1;
}

div#colleftnoback {
	text-align:left;
	top:0;
	width:590px;
	height:100%;
	left: 480px;
	float: left;
	margin: 0px;
	vertical-align: top;
	color: #FFFFFF;
	padding: 0px 0px 40px;
	border-left: 1px solid #E8E8D1;
	background: #F2F2E6;
}

/* ---------------------- Creates MAIN NAVIGATION ---------------------- */


ul#mainnav {
background-color: #996600;
width: 160px;
margin: 0px;
padding: 0px;
}

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

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
display: block;
border-bottom: 1px solid #E8E8D1;
width: 155px;
padding: 5px;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link,  ul#mainnav li a.current:visited{
	color: #663300;
	background-color: #FFCC00;
	padding: 5px;
	width: 155px;
}



/* ---------------------- Creates the div container for the footer. ---------------------- */

div#footer {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	width: 720px;
	margin: 10px 20px 0px auto;
	padding: 0px;
	clear: both;
	height: auto;
	border-top: 1px solid #666666;
	text-align: right;
	position:relative;
}

div#footernavcontainer {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 30px;
	text-align: center;
} 

ul#footer {
	width: 750px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	text-align: right;
}

ul#footer li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding: 10px 15px 0px 15px;
}

div#footer a:link, div#footer a:visited {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
	text-align: center;
	display: block;
}

div#footer a:hover, div#footer a:active {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #996600;
}


/* -----------------  COPYRIGHT STUFF ----------------- */

div#copyright {
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #006633;
	width: 740px;
	margin: 20px 0px 0px;
	padding: 0px;
	clear: both;
	height: auto;
	text-align: right;
}


div#copyright a:link {
	font: 7pt "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}

div#copyright a:visited {
	font: 7pt "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}

div#copyright a:hover {
	font: 7pt "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 3px 60px 8px 3px;
	border-top: 1px solid #003300;
	border-right: 3px solid #003300;
	border-bottom: 3px solid #003300;
	border-left: 1px solid #003300;
}

img.right {
	float: right;
	margin: 20px;
	border: 1px solid #999999;
	padding: 10px;
}


.clear {
	clear: both;
}
