body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	scrollbar-track-color: #B4984F;
	scrollbar-base-color: #652428;
	scrollbar-arrow-color: #E8D4BB;
	scrollbar-3dlight-color: #8D4C50;
	scrollbar-highlight-color: #652428;
	scrollbar-face-color: #652428;
	scrollbar-shadow-color:#652428;
	scrollbar-darkshadow-color:  #410004;

	background-color: #ffffff;
		background-image: url(images/BG_site.jpg);
		background-repeat: repeat-y;
		background-position: top center;
		background-color: #C5A960;
}
}


.leftcollumn{
background-image:url(images/wing_left_.jpg);
background-repeat: no-repeat;
background-position: top right;
background-color: color;
}

.rightcollumn{
background-image:url(images/BG_right_ribbon.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: color;
}

.toprow{
background-image:url(images/BG_top.jpg);
background-repeat: repeat-x;
background-position: bottom center;
background-color: #ffffff;
}

.bottomrow{
background-image:url(images/BG_bottom.jpg);
background-repeat: repeat-x;
background-position: top center;
background-color: #ffffff;
}


.mainContent{
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 21px;
	background-color: #FFFFFF;
}

.formtext{
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
}

.subHeaders{
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #596811;
	font-weight: 	bold;
}

.bigletter{
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: 003333;
}

.smalltext{
font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: 003333;
}

.fill{
	xbackground-color: ffffff;
	background-image: url();
	background-repeat: repeat-y;
	background-position: left;
}


a:hover {  
color: #D94F4F;
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
}

a { 
color: #8F0505;
text-decoration: none;
 font-size: 13px;
  font-weight: bold;
}

.input{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #640E01;
  color : #010101;
  background : #DDDDDD;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
}

.button{
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #640E01;
  color : #010101;
  background : #DDDDDD;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size : 11px;
  width : px;
  cursor : hand;
}

A.rollover:hover IMG {
border-width:1px;
border-color:F9CD86; 
filter:alpha(Opacity=100);
}

IMG.rollover {
border-width:1px;
border-color:F9CD86;
filter:alpha(Opacity=70);
}


ul{
list-style-position: outside;
}

li{
margin-left: 0px;
}
