/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	text-align: center;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	}
	
#container {
	text-align: left;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header {
	width: 750px;
	height: 150px;
	float: left;
	clear: both;
	}
	
#wrapper {
	width: 963px;
	background-image:url(../images/wrapper-bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9933;
	border-bottom-color: #cc9933;
	border-left-color: #cc9933;
	clear: both;
	float: left;
	}
	
#main-nav {
	width: 935px;
	height: 29px;
	float: left;
	display: inline;
	margin-bottom: 14px;
	margin-top: 0;
	margin-right: 14px;
	margin-left: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cc9933;
	border-bottom-color: #cc9933;
	border-left-color: #cc9933;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	}
	
.column {
	float: left;
	width: 33%;
	display: inline;
	}
	
.section {
	width: 300px;
	border: 1px solid #cc9933;
	}
	
#footer {
	width: 965px;
	float: left;
	clear: both
	}		
		
/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/

a:link, a:visited {
	color: #404938;
	 }
	 
a:hover {
	 text-decoration: none;
	 }
	 
a:active {
	color: #6c7b5d;
	 }

h1 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
	text-indent: 10px;
	background-image: url(../images/section-title-bg.png);
	border-bottom: 1px solid #cc9933;
	text-transform: none;
	font-weight: normal;
	vertical-align: middle;
	font-variant: small-caps;
	}
	
h2 {
	font-size: 18px;
	color: #cc9933;
	text-align: center;
}

h3 {
	font-size: 18px;
	color: #cc9933;
	padding-left: 10px;
	font-style: italic;
}

h4 {
	font-size: 12px;
	color: #cc9933;
	font-style: italic;
	text-align: center;
	margin-top: 0;
}

p {
	margin: 8px;
	line-height: 12px;
	padding: 0;
}

p.reduced-margin {
	margin: 5px;
}

ul, li {
	margin: 0;
	padding: 0;
}

ul {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 5px;
}

li {
	margin-bottom: 3px;
}

/*-------------------------------------------------------
	Main Nav
-------------------------------------------------------*/

#main-nav * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}

#main-nav a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-variant: small-caps;
	padding-right: 30px;
	padding-left: 30px;
	height: 24px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #494949;
	border-left-color: #181818;
	padding-top: 5px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Safari 3.0 and Opera 9 Hack */
	#main-nav a {
			padding-right: 33px;
			padding-left: 33px;
		}
}

#main-nav a:hover {
	color: #181818;
	background-image: url(../images/nav-bg-over.jpg);
	background-repeat: repeat-x;
}

#main-nav li {
	float: left;
	display: inline;
	}

#main-nav a.first-button {
	border-left: 0 none;
}

#main-nav a.last-button {
	border-right: 0 none;
}

#main-nav .extra-padding {
	padding-right: 2px;
	padding-left: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Safari 3.0 and Opera 9 Hack */
	#main-nav .extra-padding {
		padding-right: 4px;
		padding-left: 3px;
	}
}

#main-nav a.down-state {
	color: #ffffff;
	background-image: none;
	background-color: #333333;
	cursor: default;
}

/*-------------------------------------------------------
	Content Sections
-------------------------------------------------------*/

.first {
	margin-left: 7px;
	}
	
.single {
	height: 240px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 14px;
	margin-left: 5px;
	}
	
.double {
	height: 496px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 14px;
	margin-left: 5px;
	}

.dark {
	background-image:url(../images/dark-section-bg.png);
	color: #cccccc;
	}
	
.dark a, .dark a:visited {
	color: #cc9933;
}

.dark a:active {
	color: #ffcc33;
}

.map-bg-dark {
	background-image:url(../images/map-bg-dark.png);
	color: #cccccc;
	}


	
.light {
	background-image:url(../images/light-section-bg.png);	
	color: #181818;
	}

.logo {
	width: 300px;
	height: 240px;
	background-image: url(../images/logo-section-shield.png);
	background-position: center center;	
	background-repeat: no-repeat;
	}

.logo a {
	width: 300px;
	height: 240px;
	float: left;
	text-indent: -999em;
	}

.flash {

	}
	
.scrolling {
	overflow: auto;
}


/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/
#contact_form * {
	list-style-type: none;
	}

#contact_form {
	text-align: left;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: solid 1px #003060;
	}
	
#contact_form label {
	text-align: left;
	width: 110px;
	float: left;
	display: block;
	}
	
#contact_form h1 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	}
	
.bot-input {
	float: left;
	margin-left: -999em;
	}


/*-------------------------------------------------------
	Other Selectors
-------------------------------------------------------*/

#footer p {
	float: left;
}

#footer p.right {
	float: right;
}

.two-column li {
	float: left;
	width: 48%;
}

.smaller {
	font-size: 75%;
}

.contact-banner {
	float: right;
	margin-left: 10px;
}

.disclaimer {
	text-align: justify;
	color: #666666;
	line-height: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

.clear {
	clear: both;
}

/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	
