/* continue sand-bag divs */
/* declare right float, clear */
#TestDiv{
float:right;
clear:right;
padding:0;
}

/* right bank of the river! */
#TestDiv {
top: 300px;
width: 120px;
margin:0 0 0 15px;
padding: 4px 0 0 0;
background: url("images/SnowmobileBreck02.jpg") no-repeat;
font-size: 1px;
line-height: 120px;
}
/*------------------------------------------------------------------------*/

#container{
  width:50%;
  margin:auto;
  background:#ccc;
  border:1px solid #000;
  position:relative;
    overflow:auto;
}

#container img{
  float:right;
  margin:30px 10px
}

/*---------------------------------------------------------*/

.tableFixed { table-layout: fixed;
        margin-left: 1em;
        margin-right: 1em 
		}

body {
	background-color: #E7E4E4;
	}

.PageTitle {
	font-family: Arial;
	font-size: 28px;
	font-weight: bolder;
	color: #002346;
	font-style: normal;
	text-align: center;
}

.PageTitleItalic {
	font-family: Arial;
	font-size: 28px;
	font-weight: bolder;
	color: #002346;
	font-style: italic;
	text-align: center;	
}

.Title {
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #002346;
	font-style: normal;
	text-align: left;
}
.subtitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #002346;
	text-align: left;
}
.PlaceName {
	font-family: Arial;
	font-size: 16px;
	color: #002346;
	font-weight: bold;
	text-align: left;
}

ul.horizontal_list li{
    text-align: left;
    list-style: circle;
	font-family: Arial;
 /*	font-size: 14px;
	color: #002346;
	font-weight: normal;	
   padding: 3px 10px 3px 10px;  */
  /* margin: 5px;
    border: 1px solid #CCC; */
}
.MenuButtonSelected {
	font-family: Arial;
	font-size: 16px;
	color: #FF3;
	font-weight: bold;
	text-align: left;
}

.MenuButton {
	font-family: Arial;
	font-size: 12px;
	color: #002346;
	font-weight: bold;	
/*	text-align: left;
	background-color:#FF3 */
}

.PlaceNameSmall {
	font-family: Arial;
	font-size: 14px;
	color: #002346;
	font-weight: normal;
}

.address {
	font-family: Arial;
	font-size: 14px;
	color: #002346;
	font-style: normal;
}
.Intro {
	font-size: 24px;
	font-weight: bold;
	color: #002346;
}
.Text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #002346;
	text-align: left;
}
.TextSmall {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #002346;
	text-align: center;
}
.Text td {
	font-weight: bold;
	text-align: center;
}

div.menu {
/*	float: left; */
	margin-left: 10px;
	font-family: Arial;
	font-size: 14px;
}

div.menu a:link { color: #66FFFF;	}
div.menu a:visited { color: #66FFFF;      }

div.popup a:hover { background-color: #faa; }
div.menu:hover div:first-child { border-bottom: none; }
div.menu div.popup { display: none; }

div.menu div {
    width: 105px;
    background-color: #66f;
    padding: 5px;
    border: solid 2px blue;
}


/* Absolute positioned header for all browsers*/
#header-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3em;
	background-color: #002346
}
/* Reset header position to fixed for real browsers such as Firefox*/
body>#header-wrapper {
	position:fixed;
		background-color: #002346
}

/***************STYLE***************************/

#header,


p {
	margin:0 0% 0 10px;
	padding-bottom:10px;
	text-align: center;
}

#content a:link, #content a {
    color:#003366;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
	font-size:0.9em;
}
#content a:visited {
    color:#660000;
}
#content a:hover {
    color:#660000;
}
#content a:active {
	color:red;	
}

/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	top: 20px;
	position: absolute;
	left: 40px;
}
#tswcsstabs ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	top: 20px;

}
#tswcsstabs li a {
	background-color: #c0c0c0;
	border: 1px outset #000;
	padding: 8px;
	text-decoration: none;
	display: inline;
	top: 20px;
}
#tswcsstabs li a:hover {
	color: #FF3;
	background-color: #000;
}
#Intro .Text .subtitle .PlaceName {
	text-align: left;
}
