/*main sections*/

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

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

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
border: 1px #ffffff solid;
width: 900px;
margin: 0 auto;
font-size: 110%;
font-family: Arial, sans-serif;}

#header {
height: 293px;}

#content {padding: 20px;
background-color: #FFFFFF;}

#footersurround {background-image: url(images/footerpaper.jpg);
background-repeat: no-repeat;
background-position: bottom;
height: 75px;}

#footercontent {font-size: 80%;
color: #FFFFFF;
padding-right: 10px;
padding-top: 15px;}

#footercontent a {color: #FFFFFF;}

#footercontent a:hover {color: #677954;
background-color: #FFFFFF;}

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

.floatrightindex {float: right;
width: 350px;
height: 234px;
margin-left: 20px;
background-image: url(images/fade01.jpg);
background-repeat: no-repeat;
border: 1px solid #cccccc;}

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

.specialsdiv{
border: 2px dashed #579437;
padding: 6px;}

#twitter_div{
}

#twitter_update_list{
list-style: square;
margin:0;
padding:0;}

#twitter_update_list li{
margin-bottom: 1px;
margin-top: 1px;
letter-spacing: 0px;
font-size: 14px;
color: #000000;
letter-spacing: 1px;}

/*end main sections*/

/*text*/

h1 {font-size: 155%;
color: #da1200;
font-family:  Arial, sans-serif;
margin-top: 0px;
letter-spacing: 2px;}

h2 {font-size: 150%;}

p {
font-family: Arial, sans-serif;
text-align: justify;}

ul li {font-size: 100%;}

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

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

.redlargeheading {font-size: 160%;
font-family: Arial, sans-serif;
color: #da1200;
font-weight: bold;}

.redheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #da1200;
font-weight: bold;}

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

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

.greensubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #579437;
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: #2d77a7;
text-decoration: underline;}

a:hover {color: #FFFFFF;
text-decoration: none;
background-color: #2d77a7;}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 15px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #cc0000 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

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

/*end form fields*/