body {
	background-color: #2F0E05;
	padding-top: 30px;
	font: 13px Garamond, Georgia, serif;
	color: #2F0E05;
	margin: 0px;
	background-image: url(../images/pattern.gif);
	}
	
h1 {
	height: 125px;
	width: 125px;
	position: absolute;
	margin-top: 20px;
	top: 0px;
	left: 20px;
	z-index: 1;
	overflow: hidden;
	}
	
h1 a {
	height: 0px;
	padding-top: 125px;
	overflow: hidden;
	width: 125px;
	position: absolute;
	z-index: 1;
	display: inline;
	background: url(../images/orologowhole.gif) no-repeat;
	}
	
#header {
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 25px;
	width: 100%;
	}	
	
#navbar { 
	margin-left: 125px;
	margin-top: 0px;
	height: 25px;  
	width: 700px; 
	padding:0px 
	overflow: hidden;
	}
	
#navbar #navmenu ul { 
	margin:0px; 
	padding:0px 
	}
	
#navbar #navmenu li { 
	display: inline;
	}

#navbar #navmenu li a { 
	border: 0px; 
	margin:0px; 
	float:left; 
	width: 100px; 
	height: 0px; 
	padding:25px 0px 0px 0px; 
	overflow: hidden; 
	background-image: url(../images/menu.gif);}
	
#navbar #navmenu li a:active { border:0px;}

#navbar #navmenu li#about a { background-position: 0 0 }
#navbar #navmenu li#menu a { background-position: -100px 0 }
#navbar #navmenu li#location a { background-position: -200px 0 }
#navbar #navmenu li#press a { background-position: -300px 0 }
#navbar #navmenu li#specials a { background-position: -400px 0 }

#navbar #navmenu li#about a:hover { background-position: 0 -25px }
#navbar #navmenu li#menu a:hover { background-position: -100px -25px }
#navbar #navmenu li#location a:hover { background-position: -200px -25px }
#navbar #navmenu li#press a:hover { background-position: -300px -25px }
#navbar #navmenu li#specials a:hover { background-position: -400px -25px }

#navbar #navmenu li#about a:active { background-position: 0 -50px }
#navbar #navmenu li#menu a:active { background-position: -100px -50px }
#navbar #navmenu li#location a:active { background-position: -200px -50px }
#navbar #navmenu li#press a:active { background-position: -300px -50px }
#navbar #navmenu li#specials a:active { background-position: -400px -50px }

#navbar #navmenu li#about .inactive { background-position: 0 -75px }
#navbar #navmenu li#menu .inactive { background-position: -100px -75px }
#navbar #navmenu li#location .inactive { background-position: -200px -75px }
#navbar #navmenu li#press .inactive { background-position: -300px -75px }
#navbar #navmenu li#specials .inactive { background-position: -400px -75px }


#maincontent {
	height: 380px;
	background-color: none;
	margin-bottom: 30px;
	}
	
	
#text {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 330px;
	width: 570px;
	background-color: none;
	color: #F2EBAE;
	padding: 15px;
	margin-left: 165px;
	}
	
#press {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 330px;
	width: 560px;
	background-color: none;
	color: #F2EBAE;
	padding-top: 0px;
	margin-left: 175px;
	overflow: auto;
	}
	
#pic1 {
	margin: 0px;
	height: 270px;
	width: 190px;
	background-color: none;
	padding: 0px;
	float: left;
	}

#text2 {
	margin:0px;
	height: 30px;
	width: 570px;
	background-color: none;
	padding-top: 0px;
	
	}

#pic2 {
	height: 270px;
	width: 190px;
	background-color: none;
	padding: 0px;
	margin: 0px;
	float: right;
	}
	
#pic3 {
	height: 270px;
	width: 190px;
	background-color: none;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
#map {
	float: right;
	}
#subtext {
	width: 150px;
	float: left;
	}
	
#smalllogo {
	height: 60px;
	width: 50px;
	margin-right: 100px;
	float: right;
	}

h2 {
	height: 0px;
	padding-top: 50px;
	margin-top: 0px;
	font-size: 12px;
	overflow: hidden;
	width: 50px;
	background: url(../images/orologosmall.gif) no-repeat;
	}	

#address {
	height: 50px;
	width: 600px;
	margin-left: 20px;
	float: left;
	}
	
h3 {
	padding-top: 4px;
	font-size: 14px;
	}
	
h4 {
	color: #F2EBAE;
	font-size: 14px;
	margin:0px;
	line-height: 0px;
	text-align: center;
	}
a {
	color: #F2EBAE;
	font-size: 11px;
	}
	
a:visited {
	color: #F2EBAE;
	}
		
.second {
	color: #8F6E65;
	}
	
.third {
	color: #F2EBAE;
	font-weight: bold;
	font-size: 13px;
	}
	
.fourth {
	color: #8F6E65;
	font-size: 13px;
	line-height: 17px;
	padding: 0px;
	}

.other {
	color:#8F6E65;
	font-size: 12px;
	padding-top: 7px;
	}
	
#pic {
	height: 300px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: right;
	}
	
#flickr {
	height: 300px;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: right;
	}
	


#footer {
	margin-top: 20px;
	height: 50px;
	width: 100%;
	background-color: none;
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-x;
	clear: both;
	}
	
