@charset "utf-8";
.body {
	background-color: #f9f8f8;
	padding: 0px;
}
.backsplash {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/Splash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blackback {
	background-color: #000000;
}


.h7 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #F9F8F8;
}

.leftdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	padding-left: 0px;
}
.whiteback {
	background-color: #FFFFFF;
}

.right_padding {
	padding-right: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.padding {
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
body {
	background-color: #292931;
	padding: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 5px;
}
.bodybrown {
	background-color: #483c2b;
}
.bodygray {
	background-color: #E5E5E5;
}
.bottomdiv {
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}
h4 {
	font-family: "eras medium ITC";
	font-size: 16px;
	color: #000000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: 300;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	padding: 0px;
}
.h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}



h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 6px;
	padding-right: 6px;
}
ul,li {line-height: 1; margin-top:0; margin-bottom:0}
.blackborder {
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px double #000000;
}
.bodydarkgray {
	background-color: #333333;
}

