/*MAINE WINES STYLE SHEET*/


/*IN ORDER OF APPEARANCE*/

html, body {
	margin: 0em;
	background-color: #FFFFFF;
	color: #000000;
	}

#topBar {
	background-color: #660033;
	border-bottom: 1px solid #CC6600;
	/*border-top: 1px solid #CC6600;*/
	text-align: center;
	}

#topBar img {
	background-color: #660033;
	}

#navBar {
	text-align: center;
	line-height: 2em;
	border-bottom: 1px solid #999999;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #660033;
	background-color: #CCCCCC;
	}

#crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #CC6600;
	background-color: #C0C0C0;
	padding-left: 10px;
	}

#crumb a:link {
	color: #660033;
	text-decoration: none;
	}

#crumb a:visited {
	color: #660033;
	text-decoration: none;
	}

#crumb a:hover {
	color: #660033;
	text-decoration: underline;
	}


#crumb a:active {
	text-decoration: underline;
	color: #CC6600;
	}

#content {
	width: 100%;
	margin-top: 10px;
	}


#left, #middle, #right {
	margin-bottom: 10px;
	}

#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 10px 5px 0px 5px;
	width: 18%;
	float: left; 
	color: #333333;
	/*border: 1px solid red;*/
	}


.blue {
	color: #660033;
	}

#left b {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
	}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #660033;
	font-weight: normal;
	text-decoration: none;
	}

#middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	line-height: 1.5em;
	margin-right: 21%;
	margin-left: 21%;
	padding: 10px 30px 10px 30px;
	/*border: 1px solid #C0C0C0;*/
	}

#middle ul li {
	margin-left:		-20px;
	}

.mast {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.3em;
	line-height: 1em;
	color: #CC6600;
	text-align: center;
	}

.order {
	font-size: 1.1em;
	background-color: #CCCCCC;
	border: 1px solid #CC6600;
	padding: 3px 6px;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
	}

a.order:hover {
	background-color: #FFFFFF;
	}

#middle table.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	}

#middle table.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	border: 0px;
	}

#middle img.floatLeft {
	margin: 5px 10px;
	float: left;
	}

#middle img.floatRight {
	margin: 0px 10px;
	float: right;
	}

#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.3em;
	width: 18%;
	float: right;
	padding: 15px 5px 0px 0px;	
	}

#footer {
	clear: both;
	padding: 5px 10%;
	text-decoration: none;
	border-top: 1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 1.7em;
	margin-top:	5px;
	} 


a.footerLink:link {
	font-size: 1.1em;
	color: #660033;
	font-weight: bold;
	text-decoration: none;
	}

a.footerLink:visited {
	font-size: 1.1em;
	color: #660033;
	font-weight: bold;
	text-decoration: none;
	}

a.footerLink:hover {
	font-size: 1.1em;
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
	}

a.footerLink:active {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #CC6600;
	}
	
a.mail:link {
	font-size: 1.2em;
	letter-spacing: .01em;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	}

a.mail:visited {
	font-size: 1.2em;
	letter-spacing: .01em;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	}

a.mail:hover {
	font-size: 1.2em;
	letter-spacing: .01em;
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
	}

a.mail:active {
	font-size: 1.2em;
	letter-spacing: .01em;
	text-decoration: underline;
	font-weight: bold;
	color: #CC6600;
	}

#footer b {
	font-size: 1.3em;
	font-weight: bold;
	}



/*MISCELLANEOUS*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
	}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	}

.blackItalic {
	color: #000000;
	font-style: italic;
	}

form {
	display: inline;
	}

.formWord {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .95em;
	color: #660033;
	}


.greyBackBorder {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	}


a.nolink:hover {
	text-decoration: none;
	}

.link {
	font-weight: bold;
	}

.smaller {
	font-size: .9em;
	}

.smaller8 {
	font-size: .8em;
	}

.larger {
	font-size: 1.2em;
	}

.symbol {
	color: #CC6600;
	font-size: 1.2em;
	font-weight: bold;
	}

.symbol2 {
	color: #CC6600;
	font-size: 1.4em;
	font-weight: bold;
	}

.adsense {
	/*border: 1px solid red;*/
	}

.google_side_ads_left {
	width:		120px;
	height:		240px;
	/*border:		1px solid red;*/
	margin-bottom:	8px;
	}

.google_side_ads_right_top {
	width:		120px;
	height:		240px;
	/*border:		1px solid red;*/
	margin-bottom:	0px;
	}
	
.google_side_ads_right_bottom {
	width:		125px;
	height:		125px;
	/*border:		1px solid red;*/
	margin-bottom:	8px;
	}



.google_banner_ads {
	width:			730px;
	height:			92px;
	margin			30px;
	/*border:			1px solid red;*/
	text-align:		center;
	}

.google_top_ads {
	background:		#FFFFFF;
	}

h1 {
	text-align: 		center;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			1.5em;
	color: 				#FFFFFF;
	}
	
.featured_winery {
	font-size:			110%;
	font-weight:		bold;
	color: 				#333333;
	line-height:		1.7em;
	margin-bottom:		5px;
	}
	
.page_heading {
	font-size:			130%;
	font-weight:		bold;
	color: 				#333333;
	line-height:		1.7em;
	margin-bottom:		5px;
	}

.tagline {
	text-align: right;
	line-height: 1em;
	/*border-bottom: 1px solid #999999;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #FFFFFF;
	margin-right:	20%;
	padding-bottom:	10px;
	}
	
.italic {
	font-style:	italic;
	}
	
.center {
	text-align:	center;
	}

ul li {
	list-style: square url(../image/li.gif) outside;
	}

.subnav {
	margin-left:		-20px;
	}
	
.winery_logo {
	float:				right;
	margin:				10px 70px 10px 10px;
	width:				150px;
	text-align:			center;
	/*border:				1px solid red;*/
	}
	
.winery_heading {
	font-weight:		bold;
	font-style:			italic;
	text-align:			center;
	font-size:			14px;
	}
	
.wine_subheading {
	font-weight:		bold;
	font-style:			italic;
	font-size:			12px;
	}
	
/*.maine_winery_divider {
	border-bottom:		1px solid #CCCCCC;
	margin:				20px 0px 20px 0px;
	border:				1px solid red;
	}*/

.town_name {
	font-weight:		bold;
	font-size:			14px;
	}



