/*main sections*/

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

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

form {margin: 0;
display: inline;}

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

#headeraddress {
padding-top: 50px;
height: 50px;
}

.headeraddressinfo{
color: #ffffff;
text-align: right;
padding-right: 10px;
padding-top: 4px;
font-size: 11px;
letter-spacing: 1px;}

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

.headeraddressinfo a:hover{
color: #ffffff;
text-decoration: none;
background-color: #c5422e;}

#headerphotos{
height: 160px;
text-align: right;}

#headerphotos img{
padding-top: 5px;
padding-right: 5px;}

#navigation{
height: 27px;
text-align: right;}

.navigationinfo{
padding-top: 5px;
color: #ffffff;
font-size: 14px;
font-weight: bold;}

.navigationinfo a{
color: #fff0b7;
text-decoration: none;
padding-left: 16px;
padding-right: 8px;
}

.navigationinfo a:hover{
color: #ffffff;
text-decoration: none;
/*background-color: #c5422e;*/}

#content {padding: 10px;
background-color: transparent;
background-image: url(images/contentpaper.jpg);
background-repeat: repeat-x;
background-position: center bottom;}

#footersurround {background-color: #000000;
border-bottom: 10px solid #e9d7c1;}

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

#footercontent a {color: #FFFFFF;}

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

.photo {border: 1px solid #000000;}


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

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

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

.indexdiv{
background-color: #a8472f;
background-image: url(images/indexdivpaper.jpg);
background-repeat: repeat-x;
padding: 4px;
border: 1px solid #7f3321;
color: #000000;
text-align: center;}

.indexdiv img{
margin-top: 5px;
margin-bottom: 3px;
border: 1px solid #000000;}

.indexdiv a{
color: #ffffff;
text-decoration: none;
font-family: "Times New Roman", serif;
text-transform: uppercase;
font-weight: bold;
font-size: 120%;}

.indexdiv a:hover{
text-decoration: none;
color: #000000;}

.products td{
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #c37a3f;}

/*end main sections*/



/*text*/

h1 {font-size: 220%;
text-transform: uppercase;
font-weight: bold;
color: #aa012e;
font-family: Times, "Times New Roman", serif;
margin-top: 20px;
text-align: left;
letter-spacing: 1px;}

h2 {font-size: 150%;}

p {font-size: 100%;
}

ul li {font-size: 100%;}

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

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

.redheading {font-size: 125%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #aa012e;
font-weight: bold;}

.redsubheading {font-size: 120%;
font-family: Times, "Times New Roman", serif;
color: #aa012e;
font-weight: bold;}

.blackheading {font-size: 140%;
font-family: Times, "Times New Roman", serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 120%;
font-family: Times, "Times New Roman", serif;
color: #000000;
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: #72001e;
text-decoration: underline;}

a:hover {color: #aa012e;
}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;
border: 1px solid #000000;}

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

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