﻿@import url(layout.css);
body {
	background-position: center top;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url('../images/bg.jpg');
	background-attachment: fixed;
	color: #FFFFFF;
}
#content_right {
	height: 100%;
	width: 400px;
	float: right;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 13px;
	padding-top: 3px;
}



#container {
	background-position: 50% top;
	width: 988px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
	background-repeat: no-repeat;
	background-color: #000000;
}
#navigation {
	background-position: 0px 38px;
	background-color: #000000;
	vertical-align: middle;
	height: 75px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url('../images/reflection_nav.jpg');
	background-repeat: no-repeat;
}
#folders {
	color: #000000;
	clear: both;
}
#folders ul {
	padding: 8px 0px 0px 28px;
	margin: 0px;
	list-style-type: none;
}
#folders li {
	padding: 0px 20px;
	margin: 0px;
}
#folders h2 {
	font-size: large;
	padding-left: 29px;
	padding-top: 12px;
	color: #000000;
}
#folders a:link {
	color: #000000;
	text-decoration: none;
}
#folders a:hover {
	color: #000000;
	text-decoration: underline;
}
#folders a:hover:visited {
	color: #000000;
	text-decoration: underline;
}
#folders a:visited {
	color: #000000;
	text-decoration: none;
}
#flashcontent {
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#masthead {
	background-position: right 16px;
	text-align: left;
	height: 168px;
	background-repeat: no-repeat;
	font-size: 12px;
	background-image: url('../images/bg2_02.jpg');
	color: #FFFFFF;
	overflow: hidden;
}
/* Styles for Masthead */
#masthead h2 {
	font-size: 12px;
	padding: 8px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #FFFFFF;
}
#masthead img {
	border-width: 0px;
	float: left;
	padding-top: 0px;
	clear: left;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 36px;
	line-height: 36px;
}
#navigation li {
	float: left;
	height: 36px;
	width: 141px;
	text-align: center;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 141px;
	display: block;
	padding: 0px;
	height: 36px;
	background-image: url('../images/nav_full_over.gif');
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 141px;
	display: block;
	padding: 0px;
	height: 36px;
	background-image: url('../images/nav_full.gif');
}
/* Styles for Footer */
#footer {
	background-repeat: no-repeat;
	background: url('../images/reflection.jpg') no-repeat top;
	width: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 240px;
	font-size: small;
	color: #808080;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	margin: 1px;
	padding: 1px;
	height: 14px;
	clear: both;
}
#footer ul {
	list-style-type: none;
	padding: 22px 0px 16px 0px;
	margin: 0px;
	text-align: center;
	display: block;
}
#footer li {
	padding: 10px 6px 10px 6px;
	display: inline;
	float: none;
}
#footer a:link {
	padding: 0px;
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	padding: 0px;
	color: #808080;
	text-decoration: underline;
}


#footer a:hover:visited {
	text-decoration: underline;
}
/* Styles for Links */
#page_content {
	padding: 0px 11px 1px 11px;
	background-position: 50% bottom;
	background-image: url('../images/content_base.jpg');
		background-repeat: no-repeat;
}
#table1 {
	float: right;
	left: 10px;
}
div#form {
	line-height: 16px;
}
div#keywords {
	color: #666666;
	overflow: hidden;
	height: 16px;
}
a {
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
	background-repeat: repeat;
	background-attachment: scroll;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
h1 {
	color: #FFFF00;
	font-size: 18px;
	padding-top: 0px;
	text-transform: capitalize;
}
h2 {
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #DF2122;
}
div#floatright {
	float: right;
	padding-top: 15px;
}
div#tour {
	padding-top: 20px;
	text-align: center;
}
.clearfloat {
	clear: both;
}


.center {
	text-align: center;
	padding-top: 0px;
}
.folder {
	width: 321px;
	vertical-align: text-top;
	background-image: url('../images/folder_silver.jpg');
	background-repeat: no-repeat;
	background-position: 50% 10px;
	height: 300px;
	float: left;
	color: #000000;
}
.thumbnail {
	border-width: 0px;
	margin-right: 3px;
}
.topright {
	border-bottom: 1px dashed #666666;
	padding: 3px 7px 3px 0px;
	margin: 3px 3px 0px 3px;
	text-align: right;
		background-image: url('../images/top.gif');
		background-repeat: no-repeat;
		background-position: right;
		color: #FFFFFF;
		clear: both;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float_right {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-right: 33px;
}
.topwords {
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
}
.picturestyle_right {
	float: right;
	margin-bottom: 21px;
}
.picturestyle_left {
	padding: 10px 0px 0px 0px;
	border-width: 0;
	margin-right: 15px;
	float: left;
	height: 162px;
}
.float_rightflash {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.right {
	padding: 0px;
	margin: 0px;
	float: right;
	clear: right;
}
div#header {
	width: 321px;
	display: block;
	float: right;
}
div#header ul {
	list-style-type: none;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
div#header li {
	display: inline-block;
	float: right;
}
div#header a {
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
div#header a:hover {
	padding: 0px 12px 0px 12px;
	text-decoration: underline;
}

div#address {
	float: right;
	clear: right;
	padding-top: 114px;
}
div#demoleft {
	float: left;
}
div#demoright {
	float: right;
}
div#demoleft ul {
	list-style-type: none;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
div#address {
	clear: right;
	float: right;
	padding-top: 102px;
	width: 535px;
}
div#address a {
	text-decoration: none;
}
div#address a:hover {
	text-decoration: underline;
}
div#videolinks {
}
div#videolinks ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	margin-bottom: 43px;
}
div#videolinks li {
	display: inline;
	float: left;
	margin-right: 4px;
	background-color: #800000;
	margin-left: 0px;
	padding: 6px;
}
div#ul ul {
	list-style-type: square;
	color: #FF0000;
	list-style-image: url('../images/arrow.jpg');
}
div#logo {
	padding-top: 12px;
	float: left;
}
#footer a:visited {
	color: #808080;
	text-decoration: none;
}
.centermain {
	text-align: center;
}
div#form p {
	line-height: 16px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}
