﻿HTML {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	height: 100%;}

BODY {
	background: #fff url('graphics/00000001/bg.jpg') repeat-x;
	text-align: center;
	font: .7em/140% Verdana, Arial, Helvetica, sans-serif;	
	color: #333;
	padding: 0;
	margin: 0 auto; /* fix for centering div in firefox */
	margin: 15px 0 0 0;}
	
img {border: 0; /* for accessability */}
.clear {clear: both;}

a {color: #000;	text-decoration: underline;}
a:active, a:hover {	color: #A80000;	text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {font-weight: normal; font-family: Georgia,Arial, Helvetica, sans-serif;}	
h1 {font-size: 180%; color: #e96500; text-transform: uppercase; letter-spacing: 2px;}
h2 {font-size: 170%; color: #333; margin: 0 0 -5px 0;}
h3 {font-size: 160%; color: #666; margin: 0 0 -5px 0;}
h4 {font-size: 150%; color: #000; border-left: 10px solid #e96500; padding: 0 0 0 10px;}
h5 {font-size: 140%; color: #999; border-left: 10px solid #1b5790; padding: 0 0 0 10px;}
h6 {font-size: 130%; color: #999; text-transform: uppercase; letter-spacing: 2px;}

li, li li, li li li {list-style-type:square;line-height: 140%}

/* DIV ID CLASSES */

/* OUTSIDE WRAPPER - also sets the color of the left hand column*/

#wrapper{ 
	width: 1000px; 
	margin: 0px auto; /* fix for centering div in firefox */}
	
#wrapper2col {
	background: url('graphics/00000001/background.jpg') repeat-y;
	width: 1000px;	}	
	

/* HEADER */

#header {
	background: url('graphics/00000001/topback.jpg') no-repeat;
	width: 1000px;
	padding: 0px;
	height: 80px;
	margin: 0px auto; /* fix for centering div in firefox */}

#logo {
	font: normal 250% Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color: #000;
	width: 300px;
	height: 80px;
	float: left;
	padding: 25px 0 0 20px;
	text-align: left;
 	/* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;
	height: 55px;}
		
	html > body #body1 html > {width: 280px; height: 55px;}

/* Top Horizontal Menu */
#menutoparea {
	font: normal 110% Georgia;
	color: #000;
	text-align: right;
	float: right;
	width: 700px;
	height: 80px;
	padding: 55px 15px 0 0;
 	/* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 685px; height: 25px;}
		
	html > body #menutoparea {width: 685px; height: 25px;}

	#menutop {
		margin: 0;
		padding: 0px;
		list-style: none;}
		
	#menutop li, #menutop ul {
		display: inline;
		list-style: none;
		text-align: right;}
		
	#menutop a:link, #menutop a:visited {
		padding: 0 8px 0 8px;		
		color: #000;
		text-decoration: none;}
		
	#menutop a:active, #menutop a:hover {color: #000; text-decoration: underline;}

/* Mid section - image, and flash area */

#midsection {
	width: 1000px; 
	height: 180px; 
	background-color: #000;}

	#imagemain {
		float: left;
		width: 300px;
		height: 180px;
		background: url('graphics/00000001/mainimage.jpg');}
	
	#flashcontent {  /* FLASH CONTENT AREA */
		width: 700px;
		height: 180px;
		background: #000;
		float: right;}
		
	#flashcontenttext {
		font: 160% Georgia;
		text-align: left;
		color: #000;
		padding: 20px 20px 20px 20px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 660px;}
			
		html > body #flashcontenttext html > {width: 660px;}
		
		
/* Main body layout - center area */

#body1 {
	width: 700px;
	border-top: 10px solid #FFF1A2;
	background: #fff;
	float: right;
	padding: 20px 20px 20px 20px;
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;		
	text-align: justify; 	/* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 660px;}
		
	html > body #body1 html > {width: 660px;}
	
/* Left column */

#body2 {
	width: 300px;
	border-top: 10px solid #000;
	color: #000;
	float: left;
	text-align: justify;
	font: normal 105%/150% Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 20px 20px 20px;		
	/* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 260px;}
		
	html > body #body2 html > {width: 260px;}
	
	#body2 h1 {font-size: 140%; color: #1b5790; border-left: 10px solid #1b5790; padding: 0 0 0 10px; letter-space: 1px; }
	#body2 h2 {font-size: 130%; color: #333;}
			
/*Bottom Area - Copyright */

#footer {
	width: 1000px;
	background: #FFF1A2;
	color: #000;
	height: 20px;
	padding: 2px 5px 2px 5px;
	clear: both;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left; 	/* box model hack */;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 990px;}
		
	html > body #body1 html > {width: 990px;}


/* Sub side-Menu */
#menusub {
	margin: 0;
	padding: 0;}
	
	#menusub li, #menusub ul {
		list-style: none;
		text-align: left;}
		
	#menusub a:link, #menusub a:visited {
		margin: 5px 0 0 0;
		width: 250px;
		border-left: 10px solid #333;
		border-right: 1px solid #333;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
		color: #000;
		text-decoration: none;
		display: block;
		padding: 2px 0 0 10px;
		height: 20px; /* box model hack */;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 230px;
		height: 16px;}
		
	html>body #menusub a {width: 230px; height: 16px;}
		
	#menusub a:active, #menusub a:hover {
		color: #000;
		border-left: 10px solid #e96500;
		border-right: 1px solid #333;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;}
	
/* 3 column layout id's */

#wrapper3col {
	background: url('graphics/00000001/background3col.jpg') repeat-y;
	width: 1000px;	}	
	
	#body1b {
		width: 500px;
		border-top: 10px solid #FFF1A2;
		background: #fff;
		float: right;
		padding: 20px 20px 20px 20px;
		font: normal 120% Verdana, Arial, Helvetica, sans-serif;		
		text-align: justify; 	/* box model hack */;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 460px;}
			
		html > body #body1b html > {width: 460px;}
		
	/* Left column */
	
	#body3 {
		width: 200px;
		border-top: 10px solid #FFF1A2;
		color: #000;
		float: right;
		text-align: justify;
		font: normal 100%/150% Verdana, Arial, Helvetica, sans-serif;
		padding: 20px 20px 20px 20px;		
		/* box model hack */;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 160px;}
			
		html > body #body3 html > {width: 160px;}
		
		#body3 h1 {font-size: 130%; color: #e96500; border-left: 10px solid #e96500; padding: 0 0 0 10px; letter-spacing: 1px; }
		#body3 h2 {font-size: 120%; color: #333;}
	
	
	