/* CSS Document */

html,body{margin:0;padding:0}
body{
font: 80%	Georgia, "Times New Roman", Times, serif;
text-align:center;
font-style: italic;
}
p{
margin:0 10px 10px;
color: #626466;
line-height: 1.5em;
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: bold;
color: #C99438;
border-bottom: 1px dotted #C99438;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 1em;
line-height: 1.5em;
color: #626466;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: bold;
color: #C99438;
}

em, strong {
color: #626466;
}


#header{
height: 60px;
width: 800px;
padding-top: 50px;
margin-bottom: 5px;
background: url(images/masthead.jpg) top left no-repeat;
}

#mainnav {
width: 390px;
height: 30px;
padding-bottom: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #C99438;
text-align: right;
float:right;
}
#mainnav ul {
margin: 0;
padding: 0;
}

#mainnav a {
color: #C99438;
text-decoration: none;
display:inline;
}

#mainnav a:hover {
border-bottom: 1px dotted #C99438;
color: #C99438;
}

#indexbanner {
width: 800px;
margin-bottom: 20px;
}

#mainnav li {
display: inline;
list-style: none;
padding-right: 10px;
padding-left: 10px;
border-right: solid 1px #C99438;
}

div#container{
text-align:left;}



#content p{line-height:1.4}
#content {
width: 485px;
float: left;
margin-bottom: 20px;
}

#content a {
color: #C99438;
text-decoration: none;
font-weight: bold;
}



#rightcontent {
width: 315px;
float: right;
}



div#container{width: 800px;margin:0 auto}

div#leftcontent{
float:left;
width:555px;
}

#leftcontent a {
color: #C99438;
text-decoration: none;
font-weight: bold;
}

div#extra{float:right;width: 244px}

div#footer{clear:both;width:100%; height:50px;}
div#footer{background: url(images/footerback.jpg) bottom no-repeat;}
div#footer p{
margin:0; 
padding-top: 30px;
text-align: center;
color: #ffffff;
}



/* MISC CLASSES */

.imgborder {
padding: 5px;
border: 1px dotted #C99438;
margin-bottom: 5px;
float: right;
}

ul.list1{
color: #C99438;
line-height: 2em;
}

ul.menulist{
color: #C99438;
line-height: 3em;
}

li.listgray {
background-color:	#F4F4F4;
}


ul.list2 {
line-height: 1.5em;
list-style: none;
color: #626466;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.price {
color: #626466;
text-decoration: overline;
font-weight: bold;
padding-top: 2px;
}

.caption {
font-size: .9em;
font-style: italic;
color: #626466;
font-family: "Times New Roman", Times, serif;
}

.priceright {text-align: right}