a:link, a:visited, a:hover, a:active { 
	font-family: Georgia;
	font-size: 1em;
	color: #18a6c2;
	font-weight: normal;
	text-decoration: underline;
	}
h3 {
	font-family: Georgia;
	font-size: 1.5em;
	color: #142445;
	font-weight: bold;
	margin-bottom: 14px;
	}
h4 {
	font-family: Georgia;
	font-size: 1em;
	color: #142445;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	}
.standard_text {
	font-family: Georgia;
	font-size: 0.8em;
	color: #142445;
	font-weight: normal;
	line-height: 1em;
	}
.form_label {
	font-family: Georgia;
	font-size: 0.8em;
	color: #142445;
	font-weight: normal;
	text-align: right;
	width: 85px;
	display: block;
	font-weight: bold;
	float: left;
	margin: 4px 0 0 0;
	}
.form_content_r {
	color: #FF6273;
	float: right;
	margin-right: 3px;
	width: 223px;
	}
.form_textarea {
	color: #FF6273;
	float: right;
	margin-right: 3px;
	width: 225px;
	height: 91px;
	}
.form_label_r {
	font-family: Georgia;
	font-size: 0.8em;
	color: #142445;
	font-weight: normal;
	text-align: left;
	display: block;
	font-weight: bold;
	margin: 4px 0 0 0;
	}
.form_content_re {
	color: #000000;
	margin-bottom: 10px;
	width: 223px;
	display: block;
	}
.news_item {
	width: 520px;
	margin-top: 16px;
	margin-left: 2px;
	margin-bottom: 50px;
	}
.news_item img  {
	float: left;
	border: 4px solid #E4DDD2;
	
	}
.news_text {
	float: right;
	width: 370px;
	}
.news_date {
	font-family: Georgia;
	font-size: 0.9em;
	color: #142445;
	font-weight: bold;
	line-height: 1em;
	}
.news_headline {
	color: #ff6273;
	font-family: Georgia;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	}
#tour_outer {
	width: 562px;
	text-align: right;
	margin-left: -41px;
	background: url("../img/tour_bg.jpg") no-repeat bottom left;
	}
#tour_inner {
	width: 541px;
	text-align: left;
	margin-left: 21px;
	padding-bottom: 20px;
	background: #FBE2E5 url("../img/tour_inner_bg.jpg") no-repeat top right;
	}
td a:link, td a:visited, td a:hover, td a:active { 
	font-family: Georgia;
	font-size: 1em;
	color: #18a6c2;
	font-weight: bold;
	text-decoration: underline;
	}
td {
	font-family: Georgia;
	font-size: 0.9em;
	color: #142445;
	font-weight: bold;
	line-height: 1em;
	}
.weekday td {
	background: #FFFFFF;
	}
.weekend td {
	background: #E7FCFF;
	color: #ff6273;
	}

.test {
	font-family: Courier New;
	font-size: 45px;
	font-weight: bold;
	}

.test2 {
	font-family: Courier;
	font-size: 45px;
	font-weight: bold;
	}
.test3 {
	font-family: Courier Std;
	font-size: 45px;
	font-weight: bold;
	}

/*

#content {
	border: 1px solid green;
	}
#side_bar {
	border: 1px solid blue;
	} /* */
