@charset "utf-8";

/* The Body Properties */

body  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;		
		margin: 0;
		padding: 0;
		color: #000000;
}
h1 {
	color:#ff6600;
}

h2 {
	color:#ffcc66;
}
form{margin:0px;}

p {
	color:#333300;
}
div {
	color#000000;
}

/* Header Properties */

.header {
background-image:url(../imagez/headershopcabins.png);
background-position:center;
background-repeat:no-repeat;
height:200px;
/*width: 1024px;*/



}
.header_font{
	color:#000000;
	font-size:50px;
}
/* Main Table Properties */

table.main {
	width:925px;
	margin: 0 auto;
}

/* Side Content Properties */

td.ads {
	width:177px;
	vertical-align:top;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
}

td.ads_head {
		
	background-image:url(../imagez/littlewindowtopleft.png);
	background-repeat: no-repeat;
	background-position:bottom  left;
	
	
	height:10px;
}
td.ads_foot {
	background-image:url(../imagez/littlewindowbottomleft.png);
	background-repeat: no-repeat;
	background-position:left top;
	
	height:10px;
}
td.rss {
	width:177px;
	vertical-align:top;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
}

td.rss_head {
	height:10px;
}
td.rss_foot {
	height:10px;
}



 
/* This is the ads and rss font properties*/



/* Middle Content Properties */ 

td.content {
	/*width:630px;*/
	padding-top: 1.5em;
	padding-bottom:1.5em;
	padding-left:20px;
	padding-right:20px;
	vertical-align: top;	
}

td.content_top {
	height:50px;
	/*width:668px;*/
}
td.content_topintro {
	height:50px;
	/*width:668px;*/
}
td.content_bottom {
	height:50px;
	/*width:668px;*/
}

/* This is the Search Tool Background */

td.toolbg {
	height:111px;
	/*width:640px;*/
	padding-top:7px;
	padding-left: 30px;
	
	
}

/* This is the Search Tool Container */

table.toolcontainer {
	/*width:388px;*/
	height:78px;
	text-align:right;
	font-size:10px;
	
	
	
}

/* This is the Search Tool Properties */

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/* This is the Footer */
td.footertop {
	background-image:url(../imagez/topwindow.png);
	background-repeat: no-repeat;
	background-position:center;
	height:50px;
	/*width:668px;*/
	
	
	
}
td.footer_bottomfoot {
	height:10px;
	/*width:668px;*/
}
td.footer {
	font-size:9px;
	padding-top:7px;
	padding-left: 5px;
	padding-right: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.red{ color:#FF0000;}
table.population {
	border:thin;
	border-color:#000000;
	border-style:solid;
}
div#arrow {
	position:static;
	z-index: 10;
	float:right;
	background-image: url(../imagez/arrow.png);
	height: 90px;
	width: 100px;
	overflow:visible;
	
}
div#arrow2 {
	position:static;
	z-index: 10;
	
	background-image: url(../imagez/arrowreflect.png);
	height: 90px;
	width: 100px;
	overflow:visible;
}
td.spacer_top {
	height:10px;
	/*width:670px;*/
}
.row1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #434343;
	background-color: #faf2e8;
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: 1px solid #cab8a3;
	text-decoration: none;
}
.row2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #434343;
	background-color: #edf1f9;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 3px;
	border: 1px solid #b6bccb;
	text-decoration: none;
}

div#header_topic1 {
background-image:url(../imagez/topichead.png);
background-repeat:no-repeat;
background-position:center bottom;
text-align:center;

color:#000000;
	width:177px;
	height:20px;
}
div.header_topic_content {
	font-size:10px;
	background-image:url(../imagez/topicbody.png);
	background-repeat:repeat-y;
	background-position:center;
	overflow:inherit;
	padding-left:25px;
	padding-right:20px;
	width:100%px;
	text-align: left;
	
	
}
div.footer_topic_content {
	width:100%px;
	height: 5px;
	
}
div#header_topic2 {
	background-image:url(../imagez/topichead2.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	overflow:visible;
	color:#000000;
	width:177px;
	height:20px;
}
div.header_topic_content2 {
	font-size:10px;
	background-image:url(../imagez/topicbody.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-left:25px;
	padding-right:20px;
	width:100%px;
	text-align: left;
	
	
	}
div.footer_topic_content2 {
	width:100%px;
	height: 5px;
	
	}
