body{
	background-color:#C48B15;
	font-size:12px;
	font-family:Georgia,Arial;
	color: black;
	margin:0;
	padding:0;
}

.title{
	font-family:impact,arial;
	font-size:30px;
	font-weight:400;
	color:#835C0E;
}

.subtitle{
	font-size:16px;
	font-family:Georgia,Arial;
	font-weight:bold;
	color:black;
}

.box{
	background-color:#FBF0D9;
	width:800px;
	padding:10px;
	border-width:5px;
	border-color:#835C0E;
	border-style:solid;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	color:black;
}

.deskHeder{
  font-family:impact,arial;
  font-size:40px;
  font-weight:400;
  color:#835C0E;
  margin:0;
}

.deskHederMedium{
  font-family:Georgia,arial;
  font-size:30px;
  font-weight:400;
  color:#835C0E;
}

.deskText{
  font-size:14px;
  font-family:Georgia,Arial;
  font-weight:bold;
  color:black;
}

.deskMediumText{
  font-size:20px;
  font-family:Georgia,Arial;
  font-weight:400;
  color:black;
}

.gallery{
 	font-family:Georgia,Arial;
  font-size:24px;
  font-weight:600;
  color:#035647;
}

font.warn{
	font-size:12px;
  font-family:"Trebuchet MS",arial;
  color:black;
  font-weight:400;
	margin:0;
	padding:0;
}

h3{
	margin:-5px;
	font-family:"Trebuchet MS",arial;
	font-size:25px;
	text-align:center;
	color:#835C0E;
}

h4{
	margin-bottom:-3px;
	color:#835C0E;
	font-size:22px;
	text-align:left;
	font-weight:bold;
}

img.banner{
	border:none;
	margin:0px;
}

img.banner2{
	border:none;
	margin:5px;
	padding:3px;
	border:1px solid #F1C770;
}

a:link{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:blue;
}
a:visited{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7B57FF;
}

a:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:blue;
}

a.enter{
font-family:Georgia,Arial;
font-size:56px;
font-weight:400;
text-align:center;
color:#835C0E;
}

a.enter:hover{
text-decoration:none;
font-family:Georgia,Arial;
font-size:56px;
font-weight:400;
text-align:center;
color:#B37E11;
}

a.spons{
  text-decoration:none;
  font-size:24px;
  text-align:center;
  font-family:Georgia,Arial;
  font-weight:bold;
  color:blue;
}

a.spons:hover{
	text-decoration:underline;
	font-family:Georgia,Arial;
	font-weight:bold;
	color:blue;
}

a.desk{
  text-decoration:none;
  font-size:20px;
  text-align:center;
  font-family:Georgia,Arial;
  font-weight:bold;
  color:blue;
}

a.desk:hover{
	text-decoration:underline;
	font-size:20px;
	text-align:center;
	font-family:Georgia,Arial;
	font-weight:bold;
	color:blue;
}

a.gallery{
  font-family:Georgia,Arial;
  font-size:20px;
  font-weight:600;
  color:blue;
  text-align:center;
}

a.gallery:hover{
	font-family:Georgia,Arial;
	text-decoration:underline;
	font-weight:600;
	font-style:italic;
	text-align:left;
	color:blue;
}

a.recipOne{
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
  	font-weight:600;
	font-size:12px;
	color:#835C0E;
}

a.recipOne:hover{
	font-family: Verdana, Arial, sans-serif;
	text-decoration:underline;
  	font-weight:600;
	font-size:12px;
	color:#835C0E;
}

a.recipTwo{
	font-family: Verdana, Arial, sans-serif;
 	text-decoration:none;
	font-weight:600;
	font-size:11px;
	color:#835C0E;
}

a.recipTwo:hover{
	font-family: Verdana, Arial, sans-serif;
 	text-decoration:underline;
	font-weight:600;
	font-size:11px;
	color:#835C0E;
}

font.recip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:11px;
	color:black;
}

#footer{
width:90%;
margin:0px auto;
text-align: center;
font-size: 12px;
font-family:Georgia,Arial;
color:black;
}



