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

html {
	min-height:100%;
	margin-bottom:1px;
}

/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
body {
font: 100% Helvetica;
font-size:12px;
color:#333;
font-weight:normal;
line-height:24px;
margin: 0;
padding: 0;
text-align: center;
background: #FFFFFF;
width: 100%;
display: table;
}


#container {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	
}
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */
/* Main Structure - Body, TopBar, Middle Main Container, and Bottom Bar  */





/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/


h1{
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #5A3D1C;
	font-weight:normal;
}

h3{
color:#CFCFCF;
font-size:14px;
font-weight:normal;
line-height:28px;
}

.page-quote{
font-size:16px;
color:#CCCCCC;
font-style:italic;
}

.white{
	color:#fff;
}

a:link, a:active, a:visited {
color:#5a3d1c;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#5a3d1c;
text-decoration:underline;
}


/* TEXT-STYLES*/
/* TEXT-STYLES*/
/* TEXT-STYLES*/






#header {
	margin: 0 auto;
	height: 110px;
	width:900px;
	text-align: left;
	background-image: url(images/Header/taste-cornwall.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	position:relative;
}

#header-graphic{
	position:absolute;
	bottom: 0px;
	right:0px;
	margin: 0;
	}
	
	
#header-login{
	position:absolute;
	top: 0px;
	right:0px;
	margin: 0;
	background-image:url(images/Header/login-strip.jpg);
	width:478px;
	height:30px;
	text-align: right;
	padding-right:10px;
	line-height: 30px;
	}
	
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
#nav-strip {
	margin: 0 auto;
	height: 35px;
	background-image: url(images/Navigation/nav-bg.jpg);
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
}



#nav {
	margin: 0 auto;
	width:900px;
	height: 35px;
}



#facebook {
	height: 35px;
	float:left;
}


#nav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float:left;
	width: 422px;
}

#nav li {
	display: inline;
	float: left;
}

#nav  li a:link, #nav  li a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px 10px 20px;
	display:block;
	font-size: 14px;
	font-weight:normal;
	color:#8B5C29;
	text-decoration: none;
	line-height: 15px;
	text-align:center;
	
}



#nav li a:hover{
color: #5A3D1C;
text-decoration:underline;
	}
	

#nav  li a.current, #nav  li a.current:hover, #nav  li a.current:active {
	color: #5A3D1C;
	
}
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */
/* Elements contained within TopBar  */











/* Elements contained within Main Window*/
/* Elements contained within Main Window*/
/* Elements contained within Main Window*/



#main-content {
margin:0 auto;
	width: 860px;
	position:relative;
	-moz-box-shadow: 0 0 1em #CCC;
-webkit-box-shadow: 0 0 1em #CCC;
        box-shadow: 0 0 1em #CCC; 
	
}





#categories {
	position:absolute;
	top:0px;
	left:0px;
	width: 169px;
	margin-top:38px;
	z-index:100;
}

#top-image {
	width: 595px;
	float:left;
	z-index:1;
	margin-right:5px;
}

#top-side {
	width: 260px;
	float:left;
	z-index:1;	
}

#main-area {
	float:left;
	width: 650px;
	z-index:1;
	padding:10px 20px 10px 190px;
	background-image:url(images/Categories/all-categories-bg.jpg);
	background-repeat:repeat-y;	
	
}

#inset-image  {
	float:right;
	width: 100px;
	height:100px;
	padding:5px;
	margin:5px;
	border: #666 1px solid;
	
}

#top-image-short {
	width: 595px;
	height: 100px;
	background-color:#000033;
	float:left;
	z-index:1;
	margin-right:5px;
}

#top-side-short {
	width: 260px;
	height:100px;
	float:left;
	z-index:1;	
}

/* Elements contained within CONTACT PAGE*/
/* Elements contained within CONTACT PAGE*/
/* Elements contained within CONTACT PAGE*/


#contact-main-area {
	float:left;
	width: 390px;
	z-index:1;
	padding:10px 20px 10px 190px;
	background-image:url(images/Categories/all-categories-bg.jpg);
	background-repeat:repeat-y;	
	
}

#contact-form{
	float:left;
	width: 240px;
	z-index:1;
	margin-top:5px;
	padding:5px 10px 10px 10px;
	background-color: #5A3D1C;
	
}

/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/



#bottom-bar{
border-top: 1px solid #999999;
padding: 10px;
width:840px;
float: left;
}

#bottom-address{
		padding-top:5px;
float:left;
text-align:left;
width:400px;
}

#bottom-membership{
	padding-top:5px;
float:left;
text-align:right;
width:400px;
}

#bottom-cgos{
float:left;
text-align:right;
width:40px;
}
/* Elements contained within Main Window*/
/* Elements contained within Main Window*/
/* Elements contained within Main Window*/










/* Elements contained within FOOTER*/
/* Elements contained within FOOTER*/
/* Elements contained within FOOTER*/


#footer {
margin: 0 auto;
height:55px;
width: 860px;
text-align:right;
line-height:55px;

}


#footer a:link, a:active, a:visited {
color: #666;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}




/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/
/* Elements contained within BOTTOMBARS*/

















/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/
.clear {
	clear: both;
}

/*FLOAT-HACK*/
/*FLOAT-HACK*/
/*FLOAT-HACK*/






/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/

.hidden { display: none; }
.unhidden { display: block; }

/*SHOW-HIDE*/
/*SHOW-HIDE*/
/*SHOW-HIDE*/
