/* CSS Document */
body {
	background-color: #1E3D5B;
	font-family: Arial;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
td {
	font-family: Verdana;
	font-size: 9px;
	color: #336699;
}
th{
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	background-color: #CCD6E6;
	height: 20px;
}
.mapBody{
	background-color: #003366;
	font-family: Arial;
	font-size: 9px;
	margin-top: 2px;
	margin-left: 2px;
}
.mainTable{
	border: 7px solid #7F0000;
	width: 760px;
	height: 100%;
	background-position:center bottom;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-image:url(../images/tree_glass.jpg);
	background-attachment:fixed;
}

.print_contact{text-align:center; font-size:10px; font-weight:bold;}
.trader_table{border: 3px solid #336699;}
.trader_table td{border: 1px solid #336699; border-collapse:collapse;}

.homeTable{
	background-color: #FFFFFF;
	margin: 20px;
	padding: 5px;
	width: 90%;
	border: 1px solid #000000;
}
.buttonStyle {
	font-family: Arial;
	border: 1px solid #666699;
	background-color: #FFE1E1;
}
.boxtop{
	position: relative;
	font-family: Georgia;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	height: 22px;
}
.borderbox {
	border: 1px solid #CCD6E6;
	background-image: url(../images/white_block.png);
}
.sold{
	color:red;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
.resultTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	left: 3px;
}
.resultDesc {
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	left: 3px;
}
.detailTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	left: 3px;
}
.detailDesc {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 14px;
	left: 3px;
}
.detailPoints {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	line-height: 25px;
	font-weight: normal;
	left: 3px;
}
.navbar {
	background-color: #7F0000;
	color: #FFFFFF;
	text-decoration: none;
}
.jsCalTable {
	/*background-color: #E9EFF8;*/
	width: 100%;
	height: 125px;
}
.jsCalBlanks {
	/*background-color: #E9EFF8;*/
}
.jsCalDays{
	background-color: #A0A9C5;
	color: #336699;
}
.jsCalToday {
	background-color: #336699;
	color: #FFFFFF;
}
.navcell {
	border-top-color: #003366;
	border-bottom-color: #003366;
	background-color: #7F0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
}
.heading{
	font-family: Arial;
	font-size: 14px;
}
.mediumselect{
	width:150px;
}
.underlineCell {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.image {
	border: 1px solid #CC0000;
}
.slideCaption{
	border: none;
	font-family: Arial;
	color: #336699;
	font-size: 10px;
	width: 300px;
	background-image: url(../images/white_block.png);
}

a {
	text-decoration: none;
}
.loginBox{
	background-image: url(../images/white_block.png);
	height: 200px;
	width: 300px;
	border: 1px solid #003366;
	padding: 5px;
}
.directions {
	border: 1px solid #CCD6E6;
	background-image: url(../images/white_block.png);
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	text-align:center;
	height:620px;
	width:500px;
}
#levelcharts {
	width: 760px;
	border: 1px solid #336699;
}
#maps{
	height: 850px;
}

div#floatright {
	float: right;
	width: 160px;
	height: 120px;
	border: solid #CCD6E6 1px;
	border-width: 0 0 1px 1px;
	padding: 0px;
	position: relative;
	margin: -1px -1px -1px 5px;
}/* fix for IE/Win */

div#floatright img {
	width: 160px;
	height: 120px;
}
.borderbox h2 {
	margin: 0;
	color: black;
	padding: 0.25em 1em 0.125em .5em;
	background: white;
	text-align: left;
	text-transform: lowercase;
	font-size: 13pt;
	font-style: italic;
	font-family: georgia;
	border-bottom: 1px solid #CCD6E6;
	font-weight: lighter;
}
#contact_info{
	font-size: 12px;
	font-weight: bold;
}

