@charset "utf-8";
/* CSS Document */

body {
	background:#012334;
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:1000px;
	text-align:center;
	margin:0 auto;
}

#banner {
	background:url(../images/banner.jpg) no-repeat;
	width:1000px;
	height:311px;
	float:left;
}

#lsb {
	background:#0082be url(../images/gradient.jpg) repeat-x;
	width:170px;
	min-height:741px;
	float:left;
}

#lsb .reserve {
	padding-left: 15px;;
}

#content {
	background:#0082be url(../images/gradient.jpg) repeat-x;
	width:660px;
	min-height:741px;
	float:left;
}

#rsb {
	background:#0082be url(../images/gradient.jpg) repeat-x;
	width:170px;
	min-height:691px;
	padding-top:50px;
	float:left;
}

#footer {
	background:#0082be url(../images/footerbg.jpg) no-repeat;
	width:1000px;
	min_height:48px;
	float:left;
}

h1 {
	color:#FFF;
	font-size:22px;
	padding-left:20px;
}

h2 {
	color:#fff;
	font-size:18px;
	padding-left:20px;
}

#content p {
	color:#fff;
	font-size:14px;
	padding-left:20px;
}

#rsb p {
	color:#fff;
	font-size:14px;
	padding:0px 5px 0px 5px;
}

#rsb .specials {
	color:#003C58;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	background: #FFF;
	height: 140px;
	width: 120px;
	border: 2px solid #013C5A;
	text-align: center;
	margin-left: 15px;
}

#footer p {
	font-size:10px;
}

#content ul>li {
	list-style:inside;
	color:#FFF;
	list-style-type:circle;
	text-align:left;
	padding-left:40px;
}

#content table {
	color:#fff;
	padding-top:25px;
	font-size:14px;
}

.mainimgs {
	border:#fff 2px solid;
}

.rsbimgs {
	border:#012334 2px solid;
}

#lsb a {
	text-decoration:none;
}

#content table {
	text-align:left;
	color:#fff;
}

.form {
	font: normal small/12px "Times New Roman", Times, serif;
	text-transform: none;
}

#content a:link, a:visited {
	color:#012334;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover, a:active {
	color:#F30;
	text-decoration:none;
	border-bottom:1px solid #F30;
}

#footer a:link, a:visited {
	color:#012334;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover, a:active {
	color:#F30;
	text-decoration:none;
	border-bottom:1px solid #F30;
}

#footer a.selected {
	color:#FFF;
	text-decoration:none;
	border-bottom:2px solid #FFF;
}

#flash {
	width:640px;
	float:left;
	text-align:center;
	padding:0px 20px 0px 0px;
	margin:0;
}

.logos {
	border:#012334 2px solid;
}
