@import url(http://fonts.googleapis.com/css?family=Cabin+Sketch:bold);
@import url(http://fonts.googleapis.com/css?family=Amaranth);
h1, h2 , h3, h5, h6{
	font-weight:normal;
	line-height:130%;
}
#ContentMain h2, h2 address, h3 address, #footer p {
	color: #302F19;
}

h2 address {
	font-style: normal;
	font-size: 1.2em;
	text-shadow: none;
}
h3 address {
	font-style: normal;
	font-size: 1.2em;
		line-height: 140%;
}
h3 address strong , h2 address strong{
	color: #444;
}
a:link {
	color: #FFFFFC;
}
a:visited {
	color: #EEEEEC;
}
a:hover {
	color: #F90;
text-shadow:0 0 2px rgba(0,0,0,.2);
}
body {
	text-align: left;
	padding: 0px;
	font: .8em/133% "Lucida Grande", Arial, sans-serif;
	color: #1e1e1e;
	background: #80804A;
	margin-top: 10px;
	margin-bottom: 10px;
}
 #box-centered {
	width: 756px;
	margin: 0 auto;
	padding: 0px;
	background: url(../_img/page/bodybg01.gif) repeat-y;
}
#content-body {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	font-size: 1.1em;
	font-color:#222;
}

#ContentMain {
	padding: 20px 34px 0px 70px;
}
#ContentMain h1 {
	margin:0 0 .6em;
		padding-bottom: 0.1em;
font-family: 'Cabin Sketch', 'Arial Black', Verdana, sans-serif;
font-size:34px;
	color: #FFFFEC;
 text-shadow: 1px 1px 2px rgba(2,2,2,.6); 
	border-bottom: 4px double #707043;
	}
#ContentMain h1 a {
}
#ContentMain h1 a:visited {
	color: #CCCCBC;
}
#ContentMain h1 a:hover {
}
#ContentMain h1 em {
	color:#CCCCBC;
	text-shadow:none;
	font-weight: normal;
}
#ContentMain h2 {
	margin-bottom:0.2em;
	font-size: 22px;
	text-shadow: 0 1px 0px rgba(255,255,255,.3);
	margin-top: 1em;
	font-family:Amaranth, Arial, sans-serif;
}
.emph01 {
	color: #FF9900;
}
#next a {
	text-decoration: none;
}
#next2 {
	font-weight: bold;
	text-align:right;
	margin-bottom: 0px;
	font-size: 16px;
}

#footer {
	background: url(../_img/page/FooterDingbat.gif) no-repeat;
	margin-top: 3em;
	padding-top: 40px;
	text-align: center;
}
#footer h5 {
	font-size: 1.1em;
	margin: 20px 0 .6em;
	font-weight: normal;
	color: #222;
}
#footer h5 a strong {
}
#footer h6 {
	font-size: 1.2em;
}
#footer h6 strong {
	font-size: 0.95em;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,.3);
	padding-right: 0.5em;
	line-height: 160%;
}
#footer h6 a:hover {
	color: #fff;
}

#footer img {
	margin-bottom:8px;
	margin-top: 20px;
}
#footer a {
	text-decoration:none;
	color: #2d2d2d;
}
#footer a:hover {
}
#footer p strong {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.95em;
	line-height: 200%;
}

#footerend {
	margin: 0px;
	background: #999966 url(../_img/mockups/footerbg01.gif) no-repeat;
	height: 14px;
}

.formA-row1 {
	background: #C8C88D;
}
.formA {
	background: #B3B38F;
	width: 400px;
	box-shadow:  0px 0px 3px rgba(0, 0, 0, .6);
	-webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, .6);
	-moz-box-shadow:  0px 0px 3px rgba(0, 0, 0, .6);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid rgba(255,255,255,.4);
	padding:1em 0;
}
.formA-input {
	width: 200px;
}
#header {
	background: #9A9967 url(../_img/mockups/header01.gif) no-repeat;
	height: 160px;
}
#header01b {
	background: #9A9967 url(../_img/mockups/header01b1.gif) no-repeat;
	height: 139px;
}
#intro {
	font-size: 1.2em;
}
ul.list01 { padding: 0; margin: 0 0 0 6px; }
ul.list01 li {
	list-style-type: none;
	background: transparent url(../_img/page/bullet01.gif) no-repeat 0 7px;
	font-weight: normal;  
	padding: 0 0 4px 8px; border: 0; margin: 0;
}
ul.list01 li a { }
ul.list2 {
	margin: 1em 0px;
	padding: 0px;
}
ul.list2 li {
	list-style-type: none;
	margin: 0 0 .6em;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.list2 li a {
	text-decoration: none;
	display:block;
		background: #80804A;
	padding: 0.3em .6em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #666834;
}
ul.list2 li a:hover {
	text-decoration: none;
	background-color: #4E5621;
}

#nav {
	padding-right: 14px;
}
#navsub {
	height: 22px;
	border-top: 1px solid #615035;
	border-bottom: 1px solid #41321E;
	padding-left: 410px;
}
#next {
	font-weight: bold;
	text-align: right;
	margin-bottom: 1em;
}

/* NEW SUBNAV */
#thumbnails {
	float: right;
	background: #000;
}
#thumbnails img {
	padding: 2px;
	border: 24px solid #261A0A;
}

/* END NEW SUBNAV */


p {
	margin-top: 0px;
	margin-bottom: 1em;
}
#services {
	padding-top: 11px;
}

#services h2 {
	color: #FFFFEC;
	margin: 0px;
	text-shadow: none;
}

#services img {
	border: 1px solid #FFFFEC;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#services p a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#footerFirst {
	font-size: 14px;
	margin-bottom: 4px;
}
#ContentMain td.service {
	background: url(../_img/page/background03.gif) no-repeat;
	width: 200px;
	padding: 3px 20px 20px 7px;
	margin-right: 20px;
	font-size:12px;
}
#ContentMain td.service h2 {
	margin-top: 0px;
	color: #FFFFEC;
	text-shadow: none;
	margin-bottom: 0px;
	line-height:100%;
	font-size:22px;
	text-shadow:1px 1px 1px rgba(0,0,0,.3);
	padding: 0;
}
#ContentMain td.service img {
	margin-bottom: 8px;
	border: 1px solid #EEE;
	margin-top: 4px;
}
#ContentMain td.service a {
}
#ContentMain td.service a:hover {
}
.caption01 {
	width: 180px;
	background: url(../_img/page/background05-callout.gif) no-repeat;
	padding: 8px;
	;
	border-top: none;
	color: #F4FFE4;
	border-right: none;
	border-left: none;
	line-height: 135%;
	font-size: 13px;
}
.caption01 a {
	font-style:normal;
}
.caption01 a:visited {
	 
}
.caption01 a:hover {
	 
}
#sample {
	padding-left: 18px;
	width: 470px;
}
#samplePhoto {
}
#thumbs01 img {
	padding: 2px;
	margin-right: 26px;
	border: 1px solid #80804A;
	background: #FFFFFF;
	margin-bottom: 4px;
}
.photoRight01 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.photoRight02 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.photoCaption {
}
.photoCaption img {
	border: 1px solid #FFFFFF;
	margin: 0 0 .3em 0;
}
.photo-samples img {
	border: 1px solid #686643;
	margin-bottom: .3em;
	padding: 1px;
}
.photo-samples p {
	margin-bottom: 2em;
}
#homePhoto {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
#home   {
	margin-bottom:0px;
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 15px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
}

