/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







html { height: 100%; margin-bottom: 1px; }

body { background-color: #000; color: #fff; }

#main { width: 960px; margin: 0 auto; }

a img { border: 0; }

#header { height: 83px; position: relative; }

img#logo { float: left; }

ul#social_networks {
    height: 15px;
    float: right;
}
ul#social_networks li {
    float: left;
    height: 15px;
    margin: 7px 10px 0 0;
}

#nav_wrapper {
    width: 693px;
    height: 54px;
    background: url(images/nav-bg.gif) top left repeat-x;
    position: absolute;
    right: 0;
    bottom: 0;
}
ul#nav { list-style: none; clear: both; margin: 20px 0 0 24px; height: 15px; }
ul#nav li { float: left; margin: 0 15px 0 0; height: 13px; padding-right: 18px; background: url(images/nav-div.gif) top right no-repeat; }
ul#nav li.last { margin: 0; padding: 0; background: none; }
ul#nav li a { color: #fff; text-decoration: none; font-family: 'Arial Black' sans-serif; font-size: 19px; line-height: 36px; }

#page {
    height: 453px;
}
#sidebar {
    width: 258px;
    height: 453px;
    float: right;
    margin: 0;
}
#sidebar img {
    margin: 0 0 1px 0;
}
#sidebar img.last {
    margin: 0;
}
#content {
    width: 700px;
    height: 453px;
    background: #c8c8a2;
    font-size: 11px;
}

#content.floorplans2 {
    background: #c8c8a2 url(images/plan-bg.gif) top left no-repeat;
    padding: 0;
    font-family: 'Trebuchet MS', sans-serif
}
#content.floorplans2 #plan_info {
    width: 156px;
    padding: 25px 0 0 0;
    text-align: right;
    float: left;
    margin: 0 20px 0 0;
}
#content.floorplans2 h1 {
    color: #eef040;
    font-size: 24px;
    font-weight: normal;
    
}
#content.floorplans2 h1 span {
    font-size: 14px;
}
#plan_info p.unit {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    margin: 5px 0 0;
}
#plan_info p.bb {
    color: #f68d0b;
    font-size: 18px;
    margin: 6px 0 0;
}
#plan_info p.sq_ft {
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    margin: 20px 0 0;
}
#plan_info p.sq_ft span {
    font-size: 14px;
}
#plan_info p.dl {
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 20px 0 0;
}
#plan_info p.dl a {
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
#plan_info p.dl a span {
    color: #f68d0b;
    font-size: 14px;
    text-decoration: none;
}
#plan_info .dl_img {
    margin: 25px 0 0;
}

#plan_img {
    margin: 10px 0 0;
}

#plan_list {
    width: 226px;
    float: right;
    margin: 0 8px 0 0;
    padding: 20px 0 0;
    font-size: 11px;
}
#plan_list p {
    border-bottom: 1px dashed #fff;
    padding-bottom: 4px;
    margin-top: 4px;
    line-height: 14px;
    text-transform: uppercase;
}
#plan_list p span {
    text-transform: none;
    color: #f68d0b;
}
#plan_list p a {
    color: #fff;
}
#plan_list p a:hover {
    text-decoration: none;
}
#plan_list p a span {
    color: #BF0000 !important;
    text-decoration: line-through;
}
#plan_list p span.red {
    color: #BF0000;
    text-decoration: line-through;
}
#content.floorplans {
    background: #c8c8a2 url(images/plan-bg.gif) top left no-repeat;
    padding: 100px 90px;
    width: 520px;
    height: 253px;
    font-family: 'Trebuchet MS', verdana, sans-serif;
    text-transform: uppercase;
}
#content.floorplans p.intro {
    padding: 0 0 35px;
    font-size: 11px;
}
#content.floorplans h1 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
#content.floorplans h1 span {
    font-size: 12px;
}
#content.floorplans a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}
#plans1 {
    width: 200px;
    float: left;
    margin: 0 94px 0 0;   
}
#plans2 {
    width: 200px;
    float: left;
}
#plans1 div, #plans2 div {
    border-bottom: 1px dashed #fff;
    padding: 8px 0;
}
#plans1 p, #plans2 p {
    line-height: 11px;
}

form table td { padding-bottom: 16px; }
form table td.label { text-align: right; padding-right: 20px; }

#footer { clear: both; padding: 18px 0; }
#footer p { font-size: 12px; text-align: center; font-family: 'Trebuchet MS', Verdana, sans-serif; color: #fff; margin: 0 0 10px; text-transform: uppercase; }
#footer p a { color: #fff; text-decoration: none; font-family: 'Trebuchet MS', sans-serif; font-size: 12px; text-transform: uppercase; font-weight: normal !important;}
#footer p.contact_info, #footer p.contact_info a { color: #b96f15; font-size: 11px; margin: 0; }

#footer2 {
    height: 51px; background: url(images/foot-bg.gif) top left repeat-x;
}

form textarea, form input { width: 142px; border: 1px solid #8D8E39; font-family: Verdana, sans-serif; font-size: 11px; }

form#contact_form {
    width: 240px;
    margin: 30px auto 0;
    font-size: 11px;
}
form#contact_form table td {
    vertical-align: top;
    line-height: 19px;
    padding: 10px 10px 0 0;
}
p.thank_you {
    text-align: center;
    margin: 60px 0 0;
}

#slideshow2, #slideshow3 { margin-bottom: 1px; }

.sidebar_content { height: 328px; width: 234px; padding: 10px 12px; background-color: #8f902f; border-bottom: 1px solid #000; font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 12px; font-weight: bold; }
.sidebar_content ul li {
    padding: 0 0 10px;
}