c@charset "UTF-8";
/* Our "universal rule" */
{
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yellow   {
	background-color: #000000;
	background-image: url(../images/bg-yellow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blue {
	background-color: #000000;
	background-image: url(../images/bg-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.green {
	background-image: url(../images/bg-home.jpg);
	background-position: center top;
}
.purple {
	background-image: url(../images/bg-puple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.teal {
	background-image: url(../images/bg-teal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.red {
	background-image: url(../images/bg-red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pink {
	background-image: url(../images/bg-pink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#speakers {
	background-image: url(../images/bg-speakers.gif);
	background-repeat: no-repeat;
	background-position: center 220px;
	width: 100%;
	float: left;
}
#topWrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#siteMenu {
	width: 900px;
	background-image: url(../images/bg-nav-inside.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteMenu ul{
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: bottom;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li{
	position: relative;
	right: 0;
	float: left;
}
#siteMenu ul li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#siteMenu ul li a:link, #iconNav ul li a:visited, #iconNav ul li a:active, #iconNav ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#siteMenu ul li a:hover{
}
#siteMenu   ul   li.item1   a {
	border-right-color: #FFFFFF;
	width: 108px;
}
#siteMenu ul li.item1 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item2 a{
	margin-left: 15px;
	width: 95px;
}
#siteMenu ul li.item2 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item3 a{
	margin-left: 15px;
	width: 78px;
}
#siteMenu ul li.item3 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item4 a{
	margin-left: 15px;
	width: 130px;
}
#siteMenu ul li.item4 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item5 a{
	margin-left: 15px;
	width: 65px;
}
#siteMenu ul li.item5 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item6 a{
	margin-left: 15px;
	width: 140px;
}
#siteMenu ul li.item6 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item7 a{
	margin-left: 15px;
	width: 55px;
}
#siteMenu ul li.item7 a:hover {
	color: #e9a323;
}
#siteMenu ul li.item8 a{
	margin-left: 15px;
	width: 68px;
}
#siteMenu ul li.item8 a:hover {
	color: #e9a323;
}
#siteMenu  ul  li.home a {
	border-right-color: #FFFFFF;
	width: 30px;
	margin-left: 15px;
}
#siteMenu ul li.home a:hover {
	color: #e9a323;
}
.siteMenu ul ul{
	position:absolute;
	top:38px;
	width:200px;
	font-size:10px;
	background-image:url(images/dropBg1.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding:5px 2px 20px 0px;
	visibility: hidden;
}
.siteMenu ul ul li{
	float:none;

}

.siteMenu ul ul li a{
	background-image:none;
	display: block;
	color: #000;
	font-size:12px;
	padding: 5px 3px 5px 17px;
	text-decoration: none;
	text-transform:none;
}
.siteMenu ul ul li a:hover{
	background-image:none;
	color: #fff;
}



.siteMenu ul ul#aboutusdrop{
	margin-left:360px;
}
.siteMenu ul ul#towndrop{
	margin-left:70px;
}



#content {
	width: 900px;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content  h1.top {
	background-image: url(../images/bg-title-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 666px;
	padding-right: 117px;
	padding-left: 117px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 21px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#content img.title {
	margin-left: 97px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#locationTitle {
	background-image: url(../images/bg-title-bluestripe-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 666px;
	padding-right: 117px;
	padding-left: 117px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 21px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#locationTitle .imgtitle {
	margin-bottom: -8px;
}
#selectLocation {
	float: right;
	width: 502px;
	margin-top: -40px;
	height: 30px;
	color: #666666;
	background-image: url(../images/bg-top-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
}
#mainContent {
	padding-top: 30px;
	width: 760px;
	float: left;
	font-size: 14px;
	padding-left: 75px;
}
#mainContent a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#mainContent  img.right {
	float: right;
	margin-left: 10px;
}
#mainContent img.title {
	margin-left: 19px;
}
.yellowContent   {
	background-image: url(../images/bg-yellow-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blueContent {
	background-image: url(../images/bg-blue-content1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#rightColumn {
	color: #FFFFFF;
	width: 270px;
	float: right;
	text-align: left;
	line-height: 18px;
	padding-right: 90px;
	padding-top: 60px;
	font-size: 13px;
	height: 280px;
}
#topRounded {
	background-image: url(../images/bg-title-top.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px;
	width: 706px;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 97px;
	float: left;
}
#insideContent {
	width: 666px;
	background-image: url(../images/bg-insidecontent.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 117px;
	float: left;
	padding-right: 117px;
}
#insideContent h1 {
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
#insideContent h3 {
font-size: 14px;
color: #D09503;
margin-bottom: -10px;
}
#insideContent a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
#insideContent a:hover {
	text-decoration: underline;
}
#insideLeftColumn {
	float: left;
	width: 320px;
	margin-top: 10px;
}
#insideLeftColumn h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	font-size: 14px;
}
#insideRightColumn {
	float: right;
	width: 320px;
	text-align: left;
	margin-top: 10px;
}
.imgRightPadding {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.staff {
	width: 315px;
	background-color: #CFE3EC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 114px;
	font-size: 11px;
}
.staffImage {
	float: left;
	margin-right: 10px;
}
.staffTitle {
	font-size: 14px;
	text-decoration: underline;
	background-color: #DCF2FB;
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.StaffP {
	margin: 0px;
	width: 190px;
	padding: 0px;
	float: right;
}
#news {
	background-image: url(../images/bg-st-news.gif);
	background-position: center bottom;
	width: 666px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#news table {
}
#news p {
	margin-left: 10px;
	margin-right: 20px;
}
#news  h2 {
	background-image: url(../images/bg-st.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
#news h2 a {
	color: #000000;
	text-decoration: underline;
}
#news h3 {
	margin: 0px;
}
#newsNav {
	font-size: 11px;
	color: #000000;
	background-image: url(../images/bg-new-nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 5px;
}
.smtxt {
	font-size: 0.8em;
	font-weight: normal;
}
.smpadding {
	padding: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	margin-left: 10px;
	margin-right: 10px;
}
.quote p, #quoteDetail p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#quoteDetail ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.quoteTitle{
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.quoteAuthor{
	margin-top: 10px;
	margin-left: 10px;
}
#flash {
	float: left;
	height: 70px;
	width: 900px;
}
#promotionsArea {
	float: left;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center 8px;
	height: 300px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	z-index: 1;
	font-weight: normal;
}
#promotionsArea img {
	position: absolute;
	z-index: 1;
	margin-top: 35px;
	margin-left: 45px;
}
#promotionsArea   h1 {
	color: #DCA219;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 142px;
	height: 30px;
}
#promotionsArea a {
	color: #23989D;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
#promotionsArea a:hover {
	color: #00FFFF;
	text-decoration: underline;
	margin-left: 5px;
}
#promotionsArea .promoDescriptiption {
	float: left;
	text-align: center;
	display: block;
	position: relative;
}
#promos {
	position: absolute;
	z-index: 3;
}
#promoContainer_item1 {
	background-repeat: no-repeat;
	width: 150px;
	height: 110px;
	float: left;
	margin-top: 40px;
	padding-left: 90px;
}
#promoContainer_item2 {
	background-repeat: no-repeat;
	width: 142px;
	height: 110px;
	float: left;
	margin-left: 44px;
	margin-top: 40px;
}
#promoContainer_item3 {
	background-repeat: no-repeat;
	width: 142px;
	height: 110px;
	float: left;
	margin-top: 40px;
	margin-left: 45px;
}
#promoContainer_item4 {
	background-repeat: no-repeat;
	width: 142px;
	height: 110px;
	float: left;
	margin-top: 40px;
	margin-left: 46px;
}

div#promoContainer_item4 select.sm { width: 120px; }

#callout {
	background-repeat: no-repeat;
	background-position: center 8px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	width: 630px;
	float: left;
	margin-left: 60px;
}
#callout    h1 {
	color: #DCA219;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 190px;
	height: 30px;
}
#callout p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#callout  a {
	color: #23989D;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
#callout  a:hover {
	color: #00FFFF;
	text-decoration: underline;
	margin-left: 5px;
}
#callout  .promoDescriptiption {
	float: left;
	text-align: center;
	display: block;
}
#callout_item1 {
	background-repeat: no-repeat;
	width: 192px;
	height: 175px;
	float: left;
	background-image: url(../images/co-sm-bg.gif);
}
#callout_item2 {
	background-repeat: no-repeat;
	width: 192px;
	height: 175px;
	float: left;
	background-image: url(../images/co-sm-bg.gif);
	margin-left: 20px;
}
#callout_item3 {
	background-repeat: no-repeat;
	width: 192px;
	height: 175px;
	float: left;
	background-image: url(../images/co-sm-bg.gif);
	margin-left: 20px;
}
#bottomNav {
	float: left;
	width: 660px;
	padding-left: 240px;
}
#bottomNav  ul{
	background-repeat: no-repeat;
	list-style: none;
	background-position: bottom;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#bottomNav  ul  li{
	position: relative;
	right: 0;
	float: left;
	text-align: center;
}
#bottomNav  ul  li  a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#bottonNav ul   li   a:link, #iconNav ul{
	text-decoration: none;
	color: #FFFFFF;
}
#bottomNav ul li a:hover{
}
#bottomNav   ul   li.item1   a {
	width: 137px;
	height: 31px;
	background-image: url(../images/footer-b-ngw.jpg);
	text-transform: uppercase;
	font-size: 10px;
	color: #DCA219;
	font-weight: bold;
	padding-top: 75px;
	background-repeat: no-repeat;
}
#bottomNav ul li.item1 a:hover {
	color: #009999;
}
#bottomNav ul li.item2 a{
	width: 135px;
	background-image: url(../images/footer-b-wl.jpg);
	height: 31px;
	padding-top: 75px;
	font-size: 10px;
	font-weight: bold;
	color: #DCA219;
	background-repeat: no-repeat;
}
#bottomNav ul li.item2 a:hover {
	color: #009999;
}
#bottomNav  ul  li.item3  a{
	width: 135px;
	height: 41px;
	background-image: url(../images/footer-b-ngwpl.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	font-size: 10px;
	color: #DCA219;
	text-transform: uppercase;
}
#bottomNav ul li.item3 a:hover {
	color: #009999;
}
#footer {
	float: left;
	width: 900px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 20px;
	line-height: 21px;
	font-size: 11px;
}



#footer a {
	color: #23959A;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #DCA219;
	text-decoration: none;
	font-size: 12px;
}
/* Vertical Navigation */


#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 324px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	text-decoration: none;
	width:250px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 90px;
	height: 50px;
	background-image: url(../images/nav-meetclients.jpg);
	background-repeat: no-repeat;
}
#vertmenu ul li a.staff {
	font-size: 80%;
	display: block;
	text-decoration: none;
	width:250px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 90px;
	height: 50px;
	background-image: url(../images/nav-meetclients.jpg);
	background-repeat: no-repeat;
}
#vertmenu ul li a.orientation {
	font-size: 80%;
	display: block;
	text-decoration: none;
	width:250px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 90px;
	height: 50px;
	background-image: url(../images/nav-orientation.jpg);
	background-repeat: no-repeat;
}
#vertmenu ul li a.carpool {
	font-size: 80%;
	display: block;
	text-decoration: none;
	width:250px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 90px;
	height: 50px;
	background-image: url(../images/nav-carpool.jpg);
	background-repeat: no-repeat;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	text-decoration: underline;
}

.itemDetails p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.itemDetails ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#fathom{width:200px;text-align:center; margin:0 auto 0 auto;font-size:11px;}
#fathom a{color: #23959A;text-decoration: none;}
#fathom a:hover {color: #DCA219;}

.campus-content ul { margin: 0; }

/*span.promoDescriptiption a { position: absolute; bottom: -20px; display: block; width: 138px; text-align: center; }*/
