@charset "UTF-8";
/* CSS Document */

.alert {
	position: absolute;
	display: block;
	width: 100%;
	background: #FF996B;
	top: 110px;
	left: 0px;
	padding: 0px 40px;
	text-align: center;
	line-height: 14px;
	opacity: 0.9;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
}

.clear {
	clear: both;
}

h1 {color:#666666; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; font-size:16pt; margin-bottom:0px;}
h2 {color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-style: normal; font-size:12pt; margin-bottom:0px; margin-top:20px;}
h3 {color:#666666; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; font-size:11pt; margin-bottom:0px;}
h4 { font-family:Georgia, "Times New Roman", Times, serif; font-style: italic;  font-size:11pt; }

hr { border: none;
border-bottom: 1px solid #999999;
height:0px;
width:600px;
margin-left:0;}

b{font-size: 110%;}

p, p span, table, span {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt;}
li {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt;}

.tabletext {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt;}

#news p {
	font-size: 9pt;
	line-height: 13pt;
}

#topsection{
background: #ffffff;
height: -10px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 60px 20px 20px 350px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 293px; /*Width of left column*/
margin-left: -100%;
background: #ffffff;
min-height: 900px;
}

#footer{
clear: left;
width: 100%;
background: #eee;
color: #000000;
text-align: center;
padding: 4px 0;
line-height: 10pt;
}

.whiteline {
	display: block;
	border-bottom: 1px solid #fff;
	text-align: center;
	margin: auto;
}

.sidecolumn {
	float:right;
	margin:10px;
	padding:1em;
	width:160px;
	display: block;
}

.sidecolumn .sideblock {
	background: #999999;
	border:1px solid #999999;
	color: #ffffff;
	float: none;
	margin: 0px;
	margin-top: 10px;
}

.sideblock {
	background: #999999;
	border:1px solid #999999;
	float:right;
	margin:10px;
	padding:1em;
	width:160px;
	color: #ffffff;
}
.sideblock a:link, .sideblock a:visited{
	color: #ccc
}
.sideblock a:hover {
	color: #eee;
}

.sideblock2 {
	background: none;
	border: 5px solid #999999;
	float:right;
	margin:10px;
	padding:0em;
	width:184px;
	color: #000;
}
.sideblock2 a {
	font-weight: bold;
}

.simpleblock {
	padding: 0.5em;
	border: 1px solid #ccc;
	display: block;
}

.announcement {
	border: 10px solid #666;
	background: #f7f7f7;
	margin: auto;
	padding: 10px;
	width: 400px;
}
.announcement div#close { display: none;}

.announcement.modal {
	position: relative;
	left: -100px;
    position: relative;
    top: -600px;
}
.announcement.modal div#close {
	display: block;
	font-size: 9pt;
	position: absolute;
	right: 5px;
	top: 2px;
	font-weight: bold;
	color: #8A0000;
	line-height: 15px;
	border: 1px solid #ccc;
	background: #fff;
}
.announcement.modal div#close:hover {
	cursor: pointer;
	color: #C90000;
	background: #FFDBCC;
}

.bookonline {
	font-weight: bold;
	color: #4A777A;
	font-style: italic;
	font-size: 11pt;
	font-family: "Georgia", serif;
}
.bookonline:hover {
	cursor: pointer;
	color: #5F9F9F;
}

table.sizechart {
	font-family: 'Helvetica', sans-serif;
	font-size: 0.9em;
	border: 1px solid #3d3d3d;
}
table.sizechart td {
	padding: 3px;
}
table.sizechart th {
	background: #eee;
}

blockquote {
	font-family: 'Georgia', serif;
	font-style: italic;
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a:link, a:visited {color:#4A777A; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:10pt;}

a:hover, a:active {color:#5F9F9F; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:10pt;}

.breaker {color:#999999;}

.redspecial {
	color: #FF0000;
	font-weight: bold;
}
.greyhearts {color: #666666}

.blacktext {color:#000000}

.smallitalics {font-style:italic; font-size:8pt; line-height:normal;}

p.small, ul.small li {
	font-size: 8pt; 
	color: #474747;
}

