body {
 margin: 0; 
 background: #ccc url(/images/bg.gif) repeat-x;
 color: #333; 
 text-decoration: none;  
 font-family: arial, helvetica, sans-serif; 
 font-size: 12px;
 }

div, p, th, td, li, dd, dl, dt {
 color: #333; 
 font-family: arial, helvetica, sans-serif; 
 font-size: 12px;
 text-decoration: none;
 text-align: left;
 }
 
div, img {
 border: 0;
 margin: 0;
 padding: 0;
 display: block;
 }

p {
 margin: .5em 0 1.5em;
 text-align: left;
 line-height: 1.5em;
 }

p.caption {
 margin: .5em 0;
 font-size: .9em;
 line-height: 1.3em;
 }

p.lead {
 font-size: 1.2em;
 margin: 1.5em 0;
 }

p.marginTop {
 margin-top: 1.5em;
 }

br.clear {
 clear: both;
 }


/* LINKS */

a {
 text-decoration: none;
 color: #069;
 }
 
a:hover {
 text-decoration: none;
 color: #036;
 }

a.black {
 color: #000;
 }


/* LISTS */

ul {
 margin: 1em;
 padding: 0;
 line-height: 1.5em;
 }

ol {
 margin: 1em 2em;
 padding: 0;
 line-height: 1.5em;
 }
 
li {
 margin: 1em 0;
 padding: 0;
 }


/* HEADERS */

h1, h2, h3, h4, h5, h6 {
 color: #666;
 font-weight: bold;
 margin: 1.5em 0 0;
 }

h1 {
 font-size: 1em;
 margin: 15px 0 0;
 color: #020202;
 display: inline;
 text-transform: uppercase;
 }

h2 {
 font-size: 1.2em;
 }
 
body#northsouth h2, body#west h2 {
 margin-left: 44px;
 }

h3 {
 font-size: 1em;
 margin: 2em 0 0;
 color: #333;
 line-height: 1.5em;
 }

h4, h5, h6 {
 font-size: 1em;
 line-height: 1.5em;
 }

.header {
 display: block;
 font-size: 1.1em;
 color: #333;
 line-height: 1.5em;
 font-weight: bold;
 margin: 1.5em 0 0;
 }


/* main nav - no flash */

div#nav {
 height: 220px;
 width: 500px;
 background: transparent url(../images/bg_nav.jpg) top left no-repeat;
 }

div#nav ul {
 float: left;
 height: 220px;
 width: 125px;
 margin: 0;
 line-height: 1.5em;
 }

#home div#nav { height: 187px; }

#home div#nav ul { height: 187px; }
 
div#nav ul li {
 float: left;
 width: 125px;
 margin: 0;
 list-style: none;
 }
 
div#nav ul a {
 float: left;
 display: block;
 margin: 0;
 padding: 0 0 0 1em;
 color: #fff;
 font-weight: bold;
 font-size: 10px;
 text-decoration: none;
 text-transform: uppercase;
 }
 
div#nav ul a:hover {
 color: #ccc;
 text-decoration: none;
 }

div#nav ul li.overview {
 height: 30px;
 }

div#nav ul li.overview a {
 margin: 0;
 padding: 0;
 width: 125px;
 height: 24px;
 display: block;
 text-indent: -9999px;
 text-decoration: none;
 }
 

 /* top nav */

div#topnav {
 background: #666 url(/images/topNavCorner.gif) bottom right no-repeat;
 text-align: right;
 margin-bottom: 14px;
 width: 732px;
 }

div#topnav ul {
 list-style: none;
 margin: 0 1.5em 0 0;
 padding: 0;
 }

div#topnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 }

div#topnav ul li a {
 padding: 3px .75em;
 color: #fff;
 font-size: .9em;
 font-weight: bold;
 }

div#topnav ul li a:hover {
 background: #333;
 }

div#topnav ul li#on a {
 background: #333;
 color: #fff;
 font-weight: bold;
 }



 /* subnav */

#leftCol ul#subnav {
 list-style: none;
 line-height: normal;
 margin: 16px 0;
 padding: 0;
 }

#leftCol ul#subnav li {
 margin: 0;
 padding: 0;
 font-size: .9em;
 background: transparent;
 }

#leftCol ul#subnav li a {
 display: block;
 padding: .4em 1.5em;
 text-decoration: none;
 text-transform: uppercase;
 }

#leftCol ul#subnav li a:hover {
 text-decoration: none;
 }

#leftCol ul#subnav li#selected a {
 background: #006599;
 color: #fff;
 font-weight: bold;
 }


 /* horizontal nav */

#horizNav {
 float: left;
 width: 498px;
 text-align: center;
 }

#horizNav ul {
 margin: 0;
 padding: 0;
 }

#horizNav ul li  {
 margin: 0;
 padding: 0 3px;
 display: inline;
 border-right: 1px solid #999;
 background: transparent;
 font-size: .9em;
 }
  
#horizNav ul li.last, ul#subnav li.last {
 border: 0;
 }
 
#horizNav ul li#selected a, ul#subnav li#selected a {
 color: #333;
 }

/* DIVS */


#wrapper {
 position: relative;
 float: left;
 margin: 0;
 padding: 0 0 30px;
 width: 732px;
 text-align: left;
 background: transparent url(/images/bg_main.gif) repeat-y;
 border-bottom: 1px solid #B4B4B4;
 }

#wrapper2 {
 position: relative;
 float: left;
 margin: 0;
 padding: 0 0 30px;
 width: 732px;
 text-align: left;
 background: transparent url(/images/bg_main2.gif) repeat-y;
 border-bottom: 1px solid #B4B4B4;
 }

#home #wrapper {
 padding: 0;
 width: 732px;
 }

#leftCol {
 width: 231px;
 float: left;
 }

#leftCol img {
 clear: both;
 }

#leftCol p {
 font-size: .9em;
 line-height: 1.3em;
 margin: 1em 1.5em;
 }

#leftCol ul li {
 list-style: none;
 background: transparent url(/images/bullet.gif) 0 .5em no-repeat;
 padding: 0 0 0 1em;
 margin: 0 0 0 .5em;
 font-size: .9em;
 }

/* #leftCol ul.upcomingEvents {
 margin-bottom: 25px;
 } */

#leftCol ul.upcomingEvents li {
 list-style: none;
 background: transparent;
 padding: 0;
 margin: 0 0 .5em .5em;
 line-height: 1.4em;
 }

#leftCol #header {
 padding: 20px 40px;
 float: left;
 }

#leftCol #header span {
 display: block;
 font-size: .9em;
 padding: 3px 0 0 26px;
 }

#rightCol {
 width: 500px;
 float: right;
 }

#logo { 
 padding-top: 22px;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 background: #fff;
 float:left;
 }

#flash { 
 background: #fff;
 }

#sidebar { 
 float: left;
 width: 122px;
 margin-top: 56px;
 border: 1px solid #ccc;
 border-left: 0;
 background: #E7E7E7;
 }

#sidebar a.button { 
 display: block;
 padding: 20px;
 font-size: .9em;
 }

#sidebar p { 
 padding: 1em;
 font-size: .9em;
 line-height: 1.3em;
 margin: 0;
 }

#quickLinks { 
 float: left;
 border: 1px solid #ccc;
 background: #E7E7E7;
 padding: 15px 20px;
 font-size: .9em;
 line-height: 1.5em;
 }

#content { 
 float: right;
 width: 372px;
 padding: 20px 0 0;
 }

#formContent { 
 clear: right;
 float: right;
 width: 490px;
 }

#content div { 
 margin: 0 25px;
 }
 
 #formContent div {
 margin: 0 25px;
 float: right;
 }
 
 #formContent {
 width: 90%;
 }
 
 
#content div a {
 text-decoration: underline;
 }

#content div.column { 
 margin: 0 10px 0 0;
 float: left;
 width: 145px;
 }

/* Tan hack on content column div width */

* html #content div.column {
 width: 155px;
 w\idth: 145px; 
 }

#content ul li, #content_wide ul li, #formContent ul li {
 list-style: none;
 background: transparent url(/images/bullet.gif) 0 .5em no-repeat;
 padding-left: 1em;
 }
 
 #formContent ul li, #formContent ol li {
 margin: 0;
 }

#content ul.tight li {
 margin: 0;
 }
 
#feature { 
 float: left;
 width: 350px;
 }
 
#feature div { 
 float: left;
 width: 350px;
 height: 182px;
 border: 1px solid #ccc;
 border-left: 0;
 background: #E7E7E7;
 margin-top: 30px;
 }

#feature div img { 
 float: left;
 }

/* Tan hack on feature height */

* html #feature div {
 height: 212px;
 he\ight: 182px; 
 }

#feature div img { 
 float: left;
 margin: 0 1em 0 0;
 }

#feature p { 
 margin: 1.5em 1em 0;
 font-size: .9em;
 line-height: 1.3em;
 }

div#gallery {
 margin-left: 65px;
 }
 
div#gallery img {
 display: inline;
 float: left;
 margin: 0 15px 15px 0;
 }

div#gallery div {
 width: 150px;
 display: inline;
 float: left;
 margin: 15px 15px 0 0;
 padding: 0;
 text-align: center;
 font-size: .9em;
 }

/* Tan hack on gallery div */

* html #feature div {
 height: 165px;
 he\ight: 150px; 
 }

div#gallery div img {
 margin: 0 0 5px 0;
 }

img.floatLeft {
 float: left;
 margin: 0 5px 0 0;
 }

#copyright {
 clear: both;
 padding: .3em 1em 20px 235px;
 font-size: .9em;
 color: #666;
 }

#copyright a {
 color: #333;
 }

#copyright img {
 display: inline;
 }


/* TABLES */

table#list {
 margin: 0 40px;
 width: 644px;
 clear: both;
 }

/* Tan hack on list table width */

table.capacity {
 width: 724px;
 w\idth: 644px; 
 }

table#list th, table#list td {
 padding: 2px 20px 2px 0;
 font-size: .9em;
 }

table#list th.title {
 background: #006599;
 color: #fff;
 text-transform: uppercase;
 font-weight: bold;
 padding: 1px 20px 1px 3px;
 }

table#list tr.odd td {
 background: #E7E7E7;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
 
table#list th.printheader {
display:none;
}

/* FORM ELEMENTS */

#formContent form {
 margin-top: 20px;
 }

#formContent form label, #formContent form input, #formContent form textarea, #formContent form select {
 display: inline;
 width: 275px;
 float: left;
 margin: 3px 0 3px 5px;
 }

/* Tan hack on inputs and labels */

* html #formContent form label, * html #formContent form input, * html #formContent form textarea, #formContent form select {
 width: 280px;
 w\idth: 275px; 
 }

#formContent form select {
 display: inline;
 float: left;
 margin: 3px 0 3px 5px;
 }

#formContent form textarea {
 height: 100px;
 }

#formContent form input.send {
 width: auto;
 }

#formContent form input.checkBx {
 width: 10px;  
 margin-right: 5px;
 }
 
#formContent form input.radio {
width: auto;
margin-right: 5px;
}
 
 #formContent form input.quantity {
 width: 15px;
 font-size: 10px;
 }

#formContent form input.narrowtext {
 width: 200px;
 }

#formContent form input.submit {
 width: 60px;
 margin-left: 144px;
 padding: 0;
 }
 
 #formContent form input.auto, #formContent form .auto {
 width: auto;
 }

#formContent form label {
 width: 134px;
 padding: .5em 0 0;
 margin: 0 5px 0 0;
 text-align: right;
 }
 
.small {
font-size: 10px;
font-weight: normal;
}

form table {
	width: 90%;
}

form table tr.title td {
font-weight: bold;
padding-top: 20px;
}

form table tr {
vertical-align: top;
}

form table tr td, form table tr th {
padding: 2px 5px;
border-bottom: 1px solid #ccc;
}

form table.no-border tr td, form table.no-border tr th {
border: 0;
}

form table tr td.center {
text-align: center;
}

form table tr td.right {
text-align: right;
}

form table tr td.includes {
    padding: 4px 8px 16px 24px;
    font-size: 90%;
}

form table tr td.includes span {
    margin-right: 4px;
}


/* Tan hack on label */

* html #formContent form label {
 width: 139px;
 w\idth: 134px; 
 }

form br {
 clear: both;
 }

.leftPulldown1 {
 float: none;
 width: 190px;
 margin: 5px 15px 0;
 }
 
.leftPulldown2 {
 float: none;
 width: 190px;
 margin: 0 15px;
 }
 
form#vendorLogin {
 margin: 1em 1.5em;
 }
 
form#vendorLogin label, form#vendorLogin input {
 display: inline;
 width: 100px;
 float: left;
 }

form#vendorLogin input.loginSubmit {
 width: 60px;
 margin: 3px 0 10px 65px;
 padding: 0;
 display: inline;
 }

form#vendorLogin label {
 width: 60px;
 margin: 0 5px 0 0;
 text-align: right;
 font-weight: bold;
 }

/* Tan hack on label */

* html form#vendorLogin label {
 width: 65px;
 w\idth: 60px; 
 }

/* FLOORPLANS */

div#floorplansMain {
 float: left;
 display: inline;
 height: 299px;
 width: 397px;
 padding: 0;
 border: 0;
 margin-left: 44px;
 }

div#floorplansMain ul {
 height: 299px;
 width: 397px;
 background: transparent url(/images/floorplans.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
 }

div#floorplansMain ul li {
 height: 299px;
 margin: 0;
 padding: 0;
 list-style: none;
 background: transparent;
 position: absolute;
 top: 0;
 }
 
div#floorplansMain ul li, div#floorplansMain ul a {
 height: 299px;
 display: block;
 }
 
div#floorplansMain ul li a {
 text-indent: -9999px;
 text-decoration: none;
 }
 
div#floorplansMain ul li#northsouth {width: 220px; left: 0;}
div#floorplansMain ul li#west {width: 177px; left: 220px;}

div#floorplansMain ul li#northsouth a:hover {background: transparent url(/images/floorplans.gif) 0 -299px no-repeat;}
div#floorplansMain ul li#west a:hover {background: transparent url(/images/floorplans.gif) -220px -299px no-repeat;}


/* FLOORPLANS SMALL */

div#floorplansSmall {
 float: left;
 display: inline;
 height: 85px;
 width: 111px;
 padding: 0;
 border: 0;
 margin-left: 44px;
 }

div#floorplansSmall ul {
 height: 85px;
 width: 111px;
 background: transparent url(/images/floorplans_s.gif) top left no-repeat;
 margin: 0;
 padding: 0;
 position: relative;
 line-height: normal;
 }

div#floorplansSmall ul li {
 height: 85px;
 margin: 0;
 padding: 0;
 list-style: none;
 background: transparent;
 position: absolute;
 top: 0;
 }
 
div#floorplansSmall ul li, div#floorplansSmall ul a {
 height: 85px;
 display: block;
 }
 
div#floorplansSmall ul li a {
 text-indent: -9999px;
 text-decoration: none;
 }
 
div#floorplansSmall ul li#northsouth {width: 62px; left: 0;}
div#floorplansSmall ul li#west {width: 49px; left: 62px;}

div#floorplansSmall ul li#northsouth a:hover {background: transparent url(/images/floorplans_s.gif) 0 -85px no-repeat;}
div#floorplansSmall ul li#west a:hover {background: transparent url(/images/floorplans_s.gif) -62px -85px no-repeat;}

 /* You are here - main nav */
 
body#northsouth div#floorplansSmall ul li#northsouth a {background: transparent url(/images/floorplans_s.gif) 0 -85px no-repeat;}
body#west div#floorplansSmall ul li#west a {background: transparent url(/images/floorplans_s.gif) -62px -85px no-repeat;}

 /* FLOORPLAN NAV */

#floorplanNav {
 float: left;
 display: inline;
 width: 440px;
 margin: 10px 0 0 41px;
 }

/* Tan hack on div */

* html #floorplanNav {
 width: 481px;
 w\idth: 440px; 
 }

#floorplanNav ul {
 float: left;
 display: inline;
 width: 140px;
 line-height: normal;
 margin: 0;
 padding: 0;
 }

#floorplanNav ul li {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: .9em;
 background: transparent;
 }

#floorplanNav ul li a {
 display: block;
 padding: .4em;
 text-decoration: none;
 }

#floorplanNav ul li a:hover {
 background: #006599;
 color: #fff;
 font-weight: bold;
 }

#floorplanNav ul li#selected a {
 background: #006599;
 color: #fff;
 font-weight: bold;
 }


/* FLOORPLAN TABLE */

table.capacity {
 margin: 10px 40px 10px 44px;
 width: 644px;
 clear: both;
 }

table.capacity th, table.capacity td {
 padding: 2px 3px;
 font-size: .9em;
 }

table.capacity th {
 background: #006599;
 color: #fff;
 font-weight: bold;
 padding: 1px 3px;
 white-space: nowrap;
 }

table.capacity tr.odd td {
 background: #E7E7E7;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }

/* FLOORPLAN DETAIL */

#floorplanDetail {
 float: left;
 display: inline;
 text-align:center;
 width: 530px;
 }

#floorplanDetail img {
 margin: 0 auto;
 margin-bottom: 6px;
 }


/* ROTATING HOMEPAGE LINKS */

#rotatingLinks {
	margin: 1em 1em 0;
	width: 200px;
	text-align: center;
}

#rotatingLinks a {
	width: 200px;
	display: none;
	background: #fff;
}

	#rotatingLinks a.firstLink {display:block;}


/* HOMEPAGE LINKS */

.homeLinks {margin-top:15px;}

.homeLinks a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 231px;
}
	#homeLink1 {background: url('/images/homeLinks.gif') 0 0 no-repeat;height: 38px;}
	#homeLink1:hover {background-position: -231px 0;}
	#homeLink2 {background: url('/images/homeLinks.gif') 0 -38px no-repeat;height: 31px;}
	#homeLink2:hover {background-position: -231px -38px;}
	#homeLink3 {background: url('/images/homeLinks.gif') 0 -69px no-repeat;height: 32px;}
	#homeLink3:hover {background-position: -231px -69px;}
	#homeLink4 {background: url('/images/homeLinks.gif') 0 -101px no-repeat;height: 48px;}
	#homeLink4:hover {background-position: -231px -101px;}
	
#wifiLink {margin: 7px auto;display:block;width:39px;}