
	body {
		background-color: #4c3b31;
		background: url("http://www.cornertablerestaurant.com/images/bg.jpg");
		background-repeat: repeat;
		font-size: 11px;
		line-height: 15px;
		font-family: Arial, Verdana, Sans-Serif;
		color:#d6d1c1;
		/*color:#f0eed9;*/
		padding:0px;
		text-align: left;
		margin-top: 20px;
		overflow: auto;
		}

	a:link, a:visited {
		color: #9eb083;
		}
		
	a:hover {
		color: #cb7256;
		}
		
	a {
		font-size: 11px;
		text-decoration: none;
	}	
		
	h1 {
		color: #bb2e0d;
		font-family: Georgia, Garamond, Times ;
		font-size: 18px;
		font-weight:normal;
		}
		
	h2 {
		color: #9EB083; /*564b47 darker green */
		font-family: Georgia, Garamond, Times ;
		font-size: 16px;
		font-weight:normal;
		}

	h3 {
		font-size: 11px;
		text-transform:uppercase;
		color: #988d85;
		margin-bottom: 3px;
		}
	
	img {
		border: 0px;
		}
		
	td {
		color: #d6d1c1;
		font-size: 11px;
		line-height: 14px;
	}
		
	#wrapper {
		width: 930px;
		overflow:auto;
		padding-bottom:40px;
		}
		
	#mainArea {
		width: 920px;
		overflow:auto;
		background: url("http://www.cornertablerestaurant.com/images/bg2.jpg");
		background-repeat: repeat;
		border: 1px solid #968f89;
		padding-bottom: 10px;
		text-align: left;
		}

	#topBit {
		width: 890px;
		height: 292px;
		background-color: #332319;
		margin-top: 10px;
		margin-left: 15px;
		overflow: visible;
		}
					
	#bottomBit {
		width: 890px;
		height: 460px;
		background-color: #332319;
		margin-top: 10px;
		margin-left: 15px;
		overflow: auto;
		}
		
		
	#right, #middleright, #middleleft, #left {

		width: 200px;
		margin-top: 10px;
		padding-top: 5px;
		position: absolute;
		}
					
	#left {
		margin-left: 9px;
		width: 330px;
		}

	#middleleft {
		margin-left: 229px;
		}
	
	#middleright {
		margin-left: 448px;
		}

	#right {
		margin-left: 668px;
		}
	
	.brown {
		background-color: #4c3b31;
		padding: 15px;
	}	
		
	.form {
		padding:0px;
		margin:0px;	
		padding-left: 10px;		
			}
	
	.form2 {
		margin-left: 290px;				
		}
		
	.formWords {
		/*margin-left: 550px;	*/
		width: 175px;			
		}	
		
	 input#signup_email, #signup_name
		{
		color: #cb7256;
		background: #332319;
		border: 1px solid #766b63;
		height: 2em;
		}

		.commit input
		{
		color: #000;
		background: #cb7256;
		border: 2px outset #988d85;
		
		}	
					
	ul#portfolio li img{
		padding: 0px;
		margin: 0px;
		margin-left: 10px;
		margin-top: 10px;
		list-style-type: none;
		overflow:visible;
		}
		
	ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		}
		
	li {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		}
		
	#top {
		margin-top: 20px;
		margin-left: 10px;
		width: 890px;
		}

	#stage {
		background-color: #332319;
		margin-top: 10px;
		margin-left: 15px;
		padding-top: 5px;
		width: 890px;
		overflow:auto;
		}

	#wide {
		width: 535px;
		border: 0px solid #fff;
		}

	#thin {
		width: 230px;
		background-color: #EEEFE5;
		padding: 40px;
		float:right;
		color: #5e4b3e;
		}

	#wide, #thin {
		margin:15px;
		}
		
	#footer {
		background: url("images/bgFooter.jpg");
		}
		
		.button1 a {
			display:block;
			width: 21px;
			height: 20px;
			background: url("images/ctTwitter.png") 0 0 no-repeat;
			}

		.button1 a:hover { 
			background-position: 0 -20px;
			}

		.button1 a:active {
			background-position: 0 -40px;
			}
			
		.button2 a {
			display:block;
			width: 21px;
			height: 20px;
			background: url("images/ctFB.png") 0 0 no-repeat;
			}

		.button2 a:hover { 
			background-position: 0 -20px;
			}

		.button2 a:active {
			background-position: 0 -40px;
			}
				
		.button3 a {
			display:block;
			width: 21px;
			height: 20px;
			background: url("images/ctRSS.png") 0 0 no-repeat;
			}

		.button3 a:hover { 
			background-position: 0 -20px;
			}

		.button3 a:active {
			background-position: 0 -40px;
			}
			
			
			.button4 a {
				display:block;
				width: 21px;
				height: 20px;
				background: url("images/tdfIcon.png") 0 0 no-repeat;
				}

			.button4 a:hover { 
				background-position: 0 -20px;
				}

			.button4 a:active {
				background-position: 0 -40px;
				}



