﻿html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
}
img, fieldset {
	border: 0;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style: square;
}
q:before, q:after {
	content: '';
}
body {
	padding-top: 20px;
	background-attachment: fixed;
	font-family: "Futura Bk BT", Helvetica, Verdana, sans-serif, Arial;
	font-size: medium;
	font-weight: lighter;
	color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #eed8ae;
	scrollbar-darkshadow-color: FFFF99;
	scrollbar-face-color: #eed8ae;
	scrollbar-highlight-color: #FFFF99;
	scrollbar-shadow-color: #666666;
}
#background {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.stretch {
	width: 100%;
	height: 100%;
}
#box {
	-webkit-box-shadow: 3px 3px 12px 0 #999;
}
}
img {
	border: 0 none;
}
a img {
	border: 0 none;
}
html {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color: #336699;
	text-decoration: none;
	text-align: center;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:focus {
	border: 1px dotted #ffc;
}
a:hover {
	text-decoration: none;
	color: #c00;
	background-color: inherit;
	background-image: url('../images/backgrounds/translucent-white.png');
}
a:active {
	color: #c0c0c0;
	text-decoration: none;
}
a img {
	border: none;
	vertical-align: middle;
}
table {
	border-style: none;
}
tr {
	vertical-align: top;
	padding: 0px 20px 20px 0px;
}
td {
	padding-bottom: 10px;
	padding-right: 20px;
}
img {
	box-shadow: 10px 10px 20px #c0c0c0;
	-moz-box-shadow: 10px 10px 20px #c0c0c0;
	-webkit: 10px 10px 20px #000;
}
img {
    height: auto;
    max-width: 100%;
}
.noDropShadow {
	box-shadow: 0px 0px 0px;
	-moz-box-shadow: 0px 0px 0px;
	-webkit: 0px 0px 0px;
}
.fontXsmall {
	font-size: x-small;
}
.TextLighter {
	color: #A09474;
}
.title {
	color: #CC0000;
	font-style: oblique;
}
p {
	font-weight: normal;
	font-size: 100%;
}
h1 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #c00;
	font-size: 130%;
	letter-spacing: 3px;
	text-align: left;
	text-shadow: 4px 2px 5px #666;
}
.XX-largeH1 {
	font-size: xx-large;
	text-shadow: 4px 2px 7px #cdbe70;
}
h2 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: lighter;
	font-size: 110%;
	padding-top: 10px;
}
h3 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 105%;
}
h4 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 80%;
}
h5 {
	font-weight: normal;
	font-size: 80%;
}
h6 {
	color: #666666;
	font-weight: lighter;
	font-size: 70%;
}
.ClickPictures {
	font-size: 70%;
	font-style: italic;
	letter-spacing: 1px;
}
.whiteTEXT {
	color: #fff;
	letter-spacing: 1px;
}
ul {
	background: transparent;
	margin-left: -40px;
}
li {
	background: transparent;
	margin-left: 0px;
	list-style-type: none;
	font-size: 75%;
}
#pagewidth {
	max-width: 1600px;
	min-width: 800px;
}
#header {
	padding-left: 14%;
	position: relative;
	float: left;
	background-color: transparent;
	width: 100%;
	padding-bottom: 1em;
}
#leftcol {
	padding-top: 6em;
	padding-left: 1em;
	padding-top: 0em;
	width: 14%;
	float: left;
	position: fixed;
	background-color: transparent;
	top: 40px;
	left: 0px;
}
#maincol {
	background-color: transparent;
	background-image: url('../images/backgrounds/translucent-white.png');
	top: 2.3em;
	right: 2.3em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	float: right;
	display: inline;
	position: relative;
	width: 79%;
}
#footer {
	background-color: transparent;
	top: 2.3em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 0;
	float: right;
	display: inline;
	position: relative;
	width: 84%;
}
.titles {
	font-family: inherit;
	font-size: inherit;
	font-weight: bolder;
	font-style: oblique;
	font-variant: inherit;
	text-transform: inherit;
	color: inherit;
}
.horizontalRule80percent {
	color: #ff9;
	width: 80%;
	height: 9px;
}
.AlignRight {
	text-align: right;
}
/* End hide from IE-mac */
/*printer styles*/
@media print
{
/*hide the left column when printing*/
#leftcol {
	display: none;
}
#maincol {
	width: 100%;
	float: none;
}
#twocols {
	width: 100%;
	float: none;
}
}
.XXL {
	font-family: "Futura Lt BT", "AvantGarde Bk BT", Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10em;
	text-shadow: 4px 7px 7px #cdbe70;
	font-weight: bold;
	color: #fdf5e6;
}
.style6 {
	border-collapse: separate;
}
