
/**************
	   Reset
***************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, iframe, textarea, p, blockquote, th, b, td, img, table, a, b, em, hr, label, option {
	border: 0; 
	margin: 0; 
	padding: 0; 
	background: none;
	list-style: none;
	font: normal 14px/24px "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: left;
	color: #3f3e3b; 
	text-decoration: none;
	white-space:normal;
	letter-spacing: .4px;
	}
	
table { border-collapse: collapse; border-spacing: 0; }

input, textarea, select { outline-style: none; outline-width: 0; }

a:focus { -moz-outline-style: none; }

input:-moz-focus-inner { border: 0; }


/**************
	  Structure
***************/

b { font-weight: bold; }

em { font-style: italic; }

p { margin: 10px 0; font-family: arial; }

body { background: #f8f4e8 url(../images/banner.jpg) repeat-x; }
	
#banner {
	margin: 8px auto;
	width: 970px;
	}
	
h3 a, h3 a em {
	font: normal 26px baskerville, georgia, 'times new roman', serif;
	color: white;
	letter-spacing: 4px;
	}
	
h3 a em {  
	color: #baae83; 
	font-style: italic; 
	font-size: 38px;
	}
	
#banner ul {
	float: right;
	margin: -34px 0 0 0;
	}
	
#banner ul li {
	float: left;
	margin: 0 0 0 2px;
	padding: 0 3px 0 0;
	background: url(../images/divider.gif) no-repeat right;
	position: relative;
	}
	
	#banner ul li#menu6 { background: none; }
	
#banner ul li a {
	color: #b5d8e5;
	font-size: 13px;
	padding: 3px 8px;
	display: block;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	cursor: default;
	}
	
	#banner ul li#menu1 a, #banner ul li#menu6 a {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		cursor: pointer;
		}

#banner ul li:hover a, #banner ul li:hover a#current { 
	background: #1f323d; 
	color: #d8eef6;
	-moz-border-radius: 3px 3px;
	-webkit-border-radius: 3px 3px;  
	}

#banner ul li#menu1:hover a, #banner ul li#menu6:hover a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;  
	}

#banner ul a#current { 
	font-weight: bold; 
	background: #98d2d3; 
	color: #081b21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	}

#banner ul ul { 
	display: none; 
	position: absolute; 
	top: 28px;
	left: 0;
	float: none;
	margin: 0;
	width: 216px;
	background: #1f323d;
	padding: 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	}
	
	#banner ul li#menu5 ul { width: 180px; }
	
#banner ul ul li { 
	background: none;
	padding: 0;
	margin: 0 0 3px;
	float: none;
	}

#banner ul li:hover ul { display: block; }
	
#banner ul ul li a {
	display: block;
	padding: 4px 8px;
	width: 200px;
	cursor: pointer;
	color: #e6e3d9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
	#banner ul li#menu5 ul li a { width: 164px; }
	
#banner ul ul li a span { color: #b7ae83; font: normal 14px georgia, 'times new roman', serif; }
	
#banner ul ul a:hover { background: #2b4250; }
	
#banner ul ul a#current_sub, #banner ul ul a#current_sub span { background: #98d2d3; color: #0b1818; }
	
#banner ul ul a#current_sub span { color: #00616c; }

#wrapper { 
	width: 970px;
	margin: 60px auto 120px;
	}
	
#leftcol {
	width: 290px;
	float: left;
	}
	
#rightcol {
	width: 640px;
	float: right;
	}
	
h1, h1 em, h1 b {
	font: normal 40px/45px georgia, 'times new roman', serif;
	color: #176481;
	letter-spacing: 2px;
	margin: 0 0 20px 0;
	}
	
h1 em { font-style: italic;  }
	
h1 b { font-weight: bold;  }

#home h1, #home h1 em, #home h1 b { font-size: 60px; line-height: 60px; }

#photo_john_beckett {
	background: #fffdf5 url(../images/photo_john_beckett.jpg) 7px 7px no-repeat;
	width: 288px;
	height: 274px;
	border: 1px solid #c7c3b7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#quote { 
	margin: 30px 0 0;
	background: url(../images/quote1.png) no-repeat; 
	padding: 20px 0 70px;
	height: 100%;
	}
	
#quote_right { 
	background: url(../images/quote2.png) no-repeat; 
	width: 82px;
	height: 70px;
	float: right;
	}
	
#quote p, #quote p b { 
	margin: 0 30px -50px;
	font: normal 15px/24px georgia, 'times new roman', serif;
	font-style: italic;
	color: #f8763b; 
	position: relative;
	z-index: 2;
	}
	
#quote p b { margin: 0 0 0 102px; font-weight: bold; font-style: normal; }

a.ad {
	background: #fffdf5 url(../images/ad_contact.jpg) 7px 7px no-repeat; 
	width: 288px;
	height: 128px;
	border: 1px solid #c7c3b7;
	margin: 30px 0 0 0;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

a.ad#coming_home { background-image: url(../images/ad_coming_home.jpg); }

a.ad:hover { background-color: #ede9d9; border-color: #afaa9c; }

#player1 { margin: 10px 0; }

a.btn, span#btn_no  {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: #ffedbc;
	background: -moz-linear-gradient(center top , #ffedbc, #ffdc7c) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffedbc), to(#ffdc7c));
	border: 1px solid #d9ba65;
	color: #1b1504;
	display: inline-block;
	font: normal 28px georgia, 'times new roman', serif;
	padding: 9px;
	float: right;
	margin: 20px 0 30px;
	cursor: pointer;
	}
	
	a#btn_yes.btn {
		font-size: 50px;
		padding: 15px 30px;
		float: none;
		margin: 0 0 0 260px;
		background: #d2e9f9;
		background: -moz-linear-gradient(center top , #d2e9f9, #a5d2f0);
		background: -webkit-gradient(linear, left top, left bottom, from(#d2e9f9), to(#a5d2f0));	
		border: 1px solid #afc4d3;
		}
	
a.btn:hover, span#btn_no:hover  { 
	background: #fff3d1;
	background: -moz-linear-gradient(center top , #fff3d1, #ffe088) repeat scroll 0 0 transparent; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fff3d1), to(#ffe088));
	border-color: #e1c883; 
	}
	
	a#btn_yes.btn:hover { 
		background: #e1f1fc; 
		background: -moz-linear-gradient(center top , #e1f1fc, #aed9f6);
		background: -webkit-gradient(linear, left top, left bottom, from(#e1f1fc), to(#aed9f6));  
		}
	
a#btn_followup.btn { float: none; margin-left: 180px; }
		
span#btn_no {
	background: #fffcd3;
	background: -moz-linear-gradient(center top , #fffcd3, #ede9ac);
	background: -webkit-gradient(linear, left top, left bottom, from(#fffcd3), to(#ede9ac));
	border: 1px solid #cfceb4;
	cursor: pointer;
	margin: 20px 0 50px 280px;
	font-size: 40px;
	float: none;
	padding: 12px 25px;
	}
	
span:hover#btn_no { 
	background: #fffaa8; 
	background: -moz-linear-gradient(center top , #f7f3bc, #e7e295); 
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f3bc), to(#e7e295)); 
	}

#footer {
	background: #403b2c;
	text-align: center;
	padding: 20px 0;
	clear: both;
	color: #aca58f;
	border-top: 60px solid #f8f4e8;
	}
	
#footer a { color: #aca58f; text-decoration: underline; }
	
#footer a#gmo { 
	background: #544e3c;
	border-bottom: 1px solid #302c21;
	padding: 5px 8px;
	color: #f8f4e8;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
#footer a#gmo:hover { background: #6f6855; }


