@charset "UTF-8";

/* Basic
--------------------------------------------------------------*/
* {
	padding:0;
}

body {
	font-size:90%;
	line-height:2;
}

img {
	border:0;
	background-repeat: no-repeat;
}

strong {
	font-weight:bold;
}

ul,ol {
	list-style:none;
}

hr {
	display:none;
}

fieldset{
	border:0
}


/* Default Style
------------------------------------------------ */
body {
	color:#999999;
	font:80% Arial, Verdana, sans-serif;
	padding:0;
}

div#wrapper {
	background:#FFF;
	color:#565554;
	margin:0 auto;
	width:950px;
}


/* Header
------------------------------------------------ */

div#headerArea {
	height:80px;
	background: url(../img/header_bg.gif) top center no-repeat;
	border:0;
}

div#headerArea h1 {
	font-size: small;
	padding:20px 0 0 40px;
	color: #FFF;
	line-height: 1.5em;
}

div#mainimgArea {
	height:300px;
	margin:0 0 0 20px;
}

div#mainimgUnder {
	height:21px;
	margin:0 0 20px 20px;
}


/* Global Navigation
------------------------------------------------ */

div#leftbarArea {
	float:left;
	padding:0;
	width:180px;
	background-image: url(../img/side_menu_title.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}

div#leftbarArea p,#leftbarArea ul {
	margin:0 0 16px;
	padding:0;
}

div#leftbarArea p {
	font-size:90%;
	line-height:1.4em;
}

div#leftbarArea li {
	line-height:1.2em;
	list-style:none;
	margin:0;
	padding:0;
}

div#leftbarArea h2, #leftbarArea h3 {
	color:#333;
	font-size:100%;
	margin:10px 0px;
	padding:0;
}

div#leftbarArea ul.globalNav {
	display:block;
	list-style:none;
	margin:45px 0 0 0;
	padding:0;
	width:180px;
}

div#leftbarArea ul.globalNav li {
	display:inline;
	padding:0;
	width:180px;
	height: 35px;
	line-height: 2.6em;
}

div#leftbarArea ul.globalNav li a {
	background: url(../img/side_menu_bg.gif);
	color:#670F0E;
	height:35px;
	float:left;
	font-weight:700;
	padding:0px 0px 0px 15px;
	width:180px;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#leftbarArea ul.globalNav li a:hover, #leftbarArea ul.globalNav li a.current {
	background: url(../img/side_menu_bg_on.gif);
	color:#D55C1B;
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#leftbarArea dl {
	background-image: url(../img/side_about_bg.gif);
	background-repeat: repeat-y;
	clear: left;
	margin: 0;
}

div#leftbarArea dt {
	background-image: url(../img/side_about_head.gif);
	display: block;
	height: 85px;
	background-repeat: no-repeat;
}

div#leftbarArea dd {
	padding:0 15px 15px 15px;
	background-image: url(../img/side_about_foot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
}

div#announce {
	color:#333;
	line-height:1.5em;
	margin:30px 0px 0px;
	padding:74px 15px 60px;
	clear: both;
	background-image: url(../img/announce_bg.gif);
	background-repeat: no-repeat;
}

div#announce p {
	margin:10px 0 0; padding:0;
	font-size:1em;
}

/* Main content
------------------------------------------------ */
div#contentArea {
	line-height:1.5;
	margin:0px 0px 5px 210px;
	padding:0 0 0 10px;
}

div#contentArea p{
	margin:0 0 30px 5px;
}

div.tournote {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}

div#contentArea p img {
	border:1px solid #999999;
	color:#303030;
	padding:1px;
}

div#contentArea ul, ol {
	margin:0 0 16px 20px;
	padding:0;
}

div#contentArea li, {
	margin:0;
	padding:0 0 0 5px;
}

div#contentArea ul ul, ol ol {
	margin:0 0 0 16px;
	padding:0;
}

div#contentArea h2{
	margin-bottom:0px;
	padding:10px 0 5px 15px;
	background: url(../img/h2.gif);
	font-size:110%;
	position: relative;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 42px;
}

div#contentArea h3 {
	font-size:110%;
	margin:0px 0 10px;
	color: #CC0000;
	background-image: url(../img/h3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#contentArea p.applicationform {
	padding:5px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
}

div#contentArea p.cancel {
	padding:5px 0px 0px 0px;
	text-decoration:none;
	color: red;
	font-weight: bold;
}

div#links {
	color:#333;
	line-height:1.5em;
	margin:10px 0 15px;
	padding:10px 5px 2px 5px;
	clear: both;
}
div#links p {
	margin:10px 0 0;
	padding:0;
	font-size:1em;
	line-height: 1.7 em;
}


/* Table
------------------------------------------------ */
div#contentArea table {
	border:0px;
	border-top:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	padding:0px;
}

div#contentArea table th {
	padding:5px;
	margin:0px;
	border:0px;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	background-color:#F3F3F4;
	font-weight:bold;
	text-align:center;
	font-size: 105%;
}

div#contentArea table thead th {
	padding:5px;
	margin:0px;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	background-color:#999999;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

div#contentArea table td {
	padding:5px;
	margin:0px;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	vertical-align:top;
	text-align: center;
}

#pagetop {
	text-align:right;
	clear: both;
	margin-top:5px;
	margin-bottom:20px;
	margin-right:35px;
}

div.tourpics {
	text-align:center;
	margin:20px 0px 10px 0px;
}

div.tourtable {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}


/* img
------------------------------------------------ */

.tourpics {
	margin:0px 20px;
}


/* Footer
------------------------------------------------ */
div#footerArea {

	border-top:2px solid #e0e0e0;
	clear:both;
	color:gray;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:910px;
	line-height:1.5em;
	font-size:90%;

}
div#footerArea p {
	margin:0;
	padding:0;
}

div#footerArea a {

	color:gray;
	font-weight:400;
	text-decoration:none;
}

div#footerArea a:hover {
	text-decoration:underline;
}


/* Additional classes */
.right {
	margin:-8px 0 8px 0;
	text-align:right;
}

.picsleft {
	float:left;
	margin:3px 10px 30px 0;
}

.picsright {
	float:right;
	margin:3px 23px 30px 10px;
}

.textright {
	text-align:right;
	margin:5px 0;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:700;
}

.timestamp {
	font-size:1.2em;
	margin:-5px 0 15px 10px;
}

.timestamp a {
	font-weight:400;
}

.postinfo {
	background-color:#F0F0F0;
	border-left:4px solid #ccc;
	color:#606060;
	font-size:0.9em;
	line-height:1.4em;
	margin:1px 0 20px;
	padding:8px 5px 8px 8px;
}

.clearright {
	clear:right;
}

.clearleft {
	clear:right;
}

.clearboth {
	clear:both;
}

.hide {
	display:none;
}

.afp {
	margin-top: 50px;
	clear:both;
	padding:0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt50 {
	margin-top: 50px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb50 {
	margin-bottom: 50px;
}

