/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #abaf9e;
}
a {
	color: #171B0E;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #7D8375;
}
b, strong {
	color: #161B0F;
}
#header {
	background: url(../g-images/header-repeat.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
}
#headercontent {
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	width: 780px;
	background: url(../g-images/header.png) no-repeat center top;
	text-align: center;
}
#headercontent p#phone {
	text-align: right;
	margin: 0px;
	padding: 187px 18px 0px 0px;
	height: 25px;
	width: 762px;
	font-size: 24px;
	font-weight: 100;
	color: #EEF7D4;
}
#headercontent p#email {
	color: #13170B;
	font-size: 14px;
	margin: 0px;
	padding: 10px 10px 0px;
	width: 760px;
	text-align: left;
}
#headercontent p#email a {
	color: #13170B;
	text-decoration: none;
	padding-left: 385px;
	font-style: normal;
	font-weight: normal;
}
#headercontent p#email a:hover {
	text-decoration: underline;
}
#middle {
	background: #FFFFFF url(../images/middle.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contentholder {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 780px;
	text-align: center;
}
#content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 575px;
}
h1#pagetitle {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	font-weight: 100;
	color: #161B0F;
	font-size: 26px;
	text-align: right;
}
h1.pagetitletwo {
	font-size: 18px;
	font-weight: normal;
	color: #626753;
	text-align: left;
	display: block;
	border-bottom: 1px dashed #696E5B;
}
h2#subtitle {
	font-weight: lighter;
	color: #2B361F;
	text-align: right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	font-size: 20px;	
}
p#intro {
	font-size: 14px;
	color: #23281A;
	text-align: center;
	margin: 10px 0px;
	padding: 5px 0px;
	font-weight: normal;
	display: block;
	border-top: 1px solid #1B1F14;
	border-bottom: 1px solid #1B1F14;
}
p#listintro {
	font-size: 14px;
	text-align: left;
	color: #333333;
	display: block;
	width: 400px;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}
a#homebutton {
	background: url(../images/home-button.jpg) no-repeat center top;
	display: block;
	margin: 15px 15px 0px 0px;
	padding: 0px;
	float: right;
	height: 121px;
	width: 256px;
	text-decoration: none;
}
a#homebutton:hover {
	background: url(../images/home-button-hover.jpg) no-repeat center top;
}
ul#homelist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	list-style: url(none) none;
	text-align: left;
	display: block;
	font-size: 14px;
}
ul#homelist li {
	background: url(../images/home-list.jpg) no-repeat left 4px;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 25px;
	height: 25px;
	width: 270px;
	display: block;
}
ul#homelist a {
	margin: 0px;
	padding: 0px;
}
ul#homelist a:hover {

}
p#homefloat {
	text-align: left;
	display: block;
	margin: 15px 0px 10px 20px;
	padding: 0px;
	width: 250px;
	float: left;
	font-size: 12px;
}
p#contentfloat {
	text-align: left;
	display: block;
	margin: 15px 0px 10px 10px;
	padding: 0px;
	width: 300px;
	float: left;
	font-size: 14px;
}
a.gallerylink {
	text-decoration: none;
	background: url(../images/gallery.jpg) no-repeat center top;
	display: block;
	margin: 15px 5px 5px 10px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 259px;
}
a.gallerylink:hover {
	background: url(../images/gallery-hover.jpg) no-repeat center top;
}
ul#licenses {
	margin: 10px 0px;
	padding: 5px 0px;
	height: 130px;
	width: 100%;
	display: block;
	list-style: url(none) none;
	border-top: 1px solid #1B1F14;
	border-bottom: 1px solid #1B1F14;
}
ul#licenses li {
	margin: 0px 0px 0px 28px;
	padding: 0px;
	float: left;
	width: 150px;
}
ul#licenses img {

}
ul#licenses p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size: 10px;
	color: #1F2807;
}
ul#licenses a {
	color: #1F2807;
	text-decoration: none;
}
ul#licenses a:hover {
	text-decoration: underline;
}
#fullwidth {
	text-align: left;
}
#fullwidth h2#bigsubtitle-left {
	color: #626756;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
}
#fullwidth p {
	font-size: 12px;
	text-align: left;
}
#fullwidth a {
	color: #171B0E;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
#fullwidth a:hover {
	color: #7D8375;
}
#fullwidth b {
	color: #161B0F;
}
#fullwidth ol {
	font-size: 12px;
}
#leftcolumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
#leftcolumn p {
	font-size: 12px;
	text-align: left;
}
img#rightimage {
	padding: 3px;
	float: right;
	border: 1px solid #404437;
	margin-right: 15px;
	margin-top: 20px;
}
.gallery a {
	display: block;
	margin: 0px;
	padding: 1px;
	height: 125px;
	width: 125px;
	border: 1px solid #ABAF9E;
	margin: 10px 0px 0px 10px;
	float: left;
}
.gallery a:hover {
	border-color: #202418;
}
.gallery a img {
	border: none;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
}
#nav ul#top {
	background: url(../g-images/ul-top.jpg) no-repeat center top;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 90px;
	width: 165px;
	list-style: url(none) none;
}
#nav ul#top li#one, #nav ul#top li#two {
	display: block;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	height: 21px;
	width: 162px;
	float: left;
}
#nav ul#top li#one {
	display: block;
	padding: 0px;
	margin-top: 16px;
}
#nav ul#top li#two {
	display: block;
	padding: 0px;
	margin-top: 15px;
}
#nav ul#top a {
	display: block;
	height: 18px;
	width: 136px;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #161B0F;
	padding-top: 3px;
	padding-left: 26px;
	font-style: normal;
	font-weight: normal;
}
#nav ul#top li#one a:hover, #nav ul#top li#one a#samepage {
	background: url(../g-images/ul-top-1.jpg) no-repeat center center;
}
#nav ul#top li#two a:hover, #nav ul#top li#two a#samepage {
	background: url(../g-images/ul-top-2.jpg) no-repeat center center;
}
#nav ul#bottom {
	background: url(../g-images/ul-bottom.jpg) no-repeat center top;
	margin: 0px 0px 0px 10px;
	padding: 24px 0px 0px;
	height: 137px;
	width: 165px;
	list-style: url(none) none;
}
#nav ul#bottom li {
	width: 162px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#nav ul#bottom a {
	font-size: 14px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 4px 0px 0px 25px;
	height: 18px;
	width: 137px;
	color: #E3ECCA;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
}
#nav ul#bottom a:hover, #nav ul#bottom a#samepage {
	background: url(../images/hammer.gif) no-repeat 10px center;
	font-style: italic;
}
#footer {
	background: url(../g-images/footer.jpg) repeat-x left top;
	margin: 0px;
	padding: 7px 0px 0px;
	height: 48px;
	width: 100%;
}
#footercontent {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 780px;
	text-align: center;
}
#footercontent p#copyright {
	color: #E3ECCA;
	display: block;
	margin: 0px;
	padding: 8px 5px 0px;
	height: 22px;
	width: 370px;
	font-size: 12px;
	float: left;
}
#footercontent a {
	text-align: center;
	display: block;
	margin: 0px 5px 0px 15px;
	padding: 8px 0px 0px;
	float: right;
	height: 22px;
	width: 120px;
	font-size: 12px;
	color: #E3ECCA;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
#footercontent a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: lighter;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
