

/*  Using a PHP Based CSS File, you can selectively open and close PHP tags to manage variables */

/*Core Html*/


HTML {height: auto; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; }
body {margin: 0 0 0 0; padding: 0; text-align: left; background: #efeeed url(bodybg.gif) top left repeat-y ; font: 12px Verdana, "Arial", Helvetica, sans-serif; height: auto;}
a { color: #003; text-decoration: none; font-weight: 500; font: 12px;}

/*Core Divs*/
div#page { margin: 0 0 0 0; padding: 0;	display: block;	text-align: left; width: 1000px; clear: left;}
div#footer {padding: 0 0 0 0; text-align: left; clear: both; color: #000; margin: 0 0 0 0;	width: 100%; left: 0; height: auto; position: relative; bottom: 0px; }
div#footer h5 {font-size: 11px; color: #C93 ; margin: 20px 0px 0px 155px;	width: 580px; border-top: 2px solid #504d48 ; text-align: left; background: #EFEFEF; padding: 0px 0px 0px 0px; clear: none;}
div#footer img {margin: 0px 0px 0px 0px; padding: 0 0 0 0; vertical-align:bottom;  position: fixed; bottom: 0;}

/*Column Divs*/
div#header { width: 980px; float: left; color: #000; height: 100px; background: url(top_02.gif) top left repeat-x	;}
div#left { min-width: 161px; float: left; color: #000;}
div#right { float: left; color: #000; width: 590px; padding-right: 0; margin-right: 0; min-height: 350px;}
div#right img {max-width: 100%; dislay: inline; vertical-align: text-top; float: left; position: relative;}
div#farright { width: 200px; background: #C93; float: right; clear: none; padding: 5px; border: 2px solid black; margin: 10px 0 10px 10px;}
div#farright img {width: 45px; margin: 5px; border-style: solid; border-width: 1px; padding: 3px; border-color: #504d48}
div#farright a {text-decoration: none; border-color: #C93}

.bodytext {	text-align: justify; background: #FFF;	color: #444; padding: 0 0 2px 0;  font-size: 12px;}

h1 {font-size: 16px; color: #C93 ; margin: 0px auto 0px auto;	width: 790px; border-bottom: 2px solid #504d48 ; text-align: left; background: #EFEFEF; padding: 5px 0 5px 20px;}

/*Nav*/
#nav {	margin: 20px auto 0px 10px;	list-style: none; display: block; list-style-image: none;	text-indent: 0px; color: #A47A3E; text-align: right; }
#nav li { /* all list items */	float: left; clear: left;	position: relative;	margin: 0px 0px 0px 2px;  padding: 2px 6px 0px 0;  text-align: right; text-decoration: none;}
#nav a {font-family: "Times New Roman" , Times, Serif; color: #A47A3E; text-decoration: none; font-size: 12px; }
#nav a:hover  { color: #C93; }



/*IMAGES*/
div#header img.leftlogo {float: left;}
div#header img.rightlogo {float: right; margin-top: 20px;}

/*Media player*/
.player object{
	width: inherit;
	padding-bottom: 20px;
	}

/*MISC HTML */
B {font-weight: 600;}
A {color: #003; text-decoration: underline;}

#top { width: 100%; float: left; margin-bottom: 10px;}
#content { clear: left;} 
#bottom { width: 100%;}
#inner { float: left; width: 815px; }

/*CSS Hacks*/
                                                         
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* hides from ie-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */



