@charset "utf-8";
# html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg-bluewave.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000033;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container 
{
	width: 840px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	min-height:100%;
	position:relative;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 100%;
	min-height:100%;
	_height:100%; /* for IE6 as it doesnt understand min-height */
	background-image: url(../images/bg-darkgradientstripe.png);
}
.header-lt {
	float: left;
	height: 77px;
	width: 174px;
	background-image: url(../images/header-lt.png);
	background-position: left top;
}
.header-rt {
	float: right;
	height: 41px;
	width: 666px;
	background-image: url(../images/header-rt.png);
	background-position: right top;
}
#sidebar
  {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-darkgradientstripe.png);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	clear: left;
	padding: 0px;
}
#sidebar-title  {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 160%;
	font-weight: bold;
	background-repeat: repeat;
	background-position: top;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/bg-orangegradientstripe.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.6em;
}
#sidebar   p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 6px;
}
#sidebar h2 
{
    margin:0px 0px 0px 0px;
    padding:6px 6px 10px 6px;
}
#sidebar a:link { 
	color: #FFFFFF;
	}
#sidebar a:visited { 
	color: #FFFFFF;
	}
#sidebar a:hover { 
	color: #FFFF99;
	}
#sidebar a:active { 
	color: #FFFF99;
	}
#mainContent  {
	margin-top: 0;
	margin-right: 0px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: justify;
	clear: right; /* assuming your footer height is 100px */
	margin-bottom: 0px;
	margin-left: 180px;
	padding: 0;
} 
#mainContent p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.3em;
}
#mainContent ul {
	line-height: 28px;
}
h1 {
	font-size: 2.8em;
	color: #ff7e00;
	text-align: center;
	font-weight: bold;
	font-family: Calibri, "Trebuchet MS", Verdana;
}
h2 {
	font-family: Calibri, "Trebuchet MS", Verdana;
	font-size: 2em;
	color: #FF7E00;
	margin-left: 20px;
    text-align: center;
}
h3 {
	font-size: 16px;
	color: #3366CC;
}
h4 {
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
a:link { 
	color: #3366FF;
	}
a:visited { 
	color: #3366FF;
	}
a:hover { 
	color: #00CCFF;
	}
a:active { 
	color: #3366FF;
	}
ul {
	list-style-image: url(../images/bullet.png);
	font-size: 1.3em;
	margin-left: 40px;
}
tr {
	color: #666666;
}
table {
	border-collapse:collapse;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #666666;
	
}

td {
	padding: 4px;
    text-align: left;
}
.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #666666;
	font-size: 1.5em;
}
.thead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #dedede;
	color: #003366;
}
.odd {
	color: #003366;
	background-color: #dedede;
}
#googlebar {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 24px;
	background-image: url(../images/bg-brownstripegradient.png);
	background-repeat: repeat;
}
#googlesearch {
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
}
.img-main {
	border: 1px solid #666666;
	margin-bottom: 26px;
	margin-left: 24px;
	}
.img-border {
	border: 1px solid #FF7E00;
	padding: 4px;
}

#conditions-wrapper {
	width: 610px;
	float: left;
	font-size: 1em;
	border: 1px solid #666666;
	margin-left: 24px;
	margin-bottom: 14px;
	padding-top: 14px;
	padding-bottom: 20px;
}
.conditions/* CSS Document */
 {
	height: 180px;
	width: 175px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 19px;
	border: 1px solid #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cams-wrapper {
	width: 610px;
	float: left;
	font-size: 1em;
	border: 1px solid #666666;
	margin-left: 24px;
	margin-bottom: 14px;
	padding-top: 14px;
	padding-bottom: 20px;
}
.cams {
	height: 140px;
	width: 175px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 19px;
	border: 1px solid #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5 {
	font-size: 24px;
	color: #0099FF;
}

