/*
Name: GoalMaker
Version: 1.0
Author: Beau Rixon
*/

/* ================ FRAMEWORK ================ */

@import url(https://fonts.googleapis.com/css?family=Questrial);

/* RESET
-------------------------------------------------------------- */

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;font-size:100%;margin:0;padding:0}
html,body{height:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
b,strong{font-weight:bold}
img{font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}
li{display:list-item}
table{border-collapse:collapse;border-spacing:0}
th,td,caption{font-weight:normal;vertical-align:top;text-align:left}
svg{overflow:hidden}
a, input:focus, textarea:focus {outline:none}

/* SPECIAL STYLE
-------------------------------------------------------------- */

dl,pre,table,address,fieldset,figure{margin-bottom:0px}

/* TOOLS
-------------------------------------------------------------- */

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}

.error { border: 1px red solid; }

#ie6Bar { text-align: center; background: #000000; color: #ffffff; height: 30px; }
#ie6Bar span { background: transparent url(assets/img/system/ie-error.png) no-repeat; padding: 0 30px; line-height: 30px;}
#ie6Bar span a { color: #FFBF34 }

/* LAYOUT
-------------------------------------------------------------- */

body{min-width:960px}.row{margin-left:auto;margin-right:auto;width:960px; position: relative;}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.row .grid_1{width:60px}.row .grid_2{width:140px}.row .grid_3{width:220px}.row .grid_4{width:300px}.row .grid_5{width:380px}.row .grid_6{width:460px}.row .grid_7{width:540px}.row .grid_8{width:620px}.row .grid_9{width:700px}.row .grid_10{width:780px}.row .grid_11{width:860px}.row .grid_12{width:940px}.row .prefix_1{padding-left:80px}.row .prefix_2{padding-left:160px}.row .prefix_3{padding-left:240px}.row .prefix_4{padding-left:320px}.row .prefix_5{padding-left:400px}.row .prefix_6{padding-left:480px}.row .prefix_7{padding-left:560px}.row .prefix_8{padding-left:640px}.row .prefix_9{padding-left:720px}.row .prefix_10{padding-left:800px}.row .prefix_11{padding-left:880px}.row .suffix_1{padding-right:80px}.row .suffix_2{padding-right:160px}.row .suffix_3{padding-right:240px}.row .suffix_4{padding-right:320px}.row .suffix_5{padding-right:400px}.row .suffix_6{padding-right:480px}.row .suffix_7{padding-right:560px}.row .suffix_8{padding-right:640px}.row .suffix_9{padding-right:720px}.row .suffix_10{padding-right:800px}.row .suffix_11{padding-right:880px}.row .push_1{left:80px}.row .push_2{left:160px}.row .push_3{left:240px}.row .push_4{left:320px}.row .push_5{left:400px}.row .push_6{left:480px}.row .push_7{left:560px}.row .push_8{left:640px}.row .push_9{left:720px}.row .push_10{left:800px}.row .push_11{left:880px}.row .pull_1{left:-80px}.row .pull_2{left:-160px}.row .pull_3{left:-240px}.row .pull_4{left:-320px}.row .pull_5{left:-400px}.row .pull_6{left:-480px}.row .pull_7{left:-560px}.row .pull_8{left:-640px}.row .pull_9{left:-720px}.row .pull_10{left:-800px}.row .pull_11{left:-880px}

/* ================ CUSTOM OPTIONS ================ */

/* #### GLOBAL #### */

body {  color:#333; font-family: Arial, sans-serif; font-size:14px; line-height: 1.5em; background: #64563C; }

a 		{ color: #DEB700; text-decoration: underline; }
a:hover { text-decoration: none; color: #64563C; }

/* #### HEADER #### */

#header { height: 230px; width: 100%; position: relative; padding-bottom: 40px; background: #fff url(../img/bg-body.gif) repeat-x 0 180px; }

/* Logo */

#header #logo { position: absolute; top:30px; left: 0; width:275px; height:118px; }

/* Phone */

#header #phone { display:none; }

/* Navigation */

#header #nav { position: absolute; top: 180px; width: 940px; height: 50px; line-height: 50px; }
#header #nav ul { display: inline; }
#header #nav ul li { display: inline; float: left; list-style: none; }
#header #nav ul li a  { display: block; height: 50px; margin: 0 13px; color: #7F6C47; text-decoration: none; font-size: 16px; font-family: 'Questrial', sans-serif; }
#header #nav ul li a:hover { color:#fff }
/*
#header #nav ul li.lHome a { Display: block; height: 14px; width: 13px; margin: 18px 15px 0 0; background: transparent url(../img/icon-home.gif) no-repeat 0 0; text-indent: -9999px; }
#header #nav ul li.lHome a:hover { background: transparent url(../img/icon-home.gif) no-repeat 0 -20px; }*/

/* Banner */

#banner { position: absolute; top: -20px; right: -100px; background: transparent url(../img/bg-banner.gif) no-repeat 0 -15px; padding-left: 10px; }

#banner #slider { padding: 0; left: 0;}
#banner #slider ul {margin: 0;}
#banner #slider li { list-style: none;}

#banner #slider {width: 620px;height: 300px;position: relative;overflow: hidden;}
#banner #sliderContent {width: 620px;margin-left: 0;}
#banner .sliderImage {float: left;position: relative;display: none;}
#banner .sliderImage span {position: absolute;font: 10px/15px Arial, Helvetica, sans-serif;padding: 10px 13px;width: 384px;filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;color: #fff; display: none;}
#banner .clear {clear: both;}
#banner .sliderImage span strong {font-size: 14px;}
#banner .top {top: 0;left: 0;}
#banner .bottom {bottom: 0;left: 0;}
#banner ul { list-style-type: none;}

/* #### CONTENT #### */

#content { background: #fff; padding-bottom: 30px; }

/* ---- Main ---- */

#main { margin-bottom: 20px; font-size: 14px; }

#main h1, #main h1 a { color:#333333; font-size: 35px; margin-bottom: 20px; text-decoration: none; font-family: 'Questrial', sans-serif; line-height: 35px; }
#main h2, #main h2 a { color:#7E6C4B; font-size: 25px; margin-bottom: 15px; text-decoration: none; font-family: 'Questrial', sans-serif; line-height: 25px; }
#main h3, #main h3 a { color:#7E6C4B; font-size: 18px; margin-bottom: 5px; text-decoration: none; font-family: 'Questrial', sans-serif; line-height: 18px; }

#main p { padding-bottom: 20px; }
#main ul { margin-left: 18px; padding-bottom: 20px; }
#main ul li { list-style: disc;}
#main hr { margin: 10px 0 30px 0; border: 0; border-top: 1px dotted #ccc; border-bottom: none }

#main .excerpt { display: block; font-size: 30px; line-height: 30px; font-family: 'Questrial', sans-serif; margin-bottom: 20px; }
#main .breakout { display: block; padding: 20px 20px 0 20px; background: #FCF7EC; margin-bottom: 20px; }
#main .quote { display: block; padding: 20px 20px 20px 80px; background: #FCF7EC url(../img/icon-quote.gif) no-repeat 20px 20px; margin-bottom: 20px; font-style: italic; }
#main .quote p { padding-bottom: 10px; }
#main .quote span { font-style: normal; font-weight: bold; }

#main img { margin-bottom: 20px; }

#main img.alignleft { float: left; margin: 0 20px 10px 0;}
#main img.alignrigth { float: right; margin: 0 0 10px 20px;}

#main .vcard li { list-style: none; }
#main .map 	{ background:#FCF7EC; padding: 10px; }
#main .gallery	{ display: block; padding: 20px 20px 0 20px; background: #FCF7EC; margin-bottom: 20px; }

.pageServices #main img { margin-bottom: 10px; }
.pageServices #main hr { margin: 10px 0 20px 0; }

/* ---- Widgets ---- */

.asside { padding-top: 50px; }

.asside .widget { margin-bottom: 20px; }
.homeAside .widget { height: 250px; }

.widget { background: #FCF7EC; font-size: 12px; line-height: 15px; }
.wInner { padding: 20px; }

.widget h3, .widget h3 a { color: #7E6C4B; font-size: 20px; font-family: 'Questrial', sans-serif; margin-bottom: 15px; }
.widget p { padding-bottom: 15px;}

/* Widget - Perfect For */

.widget .wPerfectFor ul li { list-style: none; padding-left: 35px; background: url(../img/icon-tick.png) no-repeat 0 50%; line-height: 34px; height: 34px; font-size: 14px; }

/* Widget - Form */

.widget .wContact form p { padding-bottom: 4px;}

.widget .wContact form label {
	display: none;
}

.widget .wContact form input[type="text"]{
width: 250px;
border: none;
padding: 0 5px;
font-size: 12px;
line-height: 24px;
font-family: arial, sans-serif;
color: #333;
background: #E2DED4;
}

.widget .wContact form textarea {
width: 250px;
height: 40px;
border: none;
padding: 5px 5px;
font-size: 12px;
font-family: arial, sans-serif;
color: #333;
background: #E2DED4;
}

.widget .wContact form input[type="submit"]{
border: none;
margin: 0;
padding: 0 10px;
font-size: 14px;
line-height: 24px;
font-family: 'Questrial', sans-serif;
text-transform: lowercase;
color: #fff;
background: #DEB700;
cursor: pointer;
}

.widget .wContact form input[type="submit"]:hover{
 background: #64563C;
}


/* Widget - Perfect For */

.widget .wHowWorks .more { color: #000; font-weight: bold;}

/* #### FOOTER #### */


#footer {
	background: #64563C url(../img/bg-footer.png) repeat-x;
	font-size: 10px; color: #fff; padding: 30px 0;
}

#footer a { color: #fff;}
#footer a:hover { color: #DEB700; }
#footer .maker {  text-align: right;}