/* Gourmet Raw Layout CSS     */
/* Created by Alexander Thompson */
/* Last Modified: 24/01/2009     */

body{font-family: Arial, Verdana, Helvetica, sans-serif;}

h1{text-indent: -9000px;}
div#rightcol h1{margin-bottom: 12px;}
/*div#leftcol h1 {color:#b2cf35; }*/

h2{ border-top: 1px dashed #c3a42f;
	font-size: 12px; 
	font-weight: bold;  
	margin: 10px 0 0 0; 
	padding: 10px 0 0 0;
	color: #9cb07c;
	}

h2.first {
	border-top: none;
	margin: 0; 
	padding: 0;
	}

h2.h1clone{
	border-top: none;
	text-indent: -9000px;
	border-top: none;
	}

h2.firstclone{
	border-top: 1px dashed #c3a42f;
	}

body#home h2, body#articles h2, body#admin h2, body#shop h2{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	}

body#articles h2{
	margin-bottom: 20px;
	}

body#shop h2{
	color: #532e26;
	}

body#shop .shopfooter h2{
	font-weight: bold;
	color: #908F8F;
	}
	
h3{	font-size: 12px; 
	font-weight: bold;
	color: #a5be2f;  
	margin: 10px 0 0 0; 
	}

table {width: 50%;}

p, ul, label, td, th{font-size: 12px; color: #675c3c;}
th {text-align:left;}

body#shop .shopfooter p{color: #908F8F;}

form#feedback label{color: #a5be2f; font-weight: bold;}

a{color:#908f8f}
a.highlightlink{color:#a5be2f; font-weight:bold;}
div#rfssamples p{color:#908f8f; font-style: italic;}

div#leftcol li a{text-decoration: none; color:#675c3c;}
div#footer ul, div#footlogos ul{display: none;}

#menu li a{
	color:#675c3c;
	text-decoration: none;
	font-size: 11px;
	}

h2 a{
	color: #a5be2f;
	text-decoration:none;
	}

h2 a:hover{
	text-decoration: underline;
	}

body#shop p{
	font-size: 12px;
	color: #685b39;
	}
	
body#shop p.price{
	font-size: 14px;
	color: #532e26;
	font-weight:bold;
	}
