/************************************************************
* The codes below are strictly for the page layout.
************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background: #000000 fixed top center;
	text-align: center;
	font: 12px Garamond Pro, Garamond, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
	}
	
.x-bkg {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 570px;
	background: #000000 fixed top left;
	}

#page {
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFCF1;
	z-index: 1;
	border: 0px red solid;	
	}

#xmas {
	width: 800px;
	height: 570px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #000000;
	z-index: 1;
	border: 0px red solid;	
	}
	
.menu {
	font-family: Garamond, Garamond Pro, Times New Roman, serif;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
}

.sub {
	font-family: Garamond, Garamond Pro, Times New Roman, serif;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
}

.heading {
	font-family: Garamond, Garamond Pro, Times New Roman, serif;
	font-size: 28px;
	line-height: 28px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #A39161;
}

.copy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}

.copy-c {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 20px;
	/*letter-spacing: -1px;*/
	text-align: center;
	color: #000000;
}

.pdf {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	/*font-weight: bold;*/
	line-height: 20px;
	text-align: right;
	color: #000000;
}

.fare {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}

.gold {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #A39161;
}

.caption {
	font: 12px  Georgia, Times New Roman, serif;
	color: #A39161;
	text-decoration: none;
	}
	
.footer {
	background: #000000;
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

a:link{
	font-family: Georgia, Times New Roman, serif;
	color: #A39161;
	text-decoration: none;
}

a:visited{
	font-family: Georgia, Times New Roman, serif;
	color: #A39161;
	text-decoration: none;
}

a:hover{
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}

a:active{
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}

a.foot:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.foot:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.foot:hover{
	color: #A39161;
	text-decoration: none;
}

a.foot:active{
	color: #A39161;
	text-decoration: none;
}

a.food:link{
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}

a.food:visited{
	font-family: Georgia, Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}

a.food:hover{
	font-family: Georgia, Times New Roman, serif;
	color: #A39161;
	text-decoration: none;
}

a.food:active{
	font-family: Georgia, Times New Roman, serif;
	color: #A39161;
	text-decoration: none;
}

/************************************************************
* The codes below are strictly for the contact form.
************************************************************/

.subbtn{
	background-color: #FFFCF1; 
	height: 24px;
}

input.subb { 
	  color: #A39161;
	  font-family: Georgia, Times New Roman, serif;
	  font-size: 12px;
	  letter-spacing: 2px;
	  background-color: #FFFCF1;
	  height: 24px;
	  border: 0px solid; 
	  border-color: #FFFCF1;
	} 

input.subhov { 
	  color: #000000;
		font-family: Georgia, Times New Roman, serif;
		font-size: 12px;
	  letter-spacing: 2px;
	  background-color: #FFFCF1; 
	  height: 24px;
	  border:0px solid; 
	  border-color: #FFFCF1;
	}
	
select{
	 border: 1px solid;
	  border-color: #A39161;
	  font-family: Georgia, Times New Roman, serif;
		font-size: 12px;
}
	
.textfield { 
	  width: 300px;
		font-family: Georgia, Times New Roman, serif;
		font-size: 12px;
     line-height: 12px;
	  color: #A39161;
	  border: 1px solid;
	  border-color: #A39161;
	} 
	
.field{
	border: 1px solid #A39161;
    color: #A39161;
    font-family: Georgia,Times New Roman,serif;
    font-size: 12px;
    line-height: 12px;	
}	
	

textarea.msgarea { 
	  width: 378px;
	  height: 120px;
	  color: #A39161;
		font-family: Georgia, Times New Roman, serif;
		font-size: 12px;
     line-height: 12px;
	  border:1px solid; 
	  border-color: #A39161;
	} 

/************************************************************
* The codes below are strictly for the menu bar.
************************************************************/
#bar {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#bar:hover {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#designanchor {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#designanchor:hover {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#designanchorB {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#designanchorB:hover {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#designanchor2 {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	letter-spacing: 2px;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
}

#designanchor2:hover {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	letter-spacing: 2px;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
}

#designanchor3 {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	letter-spacing: 2px;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
}

#designanchor3:hover {
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
	letter-spacing: 2px;
	color: #A39161;
	text-decoration: none;
	text-transform: uppercase;
}

.outlinemenu{
position: absolute; /*leave this alone*/
background: url(../images/white.png);
display: none; /*leave this alone*/
width: auto; /*default width of menu*/
height: auto;
border: 0px solid transparent;
overflow-x: hidden;
}

.outlinemenu ul{
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
list-style-type: none;
margin: 2px;
padding: 2px;
}

.outlinemenu ul li a{
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
letter-spacing: 1px;
color: #A39161;
display: block;
width: auto;
padding: 2px 2px;
padding-left: 2px;
padding-right: 2px;
text-align: justify;
text-decoration: none;
line-height: 20px;
border: 2px solid transparent;
}

.outlinemenu ul li a:visited, .outlinemenu ul li a:active{
font: 14px Garamond Pro, Garamond, Times New Roman, serif;
font-weight: bold;
color: #A39161;
}

.outlinemenu ul li a:hover{
font-weight: bold;
color: white;
background: url(../images/grey.png);
}

.required{
	color:#ff9600;
}


