
/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-size: 11px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0 0 0;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #e75a9c;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 16px;
	color: #e75a9c;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 14px;
	color: #e75a9c;
	font-weight: normal;
	margin: 0px;
}
.invisible { visibility: hidden; padding:0; margin:0px;}
.pink {color: #e75a9c;}
.highlight  {color: #e75a9c; text-decoration: underline;}
/* ========================================== *
/* MAIN BLOCK ELEMENTS */
/* ========================================== */

#main {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	line-height: 14px;
	clear:both;
}
#clear-main {
	width:930px;
	height:1px;
	clear: both;
}

/* ========================================== *
/* MAIN FLOAT ELEMENTS */
/* ========================================== */

#col1 {
	width: 235px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	float:left;
}
#col2 {
	width: 702px;
	text-align: left;
	vertical-align: top;
	float:left;
}
/* ========================================== *
	TOP BAR
/* ========================================== */

#topbanner {
	background-color: #ffffff;
	height: 42px;
}

#logo {
	float: right;
}
#logo img{
	border: 0px;
	margin: 5px 0 0 0 ;
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */

#nav {
	color: #9c9c9d;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 0;
	margin: 0 0 0 20px;
	line-height: 12px;
	font-weight:normal;
}
#col1 ul {
	text-indent: 0;
	padding: 0 ;
	margin: 0;
}
#col1 li {
	text-indent: 0px;
	padding: 2px 0 3px 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	display:block;
}
#col1 a{
	color: #9c9c9d;
	text-decoration: none;
	display:block;
}
#col1 a:hover{
	color: #e75a9c;
	text-decoration: underline;
	display:block;
}
#subnav {
		padding: 10px 0 0 0;
		margin: 30px 0 0 20px;
}


/* ========================================== *
	COLUMN TWO
/* ========================================== */
#image-area {
	width: 702px;
	height: 455px;
	text-align:center;
}
#arrows {
	background-color: #ffffff;
	height: 40px;
	padding-right: 8px;
}
.pictitle {
	color: #9c9c9d;
	float: left;
	padding: 8px 0px 0px 2px;
}
.prev {
	float: right;
	width: 17px;
	height: 25px;
	margin: 10px 0px 0 0px;
	background-image:url(images/arrows.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
.prev a {
	float: right;
	display: block;
	width: 17px;
	height: 25px;
	margin: 0;
	text-decoration:none;
}
.prev a:hover {
	float: right;
	display: block;
	width: 17px;
	height: 25px;
	background-image:url(images/arrows.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-decoration:none;
}
.next {
	float: right;
	width: 17px;
	height: 25px;
	margin: 10px 0px 0px 30px;
	background-image:url(images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
}
.next a {
	float: right;
	display: block;
	width: 17px;
	height: 25px;
	margin: 0;
	text-decoration:none;
}
.next a:hover {
	float: right;
	display: block;
	width: 17px;
	height: 25px;
	background-image:url(images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-decoration:none;
}
#thumbs-area {
	width: 722px;

}
.thumbs {
	float: left;
	width: 61px;
	padding: 0px;
	text-align:center;
	background-color:#f5f3f1;
	border: 1px solid #9c9c9d;
	margin: 10px 8px 0px 0px;
}
.activethumb {
	border: 1px solid #e75a9c;
	float: left;
	width: 61px;
	padding: 0px;
	text-align:center;
	background-color:#f5f3f1;
	margin: 10px 8px 0px 0px;
}
.thumbs img{
	border: 0;
	padding: 0px;
	height: 40px;
}
.activethumb img{
	border: 0;
	padding: 0px;
	height: 40px;
}

#contact {
	color: #9c9c9d;
	padding: 15px 0px 10px 0px;
	clear: both;
	text-align: left;
}
#contact a{
	color: #9c9c9d;
	text-decoration:underline;
}
#contact a:hover{
	color: #e75a9c;
	text-decoration:underline;
}


#foodlink {
	color: #e75a9c;
	padding: 15px 0 10px 0;
	clear: both;
}
#foodlink a{
	color: #e75a9c;
	text-decoration:none;
}
#foodlink a:hover{
	color: #e75a9c;
	text-decoration:underline;
}

/* =Easyedit Specific styles
------------------------------------------------------------------*/
.sectiondiv{
	color: #9c9c9d;
	width: 560px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	font-size:12px;
	text-align:justify;
}
.sectiondiv a{
	color: #9c9c9d;
	text-decoration:underline;
}
.sectiondiv a:hover{
	color: #e75a9c;
	text-decoration:underline;
}

.subheads {
	line-height: 16px;
	color: #777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	clear: both;
	margin: 0px 0px 6px 0px;
}




/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
}
.picture-left {
	margin: 4px 15px 13px -2px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 4px -28px 9px 15px;
	float: right;
	position: relative;
	padding: 5px;
	border: 1px solid #888;
	background-color: #FFFFFF;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
}




.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signinform td {
	padding: 3px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}



/* =Contact Table
------------------------------------------------------------------*/

.contacttable {

}
.contacttable td {
	padding: 3px;
}
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-style: italic;
}

