html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 150%;
}
#header {
	clear: both;
	height: 198px;
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	width: 855px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
#wrapper_header {
	width: 855px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 198px;
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper_footer {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	color: #e6cd66;
	width: 855px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-bottom: 15px;
	padding-top: 15px;
}

#footer{
	color: #e6cd66;
	width: 100%;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	padding-bottom: 15px;
	padding-top: 10px;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}
#legal {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	font-size: 80%;
}
#content{
	padding-top: 0px;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	padding-right: 42px;
	padding-left: 42px;
	text-align: justify;
	clear: both;
	border: 0px solid #000000;
}

a:link {
	color: #97884F;
}
a:hover {
	color: #B6A974;
}
a:active {
	color: #B6A974;
}
a:visited {
	color: #97884F;
}

hr {
	color: #4f4f4f;
	height: 1px;
	width: 90%;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}

ul, li {
	margin-left: 10px;
}

.image_left{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.image_right{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}

#footer .footerlinks {
	color: #FFFFFF;
	font-size: 80%;
}
.footerlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #e6cd66;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #9f9f9f;
	text-decoration: none;
}


a:link.linkStyle3 {
	color: #777777;
	text-decoration: none; 
}
a:active.linkStyle3 {
	color: #770000;
	text-decoration: none; 
}
a:visited.linkStyle3 {
	color: #666666;
	text-decoration: none; 
}
a:hover.linkStyle3 {
	color: #ff0000;
	text-decoration: none; 
}

.inputbox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0px;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	color: #000000;
   }

.button {
   padding: 3px;
   margin: 0px;
   background-color: #112589;
   border: 1px solid;
   border-top-color:#666666;
   border-left-color:#666666;
   border-right-color:#666666;
   border-bottom-color:#666666;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F1E6F2',EndColorStr='#BC7CC4');
   }

.button2 {
   font-family:arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   color: #ffffff;
   background-color: #003399;
   border: 1px solid;
   border-top-color:#003399;
   border-left-color:#003399;
   border-right-color:#003399;
   border-bottom-color:#003399;
   }
   
.img_margin {
	padding-right: 4px;
	border: 0;
}
#copyright {
	float: right;
}
#content .right_column {
	float: right;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 15px;
	clear: both;
}
#content .boxout {
	padding: 12px;
	border: 1px solid #666666;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/boxoutBack2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 515px;
	margin-bottom: 15px;
}
#content .boxout2 {
	padding: 12px;
	border: 1px solid #a9984c;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/boxoutBack2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.Page_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ECD366;
	line-height: 140%;
}
.flourish_top {
	background-attachment: scroll;
	background-image: url(../images/flourish_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
}
.flourish_bottom {
	background-image: url(../images/flourish_bottom.gif);
	height: 26px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.EditableRegion {
	width: 540px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.EditableRegion2 {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 10px;
}
#background {
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
.hr_dark_gray {
	width: 750px;
	background-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gold_text {
	color: #ECD366;
}
#MailingList #name {
	color: #999999;
	background-color: #000000;
	border: 1px solid #999999;
}
#MailingList #email {
	color: #999999;
	background-color: #000000;
	border: 1px solid #999999;
}
