@charset "UTF-8";
* {
margin:0;
padding:0;
}
body {
	background: #FFF url('../images/bg.jpg') no-repeat top center;
	margin: 0;
}
#container {
	width:860px;
	margin:0 auto;
	height:100%;
}
#content {
	width:860px;
	float:left;
	height:100%;
}
#header {
	height:104px;
	width:860px;
	margin-top:10px;
	text-align:right;
	clear:both;
	display:block;
}
#MainImage {
	height:300px;
	width:860px;
	margin-top:10px;
	clear:both;
	display:block;
}
#MainLeft {
	width:200px;
	display:block;
	float:left;
}
#MainRight {
	width:640px;
	display:block;
	float:right;
}
#LeftNav {
	width:200px;
	margin-top:3px;
	padding:10px 0;
	display:block;
	background-color:#E5DECD;
}
#SpecialOffers {
	width:200px;
	margin-top:3px;
	padding:10px 0;
	display:block;
	background-color:#8A775F;
	background-image: url(../images/bg-specialoffers.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#TempOffers {
	width:200px;
	margin-top:3px;
	display:block;
}
#SubLeft {
	width:420px;
	display:block;
	float:left;
	border-top:1px solid #E5DECD;
	padding-top:10px;
	margin-top:10px;
}
#SubRight {
	width:200px;
	display:block;
	float:right;
	margin-top:10px;
}
.logo {
	width:349px;
	height:104px;
	float:left;
	border:0;
}
#DiaryMain {
	width:860px;
	display:block;
	clear:both;
	margin-bottom:20px;
}
#DiaryHead {
	height:124px;
	width:860px;
	margin-top:10px;
	margin-bottom:20px;
	clear:both;
	display:block;
}
#DiaryRight {
	width:657px;
	display:block;
	float:right;
}
#DiaryNav {
	width:200px;
	padding:10px 0;
	display:block;
	background-color:#E5DECD;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
.txt_IntroPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
.txt_SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
a.txt_SubTitle:hover {
	text-decoration: underline;
}
.txt_SubTitle_Light_Italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
.txt_SubTitle_Light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
.txt_SOTitle_Light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #E5DECD;
	text-decoration: none;
	margin-left:10px;
}
.txt_SOTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
	margin-left:10px;
}
a.txt_SOTitle:hover {
	text-decoration: underline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
.txt-ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: underline;
}
.txt_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
.txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #8A775F;
	text-decoration: none;
}
.txt_bold_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #8A775F;
	text-decoration: underline;
}
.txt_bold_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #8A775F;
	text-decoration: none;
}
.txt_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
a.txt_Link:hover {
	text-decoration: underline;
}
.txt_Link_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
a.txt_Link_ital:hover {
	text-decoration: underline;
}
.txt_Link_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #570057;
	text-decoration: none;
}
a.txt_Link_bold:hover {
	text-decoration: underline;
}
.txt_SO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-left:10px;
	margin-bottom:4px;
	width:180px;
}
a.txt_SOLink:hover {
	text-decoration: underline;
}
.txt_TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
a.txt_TopNav:hover {
	text-decoration: underline;
}
.txt_TopNav_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
.txt_TelNo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
.txt_LeftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
	margin-left:10px;
}
a.txt_LeftNav:hover {
	text-decoration: underline;
}
.txt_LeftNav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
	margin-left:10px;
}
.txt_LeftNav_Sub1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
	margin-left:20px;
}
a.txt_LeftNav_Sub1:hover {
	text-decoration: underline;
}
.txt_LeftNav_Sub1_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
	margin-left:20px;
}
.txt_LeftNav_Sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
	margin-left:30px;
}
a.txt_LeftNav_Sub2:hover {
	text-decoration: underline;
}
.txt_LeftNav_Sub2_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
	margin-left:30px;
}
.txt_Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;
}
a.txt_Copyright:hover {
	text-decoration: underline;
}
.TopNav_Divider {
	border:0;
	margin-bottom:-4px;
}
#TopNav {
	float:right;
	margin-top:40px;
}
.ThreeColumnUL {
	list-style-type:none;
	width:640px;
	margin-top:12px;
	display:block;
	clear:both;
}
.Column200 {
	float:left;
	width:200px;
	display:block;
	margin-right:20px;
	margin-bottom:20px;
	border:0;
}
.Column200_end {
	float:left;
	width:200px;
	display:block;
	margin-right:0;
	margin-bottom:13px;
	border:0;
}
.ColumnPress {
	float:left;
	display:block;
	margin-right:20px;
	margin-bottom:20px;
	border:0;
}
.thumb200 {
	width:200px;
	height:78px;
	border:0;
	margin-bottom:8px;
}
.VogueAd {
	width:200px;
	height:200px;
	margin-top:3px;
	border:0;
}
#footer {
	width:860px;
	border-top:1px solid #E5DECD;
	padding:17px 0;
	display:block;
	clear:both;
	text-align:right;
}
.hline640 {
	width:640px;
	height:1px;
	background-color:#E5DECD;
	display:block;
	margin-bottom:20px;
	clear:both;
}
.hline640b {
	width:640px;
	height:1px;
	background-color:#E5DECD;
	display:block;
	margin:10px 0;
	clear:both;
}
.hline420 {
	width:420px;
	height:1px;
	background-color:#E5DECD;
	display:block;
	margin:10px 0;
	clear:both;
}
.juiceimage {
	margin-left:20px;
}
.formtext {
	width:410px;
	padding:5px;
	background-color:#EEE;
	border:1px solid;
	border-color:#CCC;
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
	margin-bottom:15px;
	}
.formtext2 {
	width:410px;
	padding:5px;
	height:220px;
	background-color:#EEE;
	border:1px solid;
	border-color:#CCC;
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
	margin-bottom:15px;
	}
input.formtext:focus {
	background: #FFF;
	border-color:#999;
}
textarea.formtext2:focus {
	background: #FFF;
	border-color:#999;
}
.diary_row {
	list-style-type:none;
	width:640px;
	border-bottom:1px #E4E0D5 solid;
	display:block;
	clear:both;
}
.diary_text_left {
	width:140px;
	display:block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;	padding: 5px 0;
}
.diary_text_middle {
	width:340px;
	display:block;
	margin-right:20px;
	float:left;	padding: 5px 0;
}
.diary_text_right {
	width:140px;
	display:block;
	text-align:right;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #8A775F;
	text-decoration: none;	text-align: right;	padding: 5px 0;
}
.diary_text_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}
a.diary_text_link:hover {
	text-decoration: underline;
}
.txt_Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #570057;
	text-decoration: none;
}


