@import url(colorbox.css);
/* http://meyerweb.com/eric/tools/css/reset/ */
/* 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: 1em;
    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;
}
a:active { outline: none; }
a:focus { -moz-outline-style: 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;
}




/*******************************
    General DIV Styles
 ******************************/

body {
    background: #5B0D0E url(/images/bkg_alt.jpg) top center repeat-x fixed;
    font-family: Arial, Tahoma, Serif;
}

#container {
    position: relative;
    z-index: 2;
    width: 965px;
    margin: 70px auto 20px;
}

#main_menu {
    list-style: none;
    display: block;
	width: 938px;
	height: 50px;
	margin: 0 auto 15px auto;
	background: url(/images/bkg_menu_alt2.png) left top no-repeat;
}
#main_menu a {
    display: block;
    height: 29px;
    position: absolute;
    top: 8px;
    text-indent: -99999px;
    padding-bottom: 8px;
/*    border-right: 1px solid #fff;*/
}

#main_menu li div.sub { position: absolute; display: block; background: #E0CBCC; top: 45px; left: -9999px; width: 0px; }
#main_menu li div.sub ul { background: #000; margin: 0 2px 2px; }
#main_menu li div.sub ul li { background: url(/images/bkg_sub_menu_div.jpg) center top no-repeat; padding-top: 10px; }
#main_menu li div.sub ul li.first_sub { background: none; padding-top: 0; }
#main_menu li div.sub a {
    display: block;
    position: relative;
    width: 168px;
    height: 32px;
    top: 0px;
    left: 0px;
    margin: 0px auto;
    background-image: url(/images/bkg_sub_menu_sprite.jpg);
    background-repeat: no-repeat;
    padding: 0;
}
#main_menu li div.sub a:hover { border-bottom: none; }

#main_menu a:hover, #main_menu a.current { /*border-bottom: 2px solid #595959;*/ }
#main_menu a:active { /*border-bottom: 2px solid #E5E5E5;*/ }

#menu_home, #menu_home a { width: 58px; left: 155px; }
#menu_about, #menu_about a { width: 85px; left: 154px; }
    #menu_about:hover div.sub { width: 172px; left: 146px; }
    #menu_news a { background-position: 0px 0px; }
    #menu_testimonials a { background-position: 0px -32px; }
    #menu_train_to_reign a { background-position: 0px -64px; }
#menu_commercial, #menu_commercial a { width: 115px; left: 256px; }
#menu_residential, #menu_residential a { width: 108px; left: 388px; }
#menu_renovation, #menu_renovation a { width: 107px; left: 517px; }
#menu_real_estate, #menu_real_estate a { width: 103px; left: 644px; }
#menu_blog, #menu_blog a { width: 52px; left: 766px; }
#menu_contact, #menu_contact a { width: 85px; left: 840px; }

#sub_container {
    display: block;
    width: 895px;
    overflow: auto;
    background: #FFF;
    margin: 0 auto;
    padding: 235px 0px 25px 0px;
    border: 5px solid #fff;
}

#sidebar {
    float: left;
    width: 235px;
    height: 500px;
    padding: 30px 40px 0 20px;
    background: url(/images/bkg_sidebar.png) left top no-repeat;
}

#content {
    padding-top: 65px;
    margin: 0px 30px;
}

#content .floater { width: 270px; background: #DEE1E1; }
#content .floater.right { margin-left: 15px; }
#content .floater.left { margin-right: 15px; }


#footer {
    display: block;
    width: 905px;
    overflow: hidden;
    margin: 20px auto 30px;
    padding: 0 9px;
    color: #7E463E;
    font-size: .65em;
}


#detail_left, #detail_right {
    position: fixed;
    z-index: 1;
    display: block;
    top: 0px;
    height: 241px;
    width: 221px;
}
#detail_left { left: 0px; background: url(/images/detail_left.png) left top no-repeat; }
#detail_right { right: 0px; background: url(/images/detail_right.png) left top no-repeat; }



/*******************************
    Text based styles
 ******************************/

h1 {
    position: absolute;
    top: -35px;
    left: -17px;
    z-index: 100;
}

h1 a {
    display: block;
    width: 174px;
	height: 231px;
	text-indent: -999999px;
	background: url(/images/bkg_logo.png) center no-repeat;
}

#content h2 {
    display: block;
    color: #981C20;
    padding: 5px 0 0 45px;
    margin-bottom: 15px;
    font: normal normal bold 1.5em/38px "Trajan Pro", "Times New Roman", Arial, sans-serif;
    background: url(/images/bkg_content_h2.jpg) left center no-repeat;
}

#content h3 {
    display: block;
    color: #8C8A8A;
    margin: 25px 0 15px;
    font: normal normal normal 1.4em/1em "Myriad Pro", Calibri, Arial, sans-serif;
}

#content h4 {
    display: block;
    color: #981C20;
    margin: 25px 0 15px;
    font: normal normal bold 1.4em/1em "Trajan Pro", "Times New Roman", Arial, sans-serif;
}

#content p {
    color: #666666;
    margin-bottom: 15px;
    font: normal .75em/1.6em Arial, Tahoma, Serif;
}


#content .floater h3 {
    margin: 0 0 10px;
    font-size: .95em;
    padding: 30px 15px 10px;
    background: #FFF;
}
#content .floater p { padding: 0 15px; margin-bottom: 0; }
#content .floater p span { color: #9A9A9A; font: normal 2em/1em Georgia, Arial, sans-serif; }
#content .floater span.ldquo {margin-left: -.4em;}
#content .floater span.rdquo { position: relative; top: .6em; left: .2em; line-height: 0; }
#content .floater .gene_sig {
    display: block;
    width: auto;
    height: 35px;
    margin: 5px 15px 5px 0;
    line-height: 100%;
    text-indent: -999999px;
    background: url(/images/cehall_signature.jpg) right center no-repeat;
}

#content .listing_block {
    margin: 0 auto;
    display: block;
    text-align: center;
}

#content ul.listing {
    position: relative;
    background: #E3E1DF;
    padding-bottom: 10px;
    display: inline-block
}
#content ul.listing li {
    width: 135px;
    margin: 0 10px;
    float: left;
}
#content ul.listing li.title {
    display: block;
    width: auto;
    float: none;
    text-align: left;
    background: #FFF;
    margin: 0;
}
#content ul.listing li.title h3 { margin: 0 0 10px 0; padding-bottom: 10px; font-size: 1.1em; }
#content .listing h4 { margin: 10px 0 0; font-size: .9em; }
#content .listing h4 a { text-decoration: none; }
#content .listing p {
    margin: 0 0 0 230px;
    padding: 10px 25px 10px 10px;
    line-height: 1.4em;
    background: #E0DFE0 url(/images/bkg_listing_p.jpg) right top no-repeat;
}
#content .listing p.view_gallery {
    position: absolute;
    top: 0px;
    left: 20px;
	margin: 0;
	padding: 0;
	background: none;
}
#content .listing p.view_gallery a {
    display: block;
	width: 30px;
	height: 106px;
	text-indent: -999999px;
	background: url(/images/bkg_view_gallery.png) no-repeat;
}


#content a, #content a:visited {
    color: #A0342B;
}


#sidebar h3 {
    color: #DCD8D7;
    margin: 0 0 17px;
    text-transform: uppercase;
    font: normal normal bold .8em/1.5em "Trajan Pro", "Times New Roman", Arial, sans-serif;
}

#sidebar .listing { margin-bottom: 20px; }
#sidebar .listing img { border: 2px solid #444; }
#sidebar .listing h4 {
    color: #FFF;
    font-size: .95em;
    margin: 0 0 4px;
    text-shadow: 1px 1px 0px #000;
}

#sidebar .listing p.sub_heading {
    color: #C6C3C3;
    font-size: .9em;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #333;
    border-bottom: 2px solid #656262;
}

#sidebar p { font-size: .75em; line-height: 1.8em; color: #CFCDCE; text-shadow: 1px 1px 1px #444; }

#sidebar a { color: #CFCDCE; text-decoration: underline; }






/*******************************
    Site wide classes
 ******************************/

.left { float: left; }
.right { float: right; } 
.clear { clear: both; }
.hidden { display: none; }
.centered { margin: 0 auto; text-align: center }
.block { display: block; }
.small { font-size: .9em; }
.smaller { font-size: .75em; }
img.left { margin: 0 10px 10px 0; }
img.right { margin: 0 0 10px 10px; }
.alert { background: #FFEBE8; border: 1px solid #B24444; padding: 10px; color: #000 !important; }
.notice { background: #FCFDBE; border: 1px solid #8D8D74; padding: 10px; color: #000 !important; }
.success { background: #C3E1BF; border: 1px solid #315733; padding: 10px; color: #000 !important; }




/*******************************
    Page Banners
 ******************************/

#sub_container { background: #FFF url(/images/banner_about.jpg) center top no-repeat; }
#home #sub_container { background: none; }
#commercial #sub_container { background: #FFF url(/images/banner_commercial.jpg) center top no-repeat; }
#residential #sub_container { background: #FFF url(/images/banner_residential.jpg) center top no-repeat; }
#renovation #sub_container { background: #FFF url(/images/banner_renovation.jpg) center top no-repeat; }
#real-estate #sub_container { background: #FFF url(/images/banner_real_estate.jpg) center top no-repeat; }
#blog #sub_container { background: #FFF url(/images/banner_blog.jpg) center top no-repeat; }
#contact #sub_container { background: #FFF url(/images/banner_contact.jpg) center top no-repeat; }
#train_to_reign #sub_container { background: #FFF url(/images/banner_train_to_reign.jpg) center top no-repeat; }





/*******************************
    Home page styles
 ******************************/

#home h1 { top:-35px; left:75px; z-index:9999999 }

#home #container { margin-top: 80px; width: 945px; }
#home_content {
    display: block;
    width: 945px;
    height: 500px;
    margin: 0 auto;
    padding:7px;
    background:url(/images/overlay.png);
}
#home_ul {
    position: absolute;
    z-index: 999999;
    top: 7px;
    left: 7px;
    width: 310px;
    height: 312px;
    padding: 188px 0 0 30px;
    background: url(/images/bkg_home_ul.png) left top no-repeat;
}
#home_ul li a {
    display: block;
    width: 236px;
    height: 67px;
    margin-top: 4px;
    text-indent: -999999px;
}

#home #slides { width: 945px; height: 500px; overflow: hidden; position: relative; }
#home #slides img { position: absolute; top: 0; display: none; }


/*******************************
    About Us
 ******************************/

.staff {
    display: block;
    width: auto;
    overflow: auto;
    margin: 10px 0 20px;
    padding: 10px 0;
    border-bottom: 2px solid #E4E4E4;
}
#about ul.links li { float: left; margin-right: 40px; }
#about ul.links li a {
    display: inline-block;
    font-size: 11pt;
    line-height: 42px;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: left 0px;
    background-color: #fff;
}
#about ul.links li .pdf { background-image: url(/images/bkg_pdf_link.jpg); }
#about ul.links li .pdf:hover { background-position: left -40px; }
#about ul.links li .video { background-image: url(/images/bkg_video_link.jpg); }
#about ul.links li .video:hover { background-position: left -40px; }



/*******************************
    Real Estate
******************************/

#real-estate #content { margin-left: 295px; }
#real-estate #content .listing {
    position: relative;
    display: block;
    width: auto;
    overflow: auto;
    margin: 15px 0 30px;
}
#real-estate #content .listing img { margin-top: 21px; }
#real-estate #content .listing h3 { margin: 3px 0 3px 230px; font-size: 1em; }
#real-estate #content .listing p {
    margin: 0 0 0 230px;
    padding: 10px 25px 10px 10px;
    line-height: 1.4em;
    background: #E0DFE0 url(../images/bkg_listing_p.jpg) right top no-repeat;
}
#real-estate #content .listing p.view_gallery {
    position: absolute;
    top: 0px;
    left: 20px;
	margin: 0;
	padding: 0;
	background: none;
}
#real-estate #content .listing p.view_gallery a {
    display: block;
	width: 30px;
	height: 106px;
	text-indent: -999999px;
	background: url(../images/bkg_view_gallery.png) no-repeat;
}

#real-estate #content .listing p.price {
    background: none;
    margin: 0;
    position: absolute;
    top: -5px;
    right: 0px;
    color: #981C20;
    font: normal normal bold .9em/1em "Trajan Pro", "Times New Roman", Arial, sans-serif;
}



/*******************************
    News Pages
 ******************************/

#blog #content { margin-left: 295px; }

#content .news_listing { border-bottom: 2px solid #E4E4E4; }
#content .news_listing h3 { margin-bottom: 0; }
#content p.meta { margin: 10px 0; color: #981C20; font: normal normal bold .7em/1em "Trajan Pro", "Times New Roman", Arial, sans-serif; }



/*******************************
    Contact Us
 ******************************/

#contact #content { margin-left: 295px; }

#contact_box { padding: 0 0 10px 120px; background: url(/images/bkg_contact_box.jpg) left top no-repeat; }
#contact_box h3 { font-size: 1em; }
#contact_box p { padding-left: 10px; border-left: 3px solid #E4E4E4; }

#contact_form_container { clear: right; display: block; width: auto; overflow: auto; }
#contact_form_container h3 { border-bottom: 2px solid #D2D2D2; padding-bottom: 10px; }
#contact_form_container p { display: block; position: relative; width: auto; overflow: hidden; font-size: 1em; }
#contact_form_container p span { color: #981C20; font-weight: bold; }
#contact_form_container p label { width: 120px; float: left; }
#contact_form_container input, #contact_form_container textarea {
    width: 300px;
    float: left;
    font: .9em Arial, Tahoma, sans-serif;
    border: 1px solid #999;
    padding: 4px;
    text-shadow: 1px 1px 1px #DEDEDE;
}
#contact_form_container input:focus, #contact_form_container textarea:focus { -webkit-box-shadow: 2px 2px 2px #CCC; }
#contact_form_container p textarea { width: 400px; }
#contact_form_container p input[type='submit'] {
    width: auto;
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
    font-size: .9em;
    background: #981C20;
    border: none;
    padding: 6px 15px;
    margin-left: 120px;
    -webkit-box-shadow: none; 
}
#contact_form_container p input[type='submit']:active {
    padding: 7px 15px 5px;
}


/*******************************
    Testimonials
*******************************/


/********************************
Train to Reign
********************************/
.KLMButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #991d1f), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #991d1f 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#991d1f', endColorstr='#c62d1f');
	background-color:#991d1f;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0px;
	border:3px solid #991d1f;
	display:inline-block;
	color:#ffffff !important;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:51px;
	line-height:51px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.KLMButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #991d1f) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #991d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#991d1f');
	background-color:#c62d1f;
}.KLMButton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

#testimonials #content { margin-left: 295px; }
#testimonials #content p span { font: normal normal bold 3em/1em Georgia; position: relative; margin: 0 5px 0 -10px; top: 6px; color: #ccc; }