@import "form-styles.css";

*{
	margin-top:0px;
	padding:0;
}

body {
	font-family: georgia, serif;
	font-size: medium;
	background: #88898B;
	margin: 0px;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border:none;
}

a {
	outline: none;
}

#wrapper {
	margin:0 auto;
	width:800px;
}

#container{
	float: left;
	width: 100%;
	background:#fff url('../images/content_bg.jpg') top left repeat;
}

#main {
	margin:0;
	width:623px;
	float: left;
	clear: none;
}

#content{
	float:left;
	margin:0;
	padding-left:155px;
	width:364px;

	background:#fff url('../images/contentbg.jpg') 0 0 repeat;
}

#contactbody #content {
	height:1290px;
}

#meetup #content {
	height:6900px;
}

#information{
	width:350px;
	margin:10px 0 30px 5px;
	font-size:15px;
	padding:0;
	float:left;
}

#information p.intro-info{
	font-family:"Arial", sans-serif;
	font-size:15px;
	line-height:12px;
	color:#02203f;
	margin:5px 0 0 10px;
	padding:0;
	width:350px;
}

#information p.lastline{
	font-family:"Arial", sans-serif;
	font-size:15px;
	text-align:center;
	line-height:26px;
	color:#02203f;
	margin:5px 0 0 10px;
	padding:0;
	width:350px;
}

#information ul{
	list-style-type:circle;
	margin:10px 0 10px 0;
	padding:0;
}

#information ol{
	margin:10px 0 10px 0;
	padding:0;
}

#information ul ul {
	width: 320px;
}

#information form ul{
	list-style-type:none;
	margin:0;
}

#information form li{
	margin-left:-10px;
	padding:0;
}

#information li{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	line-height:22px;
	color:#555;
	margin:0 0 0 30px;
	padding:0;
}


#information p{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	line-height:20px;
	color:#555;
	margin:5px 0 0 10px;
	padding:0;
}


#information h1{
	font-family:"Lucida Grande", sans-serif;
	font-size:16px;
	line-height:32px;
	color:#222;
	margin:5px 0 0px 10px;
	padding:0;
}

#information h2{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	line-height:32px;
	color:#222;
	margin:5px 0 0px 10px;
	padding:0;
}

#information a{
	color:#005295;
}

#information a:hover{
	color:#005295;
	text-decoration:none;
}



#header{
	display:block;
	width: 800px;
	height:223px;
	padding:0;
	background:url("../images/hpc_02.jpg") 0 0 no-repeat;
}
#headline{
	font-family:"Lucida Grande", sans-serif;
	border-top:1px solid #0a3767;
	border-left:1px solid #0a3767;
	color:#fff;
	float:right;
	width:623px;
	padding:8px 0 8px 0;
	margin:0;
}

#headline p{
	width:510px;
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
}

#headline3{
	background:#e3842b url('../images/headline-bottom.gif') no-repeat bottom right;
	font-family:"Lucida Grande", sans-serif;
	border-top:1px solid #0a3767;
	border-left:1px solid #0a3767;
	color:#fff;
	float:right;
	width:599px;
	padding:8px 0 8px 0;
	margin:0;
}

#feature {
	width:623px;
	height:179px;
	float:right;
	background:#fff;
}
#feature img{
	float:right;
	top:100px;
	margin:0;
	padding:0;
	height:179px;
}

#feature p{
	margin:0;
	padding:5px 0 5px 10px;
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#0a3767;
	position:relative;
	top:100px;
	width:230px;
	background-color:#fff;
	float:right;
}


#nav{
	margin:0;
	padding:0;
	float:left;
	width:177px;
	overflow:hidden;
}

#homenav{
	margin:0;
	padding:0;
	float:left;
	height:319px;
	width:177px;
	overflow:hidden;
	background:#1A2C44;
}


#contactbody #nav{
	height:1480px;
}

#meetup #nav{
	height:6910px;
}

#main-content{
	float: right;
	width: 664px;
	margin: 0;
	padding: 0;
}

#side-bar {
	float:right;
	clear: none;
	width:239px;
	height:676px;
	margin:0px 0px 0 0;
	padding:0;
	background-image: url('../images/sidebarbgd.jpg');
	background-repeat:repeat-y;
}

#contactbody #side-bar {
	height:1300px;
}

#meetup #side-bar {
	height:6910px;
}

#rgrey {
	float:auto;
	width:13px;
	margin:15px 10px 0 0;
	padding:0;
}
#rcontent {
	float:left;
	width:226px;
	margin:15px 10px 0 0;
	padding:0;
}
#nav-mov-wrapper {
	display:block;
	width: 177px;
	height:86px;
	padding:0;
	color:#556A87;
	background-image:#0a3767 url('../images/takealook.jpg') 0 0 no-repeat;
}


/* The following styles are for main content formatting */

#flashcontent {
	margin: 25px 0 0 0;
	width: 664px; 
	height: 440px;
	border-top: 1px solid #27424d;
}
	
#news {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
	background-color: #7ea8b8;
}

/* The following styles are for the navigation */


#links{
	margin:0;
	padding:0;
	float: left;
	clear: both;
}
#link2{
	margin:0;
	padding:0;
}
#takelook {
	width:177px;
	height:86px;
	padding:8px 0 8px 0;
	margin:0;
	background:#556A87;
}

#linkmov1 {
	width:177px;
	margin:0;
	background:#556A87;
}
#linkmov2 {
	width:177px;
	height:153px;
	margin:0 bottom-left;
	background:#556A87 ;
}

.link{
	font-family:"Lucida Grande", sans-serif;
	width:177px;
	height:17px;
	padding:8px 0 10px 0;
	margin:0;
	background:#1A2C44 url("../images/upbtn.jpg") repeat-x top left;
}

/*
#556A87 Light purple blue
#1A2C44 Dark Blue*/

.link a{
	display: block;
	text-decoration:none;
	color:#fff;
	font-size:12px;
		height:22;
	width:177px;
	padding-left:20px;	
	background:#1A2C44;	
}

.link a:hover{
	background:#27384f;
	text-decoration:none;
}

.last-link{
	font-family:"Lucida Grande", sans-serif;
	width:160px;
	padding:8px 0 8px 0;
	border-bottom:1px solid #fff;
	background:#0a3767 url("../images/list-tile.gif") repeat-x top left;
}

.last-link a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding-left:20px;			
}

.last-link a:hover{
	text-decoration:underline;
}

#company{
	padding: 0;
	margin: 0;
	width: 245px;
	height: 41px;	
}

#copyright{
	padding: 0;
	margin: 0;
	width: 245px;
	height: 41px;	
}
#lftfade  {
	display:block;
	width: 13px;
	height:536px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/lgreyfade.jpg") 0 0 repeat;
	text-decoration: none;
}

#rghtfade  {
	display:block;
	width: 13px;
	height:536px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/rgreyfade.jpg") 0 0 repeat;
	text-decoration: none;
}

#roll-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/overbtn.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#home-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/overbtn.jpg") 0 0 no-repeat;
	text-decoration: none;
}


#about-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/aboutbtnOver.jpg") 0 0 no-repeat;
	text-decoration: none;
}


#services-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/servicesbtnOver.jpg") 0 0 no-repeat;
	text-decoration: none;
}


#location-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/locationbtnOver.jpg") 0 0 no-repeat;
	text-decoration: none;
}


#amenities-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/amenitiesbtnOver.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#contact-over a {
	display:block;
	width: 177px;
	height:29px;
	padding:0;
	font-family: lucida, sans-serif;
	font-size: 16px;
	color:#000;
	background: url("../images/contactbtnOver.jpg") 0 0 no-repeat;
	text-decoration: none;
}


/* The following styles are for the content pages*/
#content{
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	background-color:#ffffff;
	padding: 0 10px 10px 10px;
}

#content2{
	float:left;
	margin:0;
	padding-left:155px;
	width:605px;
	background-color:#fff;
}

#content a{
	color: #27424d;
	font-weight:bold;
}

#content a:hover{
	background-color: #77afc6;
	font-weight:bold;
}
#subnav-container p{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Georgia, serif;
	color: #fff;
	
}
#subnav-container{
	float: right;
	background-color: #7ea8b8;
	width: 300px;
	margin: 10px 10px 10px 10px;
	padding-top: 10px;
}

#subnav-photo{
	width: 280px;
	height: 200px;
	padding: 10px;
}
#subnav-wrapper {
	margin: 0;
	padding: 0;
	width: 300px;
	background-color: #6B92A0;
	font-size: 14px;

}

#list {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 10px;
	font-family: Georgia, serif;

}

#list h2 {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#subnav-logo {
	float: right;
	width: 100px;
	padding: 20px 10px 0px 0px;

}

#list ul {
	list-style-type: square;
	margin: 0;
	padding: 0px 0px 0px 20px;
	color: #fff;
}

#list a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px;
}

#list a:hover{
	background-color: #446570;
}

#clear{
	padding: 0;
	clear: both;
}

#mast{
	width: 665px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#headline{
	width: 665px;
	height: 38px;
	padding: 0;
	margin: 0;
}
#headline p{
	width:623px;
	margin-left:10px;
	font-size:18px;
	font-weight:bold;
}

.bold-test{
	font-weight: bold;
}

.contact {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, serif;
	color: #40535a;
	
}

.inner-content-float{
	float:left;
	margin:0;
	width:645px;
}


.inner-content-float img{
	width: 280px;
	height: 200px;
	float:right;
	margin:0 0 15px 10px;
	border:10px solid #7ea8b8;	
}

.inner-content-float p{
	margin:10px 0 10px 0;
	width:475px;
	font-family:Georgia, serif;
	font-size:14px;
}

#news a{
	color: #27424d;
}

#news a:hover{
	background-color: #77afc6;
}

#content #information ul#sub_nav {
	list-style: none;
	width:397px;
	position: relative;
	z-index: 100;
	float: left;
	margin: -10px 0 0 -15px;
	padding: 0 0 10px 0;
	font-size:12px;
	background: #1a2c44;
}
#content #information ul#sub_nav li {
	float: left;
	width: 124px;
	background: none;
	margin: 10px 0 0 5px;
	padding: 0;
}

#content #information ul#sub_nav li a{
	color: #fff;
	font-family:"Lucida Grande", sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	float: left;
	display: block;
	text-decoration: none;
	width: 114px;
	background: #183A69;
	padding: 3px 0 3px 10px;
}

#content #information ul#sub_nav li a:hover {
	background: #34588a;
	font-weight:bold;
}

#content a:hover{
	background-color: #77afc6;
	font-weight:normal;
}

/* Sidebar */

#side-bar h1 {
	font-family:Arial, sans-serif;
	font-size:11px;
	height:22px;
	margin-left:13px;
	margin-top:20px;
	padding-top:5px;
	background-image:url('../images/h1.jpg');
	background-repeat:repeat-x;
	color:#666666;
	text-align:center;
}

#side-bar #promos { position:relative; float: left; clear: both; display: inline; margin: 10px 0 0 13px; }
#side-bar #promos .promo {position: absolute; top: 0; height: 125px;}
#side-bar #promos #promofader1 {left:0;}
#side-bar #promos #promofader2 {left:470px;}
#side-bar #promos .promo a {position: absolute; top:0; left:0; display: block; width: 226px; height:125px;}
#side-bar #promos .promo a.first {z-index:1;}

#iframecontainer {
	margin-left:8px;
}


/* Footer content starts here */

#footer-img1 #text {
	text-align:center;
	font-size:12px;
	color:#838d96;
	background-color:#101b29;
	padding:17px;
	margin-top:17px;
	font-family:Tahoma, sans-serif;
}

#footer-img1 #text .spacer {
	margin-left:5px;
}

#footer-img1 #text a {
	color:#1a4a8c;
	text-decoration:none;
}

#footer-img1 #text a:hover {
	color:#61a4ff;
	text-decoration:none;
}

#footer-img1{
	display:block;
	width: 800px;
	height:114px;
	padding:0;
	background:#101B29;
	background:url("../images/footer.jpg") 0 0 no-repeat;
	float:right;
}

#footer{
	display:block;
	width: 800px;
	height:114px;
	padding:0;
	background:#101B29;
}

#footer-img2{
	display:block;
	width: 800px;
	height:39px;
	padding:0;
	background:url("../images/footer_img2.jpg") 0 0 no-repeat;
}

#footer p{
	text-align:center;
	color:#999999;
	font-family:"Lucida Grande", sans-serif;
	font-size:10px;
	height:60px;
	background:#101B29;
	margin:0 0 0 0;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	text-decoration:none;
	color:#fff;
}

.clear{
	clear:both;
}

#contactbox {
	width:340px;
}

#dailysched {
float: left;
clear: both;
display: inline;
  margin: 5px 0 5px 26px;
}

#newsletter {height:84px; width:226px; background-image:url('../images/newsletterbadge.jpg'); margin-left:13px; cursor:pointer;}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}