/*---- Browser Default Codes ----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

abbr, acronym { 
	border: 0;
	}




body {
	padding:0px;
	margin:0px;
	background: url(/images/bg.jpg) repeat-x #eceeee;
	color:#000;
	font-size: 12px;
	font-family: tahoma, arial, helvetca;
	line-height: 20px;

}
div, p, ul, h1, h2, h3, h4, h5, h6, h7 {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
h1 {
	color: #CC0000;
	font-size: 16px;
	font-weight: lighter;
	padding: 20px 0px 10px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
p {
	margin-bottom: 10px;
}
a {
	color: #000;
}
a:hover {
	color: #CC0000;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
}
/*----MAIN PANEL----*/

#Siteholder {
	margin: 0 auto;
	width: 830px;
	
}
#header {
	height: 104px;
	position: relative;
}
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#Searchbar {
	width: 205px;
	padding: 5px 10px 5px 10px;
	height: 23px;
	position: absolute;
	background-color: #fff;
	right: 228px;
	bottom: 0px;
	background-color: #e5e4e2;
}
.Searchinput {
	font-size: 11px;
	font-family: tahoma, arial, helvetca;
	color: #000;
	border: 1px solid #9f9d9b;
	padding: 2px 5px 2px 5px;
}
.SearchButton {
	background-color: #CC0000;
	color: #fff;
	border: none;
}
/*---- LEFT CONTENT ----*/
#Leftcontent {
	width: 602px;
	background: #fff;
	float: left;
	min-height: 400px;
	position: relative;
	padding-bottom: 20px;
}
.content {
	margin: 20px;
	float: left;
	margin-bottom: 20px;
}
#CshadowLeft {
	left: -11px;
	position: absolute;
	z-index: 2;
}
#CshadowRight {
	right: -11px;
	position: absolute;
	z-index: 2;
}
#MainContent ol {
	list-style-type: decimal;
	margin-left: 30px;
}
#MainContent ol li {
	margin-bottom: 10px;
}

/*---- NEWS AND EVENTS ----*/
.newsdate {
	font-size: 10px;
	color: #999999;
}
.newsHealines {
	color: #3e3b3b;
}
.Newslist li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999999;
}
.Newslist a {
	color: #CC0000;
	font-size: 15px;
}
.Newslist a:hover {
	text-decoration: none;
}
.HomeNews {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #999999;
}
/*---- CONTACT US ----*/
.Contacttab {
}
.Contacttab td {
	border-bottom: 1px dotted #cccccc;
	padding: 10px;
}
/*---- Image Gallery ----*/
.webLink {
	border-bottom: 1px dotted #cccccc;
	padding: 4px;
}
/*---- Image Gallery ----*/
.Item {
	float: left;
	margin-right: 20px;
}
.Item h3 {
	font-size: 12px;
	border-bottom: 1px dotted #cccccc;
	font-weight: lighter;
}
.Item h4 {
	font-size: 11px;
	color: #999999;
	font-weight: lighter;
}
.Item a {
	text-decoration: none;
}
.Photo {
	float: left;
}
.Left {
	float: left;
	background-color: #cccccc;
	padding: 2px 5px 2px 5px;
}
.Left:hover {
	background-color: #CC0000;
}
.Left a {
	color: #fff;
	display: block;
	text-decoration:none;
}
.Right a {
	color: #fff;
	display: block;
	text-decoration:none;
}
.Right {
	float :right;
	background-color: #cccccc;
	padding: 2px 5px 2px 5px;
}
.Right:hover {
	background-color: #CC0000;
}
/*---- RIGHT CONTENT ----*/
#Rightcontent {
	width: 194px;
	background: #fff;
	float: left;
	margin-left: 34px;
}
.menu {
	margin: 20px;
}

.menu ul {
	display: block;
}

.menu li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999999

}
.menu a {
	text-decoration: none;
	color: #000;

}
.menu a:hover {
	color: #CC0000;
}


.Rightarticles, .Rightarticles2 {
	padding: 20px;
}
.Rightarticles {
	background: url(/images/rightcolbg.jpg) top no-repeat #c5e3f3;
}
.Rightarticles2 {
	padding: 20px;
	background: url(/images/rightcolbg.jpg) top no-repeat #f9e2c5;
}

.Rightarticles li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999999
}
.Rightarticles a {
	color: #CC0000;
	text-decoration: none;
}
.Rightarticles h2, .Rightarticles2 h2 {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: lighter;
	padding: 2px 20px 2px 10px;
}
.Rightarticles h3 {
	font-size: 12px;
}
.newsHeading {
	background-color: #2878a2;
}
.recipesHeading {
	background-color: #da770c;
}












































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

