@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#35263b;}
	
a:link {
	color:#FFC;}

a:hover {
	color:#EBE3F0;}
	
a:visited {
	color:#FFC;}	
	
a:active {
	color:#FFC;}

table, tr, td {
	font-family:"Century Gothic", Calibri, Arial;
	font-size:14px;
	color:#ffffff;
	}
	
td.whitebg {
	background-color:#FFFFFF;}
	
	
td.copyarea {
	background-image:url(images/sunsets_restaurant_18.jpg);
	background-repeat:no-repeat;
	background-color:#0d1019;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:0px;
	padding-right:20px;
	font-family:"Century Gothic", Calibri, Arial;
	color:#ffffff;
	font-size:14px;
	line-height:30px;}

.textarea {
	width:530px;
	font-family:"Century Gothic", Calibri, Arial;
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	margin-left:140px;}
	

td.navcell {
	background-image:url(images/garden_ornaments_10.gif);
	font-family:"Century Gothic", Calibri, Arial;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	padding:15px;
	line-height:21px;}		
	
.navcell a:link {
	color:#FFFFFF;
	text-decoration:none;}
	
.navcell a:hover {
	color:#FFFFCC;	
	text-decoration:none;}
	
.navcell a:active {
	color:#FFFFFF;
	text-decoration:none;}
	
.navcell a:visited {
	color:#FFFFFF;
	text-decoration:none;}		
	
td.headerbg {
	background-image:url(images/sunsets_restaurant_03.jpg);
	background-repeat:repeat-x;}
	
/*------------------------------------------------------FOOTER*/


td.footcell {
	background-color:#251c27;
	font-family:"Century Gothic", Calibri, Arial;
	font-size:11px;
	line-height:22px;
	color:#FFFFFF;
	padding:15px;}			

	
.footcell a:link {
	color:#FFFFcc;}
	
.footcell a:hover {
	color:#FFFFff;}
	
.footcell a:active {
	color:#FFFFcc;}
	
.footcell a:visited {
	color:#FFFFcc;}				


/*------------------------------------------------------IMAGE STYLES*/	
.image {
	margin-right:15px;}	
	
.image_right {
	margin-left:15px;}		
.image_toppgttl {
	margin-top:6px;}	
	
/*------------------------------------------------------CONTACT PAGE*/	

.form_txtfield {
	width:300px;
	font-family:"Century Gothic", Calibri, Arial;
	font-size:11px;
	padding:6PX;
	color:#666666;
	background-color:#FBF7F0;}
	
.form_txtarea {
	width:300px;
	font-family:"Century Gothic", Calibri, Arial;
	font-size:11px;
	padding:6px;
	color:#666666;
	background-color:#FBF7F0;}

td.form_headings {
	padding-top:6px;
	font-family:"Century Gothic", Calibri, Arial;
	font-size:11px;	
	line-height:20px;
	padding-bottom:1px;}
	
.form_sendbutton {
	background-color:#51325F;
	width:312px;
	color:#FFFFFF;
	padding-top:4px;}
		
	
/*----------------------------------------------------sizes & prices table*/

td.pricetop {
	font-family:"Century Gothic", Calibri, Arial;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
		padding-right:6px;
	background-color:#CC3300;}	
	
td.cell1 {
	font-family:"Century Gothic", Calibri, Arial;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	background-color:#291b1b;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;}			
	
td.cell2{
	font-family:"Century Gothic", Calibri, Arial;
	text-decoration:none;
	font-size:11px;
		line-height:20px;
	background-color:#3e2f2f;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;}		

/*------------------------------------------------------TEXT STYLES*/		
	
td.service{
	font-family:"Century Gothic", Calibri, Arial;
	color:#FCC;
	font-size:10px;
	line-height:17px;}
	
.heading {
	color:#CDB7D2;
	font-size:18px;
	font-weight:bold;}	
	
.heading2 {
	color:#CDB7D2;
	font-size:14px;
	font-weight:bold;}		
	
.bold {
	font-weight:bold;}
		
.img_thumb {
	padding-right:10px;}	
	
td.quote	{
	background-color:#1b1117;
	font-size:12px;
	font-weight:bold;
	height:600px;}
		
/*------------------------------------------------------DESSERTS IMAGES*/	

.img_desserts1 {
	width:119px;
	height:119px;
	background-image:url(images/images_desserts1.jpg)}
	
.img_desserts2 {
	width:119px;
	height:119px;
	margin-top:8px;
	background-image:url(images/img_coffee.jpg);}	
	
.img_desserts3 {
	width:119px;
	height:119px;
	margin-top:8px;
	background-image:url(images/image_fordesserts2.jpg);}		
	
.img_meals1 {
	width:119px;
	height:119px;
	background-image:url(images/img_meals.jpg);}	
	
.img_meals2 {
	width:119px;
	height:119px;
	margin-top:8px;
	background-image:url(images/img_salmon.jpg);}			
