/*main sections*/

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

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

form {margin: 0;
display: inline;}

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

#header {

}

#content {padding: 15px;
background-color: transparent;
}

#footersurround {
background-color: #523d5e;}

#footercontent {font-size: 80%;
color: #ffffff;
padding: 15px;}

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

#footercontent a:hover {color: #ffffff;
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;}

.photocontainer {float: right;
width: 200px;
height: 200px;
background-image: url(images/building.jpg);
border: 1px solid #000000;}


/*end main sections*/

/*navigation*/

#navigation {padding-top: 176px;}

/*end navigation*/

/*text*/

hr{
height: 1px;
color: #cccccc;}

h1 {font-size: 225%;
color: #f76510;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 0px;
text-align: left;
letter-spacing: 1px;}

h2 {font-size: 150%;
color: #523d5e;}

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;}

.orangeheading {font-size: 140%;
font-family: Arial, sans-serif;
color: #f76510;
font-weight: bold;}

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

.greenheading {font-size: 140%;
font-family: Arial, sans-serif;
color: #75d408;
font-weight: bold;}

.greensubheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #75d408;
font-weight: bold;}

.purpleheading {font-size: 140%;
font-family: Arial, sans-serif;
color: #523d5e;
font-weight: bold;}

.purplesubheading {font-size: 120%;
font-family: Arial, sans-serif;
color: #523d5e;
font-weight: bold;}

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

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

.whitelargeheading {font-size: 170%;
font-family: Arial, sans-serif;
color: #ffffff;
font-weight: bold;}

.whiteheading {font-size: 140%;
font-family: Arial, sans-serif;
color: #ffffff;
font-weight: bold;}

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

/*end text*/

/*hyperlinks*/

a {color: #523d5e;
text-decoration: underline;}

a:hover {color: #f76510;;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;
border: 1px solid #000000;}

img {border: none;}

/*end images*/

/*start form fields*/

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

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

/*end form fields*/