/* CSS Document */

body {
	font-family:"Trebuchet MS", Cambria, Georgia, "Palatino Linotype";
	font-size:11px;
	color:#050c08;
	background:url(/images/body_top_bg.jpg) repeat-x top #d5C68c;
	margin:0;
}

a {
	color:#ac8100;
}
a:hover {
	color:#6a532b;
}

/************************************************************************
WRAPPER
************************************************************************/

div#wrapper {
	width:877px;
	margin:0 auto;
}

/************************************************************************
TOP NAV
************************************************************************/

div#topnav {
	background:url(/images/top_nav_bg.jpg) no-repeat center;
	height:19px;
	text-align:right;
	padding-top:10px;
}
div#topnav ul, div#topnav li {
	display:inline;
	list-style-image:none;
	margin:0;
	padding:0;
}
div#topnav a {
	border-right:1px solid #dbd6bf;
	color:#dbd6bf;
	padding:0px 10px;
}
div#topnav a:hover {
	color:#dac600;
}
div#topnav a.endlink {
	border-right:0 none;
}

/************************************************************************
MAIN NAV
************************************************************************/

div#mainnav {
	height:70px;
	background:url(/images/navigation_bg.jpg) no-repeat center;
	line-height:10px;
}
div#mainnav ul, div#mainnav li {
	display:inline;
	list-style-image:none;
	margin:0;
	padding:0;
}
div#mainnav a {
	text-transform:uppercase;
	display:block;
	height:30px;
	margin-top:13px;
	padding:6px 21px 0px 21px;
	border-right:1px dotted #938366;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
div#mainnav a:hover {
	color:#dac700;
}
div#mainnav a.endlink {
	border-right:0 none;
}
div#mainnav a span.downsize {
	font-size:10px;
	text-transform:none;
	font-weight:normal;
}

/************************************************************************
FLASH AREA
************************************************************************/

div#flasharea {
	height:409px;
	background:url(/images/flash_bg_norepeat_pic.jpg) no-repeat center;
	position:relative;
}
div#flashbottomtext {
	position:absolute;
	top:390px;
	left:1px;
	width:877px;
	height:15px;
	color:#7d6d46;
	text-align:center;
}
div#flashrotator {
	width:710px;
	height:348px;
	margin:0 auto;
	position:absolute;
	top:21px;
	left:85px;
}

/************************************************************************
CONTENT
************************************************************************/

div#contenttop {
	background:url(/images/content_top_bg.jpg) no-repeat center top;
}
div#content {
	background:url(/images/content_bottom_bg.jpg) no-repeat center bottom;
	min-height:400px;
	padding:5px 20px;
}
div#contentleft {
	background:url(/images/content_left_bg.jpg) repeat-y center;
	width:628px;
	float:left;
}
div#ctl00_mainContent_contentBody {
	margin:20px 20px 0 20px;
	min-height:400px;
}
div#contentleft h1 {
	background:url(/images/h1_bg.jpg) no-repeat center;
	height:22px;
	font-size:16px;
	text-transform:uppercase;
	color:#ffffff;
	padding:6px 10px;
	margin:0;
}
div#contentleftbottomcap {
	background:url(/images/content_left_bottomcap.png) no-repeat center;
	height:8px;
	clear:both;
}
table#quoteForm {
	width:560px;
}
table#quoteForm input.standard {
	width:240px;
}
table#quoteForm tr.headingTR td {
	font-size:large;
	font-weight:bold;
	border-bottom:2px solid #5e5742;
	padding-top:15px;
}
table#quoteForm tr.headingSep td.headingSep {
	height:1px;
	overflow:hidden;
	border-bottom:1px dashed #5e5742;
}
table#quoteForm td.left, table#quoteForm td.right {
	width:296px;
	padding:2px;
}
table#quoteForm span.fieldname {
	font-weight:bold;
}
div#googlemap {
	height:350px;
	border:1px solid #5e5742;
}

/************************************************************************
NEWS
************************************************************************/

div#contentright {
	float:right;
	width:202px;
	min-height:400px;
	background:url(/images/news_bottomcap.jpg) no-repeat bottom center #fffeef;
}
div#contentright h1 {
	background:url(/images/news_header_bg.jpg) no-repeat center;
	height:12px;
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	padding:11px 0 11px 20px;
	margin:0 0 10px 0;
}
div#newscontainer {
	padding:0 0 15px 0;
}
div.newsPost {
	margin:5px 15px 5px 25px;
	font-size:10px;
	color:#887d5f;
	position:relative;
	line-height:12px;
}
div.newsPost a {
	color:#811919;
}
div.newsPost p {
	margin:0;
}
div.newsPost a img {
	float:left;
	margin-right:5px;
	border:1px solid #ac8100;
}
div.newsPost a img:hover {
	border:1px solid #6a532b;
}
div.newsPost h3 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
img.newsIcon {
	position:absolute;
	border:0 none;
	top:4px;
	left:-25px;
}
div#newsBody img {
	float:left;
	margin:0 25px 25px 0;
}
p.newsInfo {
	margin:5px 0;
	color:#887d5f;
}
h2#newsHeading {
	font-size:24px;
	margin:5px 0 0 0;
}
span.newsDateBottom {
	display:none;
}

/************************************************************************
PHOTO GALLERY
************************************************************************/

div.albumThumbnail, div.galleryThumbnail {
	background:url(/images/gallery_bg.jpg) repeat-x top;
	float:left;
	width:160px;
	margin:20px 11px;
	padding:5px;
	border:1px solid #5e5742;
	height:170px;
	overflow:hidden;
}
div.albumThumbnail:hover, div.galleryImage:hover {
	background:url(/images/gallery_bg_h.jpg) repeat-x top;
	border:1px solid #811919;
}
div.albumThumbnail img, div.galleryImage img {
	border:1px solid #ac8100;
	margin:0 auto;
	background:#ffffff;
	padding:3px;
}
span.albumDesc, span.imageDesc {
	display:none;
}
span.albumName, span.imageName {
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:center;
}

/************************************************************************
FOOTER & LUCKYDOG PLUGS
************************************************************************/

div#bottomnav a {
	border-right:1px solid #dbd6bf;
	color:#dbd6bf;
	padding:0px 10px;
}
div#bottomnav a:hover {
	color:#dac600;
}
div#footer {
	background:url(/images/footer_bg.jpg) no-repeat center #928256;
	height:36px;
	padding:50px 0 0 0;
	color:#6f644e;
}
div#footercontent {
	width:807px;
	margin:0 auto;
	padding-left:70px;
}
span#dpbsid {
	color:#dbd6bf;
}

/************************************************************************
LUCKYDOG PLUGS
************************************************************************/

a#backofficelink {
	float:left;
}
div#luckydogdigital {
	width:877px;
	color:#928256;
	margin:0 auto;
	text-align:right;
	font-size:10px;
}
div#luckydogdigital a {
	color:#928256;
}
div#luckydogdigital a:hover {
	color:#6f644e;
}


/************************************************************************
BOTTOM NAV
************************************************************************/

div#bottomnav {
	width:628px;
	float:left;
	font-size:10px;
	margin:10px auto;
}
div#bottomnav ul, div#bottomnav li {
	display:inline;
	margin:0;
	padding:0;
}
div#bottomnav a {
	color:#e0d6b7;
	border-right:1px solid #e0d6b7;
	padding:0px 5px;
	height:10px;
}
div#bottomnav a:hover {
	color:#dac600;
}
div#bottomnav a.endlink {
	border:0 none;
}

/************************************************************************
CLEARFIX FOR IE
************************************************************************/

.clearall:after {
    content:"."; 
    display:block; 
    height:0px; 
    clear:both; 
    visibility:hidden;
}
.clearall {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearall {height: 1px;}
.clearall {display: block;}
/* End hide from IE-mac */


/************************************************************************
BEGIN FCKEDITOR STYLES
************************************************************************/

/*Large Heading*/
h2 {
	font-size:18px;
}

/*Small Heading*/
h3 {
	font-size:16px;
}

/*Smaller Heading*/
h4 {
	font-size:14px;
}

/************************************************************************
END FCKEDITOR STYLES
************************************************************************/