/* Start of CMSMS style sheet 'main' */
body {
	background-color: #4f2411;
}
p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
}
a:link {
	color: #f3d990;
	text-decoration: underline;
}
a:visited {
	color: #f3d990;
}
a:hover {
	color: #feffff;
	text-decoration: none;
}
a:active {
}
#navcontainer ul {
	color: #f3d990;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width: 100%;
	display: inline;
	white-space: nowrap;
	margin: 0;
	border: 0;
	padding: 0;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	color: #f3d990;
	text-decoration: none;
	float: left;
	padding: 0.1em 1em;
	border-left-style: solid;
	border-left-width: 1px;
}
#navcontainer ul li a.current {
	color: white;
	background-color: #8b3d0f;
	text-decoration: none;
	padding: 0.1em 1em;
	float: left;
	border-left: 1px solid #f3d990;
}
#navcontainer ul li a:hover {
	background-color: #8b3d0f;
	color: #fff;
}
#topright p {
	color: #8b3d0f;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
#bottomleft p {
	color: #f3d990;
	font-size: 13px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bottomleft a {
	color: #f3d990;
	font-size: 13px;
	text-decoration: underline;
}
#bottomleft a:hover {
	color: #feffff;
	font-size: 13px;
	text-decoration: underline;
}
h1,h2,h3 {
	color: #f3d990;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 1em;
}
h2,h3 {
	font-size: 13px;
	text-align: left;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
address {
	color: #f3d990;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 3em;
}
.thumbnail {
	margin-right: 5px;
	margin-left: 5px;
	border: solid 1px #8b3d0f;
}
.thumbnail:hover {
	margin-right: 5px;
	margin-left: 5px;
	border: solid 1px #f3d990;
}
#container {
	position: relative;
	top: 25px;
	height: 600px;
	width: 800px;
	visibility: visible;
	border: solid 4px #8b3d0f;
}
#topleft {
	background-image: url(image/pizza.jpg); 
	height: 218px;
	width: 500px;
	visibility: visible;
	float: left;
}
#topleft img {
       margin: 0;
       padding: 0;
       border: 0;
       position: relative;
       z-index: 1;
       top: -25px;
}
#topright {
	background-color: #f3d990;
	height: 218px;
	width: 300px;
	left: 500px;
	visibility: visible;
	float: right;
}
#bottomleft {
	background-color: #8b3d0f;
	height: 382px;
	width: 500px;
	top: 218px;
	visibility: visible;
	float: left;
}
#bottomright {
	background-image: url(image/winecork.jpg);
	height: 382px;
	width: 300px;
	left: 500px;
	top: 218px;
	visibility: visible;
	float: right;
}
#navcontainer {
	width: 410px;
	position: relative;
	top: 193px;
	height: 24px;
	visibility: visible;
        z-index: 20;
}
#sclogo {
	padding-top: 25px;
}
#subnav li {
	display: inline;
}
#subnav li img {
	height: 50px;
}
#subnav li.current img {
	height: 79px;
}
ul.subnav {
	list-style-type: none;
	display: inline;
	text-align: left;
	padding: 0;
}
div.contactform {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	color: #f3d990;
	font-size: 13px;
}
div.contactform textarea {
	width: 300px;
	margin-left: 15px;
}
div.contactform fieldset {
	margin-bottom: 5px;
}
div.contactform input {
	margin-left: 15px;
	margin-bottom: 5px;
}
div.contactform label {
	width: 25%;
	float: left;
	clear: left; 
	text-align: right;
	white-space: nowrap;
	min-width: 5em;
}
h3 {
	color: #f3d990;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
h4 {
	color: #f3d990;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
 /* Widget content container */
   #goog-wm { }

    /* Heading for "Closest match"
   #goog-wm h3.closest-match { }

    /* "Closest match" link
   #goog-wm h3.closest-match a { }

    /* Heading for "Other things" */
   #goog-wm h3.other-things { }

    /* "Other things" list item */
#goog-wm ul li {
	color: #f3d990;
	padding-bottom: 10px;
}

    /* Site search box */
   #goog-wm li.search-goog { display: list-item; }

/* End of 'main' */

