/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #dbeefa;
background-image: url(images/mainpaper.gif);
background-repeat: repeat-y;
background-position: left top;
margin: 0px;
padding: 0px;
color: #936642;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
border: 0px #000000 solid;
width: 980px;
/*margin: 0 auto;*/
font-size: 100%;
font-family: Arial, sans-serif;
background-image: url(images/mainpaper.gif);
background-repeat: repeat-y;
background-position: left top;}

#leftcol {display:inline;
float: left;
width: 202px;
border-right: 1px solid #ffffff;
background-color: #dbeefa;
color: #a16133;}

.underleftnav{
	margin: 30px 0 0 7px;
		color: #a1613e;
	font-size: 10px;}
	
	.underleftnav a{
	color: #a1613e;
	text-decoration: none;}
	
	.underleftnav a:hover{
	color: #2d1305;
	text-decoration: none;}

#midcol {display:inline;
float: left;
color: #ffffff;
background-color: #c7a488;
width: 250px;
font-size: 11px;
}

#midcol a{
color: #ffffff;
text-decoration: none;}

#midcol a:hover{
color: #ffffff;
text-decoration: underline;}

.midcolimg{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;}

.midcoltext{
padding: 10px;
letter-spacing: 1px;
text-align: justify;
line-height: 155%;}

#rightcol {display:inline;
width: 497px;
float: right;
padding: 15px;
line-height: 125%;
}

#rightcol p{
font-size: 100%;
letter-spacing: 1px;
text-align: justify;}

#footersurround {
margin-top: 20px;
border-top: 1px solid #ead8ca;}

#footercontent {font-size: 80%;
color: #dfc2ab;
padding: 0px;
text-align: center;}

#footercontent a {color: #dfc2ab;
text-decoration: none;}

#footercontent a:hover {color: #dfc2ab;
text-decoration: none;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

.fadeindex{
width: 250px;
height: 146px;
background-image:url(images/index01.jpg);
background-repeat:no-repeat;}

.contactform{
}

.contactform th{
text-align: left;
font-weight: bold;
fonr-size: 13px;
color: #3b9bd3;
border-bottom: 1px solid #3b9bd3;
text-transform: uppercase;
padding-top: 15px;}

.contactform td{
padding: 5px 5px 5px 0 ;}

/*end main sections*/



/*text*/

h1 {font-size: 135%;
font-weight: normal;
color: #3da791;
font-family: Arial, sans-serif;
margin-top: 0px;
text-align: left;
letter-spacing: 0px;
}

h2 {font-size: 150%;}

p {font-size: 100%;
font-family: Arial, sans-serif;}

ul li {font-size: 100%;
line-height: 155%;
letter-spacing: 1px;}

.smallblack {font-size: 90%;
color: #000000;}

.smallwhite {font-size: 90%;
color: #FFFFFF;}

.greenheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #3da791;
font-weight: bold;}

.greensubheading {font-size: 135%;
font-family: Arial, sans-serif;
color:#3da791;
font-weight: bold;}

.greyheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #333333;
font-weight: bold;}

.greysubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #333333;
font-weight: bold;}

.blackheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blueheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #0035ac;
font-weight: bold;}

.bluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #0035ac;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #c7a488;
text-decoration: underline;}

a:hover {color: #3bc0f2;
text-decoration: underline;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 15px;}

.rightimage {margin-left: 15px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #c4e0e9 solid;
background-color: #ffffff;
color: #9b552f;
font-family: Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #3b9bd3 solid;
background-color: #3b9bd3;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;}

/*end form fields*/