
/* Tags */


* { border: 0; margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	color: #b5b5b5;
	background-color: #0a0e17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #D9A52F;
}

/* Main Structure */

#container {
/*	background-image: url(../images/top_grade.gif); */
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #151a25;
}

#header {
	width: 875px;
	margin: 0 auto;
}

#header #logo {
	width: 300px;
	float: left;
	height: 80px;
	overflow: hidden;
}

#header #brand {
	float: right;
	margin: 50px 0 0 0;
}

#header #menu {
	clear: both;
	height: 75px;
	padding: 13px 0 0 0;
	width: 875px;
}

#content {
	width: 875px;
	margin: 0 auto;
	clear: both;
}

#content #splash {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#splash #title {
	width: 260px;
	padding: 80px 0 0 0;
	text-align: right;
}

#splash #image {
	width: 575px;
	height: 190px;
	float: right;
}
#content #splash-show {

	margin-bottom: 30px;
}

#content .splash {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#content .splashtitle1 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content .splashtitle2 {
	width: 260px;
	padding: 50px 0 0 0;
	text-align: right;
	float: left;
}

#content .splashtitle3 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content .splashtitle4{
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content .splashtitle5 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content #body {
	clear: both;
	padding-bottom: 20px;
}

#body #left {
	width: 420px;
	margin-right: 20px;
}

#body #middle {
	width: 195px;
	margin-left: 20px;
	margin-right: 20px;
}

#body #right {
	margin-left: 20px;
	width: 180px;
}

#footer {
	clear: both;
	color: #202739;
	background-image: url(../images/footer_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 40px;
}
#footer #copyright {
	width: 875px;
	margin: 0 auto;
	margin-bottom: 3px;
}

#footer #copy {
	text-align: right;
	clear: both;
}

/* Lists */

/* footer lists */

#footer ul {
	font-size: 1.1em;
	color: #7B7D84;
}

#left .home1 a {
	color: #FFFFFF;
}

#footer li {
	float: right;
}

#footer li a {
	display: block;
	padding-top: 2px;
	color: #2C364E;
	padding-bottom: 2px;
	padding-left: 20px;
	
}

#footer li a:hover {
	color: #384563;
}

/* Typography */

p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: justify;
}

#middle p, #right p {
	color: #667087;
	line-height: 1.6em;
	text-align: left;
}

#middle a, #right a {
	color: #667087;
}

#middle a:hover, #right a:hover{
	color: #E6B01E;
}

#middle p a {
	color: #D59C19;
}

#middle p a:hover {
	color: #667BAF;
}

h3 {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #667baf;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#logo h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #242D40;
	font-size: 2.4em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
}

#left h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #242D40;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
}

#middle h4, #right h4 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#left p a img {
	border: 5px solid #242737;
}

#middle ul, #right ul {
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size: 1.1em;
}

#middle li, #right li {
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F2636;
	padding-left: 5px;
	color: #667087;
	display: block;
	text-indent: 10px;
}

#middle li {
	background-image: url(../images/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
}

#right li {
	background-image: url(../images/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
	color: #50576B;
}

/* Menu */

/* Menu List */

#menu a {color: #b5b5b5; }

#menu ul {
	list-style-type: none;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {}

/* Menu Buttons */

#menu .selected {
	color: #ffffff;
	background-color: #293141;
	background-image: url(../images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_home a {
	width: 260px;
	text-align: right;
	background-image: none;
	display: block;
	padding: 25px 71px 0px 0px;
}

#menu #menu_red {
	margin-right: 1px;
}

#menu #menu_red a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_red.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_red a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #D8500D;
}

#menu #menu_blue {
	margin-right: 1px;
}

#menu #menu_blue a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_blue.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_blue a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #3381D1;
}

#menu #menu_green {
	margin-right: 1px;
}

#menu #menu_green a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_green.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_green a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #81AF1E;
}

#menu #menu_tan {
	margin-right: 1px;
}

#menu #menu_tan a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_tan.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_tan a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #BFAF8E;
}

#menu #menu_yellow {
	margin-right: 1px;
}

#menu #menu_yellow a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_yellow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_yellow a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #FEDE01;
/*	background-color: #645950; */
}

#menu #menu_gallery {
	margin-right: 1px;
}

#menu #menu_gallery a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_gallery a:hover {
	color: #ffffff;
	background-color: #FEDE01;
}

#menu #menu_about {
	margin-right: 1px;
}

#menu #menu_about a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_about.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_about a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #FEDE01;
}

#menu #menu_contact {
	margin-right: 1px;
}

#menu #menu_contact a {
	padding: 25px 10px 0px 10px;
	background-image: url(../images/on_contact.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contact a:hover {
/*	color: #151A25; */
	color: #ffffff;
	background-color: #FEDE01;
}

/* Splash Images */

#splash1 {
	background-image: url(../images/splash1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash2 {
	background-image: url(../images/splash2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash3 {
	background-image: url(../images/splash3a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash4 {
	background-image: url(../images/splash4a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#splash5 {
	background-image: url(../images/splash5a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Tables */

/* Forms */

/* Header Show */

.headershow{
	height:  190px;  
    width:   875px;  
    padding: 0;  
    margin:  0;  
} 
 
.headershow img {  
    padding: 0;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  875px; 
    height: 190px; 
    top:  0; 
    left: 0; 
} 

.clear { 
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustified {
	text-align: justify;
}
