body
{
	font-size: 13px;
	color: #666699;
	background-color:#eeeeee;
	margin:10px;
	background-image: url('assets/background.gif');
	background-repeat: repeat-y;
	background-position: 50% 0%; 
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
	font-family: verdana,helvetica,arial,sans-serif;
}

a:link    {color:#003366; background-color:transparent; text-decoration:none; font-weight: normal}
a:visited {color:#003366; background-color:transparent; text-decoration:none; font-weight: normal}
a:active  {color:#003366; background-color:transparent; text-decoration:none; font-weight: normal}
a:hover   {color:#003366; background-color:#dddddd; text-decoration:none; font-weight: normal}

.activelink {color:#333333; border-bottom:1px dashed #999900;}

.boldtext {font-size: 100%; font-weight: bold;}

.largetext 
{
	font-size: 130%;
}

.menutext 
{
	font-size: 120%;
}

.largetextbold 
{
	font-size: 130%; 
	font-weight: bold;
}

.form_items 
{ 
	border: #9999FF solid; 
	background-color: #DDDDDD; 
	border-width: 1px 1px 1px; 
	font-size: 115%
}

.highlight {
	background-color: #ccccff;
}

#nav ul {
background-color: transparent;
margin: 0; 
padding: 0;
font-size: 100%;
border: 1px solid #999999;
}

#nav ul li {
padding: 0;
margin: 0; 
}

#nav ul li a {
background-color: #ffffff;
color: #900B09;
display: block;
padding: 3px;
text-decoration: none; 
height: 1%;
}

#nav a:hover, #nav a:focus { 
background-color: #eeeeee;
color: #FF0000;
text-decoration: none;
}

.leftimage{
float: left;
margin-right: 7px;
margin-bottom: 7px;
padding: 2px;
/* border: 1px solid #dddddd; */
}

.rightimage{
float: right;
margin-bottom: 7px;
margin-left: 7px;
padding: 2px;
/* border: 1px solid #dddddd; */
}

.container2{
width: 100%; 
margin: 0px 0px 0px 0px;
}

.whitelargetextbold
{
	font-size: 130%; 
	font-weight: bold;
	color:#FFFFFF;
}

.contactmessagetext
{
	color:#FF0000;
	font-weight: bold;
}
.whitelargetext
{
	font-size: 130%;
	color:#FFFFFF;
}

.whitetext
{
	font-size: 100%;
	color:#FFFFFF;
}

.whitetextbold
{
	font-size: 100%; 
	font-weight: bold;
	color:#FFFFFF;
}

.redlargetextbold
{
	font-size: 130%; 
	font-weight: bold;
	color:#990000;
}

.Row {
background-color: #FFFFFF;
}

.RowHi {
background-color: #DEDEDE;
}

.pagingoff
{
	font-size: 100%;
	font-weight: bold;
	color:#BBBBBB;
}

.chalettable
{
	background-color: #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.chalettablecell
{
	background-color: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	padding: 3;
}

.chalettablecelltextfacilitydesc
{
	color: #990000;
	font-weight:bold;
}

.chalettablecellheader
{
	font-size: 130%;
	font-weight: bold;
	background-color: #dddddd;
	border-bottom: 1px solid #aaaaaa;
	padding: 10px;
}

.chalettablephoto
{
	background-color: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
}

.chalettablegallery
{
	background-color: #eeeeee;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}