a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}
body {
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-color: #F4EFA7;
	background-image:url(../images/front/Body_Bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

.BG{
	width:100%;
	height:561px;
	background-image:url(../images/front/Bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px;	
}
.Main{
	width:826px;
	height:561px;
	display:table;
	margin:0 auto;
	background-image:url(../images/front/Body_Top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.Left_Column{
	width:138px;
	display:table;
	float:left;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:108px 20px 0px 0px;
}
.Left_Column h1{
	text-align:right;
	text-transform:uppercase;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	color:#736451;
	font-weight:400;
	margin:34px 0px 7px 0px;
}
.Left_Column a{
	width:100%;
	display:block;
	text-align:right;
	text-transform:uppercase;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#DA9903;
	font-weight:400;
}
.Left_Column a:Hover{
	color:#B07C02;
	background-image:url(../images/front/Left_Nav_Arrow.png);
	background-position:left;
	background-repeat:no-repeat;
}
.Right_Column{
	width:668px;
	height:623px;
	display:table;
	float:right;
	position:relative;
}
.Right_Column_Home{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Home_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_About{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/About_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Properties{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Properties_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_AboutLang{
	width:668px;
	min-height:623px;
	background-image:url(../images/front/AboutLang_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Wine{
	width:668px;
	min-height:623px;
	background-image:url(../images/front/Wine_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Attrac{
	width:668px;
	min-height:623px;
	background-image:url(../images/front/Attrac_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Contact{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Contact_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Accom{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Accom_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Travel{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Travel_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Weather{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/weather_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Shop{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/shop_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Right_Column_Deve{
	width:668px;
	min-height:623px;
	display:table;
	background-image:url(../images/front/Deve_Bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:right;
	position:relative;
}
.Header{
	width:644px;
	height:37px;
	padding:86px 0px 0px 24px;
	background-image:url(../images/front/Logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#736451;
	margin-top:0px;
	float:right;
	position:relative;
}
.Nav{
	margin:0px 0ox 0px 0px;
	float:left;
	position:relative;	
}
.Nav a{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	text-transform:uppercase;
	font-size:12px;
	margin:0px 40px 0px 0px;
	color:#FFFFFF;
}
.Nav a:Hover{
	color:#DA9903;
}
.Text{
	width:607px;
	padding:30px 30px 0px 30px;
	display:table;
	float:left;
	position:relative;
}
.Form_Text{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#736451;
	padding:0px;
}
.Home_Text{
	width:283px;
	background-color:#F4EECE;
	padding:13px 13px 30px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.About_Text{
	width:581px;
	background-color:#F4EECE;
	padding:13px 13px 30px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.Properties_Text{
	width:581px;
	background-color:#F4EECE;
	padding:13px 13px 13px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.AboutLang_Text{
	width:581px;
	background-color:#F4EECE;
	padding:13px 13px 30px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.AboutLang_Text2{
	width:160px;
	background-color:#F4EECE;
	padding:13px 421px 30px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.Contact_Text{
	width:283px;
	background-color:#F4EECE;
	padding:13px 13px 30px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.Accom_Text{
	width:581px;
	background-color:#F4EECE;
	padding:13px 13px 13px 13px;
	margin:0px;
	display:table;
	float:right;
	position:relative;
	text-align:left;
}
.Text h2{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:18px;
	font-weight:normal;
	color:#575447;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:22px;
}
.Text h3{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:14px;
	font-weight:normal;
	color:#736451;
	text-align:left;
	margin:0px;
	padding:0px;
}
.Text p{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#736451;
	padding:0px;
}
.Text li{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#736451;
	padding:0px;
}
.Text_Table{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#736451;
	padding:0px;
}
.Properties_1{	
}
.Properties_1 a{
	width:202px;
	float:left;
	background-color:#DA9903;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#FFFFFF;
	padding:60px 0px 60px 0px;
	text-transform:uppercase;
}
.Properties_1 a:Hover{
	color:#FFFFFF;
	background-color:#F4A203;
}
.Properties_2{
}
.Properties_2 a{
	width:202px;
	float:left;
	background-color:#736451;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#FFFFFF;
	padding:60px 0px 60px 0px;
	text-transform:uppercase;
}
.Properties_2 a:Hover{
	color:#FFFFFF;
	background-color:#83705C;
}
.Properties_3{
}
.Properties_3 a{
	width:202px;
	float:left;
	background-color:#575447;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#FFFFFF;
	padding:60px 0px 60px 0px;
	text-transform:uppercase;
}
.Properties_3 a:Hover{
	color:#FFFFFF;
	background-color:#696556;
}
.Accom_Text a{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#DA9903;
}
.Accom_Text a:hover{
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	color:#DA9903;	
}
.Button{
	float:right;
	position:relative;
	background-color:#736451;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	top:-29px;
	margin:0px 31px 0px 0px;
	padding:5px 13px 6px 13px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.Button a{
	color:#FFFFFF;
}
.Button a:Hover{
	color:#DA9903;
}
.Button2{
	background-color:#736451;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:5px 13px 6px 13px;
	text-transform:uppercase;
	width:81px;
	float:right;
}
.Button2 a{
	color:#FFFFFF;
}
.Button2 a:Hover{
	color:#DA9903;
}
.Footer{
	width:644px;
	float:right;
	position:relative;
	padding:10px 0px 0px 24px;
	margin:0px;
	text-align:left;
}
.Footer p{
	color:#736451;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	margin:0px;
	padding:0px 14px 0px 0px;
	text-align:left;
	float:left;
	position:relative;
}
.Footer a{
	color:#736451;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:13px;
	margin:0px;
	padding:0px 14px 0px 0px;
	text-align:left;
}
.Footer a:Hover{
	color:#B07C02;
}

