/*main sections*/

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

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: 900px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;
background-image: url(images/mainpaper.gif);
background-repeat: repeat-y;
background-position: center top;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#maincheckout{
position: relative;
background-color: #ffffff;
border: 0px #000000 solid;
width: 900px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;
background-image: url(images/mainpapercheckout.gif);
background-repeat: repeat-y;
background-position: center top;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#header {
height: 94px;
background-image: url(images/logominimate.jpg);
background-repeat: no-repeat;}

#photos{
height: 221px;
margin-bottom: 10px;}

#content {
background-color: transparent;}

#contentcheckout{
background-color: #ffffff;}

#footersurround {
border-top: 3px solid #ffffff;
background-color: #31828f;
}

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

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

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

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

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

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

.poem {font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 180%;
letter-spacing: 2px;}

/*end main sections*/

/*navigation*/

#navigation {background-image: url(images/navbackground.jpg);
border-bottom: 1px solid #000000;}

/*end navigation*/

/*text*/

h1 {font-size: 165%;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 0px;
text-align: center;}

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

.darkblueheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #31828f;
font-weight: bold;}

.darkbluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #31828f;
font-weight: bold;}

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

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

.blueheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #89d4e0;
font-weight: bold;}

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

.whitelargeheading {font-size: 165%;
font-family: Arial, sans-serif;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
line-height: 160%;}

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

.whitesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #ffffff;
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: #337c88;
text-decoration: underline;}

a:hover {color: #231f20;
}

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