@charset "utf-8";
a:link {
	color: #5F0801;
	text-decoration: none;
}
a:hover {
	color: #5F0801;
	text-decoration: underline;
}
a:visited {
	color: #5F0801;
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CSS Document */

#main {
	height: 1000px;
	background-image: url(http://fileserv1.pumpcast.com/1/1/mainBack.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6C0A01;
	border-left-color: #4D0600;
}
#banner {
	height: 217px;
	background-position: center;
	background-color: #CCCCCC;
}
#center {
	height: 740px;
}
#menuRow {
	height: 45px;
}

#footer {
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 4px;
	line-height: 19px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E3DD95;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.midmar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D3946D;
	text-decoration: none;
}
.midmar a {
	color: #D3946D;
}
.midmar a:hover {
	color: #EAD1B9;
	text-decoration: none;
}
#leftSide {
	width: 230px;
	height: 689px;
	background-image: url(http://fileserv1.pumpcast.com/1/1/b.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#leftSide2 {
	background-color: #FFFFFF;
	background-image: url(http://fileserv1.pumpcast.com/1/1/b.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#leftTable {
	margin-left: 24px;
	margin-top: 9px;
	height: 689px;
	background-color: #FFFFE1;
}
#leftTitle {
	height: 35px;
	font-family: Tahoma;
	font-size: 13px;
	color: #D7D6C8;
	text-decoration: none;
	font-weight: bold;
	background-color: #670901;
	border-left-width: 2px;
	border-left-style: solid;
}
#container {
	margin-top: 8px;
}
#textMain {
	height: 595px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #030303;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#textMain a {
	color: #670901;
	text-decoration: none;
}
#textMain a:hover {
	color: #670901;
	text-decoration: underline;
}
#textMain a:visited {
	color: #890C01;
}


h1 {
	font-size: 13px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4F3D7;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
.images {
	margin-top: 7px;
	margin-left: 25px;
	border: 1px solid #999999;
}
#imagesonLeft {
	padding-top: 10px;
	padding-bottom: 10px;
}

.menuStyle{
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 7px;
}

.menuStyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menuStyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center;
	background-position: center center;
	font-size: 12px;
	color: #FFFFFF;
}
#content {
	height: 695px;
	background-color: #FFFFFF;
}


.menuStyle ul li{
	display: inline;
	color: #E0E0E0;
}

.menuStyle ul li a{
	color: #E0E0E0;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}

.menuStyle ul li a:hover, .menuStyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(dropbg4-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
	color: #CCCCCC;
}
.dropmenuSub/* ######### Style for Drop Down Menu ######### */

{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	line-height:16px;
	z-index:100;
	background-color: #FFFFE3;
	width: 100px;
	visibility: hidden;



filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	color: #5F0801;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #960E02;
	border-right-color: #960E02;
	border-bottom-color: #960E02;
	border-left-color: #960E02;
}
.dropmenuSub  a{
	width: 100%;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #5F0801;
	background-color: #FFFFE3;

}
.dropmenuSub  a:hover{ /*THEME CHANGE HERE*/
	background-color: #363636;
	text-decoration: none;
	color: #cccccc;
}

.style1 {font-family: Tahoma}
