
body {
	background: #cac79a url(images/bg.jpg) repeat-y;
	background-position:center;
	}

#main_body {
	width: 635px;
	margin: 20px 20px 10px 5px;
	padding: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b4b30;
	line-height: 19px;
	height: auto;
}
	
	#mainbody a {
		color: #666
	}
	
	#mainbody a:hover {
		text-decoration: none;
	}

/* Page Layout */

#page {
	margin: 20px auto;
	width: 930px;
	border: inset thin #2e2e2e;
	background-color: #fbf7e2;
	height:auto;
	}
	
/* Image Fader */
	
#templatemo_image_fader {
	
	width: 555px;
	height: 415px;
	padding: 0;
	margin: 0 0 30px 0;
}

/* Header Images for Each Page */
	
	#header_about {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/aboutus.jpg)
	}
	
	#header_menus {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/menus.jpg)
	}
	
	#header_catering {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/catering.jpg)
	}		
	
	#header_events {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/events.jpg)
	}	
	
	#header_specials {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/specials.jpg)
	}
	
	#header_directions {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/directions.jpg)
	}
	
	#header_contactus {
		width: 930px;
		height: 240px;
		clear: both;
		background-image: url(images/contactus.jpg)
	}			
	#logo {
		width: 259px;
		height: 130px;
		background-image: url(images/fisherman_logo.jpg);
		float: left;
		margin: 5px 10px 10px 10px;
	}
	
	#right_address {
		width: 200px;
		float: right;
		padding: 40px 20px 5px 0px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
	}

/* Home Page */

#lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b4b30;
	padding: 5px;
	margin: 20px 0px 0px 20px;
	width: 300px;
	line-height: 19px;
	float: left;
}
	#lefttext a {
		color: #5b4b30;
	}
	
	#lefttext a:hover {
		text-decoration: none;
	}

#slideshow {
	width: 555px;
	margin: 20px 30px 10px 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#left_menu {
	background-color: #f2edd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b4b30;
	padding: 10px;
	margin: 20px 10px 10px 10px;
	width: 205px;
	line-height: 32px;
}		

/* Heading Tags */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b4b30;
	margin: 0px;

}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #5b4b30;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-size:11px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b4b30;
	line-height: 22px;
	font-weight: normal;
}

h3 A:link {color:#000000; text-decoration:none; font-weight: normal;}
h3 A:visited {color:#000000; text-decoration:none}
h3 A:active {color:#000000}
h3 A:hover {color: #000000; text-decoration: underline}


/* Navigation */

#nav {
	width: 930px;
	clear: both;
}

a.home {
	width: 210px;
	height: 36px;
	background: url(images/menu_01.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.aboutus {
	width: 87px;
	height: 36px;
	background: url(images/menu_02.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.menus {
	width: 70px;
	height: 36px;
	background:url(images/menu_03.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.catering {
	width: 82px;
	height: 36px;
	background: url(images/menu_04.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.events {
	width: 71px;
	height: 36px;
	background: url(images/menu_05.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.specials {
	width: 83px;
	height: 36px;
	background:url(images/menu_06.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.directions {
	width: 93px;
	height: 36px;
	background: url(images/menu_07.jpg);
	display: block;
	curser: pointer;
	float: left;
}

a.contactus {
	width: 234px;
	height: 36px;
	background: url(images/menu_08.jpg);
	display: block;
	curser: pointer;
	float: left;
}

#footer {
	height: auto;
	width: 930px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}

#footer A:link {color:#5b4b30; text-decoration: none;}

#footer A:visited {color:#5b4b30; text-decoration: none;}

#footer A:hover {color:#5b4b30; text-decoration: underline;}

