body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#E0DED6;
    
}
#page
{
    width: 710px;
    margin: 0px auto;
    text-align: left;
}

#top_menu 
{
    height: 65px;
	width: 710px;
    float: left;
    background:  url('/images/header.jpg')  no-repeat;
    
}

#menu
{
width: 210px;
float: left;
background: #f4f4ec  url('/images/menu.jpg');
}

#menu ul
{
list-style-type: none;
margin-top: 0px;
margin-left: -40px;
display: block;
}

#menu div
{
display: block;
}

#down_menu
{
width: 210px;
float: left;
background:  url('/images/down_menu.jpg')  no-repeat;
}
#container
{
width: 500px;
    float: left;
}

#logo
{
 float: left;
background:  url('/images/logo.jpg')  no-repeat;
}

#content
{
width: 500px;
float: left;
background: #fff url('/images/content_bg.jpg')  repeat-y;
margin: 5 5px;
}

#content p
{
color:#333333;
margin-right: 15px;
margin-left: 15px;
}

#content h1
{
margin-right: 15px;
margin-left: 15px;
color:#D97500;
font-weight: lighter;
font-family: Comic Sans MS;
}
#content h2
{
color:#4C6900;
font-size:12px;
font-weight:bold;
}
#price th {
background-color:#F4F4EC;
border-bottom:1px solid #D0CDC1;
color:#D97501;
font-weight:normal;
padding:2px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}

#price td {
border-bottom:1px solid #D0CDC1;
padding:3px;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}

 a.rollover {
			height: 41px;
			display: block;
			overflow: hidden;
		}	
 a.rollover img {
			display: block;
		}
 a.rollover:hover img {
			margin-top: -41px;
		}
.tab {
border-bottom:1px solid #D0CDC1;
padding:3px;
}

input, textarea {
background-color:#F4F4EC;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
padding:1px;
width:170px;
}

.button {
background-color:#4C6900;
border:1px solid #738839;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
padding:1px;
float:left; 
width:60px;
}
#weather h2
{
color:#4C6900;
font-size:12px;
font-weight:bold;
border-bottom: 1px solid green;
}
#weather{
background:#E0DED6;
text-align:center; 
float:right; 
width:210px;
padding: 5px;
}
