/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #111;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009900;
}

h2 {
	background: url(../images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
}

h5 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(../../ccc-images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/logos/logo.jpg) no-repeat 0 10px;
}

#logo h1 {
	padding: 25px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
	color: #006600;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo h3 a{
	color: #006600;
}

#logo a {
}


/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: 20px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	letter-spacing: 0.02em;
	font-weight:bold;
}

#menu a {
	display: block;
	padding: 3px 0 4px 24px;
	border-top: 1px solid #EBEBEB;
	color: #009900;
}

#menu a:hover, #menu .active a {
	background: #006600;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 auto;
	background: #EAEAEA url(../images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.smalltext {
font-size:9px;
}

#eventInfo {
	width:400px;
	height:150px;
	margin-bottom:5px;
}

#eventInfo h3 {
	width:250px;
	margin-left:150px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
#eventInfo p {
	width:250px;
	margin-left:150px;
}
#eventInfo img {
float:left;
clear:none;
padding-right:10px;
}

.clearit {
clear:both;
}

#menuFooter {
	width:700px;
	font-size:10px;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
	text-align:center;
	margin: 30px 0px 10px 0px;
}
#menuHeader {
	width:700px;
	font-size:10px;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
	text-align:center;
	margin: 10px 0px 30px 0px;
	padding-top: 5px;
	padding-bottom:5px;
}
#menuBody {
	width:700px;
}
#menuBody p {
	text-align:center;
	font-size:14px;
	margin-top:6px;
}
#menuBody h1 {
	text-align:center;
	font-size:32px;
}
#menuBody h2 {
	text-align:center;
	font-size:24px;
	background:none;
}
#menuBody .veg {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#339900;
}

a.readMore:link, a.readMore:hover, a.readMore:visited {
	color:#009900;
	border:1px dotted #006600;
	text-decoration:none;
	background-color:#99FF99;
	font-size:10px;
	letter-spacing:-1px;
	font-weight:bold;
}
table#sandwichTable td {
padding:3px;
	font-size:14px;
}

table#wineList td.number {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
padding:5px;
}
table#wineList td.price {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding:5px;
}
table#wineList td.description {
text-align:left;
padding:5px;
}
.wineName {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
color:#339900;
}
.wineDesc {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#communityBox {
margin:0;
padding:0;
height:auto;
}
#communityBox h1 {
padding: 0px 0px 4px 0px;
margin:0px 0px 8px 0px;
background: url(../images/img6.gif) repeat-x left bottom;
}
#communityBox p {
margin:4px 3px 5px 160px;
line-height:14px;
font-size:11px;
}
#communityBox img {
float:left;
}

