body
	{
	background: #fff;
	margin: 0;
	padding: 0;
	font: normal 1em Georgia, serif;
	line-height: 1.4em;
	color: #444;
	border-top: 36px solid #1e3072;
	border-bottom: 24px solid #1e3072;
		}

a
	{
	color: #2f8c00;
	text-decoration: none;
		}

a:hover
	{
	color: #2f8c00;
	text-decoration: underline;
		}
	


/* -------------- TYPOGRAPHY ----------------- */



h1
	{
	font: bold 2.5em Georgia, serif;
    color: #332d87;
		}

h2
	{
	font: bold 1.75em Georgia, serif;
    color: #332d87;
		}

h3
	{
	font: bold 1.5em Georgia, serif;
    color: #332d87;
		}

h4
	{
	font: bold 1.25em Georgia, serif;
    color: #332d87;
		}

h5
	{
	font: bold 1em Georgia, serif;
    color: #332d87;
    line-height: .5em;
    margin-bottom: .25em;
		}

h6
	{
	font: bold 14px Georgia, serif;
    color: #332d87;
    margin-bottom: 12px;
		}
		
		
		
		

		
#fullScreen
	{
	width: 100%;
	background: transparent;
		}
		
#mainBox
	{
	position: relative;
	width: 1100px;
	margin: 0 auto;
		}
		
#mainBox #fbButton
	{
	position: absolute;
	width: 83px;
	height: 25px;
	left: 980px;
	top: -30px;
		}

#logo
	{
	width: 1020px;
	height: 124px;
	margin: 0 auto;
	background: url(../images/logo.gif) no-repeat;
	position: relative;
		}
		
#sizer
	{
	position: absolute;
	top: 40px;
	left: 782px;
	width: 218px;
	height: 56px;
	color: #888;
	font: normal 13px Georgia, serif;
	text-align: center;
		}
		
#sizer table
	{
	width: 218px;
		}
		
#sizer p
	{
	padding: 8px;
	background: #f9f9f9;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
		}
		
#sizer a, #sizer a:visited
	{
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
		}
		
#sizer a:hover
	{
	color: #e00;
	text-decoration: none;
		}
		
#sizer .smallA
	{
	font-size: 12px;
	font-weight: bold;
		}
		
#sizer .midA
	{
	font-size: 16px;
	font-weight: bold;
		}
		
#sizer .bigA
	{
	font-size: 20px;
	font-weight: bold;
		}

.clear
	{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
		}

.required
	{
	color: #d00;
		}

#flash
	{
	margin: 0 auto 50px auto;
	padding: 0;
	width: 1040px;
	height: 400px;
		}

#flash #tagline
	{
	margin: 0;
	padding: 0;
	width: 1040px;
	height: 30px;
	background: url(../images/tagline.jpg);
		}

#flash #tagline h1
	{
	display: none;
		}

#topArt
	{
	margin: 0 auto 20px auto;
	padding: 0;
	width: 1040px;
	height: 250px;
	background: url(../images/top_art.jpg);
		}

#mainContent
	{
	margin: 0 auto 40px auto;
	padding: 0;
	width: 1020px;
	position: relative;
	padding-bottom: 20px;
		}
		
#left
	{
	width: 720px;
	margin-right: 50px;
	float: left;
		}
		
.leftHalf
	{
	width: 360px;
	float: left;
		}

#headline
	{
	width: 720px;
	height: 100px;
	margin: 0;
	padding: 0;
		}

#headline h1
	{
	display: none;
		}

#left p, #left ul, #left ol, #left form
	{
	font-size: .85em;
	color: #444;
		}

#left ul
	{
	line-height: 1.4em;
		}

#left form
	{
	font: normal .8em Arial, Helvetica, sans-serif;
		}
		
.intro
	{
	font: bold 1.2em Georgia, serif;
	color: #332d87;
		}
		
.initCap
	{
	font: normal 3.5em Georgia, serif;
	color: #332d87;
	float: left;
	margin-bottom: 0;
	margin-left: -5px;
	margin-right: 4px;
	line-height: 48px;
		}

.smallPhoto
	{
	float: left;
	margin: 6px 30px 6px -10px;
		}
		
#meeting
	{
	font: .5em;
		}
		
.floorplan
	{
	border-top: 1px solid #ccc;
	padding: 12px 0;
		}

.floorplanSpecs
	{
	width: 200px;
	float: left;
	margin-right: 50px;
		}

.floorplanSpecs h5
	{
	margin-top: 25px !important;
		}

.floorplanSpecs .size
	{
	margin-top: 12px;
	margin-bottom: 0;
		}

.floorplanSpecs .click
	{
	text-align: right;
	margin: 0;
		}

.floorplanSpecs .click a
	{
	color: #c00;
	text-decoration: none;
		}

.floorplanSpecs .small
	{
	font: normal .65em Arial, Helvetica, sans-serif !important;
	line-height: 1.2em;
	margin-top: 12px;
		}

.floorplanPhoto
	{
	width: 350px;
	float: left;
		}

.floorplanPhoto img
	{
	margin-top: 12px;
	margin-bottom: 12px;
		}

#right
	{
	width: 250px;
	float: left;
	margin: 0;
	padding-top: 30px;
		}

#right p
	{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #444;
		}
		
.video
	{
	margin-top: 4px;
	display: block;
		}

#footerBox
	{
	width: 100%;
	margin: 0;
	text-align: center;
	background: #1e3072;
	border-top: 24px solid #1e3072;
		}

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

#footer p
	{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #fff;
		}

#footer a, #footer a:visited
	{
	color: #fff;
		}

#footer a:hover
	{
	color: #6fcc40;
		}

#footer #navTable
	{
	width: 1000px;
	border: none;
	border-spacing: 0;
		}

#footer #navTable td
	{
	padding: 20px 30px 0 0;
	text-align: left;
	vertical-align: top;
		}

#footer #navTable td p, 
#footer #navTable td ul
	{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
		}

#footer #navTable td p
	{
	margin: 0 !important;
		}

#footer #navTable td ul
	{
	margin-top: 0 !important;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
		}

#footer #navTable td ul li
	{
	margin-left: 0;
	padding-left: 20px;
	text-indent: -15px;
	padding-top: 4px;
		}



/* -------------- HORIZONTAL NAVIGATION ----------------- */


#newNav
	{
	width: 1020px;
	height: 36px;
	margin: 0 auto;
	color: #fff;
	z-index: 500;
	cursor: pointer;
	position: relative;
	font: bold 13px Georgia, serif;
		}

ul.topnav
	{
	list-style: none;
	padding: 0;	
	margin: 0;
	width: 1020px;
		}

ul.topnav li
	{
	float: left;
	margin: 0;	
	padding: 0;
	position: relative; /*--Declare X and Y axis base--*/
		}

ul.topnav li a
	{
	padding: 10px 18px 11px 18px;
	color: #222042;
	display: block;
	text-decoration: none;
	float: left;
		}

ul.topnav li a:hover
	{
	color: #4fac00;
		}
	
	
	
	
 /*--Hover effect for trigger--*/
 
ul.topnav li ul.subnav
	{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 36px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 200px;
	/* -moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px; */
		}
 
ul.topnav li ul.narrow
	{
	width: 200px;
		}
 
ul.topnav li ul.wide
	{
	width: 280px;
		}

ul.topnav li ul.subnav li
	{
	margin: 0;
	padding: 0;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 10px;
		}

ul.topnav li ul.narrow li
	{
	width: 200px;
	background: url(../images/whiteblock.png) no-repeat;
		}

ul.topnav li ul.wide li
	{
	width: 280px;
	background: url(../images/whiteblock2.png) no-repeat;
		}

ul.topnav li ul.narrow li.topCurve
	{
	padding-top: 30px;
	background: url(../images/topcurve.png) no-repeat;
		}

ul.topnav li ul.wide li.topCurve
	{
	padding-top: 30px;
	background: url(../images/topcurve2.png) no-repeat;
		}

ul.topnav li ul.narrow li.bottomCurve
	{
	height: 40px;
	background: url(../images/bottomcurve.png) no-repeat;
		}

ul.topnav li ul.wide li.bottomCurve
	{
	height: 40px;
	background: url(../images/bottomcurve2.png) no-repeat;
		}

ul.topnav li ul.subnav li a
	{
	float: left;
	width: 136px;
	background: #transparent;
	color: #222042;
		}

ul.topnav li ul.subnav li a:hover
	{
	background: #transparent;
	color: #4fac00;
		}




/* -------------- FORMS ----------------- */

.textbox
	{
	border: 1px solid #aaa;
	background: #f9f9f9;
	padding: 3px;
	font: normal 11px Lucida Grande, Verdana, sans-serif;
		}


.videoBox
	{
	width: 650px;
	background: #999;
	text-align: center;
	margin-bottom: 30px;
	z-index: 2;
		}

.videoBox iframe, .videoBox img
	{
	margin: 0 auto 20px auto;
		}

.videoBox h5
	{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
		}

.videoBox .videoBorder
	{
	margin: 20px 65px;
	width: 520px;
	height: 410px;
	background: #fff;
	padding-top: 20px;
		}









/* ======================================================================================================================================================================

			MODAL WINDOWS

====================================================================================================================================================================== */



#modalX
	{
	z-index: 888; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background: url(../images/modal.png) repeat;
		}

.modal
	{
	margin: 180px auto 0 auto;
	width: 700px;
	height: 426px;
	background: #fff;
	z-index: 9999;
		}

.modalBody
	{
	width: 700px;
	margin: 0;
	position: relative;
		}

.modalBody iframe
	{
	width: 650px;
	height: 506px;
	scroll: none;
		}

.modalBody iframe, .modalBody img
	{
	margin: 20px 30px !important;
		}

.modalClose
	{
	position: absolute;
	top: -36px;
	left: 580px;
	width: 120px;
	height: 36px;
		}

.modalClose a
	{
	display: block;
	width: 120px;
	height: 36px;
	background: url(../images/close.png) no-repeat;
		}

.modalClose a:hover
	{
	width: 120px;
	height: 36px;
	background: url(../images/close.png) no-repeat;
		}

.modalClose span
	{
	display: none;
		}

#mainVideo
	{
	text-align: center;
	padding-top: 36px;
		}

#mainVideo object
	{
	margin: 0 auto;
		}














































































