
body {
        margin: 0 auto;
        padding: 0;
        font-family: Georgia, "Book Antiqua", "Times New Roman", serif;
        font-size: 11px;
        color: #222222;
        background: #fff url(../images/background.jpg) no-repeat;
        text-align: left;
}

h1, h2, h3 {
   font-weight: lighter;
   font-style: italic;
}

h1, h2, h3, h4 {
   color: #0054a6;
}

h1 {
   font-size: 22px;
}

h2 {
   font-size: 16px;
}

h3 {
   font-size: 13px;
   }

h4 {
   font-size: 10px;
}

blockquote {
   margin: 8px 0;
   padding: 0 10px 0 40px;
   background: url(../images/quote.gif) no-repeat left top;
   font-style: italic;
   font-weight: lighter;
   font-size: .9em;
   text-align: left;
   color: #707070;
   line-height: 1.5em;
}


a {
   text-decoration: none;
   color: #0054a6;
}

a:hover {
   text-decoration: underline;
}

p {
   padding: 0;
   margin: 0;
	 text-align: justify;
   line-height: 1.4em;
}

p.red {
   color: #ff0000;
}

p.right {
   
}

p.ngexcerpt {
	font-size: .8em;
}

p.smaller {
	font-size: .9em;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
    border: 0;
}

form {
}


fieldset {
        border: none;
}

legend {
        display: none;
}



/* lightbox */

#lightbox{
        background-color:#fff;
        padding: 10px;
        }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(../images/blank.gif);
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");*/
        }

/* ====== end global ======= */

/* Wrapper */

#wrapper {
	  margin-top: 0;
    margin-left: 147px;
    width: 707px;
}

/* Head */

#breadcrumb {
    width: 707px;
    height: 64px;
    padding-top: 20px;
    text-align: right;
}

#breadcrumb p{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .7em;
	margin: 0;
	text-align:  right;
	text-transform: uppercase;
}

#header {
    width: 706px;
    height: 104px;
    background: #2d9ed6 url(../images/header.jpg) no-repeat left top;
    overflow: hidden;
}

#header #hleft{
	float: left;
	width: 400px;
}

#header #hright{
	float: right;
  width: 246px;
  text-align: center;
  padding-top: 30px;
}

#header #hright h2{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	letter-spacing: 4px;
	font-style: normal;
	font-size: 60px;
}

/* Content */

#content {
   width: 706px;
   padding: 0;
   background: #fff url(../images/content.jpg) repeat-y right top;
}



/* colOne */

#colOne {
   float: left;
   width: 460px;
   text-align: left;
   background-color:  #fff;
}

#colOne #mainBanner{
	width: 460px;
	height: 170px;
	overflow:  hidden;
	background: transparent url(../images/mainbanner.gif) no-repeat left bottom;
}

#colOne #floorPlan{
	width: 460px;
}

#ajax-banner{
	
}

#colOne .boxed {
   width: 440px;
   background-color: #fff;
   padding: 10px;
}

#colOne .boxed .article{
	 width: 430px;
	 padding-bottom: 40px;
}

#colOne .boxed .article p{
	padding: 0 0 10px 10px;
}

#colOne .boxed .article p.mypar{
	padding: 8px 8px 20px 8px;
	font-size: 1em;
}

#colOne .boxed .article p.meta{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  .8em;
	padding: 0;
}

#colOne .boxed .article img{
	border: 0;
	padding: 2px 0 5px 10px;
}

#colOne .boxed .article img.myimage{
	border: 0;
	padding: 10px;
}



#colOne .boxed .article h2{
	margin: 10px 0 10px 0;
	padding: 0;
	font: small-caps lighter 1.2em/1em Georgia, "Times New Roman", serif;
}

#colOne .boxed .article .spacert{
	width: 30px;
	height: 200px;
}

#colOne .boxed .article .left{
	float: left;
	width: 70px;
	padding-left:  15px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: orange;
}

#colOne .boxed .article .right{
	float: right;
	width: 300px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
}



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

/* - - - - - - CSS Document - - - - - - - - -

/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}


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

#colOne .boxed .feature{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
	width: 205px;
	padding-top: 10px;
	padding-bottom:  15px;
}

#colOne .boxed .feature h3{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font: small-caps lighter 1.1em/1em Georgia, "Times New Roman", serif;
}

#colOne .boxed .feature h3.right{
  text-align: right;
}

#colOne .boxed .feature p{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 1em;
}

#colOne .boxed .feature p.timestamp,#colOne .boxed .haphome p.timestamp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-bottom: 5px;
}

#colOne .boxed .feature img{
	padding: 0 5px 5px 0;
}

#colOne .boxed .feature a, #colOne .boxed .feature a:hover{
	text-decoration: none;
}

#colOne .boxed #happeningstitle{
	background: url(../images/happenings.gif) no-repeat left top;
	height: 50px;
}

#colOne .boxed #happeningstitle p{
	padding: 18px 20px 0 0;
	color: gray;
	text-align: right;
	color: orange;
}

#colOne .boxed #partners{
	height: 25px;
	padding-top: 10px;
	padding-left: 100px;	
	background: #fff url(../images/partner_logos.gif) no-repeat left;
}

#colOne .boxed #partners p{
	font: small-caps lighter .9em/.8em Georgia, "Times New Roman", serif;
	color: #ff9c04;
}

#colOne .boxed .haphome{
	margin-left: 2px;
	margin-right: 8px;
	padding-top: 10px;
	padding-bottom:  15px;
}

#colOne .boxed .haphome h3{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font: small-caps lighter 1.1em/1em Georgia, "Times New Roman", serif;
}

#colOne .boxed .haphome p{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 1em;
}

#colOne .boxed .feature a:hover, #colOne .boxed .haphome a:hover{
	text-decoration: underline;
}

#colOne .boxed .spaceme{
	height: 30px;
	border-top: 1px solid silver;
	
}

#colOne ul {
       list-style: none;
       padding: 0;
       margin: 0 5px;
}

#colOne li {
       margin: 3px 0;
       padding: 6px 10px 8px 10px;
       font-size: 1em;
       letter-spacing: 0;
       text-transform: none;
}

#colOne li p {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 2px;
      font-size: .7em;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: justify;
}


#colOne h2.title{
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
}


/* Menu */


#colOne #navcontainer {
   font: small-caps lighter 1.1em/1em Georgia, "Times New Roman", serif;
   height: 33px;
   overflow: hidden;
   letter-spacing: -1px;
   background: #000 url(../images/menu01.jpg) repeat-x;
   color: #000;
   }


#colOne #navlist {
   text-align: left;
   padding: 9px 0;
   text-indent: 0;
   list-style-type: none;
   }

#colOne #navlist ul{
	
}

#colOne #navlist li {
   margin: 0;
   margin-right: 1px;
   padding: 9px 0;
   text-indent: 0;
   display: inline;
   }

#colOne #navlist li a {
   text-decoration: none;
   padding: 9px 4px;
   color: #c2c2c2;
   font-size: 1em;
}

#colOne #navlist li a:hover,#navlist  a#current {
   color: #ff9c04;
   height: 33px;
   background: transparent url(../images/menu02.jpg) repeat-x;
   }

#colOne #navlist  a#current {
   color: #fff;
   background: transparent url(../images/menu02.jpg) repeat-x;
   }


/* colTwo */

#colTwo {
   float: right;
   width: 246px;
   text-align: left;
   background-color: #fff;
}

#colTwo .boxed {
   width: 246px;
}

#colTwo .boxed #first{
	font: small-caps lighter 1.6em/1em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	color: #ff9c04;
	height: 30px;
	padding-top: 136px;
	background: #fff url(../images/pprbag.jpg) no-repeat left top;
	overflow: hidden;
	text-align: center;
	
}

#colTwo .boxed #booknow{
	height: 44px;
	padding-top: 85px;
	background: #b11318 url(../images/booknow.gif) no-repeat left bottom;
	overflow: hidden;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: .8em;
}

#colTwo .boxed #booknow .booknowL{
	float: left;
	width: 170px;
	padding-left: 20px;
}

#colTwo .boxed #booknow .booknowR{
	float: right;
	width: 50px;
}

#colTwo .boxed #address{
	padding: 20px 10px 10px 10px;
	background: #eef4fa url(../images/left_bg.jpg) no-repeat left top;
	padding-bottom: 20px;
}

#colTwo h2{
	margin: 0 0 10px -5px;
	padding: 0;
	font: small-caps lighter 1.1em/1em Georgia, "Times New Roman", serif;
	color: #930b0f;
}

#colTwo .boxed p{
	padding-bottom: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
}

/* Generic Forms */


#genericform {
       margin: 20px 0;
}

#genericform #left {
       float: left;
       width: 120px;
       padding-top: 3px;
}

#genericform #right {
       padding-left: 130px;
}

#genericform input {
       margin-bottom: .5em;
       padding: 2px 5px;
       border: 1px solid #CCCCCC;
       font: normal small Arial, Helvetica, sans-serif;
       color: #707070;
}


#genericform textarea {
       margin-bottom: .5em;
       padding: 2px 5px;
       border: 1px solid #CCCCCC;
       font: normal small Arial, Helvetica, sans-serif;
       color: #707070;
       font-size: 1.1em;
}

#genericform upload, #genericform file {
       margin-bottom: .5em;
       padding: 2px 5px;
       border: 1px solid #CCCCCC;
       font: normal small Arial, Helvetica, sans-serif;
       color: #707070;
       font-size: 1.1em;
}

#genericform select {
       margin-bottom: .5em;
       padding: 2px 5px;
       border: 1px solid #CCCCCC;
       font: normal small Arial, Helvetica, sans-serif;
       color: #707070;
}

#genericform .medium {
      width: 250px;
}

#genericform .medium-right {
      width: 250px;
      text-align: right;
}

#genericform #spacer {
      height: 2px;
}

#genericform #submitme {
        float: left;
        padding: 2px 10px;
        margin-right: 10px;
        border: 1px solid #CCCCCC;
        border-top-color: #FFFFFF;
        border-left-color: #FFFFFF;
        background: #F7941C;
        font: normal small Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #fff;
}

#genericform #formstatus {
        padding: 0 0 0 4px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #F7941C;
}


/* Footer */

#footer {
   margin-left: 127px;
   width: 746px;
   padding-top: 40px;
   height: 80px;
   background: #fff url(../images/bottom.jpg) no-repeat left bottom;
}

#footer p {
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: .8em;
   text-align: left;
   margin: 0;
   margin-left: 35px;
   color: #303030;
   line-height: 1.4em;
}

#footer a, #footer a:hover {
   color: #303030;
}