﻿
body
{
	background:#95B8D7 url('images/bgrnd.jpg') repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#shell
{
	position:relative;
	margin:0 auto;
	width:990px;
	border:1px #999999 solid;
	border-top-width:0;
	background:url(images/mtownbg.png) #ffffff repeat-y
}

#topHead
{
	background:url('images/topBgrnd.jpg') repeat-x;
	height:106px;
}

#topNav
{
	/*position:absolute;
	top:-135px;
	left:490px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	margin:5px 20px 0 0;
	letter-spacing:3px;
	height:20px;
	line-height:20px;
	text-align:right;
}

#topNav a:link, #topNav a:visited, #topNav a:active
{
	color:white;
	text-decoration:none;
	letter-spacing:0px;
}

#topNav a:hover
{
	color:white;
	text-decoration:none;
	border-bottom:1px white dotted;
	letter-spacing:0px;
}

.logo
{
	position:absolute;
	top:4px;
	left:25px;
}

.tagline
{
	/*position:absolute;
	top:30px;
	left:100px;*/
	margin:10px 0 0 170px;
}

#nav
{
	background-color:#052F55;
	height:38px;
}

#nav ul
{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
}

#nav li
{
	display:inline;
}

#nav li a:link, #nav li a:visited, #nav li a:active
{
	float:left;
	display:block;
	height:38px;
	width:auto;
	padding:0 13px 0 13px;
	line-height:38px;
	color:white;
	text-decoration:none;
	border-left:1px #64757F solid;
}

#nav li a:hover
{
	float:left;
	/*display:block;
	height:38px;*/
	width:auto;
	padding:0 13px 0 13px;
	line-height:38px;
	color:white;
	text-decoration:none;
	border-left:1px #64757F solid;
	background-color:#0359A6;
}

/* left side box */
#boxLeft
{
	float:left;
	width:170px;
	min-height:300px;
	margin-top:5px;
	padding:5px;
	color:#666666;
	font-size:11px;
}

#boxLeft p
{
	margin:0 0 5px 0;
}

#outside
{
	float:left;
	padding:0 5px 0 5px;
	margin:5px 0 5px 0;
}

#content
{
	min-height:350px;
	width:600px;
	padding:5px 10px 5px 10px;
}

#boxRight
{
	float:left;
	width:170px;
	min-height:300px;
	margin-top:5px;
	padding:5px;
	color:#666666;
	font-size:11px;
}

#boxRight p
{
	margin:0 0 5px 0;
}

#boxRight a
{
	color:#666666;
}

#boxLeft a
{
	color:#666666;
}

/* styles for DL form elements */
.radio
{
	position:relative;
	top:1px;
}

#loginField
{
	margin-left:7px;
	width:146px;
}

.field
{
	border-width:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url('images/fieldPlain.jpg') no-repeat;
	font-size:11px;
	width:146px;
	height:21px;
	margin:0;
	padding:3px 0 0 5px;
}

/* boxes text styles */
.boxTitle
{
	border-bottom:1px #B3B3B3 solid;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#03305A;
	text-align:center;
	margin:0 0 5px 0;
}

#arrowList
{
	margin:0;
}

#arrowList ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#arrowList ul li
{
	background:url('images/arrow.jpg') no-repeat left 2px;
	padding-left:15px;
	margin-bottom:8px;
}

#arrowList ul li a:link, #arrowList ul li a:visited, #arrowList ul li a:active
{
	color:#666666;
	text-decoration:none;
}

#arrowList ul li a:hover
{
	color:#666666;
	text-decoration:underline;
}

/* content styles */
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#052D50;
	margin:0 0 10px 0;
	font-weight:normal;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#052D50;
	margin-bottom:5px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#052d50;
	margin-bottom:3px
}

#content li
{
	line-height:20px;
	margin-top:0;
}

#content p
{
	line-height:20px;
	margin-top:0;
}

#content ul
{
	margin-top:0;
}

#content a:active
{
	color:#0A5CA8;
}

#content a:visited
{
	color:#0A5CA8;
}

#content a:link
{
	color:#0A5CA8;
}

#content a:hover
{
	color:#052F55;
}

table.aboutTable
{
	margin:0 auto;
	width:500px;
	border-collapse:collapse;
}

table.aboutTable td
{
	border:1px #808080 solid;
	padding:7px;
	border-collapse:collapse;
	text-align:center;
}

table.accTable
{
	width:98%;
}

table.accTable td
{
	border:1px #808080 solid;
	padding:3px;
	text-align:center;
}

table.info
{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

td.info
{
	background:white url('images/boxInfo.jpg') no-repeat;
	width:143px;
	padding:10px 15px 0 15px;
	line-height:20px;
	vertical-align:top;
}

td.info a:link, td.info a:visited, td.info a:active
{
	color:black;
	text-decoration:none;
}

td.info a:hover
{
	color:black;
	text-decoration:none;
	border-bottom:1px #5A8FC1 dotted;
}


td.infoSpace
{
	width:20px;
}

/* rates styles */
table.rates
{
	width:100%;/*remove later*/
}

table.rates th
{
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#052F55;
	color:white;
	text-align:right;
}

table.rates td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#4D4D4D;
	border-bottom: 1px solid #C6C6C6;
	padding:4px;
	vertical-align:bottom;
	text-align:right;
}



/* footer */
#footer
{
	clear:both;
	background-color:#052F55;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	letter-spacing:3px;
	line-height:55px;
	text-align:right;
	padding:0 40px 0 0;
}

#footer a:active
{
	color:white;
	letter-spacing:0;
	text-decoration:none;
}

#footer a:visited
{
	color:white;
	letter-spacing:0;
	text-decoration:none;
}

#footer a:link
{
	color:white;
	letter-spacing:0;
	text-decoration:none;
}

#footer a:hover
{
	border-bottom:1px white dotted;
}



/* clear Floating styles */
#clearAll
{
	clear:both;
}

#mainimg{
    overflow: hidden;
    position: relative;
	height: 400px;
	width: 600px;

}
#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}
