body {
	margin: 0;
	padding: 0;
	color: #2A2A2A;
	font: 85%/1.6em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/background.jpg) repeat left top;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #5F0000;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #2A2A2A;
	text-transform: uppercase;
	background: url(images/h2.png) repeat;
	padding: 4px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F0000;
	background: url(images/h3.png) no-repeat left center;
	padding-left: 18px;
	letter-spacing: -1px;
}

a:focus {
	outline: none;
}

a {
	color: #5F0000;
}

a:hover {
	text-decoration: none;
}

small {
}

img {
	border: none;
}

.thumb-left {
	background: url(images/form-background.png) repeat;
	padding: 9px;
	float: left;
	margin-right: 15px;
	border: 1px solid #DBC59D;
}

.thumb-no-float {
	background: url(images/form-background.png) repeat;
	padding: 9px;
	border: 1px solid #DBC59D;
}

.sidebar-thumb-center {
	background: url(images/form-background.png) repeat;
	padding: 9px;
	margin-left: 20px;
	border: 1px solid #DBC59D;
}

#logo {
	width: 980px;
	height: 132px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 30px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1 {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	color: #5F0000;
	letter-spacing: -1px;
	background: transparent;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 134px;
	margin: 0px;
}

#logo p {
	color: #3B1605;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 134px;
	margin: 0px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	height: 40px;
	width: 980px;
	background: url(images/menu.png) no-repeat;
	margin: 0px auto;
}
	
	
#nav {
	padding:0px;
	list-style:none;
	margin: 0px;
	width: 980px;
	height: 40px;
}	
	
#nav li {
	display:block;
	position:relative;
	z-index:500;
	float: left;
}
		
#nav li a {
	display:block;
	height:31px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	color:#FFF;
	padding-top: 9px;
	padding-bottom: 0px;
	width: 150px;
}

#nav li a:hover {
	background: url(images/menu-hover.png) no-repeat center 6px;
}
	
#nav ul {
	position:absolute;
	left:0;
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}
		
#nav ul li {
	float:left;
	width: 150px;
}		
		
#nav ul a {
	display:block;
	height:30px;
	color:#FFF;
	padding-top: 10px;
	background-image: url(images/sub-menu-a.png);
	background-repeat: repeat-x;
	width: 150px;
	text-align: center;
	border-top: 1px solid #E8D5AD;
}
		
#nav ul a:hover {
	text-decoration:none;
	color: #FFF;
	background: url(images/sub-menu-hover.png) no-repeat;
	width: 150px;
}


/* Page */

#page {
	width: 940px;
	margin: 0px auto;
	padding: 40px 20px 10px;
	background: url(images/page-background.png) repeat-y;
}

#page-bottom {
	background: url(images/page-bottom.png) no-repeat;
	margin: 0px auto;
	height: 10px;
	width: 980px;
}

/* Content */

#content-wide {
	width: 940px;
	float: left;
}

.col {
	float: left;
	width: 283px;
	padding-left: 30px;
}

#content {
	float: left;
	width: 500px;
	padding-top: 8px;
}

.post {
	text-align: justify;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #3A1505;
}

.post .meta {
	margin: 0;
	color: #404040;
}

.post .entry {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Sidebar */

#right-column {
	width: 360px;
	float: right;
}

#sidebar-top {
	background: url(images/sidebar-top.png) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 360px;
}

#sidebar {
	width: 360px;
	background: url(images/sidebar-background.png) repeat-y;
	margin: 0px;
	float: right;
	clear: both;
	padding: 0px;
}

#sidebar-bottom {
	background: url(images/sidebar-bottom.png) no-repeat bottom;
	height: 10px;
	width: 360px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#sidebar a {
	color: #5F0000;
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar p {
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: url(none) none;
}

#sidebar li {
	margin-bottom: 6px;
	background: url(images/bullet.png) no-repeat left center;
	padding-left: 12px;
}

#sidebar h2 {
	height: 28px;
	font-size: 1.2em;
	color: #FFF;
	font-weight: normal;
	background: url(images/sidebar-h2.png) repeat-x;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
}
.quote-request {
	padding-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	height: 200px;
	width: 980px;
	background: url(images/footer.png) no-repeat;
	font-size: 12px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #B58B50;
	padding-top: 20px;
	line-height: 2em;
}

#footer a {
	color: #B58B50;
	text-decoration: underline;
	padding: 4px 6px;
}

#footer a:hover {
	background: #B58B50;
	color: #FFF;
	padding: 4px 6px;
	text-decoration: none;
}

/* Sliding Boxes */

.boxgrid {
	width: 245px;
	height: 191px;
	float:left;
	overflow: hidden;
	position: relative;
	background: url(images/slide-box.png) no-repeat;
	margin-bottom: 10px;
}

.boxgrid a {
	color: #000;
	text-decoration: underline;
	padding: 4px;
}

.boxgrid a:hover {
	text-decoration: none;
	color: #FFF;
	background: #5F0000;
	padding: 4px;
}

.boxgrid ul {
	margin: 20px 0px 10px 30px;
	padding: 0px;
	color: #000;
	font-size: small;
}

.boxgrid li {
	padding: 0px;
	margin: 0px;
}

.boxgrid img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
}

.boxgrid p {
	padding: 0 10px 0 20px;
	font-size: small;
}
			
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
}

.captionfull .boxcaption {
	top: 191px;
	left: 0px;
}

.caption .boxcaption {
	top: 161px;
	left: 0px;
}

/* Home page slider */
.clear {
	clear:both
}

#gallery {
	height:420px;
	width: 340px;
	padding: 0px 10px;
}

#gallery a {
	float:left;
	position: absolute;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}

/* Form Elements */

label {
	display: block;
}

input {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #DBC59D;
	width: 320px;
	background: url(images/form-background.png) repeat;
}

select {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 320px;
	border: 1px solid #DBC59D;
	background: url(images/form-background.png) repeat;
}

textarea {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 400px;
	border: 1px solid #DBC59D;
	background: url(images/form-background.png) repeat;
}

.submit {
	height: 30px;
	width: 100px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}


#pagination {
	text-align: center;
}

#pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pagination li {
	display: inline;
}

#pagination a {
	text-decoration: none;
	color: #FFF;
	background: #A7814A url(images/pagination-a.png) repeat-x left top;
	margin: 0px 0px 0px 6px;
	padding: 4px 10px;
}
#pagination a:hover   {
	color: #FFF;
	text-decoration: none;
	background: #5F0000 url(images/pagination-hover.png) repeat-x left top;
	margin: 0px 0px 0px 6px;
	padding: 4px 10px;
}

#pagination .active a {
	color: #FFF;
	text-decoration: none;
	background: #5F0000 url(images/pagination-hover.png) repeat-x left top;
	margin: 0px 0px 0px 6px;
	padding: 4px 10px;
}

