	* {
		margin:0;
		padding:0;
		}

 	html, body {
		height:100%;
		}

	body {
		background-color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#000;

	min-width:900px;
			}

#bodyheader {
	width:100%;
	height:10px;
	background: #D29028;
	margin:0px auto;
}

a {
	color: #000099;
	text-decoration: none;
	border: 0px

}

a:hover {
	color: #E39821;
	text-decoration: none;
	border: 0px

}

h1, h2, h3, h4, h5, h6, p, ul, {
	margin:0px;
	padding:0px;
	color: white;
	text-decoration: none;
	}
li {
	margin:0px;
	padding:0px;
	color: #990000;
	text-decoration: none;
	}
h1 {
	text-align:left;
	}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	text-align:left;
	}
	
h3 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size:0px;
	letter-spacing:1px;
	color:#fff;
	text-align:left;
	}
h3 a{
	font-size:0px;
	color:#fff;
}
   
img {
	border: 1px solid #fff;
}

img a{
	border: 1px solid #fff;
}

.inside {
	margin:0px;
	min-width:900px;
	}


#header {
	min-width:900px;
	margin:0px;
	width:100%;
	height:88px;
	background: #000 url(images/top_bg.gif);
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	border-top-width: 1px;
	margin:0px auto;
}

#header .inside {

	min-width:900px;
	padding-left:25px;
}

#header .inside h1 a {
	float:left;
	text-align:right;
	color:#fff;
	padding-top:10px;
	font-weight:bold;
	font-style:italic;
	font-size: 38px;
}

#header .inside ul {
	float:right;
	margin-top:60px;
	margin-right:25px;
	}


#header .inside li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	display:inline;
	}
	
#header .inside li a {
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color:#993300;
	}


#Header #navigation li {

	display: inline;

}
#Header #navigation {

	min-width:900px;

}

#Header {

	height:42px; 

	line-height:11px;

	voice-family: "\"}\"";

	voice-family:inherit;

	height:42px;

	background-image: url(images/topheadbg.png);

	background-repeat: repeat-x;

	padding-left: 50px;

	}

#Header #navigation a {


	float: left;

	height: 32px;

	width: 110px;

	margin-right: 1px;

	padding-top: 10px;

	text-align: center;

	display: block;

	color: #6B633F;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: normal;

	text-decoration: none;

}


	#distance { 
		width:1px;
		height:37%;
		float:left;
		}
	#container {
		margin:0 auto;
		position:relative; 
		text-align:left;
		width:99.5%;
		clear:left;
		background-color:#001342;

		}
	#container2 {
		margin:0 auto;
		position:relative; 
		text-align:right;
		height:12px;
		clear:left;
		background-color:#ffffe;
		margin-bottom:5px;
		font-size:10px;
		color:#fff;
		font-weight:normal;

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:10px;
		}

 	#container3 {
		margin:0 auto;
		position:relative; 
		text-align:left;
		height:12px;
		clear:left;
		background-color:#001342;
		margin-bottom:5px;
		font-size:10px;
		color:#fff;
		font-weight:normal;

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:10px;
		}


#footer {
	position:fixed;
	left: 0;
	bottom : 0;
	height: 20px;
	width:100%;
	text-align: center;
	background: #000;
	border-top: 1px solid #444;
	font-family: "Lucida Grande", lucida sans unicode, lucida sans, verdana, arial, sans;
	font-size: 10px;
	color:#ffffff;
	padding-top:5px;
	} 
	
# footer a {
	color:white
	text-decoration:none;
	}	

	
	
	
	
blockquote {
	margin: 10px 15px;
 	padding: 10px 0 10px 28px;  

	background: #fff;
	border:2px solid #000; 
  	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #nav {
/*
The width value below sets the total width of the design. It's default value is set to 93%
which means that it will take up 93% of the browser window's width. You can also set it to a 
different percentage	value (90%, 85%, etc.). This design is fluid layout by default, but you
can turn it into a fixed width layout by setting a pixel value to the width (e.g. 900px, 950px).
*/
	width: 93%;	
}

/* box */
.box {
	margin: 10px 0;	
	padding: 10px 10px 20px 10px;		
	border: 2px solid #fff;
			}
/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
		background-color:#fff;
}
#content {
	text-align: left;	
	padding: 0; 
	margin: 0 auto;		
		background-color:#fff;
}

/* main */
#main {
	margin:0 auto; 
	padding: 0;		
	width:900px;
}
#main h1 { 
	font: bold 2.8em 'Trebuchet MS', Arial, Sans-serif;
	color: #B1E100;
	letter-spacing: -2px;		
	padding-bottom: 0;	
}
#main h1 a {
	color: #B1E100;
	text-decoration: none;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white {	color: #E8F4FF; }

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #0F7ACC;
	padding: 2px;
}
img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  /* white-space: pre; */
  background: #333;
  border: 1px solid #000;   
}


/* form elements */
form {
	margin: 10px 15px; 
	padding: 10px;
	border: 0px solid #000; 
	background-color: #fff; 
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 10em;
	display:block;
	color:#777;
}
input.button { 
	font: bold 1em Arial, Sans-serif; 
	margin: 0;
	padding: .25em .3em;
	color: #FFF;
	background: #A2CC00;
	border: 2px solid #8EB200;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 18em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	vertical-align: top;
}


