html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, a, img, iframe, label, input, button {
	border: 0 none;
	margin: 0;
	outline: medium none;
	padding: 0;
}

body{
	background:#f0f0e8;
	color:#11283F;
	font-family:arial, sans-serif;
	font-size:12px;
}

/*===== Text =====*/
a{
	color:#cc3300;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

strong{
	color:#cc3300;
}

p{
	margin-top:10px;
	line-height:21px;
}

h2{
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:28px;
	color:#11283f;
	margin:5px 0px 20px 0px;
}

.contact {
	margin-bottom: -20px;
}

h3, h3 a{
	margin-top:15px;
	font-size:21px;
	color:#42637d;
	font-weight:normal;
	font-family:Georgia, Times, serif;
	text-decoration:none;
}

h4{
	margin-top:10px;
	font-size:16px;
	color:#42637d;
	font-weight:normal;
	font-family:Georgia, Times, serif;
}

h5{
	color:#333333;
	font-size:11px;
	font-family:Arial, sans-serif;
	text-transform:uppercase;
	padding-top:15px;
	line-height:18px;
}

ul{
	list-style:none;
	list-style-image: url(../images/bg_bullet.png);
	margin-left:15px;
}

.laws{
		font-size:12px;
	font-family:Arial, sans-serif;
	line-height:18px;
}

.services{
	margin-top:20px;
}

.line{
	border-bottom:dotted #999 thin;	
	border-top:dotted #999 thin;
	padding:8px 0 8px 0;
}

.under{
		border-bottom:dotted #CCC thin;
	padding:0 0 4px 0;
}

ul li{
	margin-top:10px;
	line-height:21px;
}

.quote{
	margin-top:20px;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, Times, serif;
}

.welcome{
	line-height:24px;
	margin-top:10px;
}

.lastpar{
	margin-bottom:30px;
}



#headerscndry{
	width:960px;
	margin-right:-700px;
	padding-top:10px;
	float:right;
}


#headerscndry .btn{
	background:url(../images/btn_left.png) no-repeat top left;
	padding:0 5px 1px 5px;
	text-decoration:none;
	color:#cc3300;
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, Times, serif;	
	cursor:pointer;
}


#headerscndry .btn:hover{
	text-decoration:none;
}


#headerscndry .btn span{
	background:url(../images/btn_right.png) no-repeat top right;
	padding:5px 22px 8px 10px;
	display:inline-block;
}

#headerscndry button.btn{
	margin:0;
	padding:0 0 0 3px;
	
}

#headerscndry button.btn span{
	margin:0;
	padding:5px 25px 9px 10px;
	position:relative;
	top:-1px;
}


/*===== iFrame =====*/

iframe{
	float:left;
	margin-top:2px;
	margin-right:-6px;
}


.form {
	margin-left:-25px;
	margin-bottom:100px;
}


/*===== Table =====*/
table{
	
	border-collapse:collapse;
}
table th{
	font-family:Georgia, Times, serif;
	font-size:16px;
	color:#42637d;
	font-weight:normal;
	text-align:left;
	border-collapse:collapse;
	padding:10px;
}

table td{
	padding: 10px;
	vertical-align:top;
}
table tr.alt td{
	background:#e3e3d8;
}
table td.price{
	border-left:1px dotted #999999;
	text-align:left;
}

table td.description{
	border-left:1px dotted #999999;
	line-height:18px;
}

/*===== Common Content ===== */

.contentBlock{
	float:left;
	background: transparent url(../images/bg_home_section.png) no-repeat top left;
	width:298px;
	font-size:14px;
	font-family:Georgia, serif;
	margin-top:45px;
	
}


.contentBlock .contentBlockInner{
	padding:10px 20px 20px 20px;
	
	
}

#secondary .contentBlock p{
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

.byTwo{
	width:260px;
	float:left;
	margin-left:40px;
}

.byTwo.first{
	margin-left:0;
}

/*===== Buttons =====*/

.btn{
	background:url(../images/btn_left.png) no-repeat top left;
	padding:0 5px 0 6px;
	text-decoration:none;
	display:inline-block;
	color:#cc3300;
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, Times, serif;	
	cursor:pointer;
}

.btn:hover{
	text-decoration:none;
}

.btn span{
	background:url(../images/btn_right.png) no-repeat top right;
	padding:3px 22px 8px 10px;
	display:inline-block;
}

button.btn{
	margin:0;
	padding:0 0 0 3px;
	
}

button.btn span{
	margin:0;
	padding:5px 25px 9px 10px;
	position:relative;
	top:-1px;
}

/*===== Header =====*/

#header{
	background:url(../images/bg_header.png) repeat-x top;
	background-color:#10283f;
	height:200px;
	}


#header_inner{
	height:200px;
	width:960px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg_header_banner.png) no-repeat top left;
}

	
#content{
	width:960px;
	margin:0 auto;
}



/*===== Nav =====*/
#nav{
	position:absolute;
	bottom:0;
	right:10px;
	list-style:none;
	margin-right:14px;
}


#nav li{
	float:left;
	margin-right:6px;
	margin-top:5px;
}


#nav li a{
	display:block;
	padding-left:5px;
	background:url(../images/bg_nav_left.png) no-repeat top left;
	text-decoration:none;
	text-transform:uppercase;
	color:#182d3e;
	font-weight:bold;
}


#nav li a span{
	display:block;
	background:url(../images/bg_nav_right.png) no-repeat top right;
	padding:5px 12px 5px 8px;
}

#nav li.current, #nav li:hover{
	margin-top:0;
}

#nav li.current a{
	color:#42637d;
}

#nav li:hover a{
	color:#182d3e;
}
#nav li.current a span, #nav li:hover a span{
	padding:5px 12px 10px 8px;
}



/*===== Homepage =====*/
.mainTout{
	background:url(../images/bg_main_tout.png) no-repeat top center;
	margin-top:20px;
	padding:60px 70px 43px 350px;
	text-align:center;
}

.mainTout h2{
	text-indent:-5000px;
	width:480px;
	height:46px;
	background:url(../images/txt_welcome.png) no-repeat center center;
	margin:0px auto;
}
.mainTout p{
	font-size:18px;
	font-family:Georgia;
}


.homeSection{
	margin:20px 24px 0 0;
}

.homeSection.first{
	margin-left:10px;
}


.homeSection .quote{
	margin-top:30px;
	font-size:18px;
	line-height:24px;
	color:#42637d;
	font-weight:normal;
	font-family:Georgia, Times, serif;
}
.homeSection .quote.first{
	margin-top:15px;
}


.homeSection .quote.last{
	margin-bottom:25px;
}

.corkBoard{
	float:left;
	background:url(../images/bg_corkboard_bottom.png) no-repeat bottom left;
	margin:20px 0 0 0;
	padding-bottom:10px;
	width:297px;
}

.corkBoard .corkBoardInner{
	background:url(../images/bg_corkboard_top.png) no-repeat top left;
	padding-top:10px;
}

.corkBoard .corkBoardContent{
	padding:10px 15px;
	background:url(../images/bg_corkboard_middle.png) repeat;

}


.corkBoard h2.bulletin{
	text-indent:-5000px;
	width:182px;
	height:42px;
	background:url(../images/txt_bulletin_board.png) no-repeat center center;
	margin:0 auto;
}

.paper{
	background:url(../images/bg_paper.png) no-repeat bottom right;
	font-size:14px;
	font-family:Georgia, serif;
	width:277px;
	margin-top:15px;
}

.paper.first{
	margin-top:0;
}

.paper .paperInner{
	padding:10px 20px 40px 20px;
}

/*===== Primary & Secondary=====*/
#primary{
	background:url(../images/bg_content.png) top left no-repeat;
	width:620px;
	float:right;
	margin:20px 10px 0 0;
}

#primary_inner{
	padding:20px 30px 20px 20px;
	position:relative;
}

#primary_alone{
	padding:20px 30px 20px 20px;
	min-height:650px;
	position:relative;
}

#secondary{
	float:left;
	width:300px;
	margin-top:20px;
	font-family:Georgia, Times, serif;
	font-size:14px;
}



#secondary h3{
	margin-top:25px;
}

#secondary p{
	line-height:21px;
	font-size:14px; 
}


/*===== Crew =====*/
.crewMember{
	padding-left:250px;
	padding-right:5x;
}
#crew_matt{
	background:url(../images/crew_matt.png) no-repeat top left;
	min-height:250px;
	margin:0px 0px 50px -20px;
}
	
#crew_sarah{
	background:url(../images/crew_sarah.png) no-repeat top left;
	min-height:325px;
	margin:0px 0px 50px -20px;
}
#crew_carly{
	background:url(../images/crew_carly.png) no-repeat top left;
	min-height:257px;
	margin:0px 0px 50px -20px;
}

/*===== What We Do =====*/
#scooter{
	
	position:relative;
	left:40px;
}
#matt_blue{
	float:right;
	position:absolute;
	bottom:0;
	right:-15px;
}
.callToAction{
	clear:both;
	margin:90px 0 90px -18px;
	padding:10px 0 10px 15px;
	background:#FFFFFF;
	border:1px dotted #666666;
	border-width:1px 0;
}

.callToAction h3{
	margin:0;
}
/*===== Gallery =====*/

ul.gallery{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}


ul.gallery li{
	float:left;
	background:url(../images/bg_thumb.png) no-repeat top left;
	padding: 6px 7px 9px 6px;
	margin:0 9px 9px 0;
}

ul.gallery li img{
	display:block;
}

.viewMore{
	float:right;
	margin-right:15px;
	font-size:12px;
	font-weight:bold;
	margin-top:-5px;
}

/*===== Footer =====*/
#footer{
	clear:both;
	margin-top:20px;
	background:url(../images/bg_footer.png) repeat-x top;
	height:136px;
	font-family:Georgia, Times, serif;
	color:#d3d6d2;
}
#footer #footer_inner{
	width:960px;
	margin:0 auto 0 auto;
	padding:10px 30px;
}


#footer .questions{
	float:left;
}

#footer .copyright{
	float:right;
}


/*===== Form =====*/
form{
	padding-bottom:10px;
}
.required{
	color:#cc3300;
}

.formRow{
	margin-top:30px;
}

label{
	display:block;
}

input, textarea{
	display:block;
	border:2px solid #e0e0e0;
	width:320px;
	padding:5px;
	margin-top:5px;
}

textarea{
	height:150px;
}

/*===== Utility =====*/
.alignLeft{
	float:left;
}

.alignRight{
	float:right;
}
.hide{
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
