/* @override http://www.robsontuners.com/css/stylesheet.css */

/* @override 
	http://www.robsontuners.com/css/stylesheet.css
	http://www.robsontuners.com/css/stylesheet.css
*/

/* GLOBAL RESETS */

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object,img {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,abbr {
	border: 0;
}

address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
	line-height: 1em;
	font-size: 1em;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: none;
}

/* GLOBAL STYLES */

body {
	font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

hr {
	border: 0;
	height: 2px;
	margin: 20px 0 20px 0;
	background: url(../images/divide_horiz.gif) repeat-x;
}


hr.double {
	border: 0;
	height: 22px;
	margin: 14px 0 20px;
	background: url(../images/divide_horiz.gif) repeat-x;
}

/* STRUCTURE */

#topholder {
	width: 100%;
	margin: 0px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #352E24;
	background-color: #141311;
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
}

#holder {
	width: 960px;
	margin: 0 auto 0px;
}

#header {
	height: 110px;
	width: 980px;
	padding-top: 0;
	margin: 70px auto 5px;
}

#header #logo {
	width: 460px;
	float: left;
}

#header #navigation {
	float: right;
	padding-top: 0;
	padding-left: 55px;
	width: 420px;
	margin-left: 0;
	margin-top: 55px;
}

#header #navigation ul {
	display: inline;
}

#header #navigation li {
	width: 90px;
	float: left;
}

#header #navigation li.larger {
	width: 150px
}

#header #navigation a {
	color: #9F9B7F;
	font-size: 1.4em;
	padding: 0 10px 0 10px;
}

#header #navigation a:hover {
	color: #FFFFFF;
}

#header #gradient_lip {
	height: 50px;
	width: 960px;
	background: url(../images/gradient_lip.png) no-repeat 0 1px;
	margin-top: 0;
	margin-bottom: 30px;
}

.brown_border {
	background: url(../images/divide_horiz.gif) repeat-x;
	width: 960px;
	margin-bottom: 5px;
	height: 2px;
}
.brown_border_bottom {
	border-top: 1px solid #352E24;
	height: 3px;	
}

#strapline {
	width: 960px;
	height: 60px;
	padding-top: 10px;
}

#strapline h1 {
	font-size: 2.2em;
	color: #9F9B7F;
}

#strapline h1 .h1enlarge {
	color: #605838;
	text-transform: uppercase;
}

#mainpicture {
	background-image: url(../images/home_main.png);
	background-repeat: no-repeat;
	height: 294px;
	padding: 75px 480px 0 40px;
}

#mainpicture h2 {
	font-size: 3.2em;
	color: #9F9B7F;
	text-transform: uppercase;
}

#mainpicture h2 a {
	color: #9F9B7F;
}

#mainpicture h2 a:hover {
	text-decoration: underline;
}

#mainpicture .quotemarks {
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	color: #666666;
	display: inline;
	z-index: 5;
}

#mainpicture h3 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #3A372D;
	padding: 10px 0 10px 0;
	z-index: 0;
}

#mainpicture h4 {
	font-size: 2.0em;
	line-height: 1.4em;
	color: #E1E1E1;
	padding: 7px 7px 9px 7px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #141311;
	display: inline;
}

#mainpicture h4 a {
	font-weight: bold;
	color: #E1E1E1;
}

#mainpicture h4 a:hover {
	text-decoration: underline;
}

#centresection {
	width: 960px;
	height: 100px;
	padding: 40px 0 40px 0;
	border-top: 1px solid #352E24;
	border-bottom: 1px solid #352E24;
	margin: 0 0 40px;
}

#centresection p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #9F9B7F;
	padding: 0 30px 0 320px;
	text-shadow: black 0 -1px 0;
}

#centresection p .highlight {
	color: #9F9B7F;
	font-size: 1.4em;
	line-height: 1.35em;
}

#centresection p .highlight a {
	color: #605838;}

#credits {
	color: #605838;	
}

#centresection p .highlight a:hover {
	color: #a8a69f;
	border-bottom: 1px solid #a8a69f;
}

#homepage_body {
	width: 960px;
	height: 400px;
	padding: 0 0 0 0;
}

#homepage_body h3, #footer h3 {
	font-size: 3.2em;
	color: #706740;
	padding-bottom: 10px;
	text-shadow: #000000 0 1px 0;
}

#homepage_body h3 a {
	color: #706740;
}

#homepage_body h3 a:hover {
	text-decoration: underline;
}

#homepage_body h4 {
	color: #9F9B7F;
	font-size: 2em;
	padding-bottom: 15px;
	text-shadow: #000000 0 1px 0;
}

#homepage_body p {
	color: #9F9B7F;
	font-size: 1.4em;
}

#homepage_body img {
	float: left;
	padding: 20px 10px 30px 10px;
	margin-right: 10px;
}

#homepage_body img.middle {
	padding-right: 45px;
	padding-left: 45px;
}

#bottomholder {
	background: url(../images/gradient_lip.png) no-repeat center top;
	width: 100%;
	margin: 1px 0px 0px}

#bottomholder #gradient_lip {
	width: 960px;
	margin: 0px auto;
	padding-top: 5px;
}

#bottomholder h1 {
	font-size: 2.2em;
	color: #9F9B7F;
}

#footer {
	margin-top: 40px;
	padding-top: 40px;
}

#bottomholder #footer {
	width: 960px;
	margin: 2px auto 0px;
	height: 350px;

}

#bottomholder #footer h2 {
	font-size: 1.8em;
	color: #605838;
	line-height: 1.1em;
	padding-bottom: 10px;
}

#bottomholder #footer p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #9F9B7F;
}

#bottomholder #footer a {
	font-weight: bold;
	color: #605838;
}

#bottomholder #footer a:hover {
	text-decoration: underline;
}

#bottomholder #footer #colone {
	width: 650px;
	float: left;
	padding: 20px 10px 20px 0;
}

blockquote.large {
	color: #9b9982;
	font-size: 24px;
	line-height: 32px;
	background: url(../images/quotes_lrg.png) no-repeat;
	padding-left: 50px;
	display: block;
	width: 320px;
	float: right;
	margin-left: 0;
}

#colone blockquote.large span.credit {
	font-size: 16px;
	line-height: 18px;
	margin-top: 0;
}

blockquote.small {
	color: #9b9982;
	font-size: 16px;
	line-height: 24px;
	background: url(../images/quotes_lrg.png) no-repeat;
	padding-left: 50px;
	display: block;
	width: 235px;
	float: right;
}

#colone img {
	float: left;
}



#bottomholder #footer #coltwo {
	width: 290px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bottomholder #footer #colthree {
	width: 270px;
	float: left;
	padding: 20px 20px 20px 30px;
}

#bottomholder #footer #coltwo img {
	padding: 10px 20px 10px 0;
	float: left;
}

#bottomholder #footer #colone p.credit {
		color: #605838;
}

#bottomholder #credits {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
}

#bottomholder #credits p {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #605838;
}

#bottomholder #credits a {
	color: #605838;
	font-weight: bold;
}

#bottomholder #credits a:hover {
	text-decoration: underline;
}

/* .brown_border {
	border-top: 1px solid #352E24;
	height: 3px;
}

My Comment */

#leftcolumn {
	width: 300px;
	float: left;
	padding: 0 20px 0 0;
	height: 200px;
}

#leftcolumn h1 {
	font-size: 2.2em;
	line-height: 1.5em;
	color: #9F9B7F;
	padding: 8px 0 8px 0;
}

#leftcolumn h2 {
	font-size: 2.5em;
	line-height: 1.5em;
	color: #605838;
	padding: 8px 0 8px 0;
}

#leftcolumn h1.active {
	color: #B5B3A2;
	padding-bottom: 0;
}

#leftcolumn h1.active a {
	color: #B5B3A2;
}

#leftcolumn h1.active a:hover {
	color: #FFFFFF;
}

#leftcolumn h2.inactive {
	color: #605838;
	padding-bottom: 0;
}

#leftcolumn h2.inactive a {
	color: #605838;
}

#leftcolumn h2.inactive a:hover {
	color: #FFFFFF;
}

#leftcolumn h5 {
	color: #B5B3A2;
	line-height: 1em;
	font-size: 1.4em;
	padding: 2px 0 10px 0;
}

#leftcolumn h5.inactive {
	color: #605838;
}

#leftcolumn ul {
	list-style: none;
	padding-left: 25px;
}

#leftcolumn li a {
	color: #B5B3A2;
	line-height: 1.6em;
	font-size: 1.4em;
}

#leftcolumn li a:hover {
	color: #FFFFFF;
	line-height: 1.6em;
	font-size: 1.4em;
}

#leftcolumn #split {
	width: 220px;
	height: 7px;
	border-top: 1px solid #352E24;
	border-bottom: 1px solid #352E24;
	margin: 5px 0 5px 0;
}

#rightcolumn { 
	width: 640px;
	float: left;
	padding: 0 0 60px;
}

#rightcolumn p.intro {
	font-size: 1.8em;
	padding-top: 8px;
	margin-bottom: 50px;
}

#rightcolumn p {
	line-height: 1.55em;
	color: #9F9B7F;
	padding: 0;
	font-size: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rightcolumn .white {
	color: #FFFFFF;
}

#rightcolumn p a {
	color: #605838;
	font-size: 1em;
}

#rightcolumn p a:hover {
	color: #aba9a2;
	border-bottom: 1px solid #a8a69f;
}

#rightcolumn h2 {
	font-size: 2.5em;
	line-height: 1.5em;
	color: #605838;
	padding: 8px 0 8px 0;
}

#rightcolumn h3 {
	line-height: 1.5em;
	color: #9F9B7F;
	padding: 8px 0 0;
	font-size: 2em;
}

#rightcolumn ul {
	list-style: disc;
	margin: 20px 0 20px 15px;
	color: #9F9B7F;
	font-size: 1.6em;
	list-style-type: square;
	opacity: 1;
}

#rightcolumn li {
	line-height: 1.6em;
	margin-bottom: 6px;
}

#rightcolumn li.light {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #9F9B7F;
}

#rightcolumn #buttons ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#rightcolumn #buttons li {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #9F9B7F;
	width: 125px;
	float: left;
}

#rightcolumn img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	float: left;
}

#rightcolumn img.paddedbutton {
	padding: 60px 25px 0 0;
	margin: 0 0 0 0;
	border: none;
	float: left;
}

#rightcolumn img.backplate {
	padding-right: 20px;
}

#rightcolumn img.buttons {
	padding: 0 10px 8px 0;
}

#rightcolumn img.largeimage {
	padding: 10px 0 10px 0;
	float: none;
}

#rightcolumn img.lightboxthumb {
	padding-right: 20px;
	float: left;
}

#rightcolumn img.order {
	float: right;
	border: 0;
	padding: 8px 250px 0 0;
}

#rightcolumn img a {
	border: 0;
}

#orderBtn {
	width: 136px;
	height: 61px;
	text-indent: -9999px;
	background: url(../images/btn_order.png) 0 0;
}

#orderBtn:hover {
	background: url(../images/btn_order.png) 0 -61px;
}

#orderBtn:active {
	background: url(../images/btn_order.png) 0 -122px;
}

#rightcolumn .text {
	height: 30px;
	width: 400px;
	color: #666666;
	font-size: 2em;
	border: 1px solid #3f3f3f;
	padding: 2px;
	margin-bottom: 15px;
}

#rightcolumn .textarea {
	height: 120px;
	width: 400px;
	color: #666666;
	font-size: 2em;
	border: 1px solid #3f3f3f;
	margin-top: 5px;
	margin-bottom: 15px;
}

#rightcolumn .form_button {
	width: 136px;
	height: 61px;
	text-indent: -9999px;
	background: url(../images/btn_send.png) no-repeat 0 0;
	border: 0;
}

#rightcolumn .form_button:hover {
	background-position: 0 -61px;
}

#rightcolumn .form_button:active{
	background-position: 0 -122px;
}

/* FLICKR STYLES */

#flickr_badge_source_txt {
	padding: 0;
	font: 11px Arial, Helvetica, Sans serif;
	color: #666666;
}

#flickr_badge_icon {
	display: block !important;
	margin: 0 !important;
	border: 1px solid rgb(0, 0, 0) !important;
}

.flickr_badge_image {
	text-align: center !important;
}

.flickr_badge_image img {
	border: 1px solid black !important;
}

#flickr_www {
	display: block;
	padding: 0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #ffffff !important;
}

#flickr_badge_uber_wrapper a {
	ext-decoration: none !important;
	background: #ffffff !important;
	color: #ffffff;
}

#flickr_badge_uber_wrapper {
	width: 100%;
}

#flickr_badge_wrapper {
	
}

#flickr_badge_wrapper img {
	
}

#flickr_badge_source {
	padding: 0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #666666 !important;
}
