/* html5doctor.com/html-5-reset-stylesheet/ */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video { 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; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }

/* COLORS:

*/

/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
background:#f0eeef;
background:#f0eeef url('images/background.png');
-webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
font-family: "proxima-nova", helvetica, sans-serif;
color:#111;
}

h1, h2, h3, h4 {color:#333; font-family: "minion-pro",sans-serif; font-weight:400;}
h1{font-size:32px;margin-bottom:24px;}
h2{font-size:23px;font-weight:400;margin-bottom:10px;margin-top:20px;}
h3{font-size:14px;font-family:helvetica, sans-serif;text-transform:uppercase;font-weight:bold;}

h1.home {
margin-bottom:10px;
}

h2.home {
margin-top:0;
font-family: "proxima-nova", sans-serif;
text-transform:uppercase;
font-weight:500;
font-size:18px;
}

a:link,
a:visited,
a:active
{color:#0f499d;text-decoration:underline;}

a:hover{text-decoration:none;}

img {max-width:100%;}

#wrapper-home {
width:960px;
margin:0 auto;
background:transparent;
padding:0 20px;
}

#wrapper {
width:960px;
margin:0 auto;
background:#fff;
padding:0 20px;
}

header {
width:960px;
margin:0 auto;
padding-right:40px;
}

#top {
width:100%;
border-top:5px solid #0f499d;
margin-bottom:30px;
}

p {
line-height:1.4;
margin:15px 0; 
font-size:16px;
font-family: "proxima-nova";
}

#middle-block-wrapper {
	width:960px;
	height:340px;
	margin:0 auto;
	clear:both;
	position:relative;
}

a.middle-block {
width:500px;
height:80px;
background:#066DDB;
background: #1577d8; /* Old browsers */
box-shadow: inset 0 1px 1px #6faaff, 0 0 15px rgba(255,255,255,0.3);
padding:20px;
position:absolute;
text-align:center;
left:250px;
top:288px;
text-decoration:none;
}

a.middle-block h1 {
color:#fff;
font-family: georgia, serif;
font-style:italic;
font-weight:300;
letter-spacing:-1px;
margin-top:8px;
font-size:22px;
text-decoration:none;
}

a:hover.middle-block {
background:#0f499d;
text-decoration:none;
}







a.button_example{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:22px;
font-family:georgia, serif;
font-style:italic;
padding: 20px 25px;
letter-spacing:-1px;
width:500px;
text-align: center;
color: #FFFFFF;
background-color: #066DDB;
text-decoration:none;

}

.button_example:hover{
background-color: #0F499D;
}



#headline {
width:960px;
height:80px;
padding:20px;
position:absolute;
left:0px;
top:100px;
}

#headline p {
color:#fff;
text-shadow:rgba(0, 0, 0, 0.5) 1px 1px 1px;
font-size:26px;
font-family: "minion-pro", georgia, serif;
}

#headline p a {
text-decoration:underline;
}

#headline p a:hover {
text-decoration:none;
}

#headline h1 {
font-size:38px;
color:#0f499d;
font-style:italic;
font-weight:bold;
text-shadow:rgba(255, 255, 255, 0.5) 1px 1px 1px;
}

#background-wrapper {
margin:0 auto;
border-top:5px solid #0f499d;
height:500px;
background: url(images/sky.jpg) no-repeat;max-width:100%;
}

#logo {
width:40%;
float:left;
padding-top:20px;
padding-bottom:25px;
}

#phone-number {
float:right;
width:400px;
height:50px;
margin-top:30px;
text-align:right;
padding-right:20px;
}

#phone-number h2 {
font-size:20px;
display:inline-block;
font-weight:bold;
font-family: helvetica, "proxima-nova", sans-serif;
color:#444;
}

#phone-number .call-us {
display:inline-block;
padding-right:8px;
font-size:20px;
font-weight:500;
font-family: helvetica, "proxima-nova", sans-serif;
color:#444;
}

/* BEGIN HOME PAGE NAVIGATION */
.home-nav {
float:right;
margin-top:13px;
margin-bottom:15px;
}

.home-nav ul{
padding:0;
margin:0;
}

.home-nav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}

.home-nav li a{
text-align:center;
color:#444;
display:block;
font-size:14px;
font-family: helvetica, "proxima-nova", sans-serif;
font-weight:bold;
line-height:25px;
padding:0 20px;
text-decoration:none;
text-transform:capitalize;
text-shadow:1px 0 1px rgba(255,255,255,0.85);
}

.home-nav a:hover,
.home-nav a:focus,
.home-nav a.active {
color:#999;
}

.home-nav #currentpage a {
color:#999;
background:rgba(255,255,255,0.85);
}

.home-nav ul ul{
position: absolute;
top:25px;
visibility: hidden;
background:#fff;
font-size:12px;
z-index:100;
border-radius:0 0 6px 6px;
}

.home-nav ul ul a{
font-size:13px;
display:block;
width:255px;
height:30px;
line-height:30px;
border-bottom:none;
text-align:left;
color:#444;
font-weight:400;
text-transform:capitalize;
}

.home-nav ul ul a:hover{
color:#1373b7;
text-shadow:none;
}

.home-nav ul li:hover ul{
visibility:visible;
}
/* END HOME PAGE NAVIGATION */


/* BEGIN SUB PAGE NAVIGATION */
.nav {
float:right;
margin-top:13px;
margin-bottom:15px;
}

.nav ul{
padding:0;
margin:0;
}

.nav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}

.nav li a{
text-align:center;
color:#999;
display:block;
font-size:14px;
font-family: helvetica, "proxima-nova", sans-serif;
font-weight:bold;
line-height:25px;
padding:0 20px;
text-decoration:none;
text-transform:capitalize;
text-shadow:1px 0 1px rgba(255,255,255,0.85);
}

.nav a:hover,
.nav a:focus,
.nav a.active {
color:#444;
}

.nav #currentpage a {
color:#444;
background:rgba(255,255,255,0.85);
}

.nav ul ul{
position: absolute;
top:25px;
visibility: hidden;
background:#fff;
font-size:12px;
z-index:100;
border-radius:0 0 6px 6px;
}

.nav ul ul a{
font-size:13px;
display:block;
width:255px;
height:30px;
line-height:30px;
border-bottom:none;
text-align:left;
color:#444;
font-weight:400;
text-transform:capitalize;
}

.nav ul ul a:hover{
color:#1373b7;
text-shadow:none;
}

.nav ul li:hover ul{
visibility:visible;
}
/* END SUB PAGE NAVIGATION */

#content-wrapper {
width:920px;
margin:0 auto;
clear:both;
margin-top:95px;
}

#content {
width:100%;
clear:both;
padding-left:10px;
padding-top:25px;
}

#footer {
width:920px;
margin:0 auto;
font-size:11px;
clear:both;
padding:20px 5px;
font-family:helvetica,sans-serif;
color:#444;
}

#footer a {
padding:0 10px;
color:#999;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#444;
}

#footer p {
font-size:11px;
font-family:helvetica,sans-serif;
margin-top:7px;
margin-bottom:12px;
}

#home-left {
float:left;
width:58%;
height:auto;
clear:both;
}

#home-right {
float:left;
width:42%;
padding-left:50px;
}

#sub-left {
float:left;
width:60%;
height:auto;
clear:both;
padding-top:15px;
padding-right:50px;
}

#sub-right {
float:left;
width:40%;
padding-top:0;
}

#sub-right-contact {
float:left;
width:40%;
padding-left:30px;
}

#quote {
width:100%;
height:100px;
clear:both;
}

#sub-menu {
margin:0;
padding:0;
}

#sub-menu ul {
padding:0;
margin:0;
}

#sub-menu li {
position: relative;
float: left;
list-style: none;
line-height:36px;
width:364px;
}

#sub-menu a {
color:#0f499d;
display:block;
font-size:16px;
font-family: "proxima-nova", sans-serif;
font-weight:200;
padding:0 25px;
text-decoration:none;
}

#sub-menu a:hover,
#sub-menu a:focus {
text-decoration:none;
color:#0f499d;
background:#f0eeef;
}

#sub-menu a.active,
#sub-menu .selected {
text-decoration:none;
color:#0f499d;
background:#fff;
font-weight:bold;
}

#sub-menu .sub-heading {
font-size:14px;
color:#333;
text-transform:uppercase;
letter-spacing:2px;
background:#fff;
}

#sub-menu .sub-heading {
font-size:14px;
color:#333;
text-transform:uppercase;
letter-spacing:1px;
}

#sub-right h2 {
font-family:helvetica, sans-serif;
font-size:21px;
}

.smaller-text {
font-size:13px;
}

.faq-list {
font-family:helvetica,arial,sans-serif;
font-size:14px;
line-height:20px;
margin-bottom:0;
margin-top:0;
}

.faq-list a:link,
a:active,
a:visited {
text-decoration:none;}

.faq-list a:hover {
text-decoration:underline;}

.short-line-height a:link,
a:active,
a:visited {
text-decoration:none;}

.short-line-height a:hover {
text-decoration:underline;}

.short-line-height {
line-height:1.2;
font-family:helvetica,arial,sans-serif;
font-size:14px;
margin-top:0;
margin-bottom:0;
}

#faq-answers h2 {
color:#0f499d;
}

.caution-box {
width:475px;
height:auto;
padding:15px;
border:thin solid #ccc;
margin:25px 0;
border-radius:4px;
}

.caution-box h2 {
font-size:23px;
font-family:helvetica, sans-serif;
margin-top:10px;
}

.caution-box h3 {
color:#555;
}

.caution-box p {
font-size:13px;
font-family:helvetica, sans-serif;
}

h2.phone-number {
font-family:helvetica, sans-serif;
font-size:24px;
}

ul.sitemap-list {
list-style-type:square;
color:#777;
margin-left:20px;
line-height:1.4;
}

ul.sitemap-list li ul {
margin-left:20px;
list-style-type:square;
}

ul.products li { display: table;margin-top:25px;line-height:0;}
ul.products li ul { display: table-row; width:200px;}
ul.products li ul li { display: table-cell; border:0; width:140px; text-align:center; padding-right:10px; padding-bottom:10px;}

ul.products li p {
	text-align:center;
	font-size:11px;
	font-family:helvetica, arial, sans-serif;
	line-height:0;
}

.granite-text {
font-size:14px;
}

ul.granite-heading li {
	float:left;
	display:block;
	clear:both;
	list-style-type:none;
	width:420px;
	margin:10px 0 10px 7px;
}

ul.granite-thumbs li {
	float:left;
	display:block;
	list-style-type:none;
	margin:7px 10px 7px 0;
	text-align:center;
	width:120px;
}

ul.granite-thumbs {
	clear:both;
	margin-top:25px;
	margin-bottom:25px;
}

ul.granite-thumbs li img {
	margin:0;
	text-align:center;
}

ul.granite-thumbs li a {
	text-decoration:none;
}

ul.granite-thumbs li p {
	text-align:center;
	font-size:11px;
	font-family:helvetica, arial, sans-serif;
	line-height:0;
}

