/* Common styles */
*{
	border:0px none;
	padding:0px;
	margin:0px;
	-webkit-text-size-adjust:100%;
}
body{
	font:12px Arial, Geneva, sans-serif;
	line-height:18px;
	min-width:960px;
	color:#585858;
}
a{
	color:#d92219;
}
a:hover{
	color:#000000;
}
h2{
	color:#d92219;
}
#close-button a#mobile{
	margin:0px 0 -50px 130px;
    padding:0px 10px 30px;
    float:left;
    font-size:17px;
    color:#015697;
}
#close-button a#mobile:hover{
	 text-decoration: underline;
}
.header{
	background:url("../../images/header-bg.png") repeat scroll 0% 0% #e8e5d2;
}
.content{
	background-image:url("../../images/content-bg.png");
	background-position:0px 0px;
	background-repeat:repeat;
}
.header ul.menu{
	background:rgb(105,105,105); /* Old browsers */
	background:-moz-linear-gradient(top, rgba(105,105,105,1) 0%, rgba(47,47,47,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(105,105,105,1)), color-stop(100%,rgba(47,47,47,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(105,105,105,1) 0%,rgba(47,47,47,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, rgba(105,105,105,1) 0%,rgba(47,47,47,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, rgba(105,105,105,1) 0%,rgba(47,47,47,1) 100%); /* IE10+ */
	background:linear-gradient(top, rgba(105,105,105,1) 0%,rgba(47,47,47,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#2f2f2f',GradientType=0 );
	width:940px;
	height:56px;
}
.header ul.menu > .active > a{
	background:rgb(155,155,156); /* Old browsers */
	background:-moz-linear-gradient(top, rgba(155,155,156,1) 0%, rgba(105,105,105,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(155,155,156,1)), color-stop(100%,rgba(105,105,105,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(155,155,156,1) 0%,rgba(105,105,105,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, rgba(155,155,156,1) 0%,rgba(105,105,105,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, rgba(155,155,156,1) 0%,rgba(105,105,105,1) 100%); /* IE10+ */
	background:linear-gradient(top, rgba(155,155,156,1) 0%,rgba(105,105,105,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9c', endColorstr='#696969',GradientType=0 );
	margin-top:-7px;
	height:72px;
}
.header ul.menu > .active > a:before{
	border-bottom:7px solid #000000;
	border-right:7px solid transparent;
	content:" ";
	height:0;
	position:absolute;
	right:-7px;
	top:0px;
	width:0;	
}
.header ul.menu > li.active:last-child  > a:before{
	content:none;	
}
.header ul.menu li a{
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	display:table;
	padding:0px 50px 0px;
	height:56px;
}
.header ul.menu li a strong{
	font-weight:normal;
	display:table-cell;
	vertical-align:middle;
}
.header ul.menu li a:hover{
	color:#FFD202;
}
.header ul.menu li ul li{
	border-bottom:1px solid #4A98E1;
	padding:3px 0px;
}
.header ul.menu li ul li a{
	padding:0px 10px 0px;
	font-size:11px;
}
.header ul.menu li:last-child{
	border-right:0px none;
}
.header ul.menu li:last-child:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.phone{
	color:#005697;
}
#close-button{
	background:rgb(239,236,217); /* Old browsers */
	background:-moz-linear-gradient(top, rgba(239,236,217,1) 0%, rgba(227,225,204,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,236,217,1)), color-stop(100%,rgba(227,225,204,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(239,236,217,1) 0%,rgba(227,225,204,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, rgba(239,236,217,1) 0%,rgba(227,225,204,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, rgba(239,236,217,1) 0%,rgba(227,225,204,1) 100%); /* IE10+ */
	background:linear-gradient(top, rgba(239,236,217,1) 0%,rgba(227,225,204,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#efecd9', endColorstr='#e3e1cc',GradientType=0 ); 
	
	border-bottom:1px solid #fff;
	-webkit-box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1); 
}
#close-button span, .PhotoGallery span{
	color:#585858;
	font-size:11px;
	letter-spacing:0.5px;
}
#close-button a{
	color:#005697;
}
#close-button a img{
	margin:0px 20px 5px 0px;
}
.footer-menu .menu > li > a{
	color:#fff;
}
.footer-menu .menu > .active > a{
	border-top:5px solid #e94138;
	background:none repeat scroll 0 0 #000000;
	margin-top:-5px;
	color:#e94138;
}
.footer-menu .menu > li > a span{
	background:#000000;
}
a{
	text-decoration:none;
	outline:none;
}
h1{
	padding:0px 0px 0px 12px;
}
h2{
	font-size:20px;
	padding:10px 0 16px;
}
p{
	padding-bottom:9px;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
.autocenter{
	display:block;
	margin:0px auto;
}
.textcenter{
	text-align:center;
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.shadow{
	border:1px solid #ffffff;
	-webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

/* Layout styles */
.hreview-aggregate{
	
}
.background-left, .background-right{
	position:fixed;
	width:50%;
	height:100%;
	z-index:-1;
}
.background-left{
	background:url("../../images/design/bg_left.jpg") repeat scroll 0% 0% transparent;
	left:0px;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
}
.background-right{
	background:url("../../images/design/bg_right.jpg") repeat scroll 100% 0% transparent;
	right:0px;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
}
.header{
	height:234px;
}
.wrapper{
	margin:0px auto;
	width:940px;
	z-index:2
}
.content{
	padding:30px 20px 20px 20px;
	z-index:2;
	margin-top:9px;
	-webkit-box-shadow:inset 0px 2px 5px 0px ;
	-moz-box-shadow:inset 0px 2px 5px 0px ;
	box-shadow:inset 0px 2px 5px 0px ; 
}
.content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.content > *, .brown > *{
	float:left;
}
.content > .left{
	width:220px;
}
.content > .right{
	width:205px;
	float:right;
}
.content > .center-wide{
	width:100%;
	clear:both;
	float:none;
	padding-top:10px;
}
.content .left-wide{
	width:695px;
	clear:both;
}
.brown .center{
	margin-bottom: 20px;
    width: 300px;
    float: right;
}
.brown .AVSeal + p{
	float:right;
	margin-right:20px;
}

/* Header styles */
.header ul.menu{
	clear:both;
}

.header ul.menu li{
	float:left;
	margin-top:0px;
	background:url('../../images/menu-bg.png') repeat;
	height:56px;
	border-right:1px solid #3D3D3D;
}
.header ul.menu li:last-child{
	border-right:0px none;
}
.phone{
	font-weight:bold;
	font-size:28px;
	width:500px;
	text-align:center;
	float:right;
	padding:10px 0px 10px;
	text-shadow:1px 1px 1px #FFFFFF;
	filter:dropshadow(color=#FFFFFF, offx=1, offy=1);
}
.phone > span{
	color:#8f8d7c;
	font-size:18px;
	 text-transform:uppercase;
}
.phone *{
	display:inline;
}

/* Content style */
.content > .right p{
	text-align:center;
}
#close-button{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:940px;
	z-index:2;
	text-align:right;
}
#close-button span{
	margin-left:670px;
	margin-top:3px;
	float:left;
}
#close-button a{
	font-size:17px;
}
.owner{
	float:left;
	margin-right:20px;
}
.center h2{
	line-height:1.0em;
	padding:0px 0px 16px 0px;
	font-size:25px;
	text-align:center;
}
.brown{
	background:url("../../images/scrolling.png") repeat scroll 0% 0% #e8e5d2;
	width:900px;
	margin-left:-20px;
	padding:0px 20px 20px;
}
.brown .right{
	float:right;
	width:220px;
}
.brown .right p{
	text-align:center;
}
.brown .left{
	margin-right:20px;
}
/* activity list */

ul.gpaw-body{
	font: 100% arial,sans-serif;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	background:none;
	color:#585858;
}
ul.gpaw-body li{
	border-bottom:#666 1px solid;
	margin:0 0 4px 0;
	padding:4px;
	list-style-type:none;
	overflow:hidden
}
ul.gpaw-body .thumb{
	display:block;
	float:right;
	margin:0 0 5px 5px
}
ul.gpaw-body .thumb a{
	text-decoration:none;
	outline:none
}
ul.gpaw-body .thumb img{
	border:#666 1px solid
}
ul.gpaw-body .thumb a:hover img{
	border:#999 1px solid
}
ul.gpaw-body .title a{
	outline:none;
	text-decoration:none;
	color:#585858;
}
ul.gpaw-body .title a:hover {
	color:#000;
}

/* meta : date, plusones */

ul.gpaw-body .meta {
	color:#585858;
	display:block;
	font-size:95%;
	margin:5px 0 0;
	overflow:hidden;
	clear:both
}
ul.gpaw-body .meta a, ul.gpaw-body .meta span{
	display:block;
	float:left;
	padding:0 20px 0 0
}
ul.gpaw-body .meta a{
	color:#585858;
	text-decoration:none
}
ul.gpaw-body .meta a:hover{
	color:#000;
	text-decoration:none
}
ul.gpaw-body .plusones{
	color:#d92219;
	font-style: italic
}
ul.gpaw-body .shares{
	color:#d92219;
}	
/* Profile */
.gpaw-profile{
	background:none;
	padding:8px;
	overflow:hidden
}
.gpaw-profile a.avatar{
	display:block;
	float:left;
	text-decoration:none;
	outline:none;
	margin:0 10px 0 0
}
.gpaw-profile a.avatar img{
	border:#666 1px solid;
	display:block
}
.gpaw-profile a.avatar:hover img{
	border:#999 1px solid;
	display:block
}
.gpaw-profile .name{
	font-size:120%;
	font-weight:bold;
	overflow:hidden;
	margin:0 0 8px 0
}
.gpaw-profile a.add{
	display:inline-block;
	text-decoration:none;
	outline:none;
	padding:4px 6px;
	background-color:#DB5333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #eee
}
.gpaw-profile a.add:hover{
	background-color: #FF8400;
    border: 1px solid transparent;
	color:#fff
}
a.gpaw-info{
	border-top:#666 1px solid;
	border-bottom:#666 1px solid;
	background:none;
	padding:3px;
	text-align:right;
	font-size:80%;
	text-decoration:none;
	color:#ccc;
	display:none
}
a.gpaw-info:hover{
	color:#eee
}
table.makes{
	width:100%;
	margin-top:10px;
}
table.makes tr{
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	margin-top:10px;
}
table.makes tr td{
	vertical-align:top;
}

/* Footer styles */
.footer-menu{
	height:83px;
	width:940px;
	margin:0px auto;
}
.footer-menu .menu ul{
	display:none;
}
.footer-menu ul.menu{
	height:83px;
	border-top:5px solid #000000;
	
}
.footer-menu .menu > li{
	margin-right:18px;
	margin-top:0px;
	float:left;
	position:relative;
	list-style:none outside none;
}
.footer-menu .menu > li:last-child{
	margin-right:0px;
	padding-left:4px;
}
.footer-menu .menu > li > a{
	line-height:83px;
	padding:0px 36px;
	display:block;
	overflow:hidden;
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #000000;
	filter:dropshadow(color=#000000, offx=1, offy=1);

}
.footer-menu .menu > li > a span{
	width:100%;
	height:83px;
	display:block;
	position:absolute;
	top:0px;
	left:0;
	z-index:1;
}
.footer-menu .menu > .active > a span{
	display:none !important;
}
.footer-menu .menu > li > a strong{
	position:relative;
	font-weight:normal;
	z-index:2;
}
.footer-wrapper{
	width:100%;
	height:88px;
	text-align:center;
	position:relative;
	z-index:2;
	background:rgb(70,70,70); /* Old browsers */
	background:-moz-linear-gradient(top, rgba(70,70,70,1) 0%, rgba(45,45,45,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,70,70,1)), color-stop(100%,rgba(45,45,45,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, rgba(70,70,70,1) 0%,rgba(45,45,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, rgba(70,70,70,1) 0%,rgba(45,45,45,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, rgba(70,70,70,1) 0%,rgba(45,45,45,1) 100%); /* IE10+ */
	background:linear-gradient(top, rgba(70,70,70,1) 0%,rgba(45,45,45,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#2d2d2d',GradientType=0 );
}

/* Index page */

/* activity list */

ul.gpaw-body{
	font:100% arial,sans-serif;
	padding:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
	background:none;
	color:#585858
}
ul.gpaw-body li{
	border-bottom:#666 1px solid;
	margin:0px 0px 4px 0px;
	padding:4px;
	list-style-type:none;
	overflow:hidden
}
ul.gpaw-body .thumb{
	display:block;
	float:right;
	margin:0px 0px 5px 5px
}
ul.gpaw-body .thumb a{
	text-decoration:none;
	outline:none
}
ul.gpaw-body .thumb img{
	border:#666 1px solid
}
ul.gpaw-body .thumb a:hover img{
	border:#999 1px solid
}
ul.gpaw-body .title a{
	outline:none;
	text-decoration:none;
	color:#585858;
}
ul.gpaw-body .title a:hover {
	color:#000;
}

/* meta : date, plusones */

ul.gpaw-body .meta {
	color:#585858;
	display:block;
	font-size:95%;
	margin:5px 0px 0px;
	overflow:hidden;
	clear:both
}
ul.gpaw-body .meta a, ul.gpaw-body .meta span{
	display:block;
	float:left;
	padding:0px 20px 0px 0px;
}
ul.gpaw-body .meta a{
	color:#585858;
	text-decoration:none
}
ul.gpaw-body .meta a:hover{
	color:#000;
	text-decoration:none
}
ul.gpaw-body .plusones{
	color:#d92219;
	font-style:italic
}
ul.gpaw-body .shares{
	color:#d92219;
}	
/* Profile */
.gpaw-profile{
	background:none;
	padding:8px;
	overflow:hidden
}
.gpaw-profile a.avatar{
	display:block;
	float:left;
	text-decoration:none;
	outline:none;
	margin:0px 10px 0px 0px;
}
.gpaw-profile a.avatar img{
	border:#666 1px solid;
	display:block;
}
.gpaw-profile a.avatar:hover img{
	border:#999 1px solid;
	display:block;
}
.gpaw-profile .name{
	font-size:120%;
	font-weight:bold;
	overflow:hidden;
	margin:0px 0px 8px 0px;
}
.gpaw-profile a.add{
	display:inline-block;
	text-decoration:none;
	outline:none;
	padding:4px 6px;
	background-color:#DB5333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid rgba(0, 0, 0, 0.1);
	color:#eee
}
.gpaw-profile a.add:hover{
	background-color:#FF8400;
	border:1px solid transparent;
	color:#fff;
}
a.gpaw-info{
	border-top:#666 1px solid;
	border-bottom:#666 1px solid;
	background:none;
	padding:3px;
	text-align:right;
	font-size:80%;
	text-decoration:none;
	color:#ccc;
	display:none
}
a.gpaw-info:hover{
	color:#eee
}
.center ul{
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	margin-top:5px;
}
.center ul li{
	padding:10px;	
}
#icons{
	margin:0px auto;
	width:130px;
}
#icons li{
	float:left;
	padding-left:3px;
	list-style:none outside none;
}
#icons ul{
	height:70px;
}
#right-icon{
	margin:15px auto;
	display:block;
}
a#find-us{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px auto 20px;
	display:block;
	text-align:center;
	text-transform:uppercase;
}


/* About page */

/* Stories page */

/* Services page */

/* Reviews page */

/* Contact page */
body.contact .left-wide{
	width:545px;
}