/* CSS Document 
Template Name: Macs Steak and Seafood
Date: 3/29/07
*/
#container {
	margin:10px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	width:770px;
}
#topRight {
	width:623px;
	height:124px;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-image:url(images/topright.jpg);
	background-repeat:no-repeat;
	display:block;
}
*+html #topRight {
	height:120px;
}
* html #topRight {
	height:120px;
}

#topRightbot {
	width:623px;
	height:28px;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-image:url(images/rightbot.jpg);
	background-repeat:no-repeat;
	display:block;
}
#contact {
	width:623px;
	height:21px;
	float:left;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	background-color:#D3D3BD;
}
#contact p {
	margin:0px 0px 0px 0px;
	float:right;
	padding:3px 6px 0px 0px;
	color:#4E5221;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#contact p a{
	color:#4E5221;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#contact p a:hover{
	color:#4E5221;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
#mailinglistcontainer {
	width:620px;
	height:31px;
	background-color:#D3D3BD;
	margin:0px 0px 0px 0px;
	padding:0px 3px 5px 0px;
}
*+html #mailinglistcontainer {
	width:623px;
	padding:0px 0px 0px 0px;
}
* html #mailinglistcontainer {
	width:623px;
	padding:0px 0px 0px 0px;
}
#mailinglist ul {
			
}
#mailinglist li  /* Main nav list items */ {
	float:right;
	list-style: none;
}
#mailinglist li a {  
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin:0px 0px 0px 0px; 
	padding:10px 0px 0px 40px; 
	text-decoration: none;
	color:#fff;
	font-size:12px;
	width:76px;
	height:21px;
	background-image:url(images/mloff.jpg);
	background-repeat:repeat-x;
}
*+html #mailinglist li a {
	width:116px;
	height:31px;
}
* html #mailinglist li a {
	width:116px;
	height:31px;
}
#mailinglist li a:hover{
	background-image:url(images/mlon.jpg);
	background-repeat:repeat-x;
}
#sideTop {
	width:147px;
	height:200px;
	background-repeat:no-repeat;
	background-image:url(images/logo.jpg);
}
#sideBottom {
	background-image:url(images/sidebg.jpg);
	background-repeat:repeat-y;
	width:147px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#sideimage {
	background-image:url(images/navimg.jpg);
	background-repeat:no-repeat;
	width:98px;
	height:7px;
	padding:5px 5px;
	margin:0px 0px 0px 25px;
}
#nav ul {
	list-style-type:none;
	padding:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#nav ul li {
	background-image:url(images/navoff.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding:0px;
	height:29px;
}
#nav ul li a {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 17px;
	font-size:13px;	
	font-weight:bold;
	text-decoration:none;
	color:#000;
	width:147px;
	display:block;
	text-align:left;
	height:27px;
}
#nav ul li a:hover, #navselected {
	color:#000;
	background-image:url(images/navon.jpg);
	background-repeat:no-repeat;}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#D3D3BD;
	width:770px;
	height:50px;
}
#footer p {
	padding:30px 6px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#4E5221;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
#footer p a{
	color:#4E5221;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#footer p a:hover{
	color:#4E5221;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
