@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#faqTable TD.odd {
	background-color:#D0E1F4;
}

#faqTable TD.even {
	background-color:#BED3F3;
}

.highlight {
	baground-color: #87ADF5;
}

a:link {text-decoration:none; color:#003333;}
a:visited {text-decoration:none; color:#003333;}
a:hover {text-decoration:none; color:#0066CC;font-weight:normal;}
a:active {text-decoration:none; color:#003333;}

span {margin:0; padding:0;}

ul {padding:0; margin:0;}
li {padding:0; margin:0;}
li a {padding-bottom:5px; margin:0; display:block;}
li a:hover {font-weight:bold;}

#container {
	width: 800px;
	margin: 20px auto;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	height: 99px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #537689;
	border-bottom-color: #587988;
	padding-top: 0px;
	padding-left: 0px;
}
#midSection {
	height: 211px;
	border-bottom: #537689 10px solid;
}
#lowerSection {
	background-color: #EBEAF8;
	background-image: url(../images/bottom_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
	min-height: 300px;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
#md_pic {
	height: 211px;
	width: 200px;
	background-color: #EBEAF8;
	border-right: 2px #FFF solid;
}
#flash_section {
	height: 211px;
	width: 598px;
	background-color: #EBEAF8;
	background-image: url(../images/lobby_cropped.jpg);
}
#address {
	width: 200px;
	text-align: right;
	font: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #071B60;
	padding: 9px 10px;
	line-height: 16px;

}
.float_left {float:left;}
.float_right {float:right;}
.light_blue {
	color: #6699CC;
}
#NavMenu {
	width: 215px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 25px;
	position: relative;
	color: #081C61;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
}

#mainContent {
	width: 505px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 25px;
	margin-left: 225px;
	margin-bottom: 25px;
}
.clear {
	clear:both;
}

#footer {
	width:auto;
	margin: 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:10px;
	border-top:1px solid #CCCCCC;
}

#footer a {text-decoration:none; color:#0066CC;font-weight:bold;}
#footer a:hover {text-decoration:none; color:#0099CC;font-weight:bold;}

.bodytitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #091D62;
	text-transform: uppercase;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 25px;
}
#NavMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#NavMenu li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-decoration: none;
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-serif;
	color: #071B52;
	line-height: 1.5em;
	display:block;
}

#NavMenu li a:hover {
	color: #53788a;
	font-weight:normal;
}

/*[START] Two Buttons on Main Page [END]*/

#two_buttons UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
#two_buttons LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	width: 291px;
	height: 32px;
}
#two_buttons A {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 35px;
	BACKGROUND:url(../images/btn1.gif) no-repeat right 0px;
	FLOAT: left;
	PADDING-BOTTOM: 6px;
	COLOR: #0D1F67;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
}
#two_buttons A {
        FLOAT: none;
}
#two_buttons A:hover {
	COLOR: #223037;
	BACKGROUND:url(../images/btn1.gif) no-repeat right -36px;
	font-weight:normal;
}
#two_buttons #current {
        BACKGROUND-IMAGE:url(../images/btn1.gif);
}
#two_buttons #current A {
	BACKGROUND-IMAGE: url(right_on.gif);
	PADDING-BOTTOM: 6px;
	COLOR: #0A1E63;
}


#two_buttons {
	padding: 0px 8px;
	bottom: 0px;
	margin-top: 19px;
	height: 32px;
}

#three_buttons {
	padding: 0px 8px;
	bottom: 0px;
	margin-top: 19px;
	height: 32px;
}


/*[END] Two Buttons on Main Page [END]*/

#wagt_map_1 {
	border:#DBDEEC 6px solid;
}

.directions {
	font-size: 18px;
	padding: 10px;
	border: 1px solid #003333;
	display:block;
}

#sub_footer {
	width: 800px;
	margin: 0 auto;
}

#Concierge_login {
	font-size: 15px;
	border: 1px solid #003333;
	display:block;
	padding: 5px;
}

.disclaimer {
	font-size: 10px;
	border-top: 1px solid #003333;
	display:block;
	padding: 5px;
	color:#990000;
}

.error {
	font-size: 10px;
	display:block;
	padding: 5px;
	color:#990000;
}
#services ul{
	margin: 0px;
	padding: 0px;
	list-style: circle;
}

#services li{
	margin: 0px 0px 1em 1em;
	padding: 0px;
	list-style: circle;
}

#services2 ul{
	margin: 0px;
	padding: 0px;
	list-style: circle;
}

#container #lowerSection #mainContent #mainContent2 .bodyText #services2 #services2 {
	margin: 0px 0px 1em 2em;
	padding: 0em;
	list-style: circle;
}

li#services2 A:link, li#services2 A:visited, li#services2 {
	margin: 0px 0px .5em 0em;
	list-style: circle;
	color: #53788a;
	font-weight:bold;
	padding: 0;
}

 li#services2 A:hover {
 	color:#006699;
 }

#faq {
	background-color: #DAD29A;
	height: 225px;
	width: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#faq_question {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 5px 0 0 10px;
}
#faq_answer {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

.phone {font-size:18px;}

#faq2 {
	width: 600px;
	background-color: #EBEAF8;
	height: 425px;
	overflow-x: hidden;
	overflow-y: scroll;
}
