/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #fcffd4;
color: #777777;
margin: 0px;
padding: 0px;}

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

form {margin: 0;
display: inline;}

#main {
background-color: #ffffff;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
width: 900px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;
background-image: url(images/mainpaper.gif);
background-repeat: no-repeat;
background-position: center top;}

#header {}

#fadephotos{
height: 108px;
background-image: url(images/fade01.jpg); }

#navigation{
border-top: 4px solid #ffffff;
background-color: #ec068d;
/*actual height 23px*/
height: 21px;
padding-top: 2px;
text-align: center;
font-family: Arial, sans-serif;
letter-spacing: 3px;
text-transform: lowercase;
color: #ffffff;
font-weight: bold;}

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

.plusnavigation{
font-family: Arial, sans-serif;
font-weight: bold;
color: #ffb400;
padding: 0 3px;}

#content {
background-color: transparent;}

#footersurround {}

#footercontent {font-size: 80%;
padding: 10px;}

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

#footercontent a:hover {color: #999999;
}

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

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

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

/*end main sections*/

/*text*/

h1 {font-size: 225%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 0px;
text-align: center;
letter-spacing: 6px;}

h2 {font-size: 150%;}

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

ul li {font-size: 100%;}

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

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

.purpleheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #4f74e9;
font-weight: bold;}

.purplesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #4f74e9;
font-weight: bold;}

.pinkheading {font-size: 180%;
font-family: Arial, sans-serif;
text-transform: lowercase;
color: #ec068d;
font-weight: bold;}

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

.greenheading {font-size: 125%;
font-family: Arial, sans-serif;
color: #38b79c;
font-weight: bold;}

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

a:hover {color: #d3da5f;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.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*/