*{text-align:left; margin:0px; padding:0px; font-family:Arial;}
a:visited{text-decoration:none; color:#330000;}
a:link{text-decoration:none; color:#330000;}
a:hover{color:#afafaf; cursor:pointer; text-decoration:none;}
input {width:210px; margin-bottom:2px; font-size:11px;}
textarea {width:210px; height:60px; font-size:11px;}
select {width:212px; margin-bottom:2px; font-size:11px;}

.map_button{
	width:40px;
	height:20px;
	cursor:pointer;
	margin-top:-20px;
	background-image:url('../contact/map_button.png');
	background-position:0 0px;
	float:right;
}

.map_button:hover{
	background-position:0 20px;
}

.map_pic {
	width:221px;
	height:222px;
	margin-top:20px;
}

body{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	background-image:url('../home/back_tile.png');
	background-repeat:repeat-x;
}

.flashintro{
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.entersite{
	width:85px;
	height:26px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background-image:url('../home/buttons/link_to_home.png');
	cursor:pointer;
}

.mainframe{
	width:799px;
	border-style:solid;
	border-color:#cccccc;
	border-width:2px;
	margin-top:82px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

.navbutton{
	height:30px;
	background-position: 0 0px;
	float:left;
	cursor:pointer;
	margin-right:0px;
	margin-left:0px;
}

.navbutton:hover{
	background-position: 0 30px;
}

.navbutton_active {
	background-position: 0 30px;
}

.morebutton{
	height:20px;
	background-position: 0 0px;
	float:left;
	cursor:pointer;
	margin-right:0px;
	margin-left:0px;
}

.morebutton:hover{
	background-position: 0 20px;
}

.sendbutton{
	height:20px;
	background-position: 0 0px;
	width:40px;
	cursor:pointer;
	margin-right:0px;
	margin-top:0px;
	float:left;
	margin-left:5px;
	background-image:url('../contact/send_button.png');
}

.sendbutton:hover{
	background-position: 0 20px;
}

.body-content{
	padding-top:0px;
	width:795px;
	height:435px;
}


h1{color:#990000; font-weight:bold; font-size:14px;}

h2{color:#990000; font-weight:bold; font-size:12px;}

hr{color:#990000;}

.regfont{
	font-size:11px;
	color:#330000;
	padding-left:16px;
	padding-right:10px;
}

.content{
	margin-left:16px;
}

.redbar{
	background-color:#9a0000;
	height:16px;
}

.paypal{
	height:42px;
	width:463px;	
}

.orderfrm{
	height:86px;
	width:463px;	
}

.cottagethumbs{
	width:350px;
	height:135px;
}

.subtext{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

.boldfont{
	font-weight:bold;
}

.tastingnotesbutton{
	height:20px;
	width:45px;
	background-image:url('../home/buttons/tasting_notes.png');
	background-position: 0 0px;
	margin-top:10px;
	margin-left:0px;
	cursor:pointer;
}

.tastingnotesbutton:hover{
	background-position:0 20px;
}

.cottage_button{
	width:147px;
	height:135px;
	background-position:0 0px;
	cursor:pointer;
}

.cottage_button:hover{
	background-position:0 135px;
}

.wines_button {
	width:112px;
	height:89px;
	background-position:0 0px;
	cursor:pointer;
}

.wines_button:hover {
	background-position:0 89px;
}

.links_button_area {
	width:306px;
	height:282px;
	padding-left:auto;
	padding-right:auto;
	margin-top:40px;
	text-align:right;
}

.links_frame {
	width:148px;
	height:136px;
	cursor:pointer;
}

.links_button {
	width:148px;
	height:136px;
	cursor:pointer;
	background-position:0 0px;
}

.links_button:hover {
	background-position:0 136px;
}

.backbutton {
	width:40px;
	height:20px;
	background-image:url('../home/buttons/back.png');
	cursor:pointer;
	background-position:0 0px;
	float:right;
}

.backbutton:hover {
	background-position:0 20px;
}

.print_button {
	margin-right:10px;
	margin-left:20px;
	width:45px;
	height:20px;
	background-image:url('../contact/print.png');
	cursor:pointer;
	background-position:0 0px;
	float:left;
}

.print_button:hover {
	background-position:0 20px;
}

.pageflash_area {
	width:300px;
	height:300px;
	margin-left:5px;
	margin-top:5px;
}

.tourism_grading {
	width:123px;
	height:79px;
	margin-top:-10px;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url('../cottage/tourism_grading.png');
}

.tellbutton{
	width:79px;
	height:20px;
	cursor:pointer;
	margin-right:10px;
	background-position:0 0px;
	float:right;
	background-image:url('../contact/tell_a_friend.png');
}

.tellbutton:hover{
	background-position:0 20px;
}

.wines_orderfrm{
	width:71px;
	height:20px;
	margin-top:10px;
	cursor:pointer;
	background-position:0 0px;
	background-image:url('../wines/the_wines/order_form.png');
}

.wines_orderfrm:hover{
	background-position:0 20px;
}

.link:hover {color:#990000;}

.devonair-footer{
	color:#330000;
	font-size:10px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;	
	width:800px;
	text-align:center;
}