/*-- PREMIUM 1 --*/
/*
Design 1
----------------------------------------------------------------
 COLOR VARIABLES
----------------------------------------------------------------
 #343235 - background_color
 #b50102 - accent_color
 #FFFFFF - menu_text_color
 #FFFFFF - contact_text_color
 #000000 - home_footer_text_color
 #b50102 - left_column_color
 design1 - themename
*/

/*
----------------------------------------------------------------
 GLOBAL IMPORT RULES
---------------------------------------------------------------- */
@import url("/themes/globalcss/premium-one.css");


/*
----------------------------------------------------------------------
 NO HOMEPAGE SLIDESHOW OVERWRITE RULES
 Notes: Uncomment this section for "no homepage slideshow" styling
----------------------------------------------------------------------

html body.homepage .box.welcome-statement {
 width:918px;
}

body.homepage .box.welcome-statement h2 {
 width:918px;
}


html body.homepage .box.welcome-statement p {
 width:918px;
}

html body.homepage .box.welcome-statement p.introsm {
 width:918px;
}

html body.homepage .box.welcome-statement .gobutton {
 
}

html body.homepage .box.welcome-statement .gobutton:active {
}
 --*/

/*
----------------------------------------------------------------
 CUSTOM TEMPLATE RULES
---------------------------------------------------------------- */

#container-homepage {
 width:960px;
 margin: 0 auto;
 background:#fff;
 position:relative;
}

/*
#container-homepage {
 overflow:hidden; 
}
*/

.homepage #logo {
 width:960px;
 height:318px;
 display:block;
 text-indent:-9999em;
 background:transparent url("/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
 height:318px;
}

#wrapper-homepage {
 width:960px;
 min-height:500px;
 float:left;
 background: #fff url("http://www.galandhaas.com/themes/globalimages/premium-one/layout/wrapper.jpg") 0 36px repeat-x;
}

#content-homepage {
 width:688px;
 float:left;
 padding:38px 10px;
 position:relative;
}

body.homepage #content-homepage {
 width:940px;
 padding-bottom:0;
}


#contentTop-homepage h1 {
 font-size:1.1em;
 color:#5d5b70;
 padding-left:18px;
 margin: 7px 0 5px 5px;
 width:425px;
 color:#999;
 position:absolute;
 top:0;
 left:0;
 background: transparent url("/themes/globalimages/premium-one/layout/paper.gif") no-repeat;
}

#contentTop-homepage h1 a
{
 text-decoration:none;
 color:#999;
}

