/****************************************
Datawise Systems ltd: Copyright 2007
The Cottage Restaurant Colours:
	#322C2D; Lighter black-ish background
	#231F20;  Dark black-ish background
	#171415;  Black border shading - is actually a gradient
	#C09F28; Gold text 
****************************************/
body, p, td, pre {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin:0; line-height:1.5em; }
ul,ol,blockquote {margin-top:0px; margin-bottom:0px;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000;}

body {
	text-align: center;
	background-color: #CC9933;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100%;
  }

#shadowcontainer {
	top: 10px;
	left: 0px;
	width: 756px;
	height: auto;
	position: relative;
	margin: 0px auto 0px auto;
	background-image: url(/images/shadows.gif);
	background-repeat: repeat-y;
}

#maincontainer {
	text-align: left;
	top: 0px;
	left: 0px;
	width: 745px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#workarea {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

#workleft {
	float: left;
	width: 530px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#footerwrapper {
	clear:both; 
	width: 100%;
	height: 75px;
	background-color: #231F20;
	border-bottom: solid 1px #171415; 
}

#header {
	clear:both; 
	width: 100%;
	height: 100px;  
	overflow:hidden;
}

#phone {
	top: 10px;
	left: 500px;
	width:200px;
	height: 50px;  
	position: absolute;
  	overflow:hidden;
	background-color: #322C2D;
	z-index: 100;
  }

#flash {
	clear:both; 
	width: 745px;
	height: 175px;  
	overflow:hidden;
	background-color: #000000;
 }

/*   width: 540px;  height 25px*/
#title {
	clear:both;
	width: 100%;
	height: auto;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	overflow:hidden;
	border:solid 0px #003366; 
   }

#content {
	clear:both;
	width: 100%;
	height: auto;  
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	overflow:hidden;
	border:solid 0px #000000; 
  }

#advertlinks {
	float:right;
	width: 185px;
	height: auto;  
	padding: 0px;
	background-color: #FFFFFF;
	border:solid 0px #000000; 
  }

/***
	overflow:hidden;
	margin-right: 0px;
#Zadvertlinks img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
***/

/***************************************************************
  background-color: #008194;
Horizontal Menu Control

  background-repeat:no-repeat;
  background-color: #703860;
  border-top:solid 2px #DFB2B2; 
  border-bottom:solid 2px #DFB2B2;
  background: #FFFFFF url(/images/menu-gradient-d2.jpg) repeat-x 0px 0px;
height was 25px 29/10
	font: 10px Verdana, Arial, Helvetica, sans-serif; color: #C09F28;
****************************************************************/
#menu {
	clear:both; 
	width: 740px;
	height: auto;
	background-color: #C09F28;
	padding: 0px 5px 0px 0px;
	border-bottom:solid 1px #231F20; 
   }

#menu p {
	text-align: right;
	color: #C09F28;
   }
#menu a {		
	font: 11px Verdana, Arial, Sans-Serif;
	color: #231F20;
	text-decoration: none;
   }
#menu a:hover {
	color: #FFFFFF;
  }


/*****************************************************
Index Page: Footer Section
	font-weight: bold;
******************************************************/
/*  background-image: url(/images/rightblockbox.gif);*/
/*  background-repeat:no-repeat;*/
  /*background-position:bottom right;  */

#footerbar {
	text-align: center;
	clear:both; 
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
  }
#footerbar p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    }
#footerbar a {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
  }
#footerbar a:hover {
	color: #C09F28;
  }      

/* Page Footer - for copyright and DWS link */
#pagefooter {
	clear:both; 
	width: 100%;
	height: auto;
  }
#pagefooter p {
  	font: 11px Arial, Helvetica, sans-serif;
	color:#C09F28;
}

#pagefooter a {
	color:#C09F28;
	text-decoration:none;
}

#pagefooter a:hover {
	color: #FFFFFF;
}      
