* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px/1.45em 'Trebuchet MS', Arial, sans-serif;
	color: #073e59;
}

p {
	padding-bottom: 10px;
}

span {
	text-transform: uppercase;
	color: #b69863;
	font-weight: bold;
}

h3 {
	color: #b2925a;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

a {
	color: #b2925a;
	text-decoration: none;
}

h4 {
	padding-bottom: 13px;
        color: #b2925a;
}

a:hover {
}

#container {
	width: 901px;
	margin: 0 auto;
}

/**********************************
	Global Nav Properties
***********************************/

#nav {
	list-style: none;
	float: left;
	width: 691px;
	margin-top: 3px;
}

#nav li {
	float: left;
	font-size: 13px;
	border-right: 1px solid #fff;
	padding-right: 13px;
	padding-left: 13px;
}

#nav #last { border: none; }

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #b8e9ff;
}

#nav li#contact-id { border: 0; }


/**********************************
	landing Page Properties
***********************************/

/*
	landing page properties
*/
#landing-sidebar {
	float: left;
	background: #335f7b url(../images/sidebar.jpg) no-repeat;
	height: 592px;
	width: 210px;
	margin-top: 30px;
}

#landing-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#maincontent {
	background: url(../images/home-pic.jpg) no-repeat;
	height: 592px;
	float: left;
	width: 691px;
	margin-top: 30px;
}

#landing-nav {
	list-style: none;
	position: relative;
	top: 450px;
	float: left;
	left: 15px;
}

#landing-nav li {
	background: url(../images/trans-bg.png) no-repeat;
	width: 149px;
	height: 22px;
	margin-bottom: 2px;
	
	padding-top: 2px;
}

#landing-nav a {
	display: block;
	width: 138px;
	padding-left: 13px;
	height: 20px;
	color: #d9d9da;
	font-size: 12px;
	text-decoration: none;
}

#landing-nav a:hover {
	color: #b8e9ff;
}

/**********************************
	Inner Pages Properties
***********************************/

/* 
	inner sidebars 
*/
#downtown-sidebar {
	float: left;
	background: #335f7b url(../images/downtown-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;
	margin-top: 30px;
}

#dowtown-sidebar h2 {
	border: 1px solid red;
}

#downtown-sidebar h2 a {
	display: block;
	height: 40px;
	width: 100px;
	text-indent: -9999px;
	position: relative;
	top: 430px;
	left: -50px;
	overflow: hidden;
}

#building-sidebar {
	float: left;
	background: #335f7b url(../images/building-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;	
	margin-top: 30px;	
}

#building-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#investment-sidebar {
	float: left;
	background: #335f7b url(../images/investment-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;
	margin-top: 30px;	
}

#investment-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#builder-sidebar {
	float: left;
	background: #335f7b url(../images/builder-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;
	margin-top: 30px;	
}

#builder-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#media-sidebar {
	float: left;
	background: #335f7b url(../images/media-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;
	margin-top: 30px;	
}

#media-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#contact-sidebar {
	float: left;
	background: #335f7b url(../images/contact-sidebar.jpg) no-repeat;
	height: 592px;
	width: 209px;
	margin-top: 30px;	
}

#contact-sidebar h2 a {
        display: block;
        height: 40px;
        width: 100px;
        text-indent: -9999px;
        position: relative;
        top: 430px;
        left: 50px;
        overflow: hidden;
}

#suites-sidebar {
	float: left;
	background: #335f7b url(../images/suites-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#suites-sidebar h2 a {
	display: block;
	height: 40px;
	width: 100px;
	text-indent: -9999px;
	position: relative;
	top: 430px;
	left: 50px;
	overflow: hidden;
}

#nightlife-sidebar {
	float: left;
	background: #335f7b url(../images/nightlife-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#health-fitness-sidebar {
	float: left;
	background: #335f7b url(../images/healthfitness-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#dining-sidebar {
	float: left;
	background: #335f7b url(../images/dining-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#arts-sidebar {
	float: left;
	background: #335f7b url(../images/arts-community-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#shopping-sidebar {
	float: left;
	background: #335f7b url(../images/shopping-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;
}

#i-sidebar {
	float: left;
	background: #335f7b url(../images/i-sidebar.jpg) no-repeat;
	height: 900px;
	width: 209px;
	margin-top: 30px;	
}

#subnav {
	position: relative;
	float: left;
	top: 338px;
	left: 63px;
	list-style: none;
}

#subnav a {
	color: #fff;
	text-decoration: none;
}

#subnav a:hover {
	color: #b8e9ff;
}

/*
	inner content
*/

#allcontent {
	width: 691px;
	float: left;
}

#leftcontent ul {
	list-style: none;
}

#leftcontent li {
	padding-bottom: 8px;
}

/* 
	inner page header 
*/

#header {
	background: url(../images/header-bg.jpg) no-repeat;
	height: 134px;
	width: 691px;
	margin-top: 30px;
}

/*
	Inner sidebar pictures and logo
*/
#downtown-sidebar h1, 
#landing-sidebar h1,
#building-sidebar h1,
#investment-sidebar h1,
#builder-sidebar h1,
#media-sidebar h1,
#contact-sidebar h1,
#suites-sidebar h1,
#nightlife-sidebar h1,
#health-fitness-sidebar h1,
#dining-sidebar h1,
#arts-sidebar h1,
#shopping-sidebar h1,
#i-sidebar h1 {
	background: url(../images/logo.jpg) no-repeat;
	width: 124px;
	height: 76px;
	text-indent: -9999px;
	position: relative;
	left: 40px;
	top: 40px;
}

#downtown-sidebar h1 a, 
#landing-sidebar h1 a,
#building-sidebar h1 a,
#investment-sidebar h1 a,
#builder-sidebar h1 a,
#media-sidebar h1 a,
#contact-sidebar h1 a,
#suites-sidebar h1 a,
#nightlife-sidebar h1 a,
#health-fitness-sidebar h1 a,
#dining-sidebar h1 a, 
#arts-sidebar h1 a,
#shopping-sidebar h1 a,
#i-sidebar h1 a {
	display: block;
	width: 124px;
	height: 76px;
	overflow: hidden;
}

/*
	inner columns 
*/

#leftcontent {
	float: left;
	width: 400px;
	padding-left: 15px;
}

#rightcontent {
	float: left;
	width: 257px;
	padding-left: 15px;
	margin-top: 18px;
}

/*
	Misc.
*/
#life {
	background: url(../images/life.jpg) no-repeat;
	height: 73px;
	width: 391px;
	text-indent: -9999px;
	padding-bottom: 10px;
}

/* 
	custom headings based on slugs 
*/
#downtown-living {
	background: url(../images/downtown-living.jpg) no-repeat;
	text-indent: -9999px;
	height: 40px;
	margin-top: 2px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#the-building {
	background: url(../images/the-building.jpg) no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#investment {
	background: url(../images/an-investment.jpg) no-repeat;
	text-indent: -9999px;
	height: 40px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 45px;
}

#the-builder {
	background: url(../images/the-builder.jpg) no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-bottom: 30px;
	margin-left: 50px;
}

#media {
	background: url(../images/media.jpg) no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#contact-us {
	background: url(../images/contact-us.jpg) no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-top: 9px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#suite-i,
#suite-ii,
#suite-iii,
#suite-iv,
#suite-v {
	text-indent: -9999px;
	height: 45px;
	margin-top: 6px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#suite-i { background: url(../images/suite-i.jpg) no-repeat; }
#suite-ii { background: url(../images/suite-ii.jpg) no-repeat; }
#suite-iii { background: url(../images/suite-iii.jpg) no-repeat; }
#suite-iv { background: url(../images/suite-iv.jpg) no-repeat; }
#suite-v { background: url(../images/suite-v.jpg) no-repeat; }

#options {
	list-style: none;
	float: left;
	margin-left: 55px;
	margin-top: 30px;
}

#options li {
	background: url(../images/options-bg.jpg) no-repeat;
	width: 149px;
	height: 22px;
	font-size: 11px;
	padding: 2px 0 1px 15px;
	margin-bottom: 3px;
}

#options a {
	color: #dce8f1;
	text-decoration: none;
}

#options a:hover {
	color: #b8e9ff;
}

/*
	suite options
*/
#suite-options {
	list-style: none;
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 16px;
}

#suite-options li {
	background: url(../images/options-bg.jpg) no-repeat;
	width: 149px;
	height: 22px;
	font-size: 11px;
	padding: 2px 0 1px 15px;
	margin-bottom: 3px;
}

#suite-options a {
	color: #dce8f1;
	text-decoration: none;
}

#suite-options a:hover {
	color: #b8e9ff;
}

#suite-selector {
	list-style: none;
	width: 230px;
}

#suite-inner-selector li {
	float: left;
	padding-right: 25px;
}
#suite-inner-selector a {
	color: #073e59;
	text-decoration: none;
}

#suite-selector li {
	float: left;
	display: block;
	width: 44px;
	height: 22px;
	text-indent: -9999px;
}

#suite-selector li#i {
	background-image: url(../images/suites-nav-i.jpg);
	background-repeat: no-repeat;
}

#suite-selector li#ii {
	background-image: url(../images/suites-nav-ii.jpg);
	background-repeat: no-repeat;
}
#suite-selector li#iii {
	background-image: url(../images/suites-nav-iii.jpg);
	background-repeat: no-repeat;
}
#suite-selector li#iv {
	background-image: url(../images/suites-nav-iv.jpg);
	background-repeat: no-repeat;
}
#suite-selector li#v {
	background-image: url(../images/suites-nav-v.jpg);
	background-repeat: no-repeat;
}
#suite-selector a {
	color: #073e59;
	display: block;
	width: 44px;
	height: 22px;
	text-decoration: none;
}

/* 
*/
#description {
	float: left;
	width: 200px;
}

#details {
	float: left;
	width: 150px;
	padding-left: 26px;
}

#details h3 {
	padding-bottom: 28px;
	font-size: 14px;
}

#calculator {
	display: block;
	width: 149px;
	height: 202px;
	margin-left: 55px;
}

/* Contact Form */

input, textarea {
	width: 250px; 
}
textarea {
	height: 75px;
}
#forms {
	clear: both;
	width: 325px;
	height: 30px;
}
label {
	float: left;
	width: 75px;
}

#fields {
	float: right;
	width: 250px;
}
#submit {
	clear: both
}

input#submit_button {
	display: block;
	width: 55px;
	height: 22px;
	text-indent: -9999px;
	background-image: url(../images/submit.gif);
	border: 0;
}

span.errors {
	color: #FF0000;
	font-weight: bold;
}
/*
*/

/* Calculator Form */

#calculator_form input {
	width: 55px;
}
#calculator_form #forms_calc {
	clear: both;
	width: 225px;
	height: 35px;
}
#calculator_form label { 
	float: left;
	width: 125px;
}
#fields_calc {
	float: right; 
	width: 55px;
}

#calculator_form input#submit_button {
	margin-top: 12px;
}

#calculator-result { 
	display: block;
	padding: 2px 4px;
	width: 217px;
	margin-bottom: 8px;
	background-color: #5d89a6;
	border: 1px solid #035177;
	color: #FFFFFF;
}

/*
*/

/* Signup Form */

#signup_form input#id_fullname,
#signup_form input#id_email {
	width: 150px;
}
#forms_signup {
	clear: both;
	width: 200px;
	height: 25px;
}
#labels_signup label { 
	float: left;
	width: 50px;
}
#fields_signup {
	float: right;
	width: 150px;
}

/*
*/

/* Send to friend Form */

#friend_form input#id_from_email,
#friend_form input#id_to_email,
#friend_form input#id_subject,
#friend_form input#id_page_url,
#friend_form textarea#id_comments {
	width: 175px;
}
#forms_friend {
	clear: both;
	width: 315px;
	height: 25px;
}
#labels_friend label { 
	float: left;
	width: 140px;
}
#fields_friend {
	float: right;
	width: 175px;
}

/*
*/

.hidden {
	display: none;
}

.upperlinks {
	text-transform:uppercase;
	font-weight: bold;
}

.reglinks {
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
}

h4, h4 a {
        font-weight: bold;
        font-size: 12px;
}

#media-shift {
	margin-left: 20px;
}

