﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #1A1A1A;
	background-image: none;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#container {
	width: 800px;
	margin: 10px auto;
	background-color: transparent;
	
}
#horizontal-nav {
	float: right;
	width: 800px; 
	margin: none;
	overflow: auto;
	background-color: transparent;
	
	
}
#masthead {
	text-align: center;
	height: 209px;
	width: 800px;
	border: none;
	margin-bottom: 20px; 
	background-color: transparent;
}	
#masthead img {
	border: 0px;
}
	

#navigation {
	position: relative;
	float: left;
	width: 166px;
	margin-top: 0px;
	margin-bottom: 0;
	border-top: none;
	border-right:  1px gray solid;
	border-bottom: none;
	border-left: none;
	
	padding-left: 10px; 
	background-color: transparent;
}
#content {
	float: left;
	width: 438px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #FFFFFF;
	font-size: small;
	font-family: "lucida-grande";  
}

#right-bar {
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-top: 0px;
	border-left: 1px gray solid;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #FFFFFF;
	font-size: small;
	font-family: "lucida-grande";
}


#footer {
	text-align: center;
	clear: both;
	width: 798px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	background-color: transparent;
	
}


/* horizontal-nav Styles */
#horizontal-nav ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#horizontal-nav li {
	float: right;
}
#horizontal-nav a {
	font: normal normal bold 100% serif;
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin: 0 1px;
	padding: 3px;
	border: none;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
}
#horizontal-nav a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;

}
#location p {
	color: #fff;
	font-size: x-small
}




/* Masthead Styles */
#masthead h1 {
	color: #000000;
}
#masthead h3 {
	color: #000000;
}
/* Navigation Styles */

#navigation p {
	color: white;
}

#navigation img {
	margin: 3px;
	border: none;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom: 1px gray solid;
	background-color: transparent;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #fff;
}
/* Content Styles */
h6 {
	color: #ffffff;
	font-size: xx-small;
    text-align: center; 
}
h5 {
	color: #ffffff;
}
h4 {
	color: #ffffff;
}
h3 {
	color: #ffffff;
	font-size: small;
	font-family: Eurostile;
	margin: 0px;
		}


h2 {
	color: #ffffff;
    font-size: medium; 
    font-family: Eurostile;
    padding: 0px;
    margin: 0px;      
    
}

#content h1 {
	color: white;
	padding-left: 2px;
	font-size: x-large;
	font-family: Eurostile;
	margin: 0px;
	
}
#content img {
	padding: 2px;
	border: thin black solid;
	margin: 5px;
}

/* Right-bar Styles */
#right-bar img {
	padding: 0px;
	border: thin black solid;
	margin: 2px;
}

#right-bar h3 {
	color: #ffffff;
	font-size: small;
	font-family: Eurostile;
	margin: 0px;
		}


#right-bar h2 {
	color: #ffffff;
    font-size: medium; 
    font-family: "Eurostile"; 
    margin: 0px;
    text-align: center; 
    }

#right-bar h6 {
	color: #ffffff;
	font-size: xx-small;
    text-align: center; 

}
    
    /* Footer Styles */
#footer p {
	color: #C0C0C0;
	margin-top: 5px;
}
#footer a {
	color: #C0C0C0;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}", "/* Footer Styles */"" 
    
    
    
    /* Footer Styles */;
	
