/*
* Site Styles
*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	width: auto;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
	padding-bottom: 14px;
	clear:both;
}
h2{
	font-size: 13px;
}

h3{
	font-size: 12px;
	font-weight:bold;
	color:#464646;
}
h4{
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0px;
	font-weight: bold;
}
h5
{
	color: #464646;
	font-weight:bold;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	
}

th {
	
}
ul{

}
ol{
}
li{
}
a
{
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
em{font-style: italic; }

strong
{
	font-weight: bold;
	color: #74633C;
}

/*content*/
.textbg p, .textbg table, .textbg li, .textbghome p, .textbghome table, .textbghome li, .textbglong p, .textbglong table, .textbglong li
{
	font-size:12px;
	color:#cccccc;
}
.textbg p, .textbghome p, .textbglong p
{
	margin-top:14px;
}
.textbg h1, .textbg h2, .textbg h3, .textbg strong, .textbghome h1, .textbghome h2, .textbghome h3, .textbghome strong, .textbglong h1, .textbglong h2, .textbglong h3, .textbglong strong
{
	color:#ffffff;
	padding-bottom:0px;
}
.textbg a, .textbghome a, .textbglong a
{
	color:#ffffff
}
.pageimg
{
	float:left;
	margin-bottom:5px;
}
.designspecimg
{
	float:right;
	margin:14px 0px 5px 5px;
}
.subpages h3
{
	color:#ffffff;
}
.subpages a,.subpages
{
	color:#CCCCCC;
	text-transform:capitalize;
}
.subpages a:hover
{
	color:#ffffff;
}
#longlayout h1
{
	color:#B2C257;
	font-size:15px;
	clear:none;
}
#longlayout img
{
	float:right;
	margin:0px 0px 0px 14px
}
#content ul
{
	margin: 14px 0px 0px 20px
}
#content li
{
	list-style-type:disc;
}
#content ol
{
	margin: 14px 0px 5px 20px
}
#content ol li
{
	list-style-type:decimal;
}
#content li ul li
{
	list-style-type:circle;
}
#content h2{
	font-weight:bold;
	margin-top:14px;
}
#content h3{
	margin-top:14px;
}
#content h2 a:hover{
	text-decoration:underline
}
.cmscontent li
{
	list-style-type:disc;
	margin-left:20px;
}
.cmscontent ol li
{
	list-style-type:decimal;
}
.cmscontent blockquote
{
	padding:20px;
	margin:20px;
	border:1px solid #BFC1C3;
	background-color:#EDEDED;
}
.cmscontent table
{
	margin:10px 0;
	border:1px solid #464646;
}
.cmscontent td
{
	padding:5px;
	border:1px solid #464646;
}
.cmscontent th
{
	padding:5px;
	font-weight:bold;
	border:1px solid #464646;
}
table.points
{
	width:300px;
	vertical-align:middle;
	border:0px
}
.points img
{
	margin-right:5px
}
table.points td,table.points th
{
	border:0px
}
table.points th
{
	font-weight:bold;
}

/*main images*/
#right_slides{
	/* This is the slide area */
	overflow:hidden;
	width:569px;
	height:362px;
	padding:0px;
}
#rightwrapper
{
	position:relative;
	width:569px;
	height:362px;
	float:right;
}
#right_gallery{
	float:right;
	background-color:#cccccc;
	height:30px;
	width:569px;
}
#right_gallery ul{
	float:right;
	margin:0px
}
#right_gallery ul li{
	float:left;
	list-style:none;
	overflow:hidden;
}
#right_gallery ul li ul{
	margin:0px 14px 0px 0px;
	padding:0px;
}
#right_gallery ul li ul li{
	list-style:none;
	overflow:hidden;
	text-align:center;
	height:21px;
	width:21px;
	text-align:center;
	margin:0px 5px;
}
#right_gallery ul li ul li a{
	padding:4px 0px 0px 0px;
}
#right_gallery ul li ul li.act, #right_gallery ul li ul li.act:hover{
	/* The active state of the thumb */
	background-color:#786949;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}
#right_gallery ul li ul li.act a{
	cursor:default;
	outline: none;
	color:#ffffff	
}
#right_gallery a{
	display:block;
	outline: none;
	color:#464646;
}
.right_images-menu{
	text-align:right;
	margin:5px 0px;
}

#right_gallery ol{
	float:left;
	margin:5px 5px 0px
}
#right_gallery ol li{
	float:left;
	list-style:none;
	overflow:hidden;
	padding:4px 5px 0px 10px;
	color:#464646;
	font-weight:bold;
}

/* Gallery styles */
.gallery-header{	
	padding:14px;
	width:900px;
}
.gallery-header hr
{
	border:0;
	border-top: 1px solid #E0E0E0;
	height: 0;
	background: #E0E0E0;
}
#centrecontent-gallery{
	padding:237px 0 10px;
	text-align:left;
	width:958px;
}
#gallery{	
	border:1px solid #E0E0E0;
	background:url("../graphics/gallery-bg.gif") repeat-x bottom center #ffffff;
	width:928px;
	overflow:hidden;
	position:relative;
	margin-bottom:14px;
}

#slides{
	/* This is the slide area */
	height:480px;
	overflow:hidden;
	width:900px;
	text-align:center;
	margin:0px 14px 14px;
}

.slide{
	color:#FFFFFF;
}

#menu_gallery{
	/* This is the container for the thumbnails */
	height:123px;
}
#menu_gallery ul{
	margin:0;
	padding:0;
}
#menu_gallery ul li{
	float:left;
	list-style:none;
	overflow:hidden;
	height:123px;
}

#menu_gallery ul li ul{
	margin:0px;
	padding:0px;
	width:2500px;
	height:126px;
}

#menu_gallery ul li ul li{
	/* Every thumbnail is a li element */
	float:left;
	list-style:none;
	overflow:hidden;
	text-align:center;
	height:123px;
}

#menu_gallery ul li ul li.act, #menu_gallery ul li ul li.act:hover{
	/* The active state of the thumb */
	background:url("../graphics/gallery-selected.gif") no-repeat;
	background-position:center top;
}

#menu_gallery ul li ul li.act a{
	cursor:default;
	outline: none;	
}

#menu_gallery ul li ul li a{
	display:block;
	background:url("../graphics/gallery-divider.gif") no-repeat right;	
	padding:20px 9px;
	outline: none;	
}

a img{
	border:none;
}
#previous a{
	background:url("../graphics/gallery-left.gif") no-repeat scroll transparent;
	
}
#next a{
	background:url("../graphics/gallery-right.gif") no-repeat scroll transparent;
}

#previous a,#next a{
	height:123px;
	top:0;
	width:55px;
	display:block;
	list-style:none;
}
.images-menu{
	text-align:center;
	width:818px;
}
.clear{
 	clear:both;	
}
.play-slideshow{
	bottom:145px;
	left:104px;
	position:absolute;
	opacity:0.75;
	filter:alpha(opacity=75);
}

/*contact*/
input, textarea, select {
	border:1px solid #999999;
	margin:3px 0px 4px 40px;
	padding:2px;
	width:400px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-khtml-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	
}
input[type="text"], textarea, select
{
	background-color:#ffffff
}
input.imagebutton
{
	width:auto;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0;
	border-width:0px;
	margin:0px;
}
#antispam
{
	float:right;
	width:270px
}
#antispamimg 
{
	margin:5px 0px 5px 40px;
	float:left;
}
.formmessage, .formalert
{
	color:#ff0000
}
.formalert
{
	margin:5px 0px 5px 40px;
}
.textbg .formalert
{
	margin:0px;
}
#right_contact{
	/* This is the slide area */
	overflow:auto;
	float:right;
	width:540px;
	height:364px;
	background-color:#CCCCCC;
	padding:14px;
}
#right_contact h2,#right_contact h2 a{
	color:#ffffff;
	font-size:13px;
	margin-top:0px;
}
/*faq*/
#content h2.faqcat
{
	color:#FFFFFF;
}
.faqcat {
	background-color:#999999;
	border:1px solid #666666;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:5px 0px;
	padding:3px;
}
a.faqlinks
{
	text-decoration:underline;
}
a.faqlinks:hover
{
	text-decoration:none;
}
.faqtop
{
	float:right;
}
.constructionflash
{
	float:right;
	margin:0px 0px 15px 15px;
}

/*blog styles*/
#blogrightcolumn
{
	float:right;
	width:162px;
}
.blogbox
{
	background-color: #EAECD6;
	border: 1px solid #847C69;
	width: 132px;
	padding: 0px 14px 14px;
	margin-bottom: 10px;
	float:right;
}
#content .blogbox h2
{
	color:#786949;
}
.blogbox a
{
	text-decoration:none;
}
.blogbox a:hover
{
	text-decoration:underline;
}
#blogrightcolumn ul
{
	margin:0px
}
#blogrightcolumn ul li
{
	list-style-type:none;
}
#blogcontent
{
	width:735px;
	margin-bottom:14px
}
#blogcontent p
{
	padding-top:14px
}
.popularpost
{
	padding-top:4px
}
#blogcontent h1
{
	clear:none;
	padding: 14px 0px 0px;
}
#blogcontent h2
{	
	font-size:21px
}
#blogcontent h2 a,
{	
	text-decoration:none;
	color:#786949
}
.faux
{
	background:url('../graphics/faux.gif') top left repeat-y #ffffff;
}
h3.author
{
	font-size:13px;
	font-style:italic;
	padding-bottom:4px;
}
.blogimage
{
	float:right;
	margin-left:14px;
	margin-bottom:14px
}
/*pageination styles*/
.pageinate
{
	margin-bottom:5px;
	text-align:center;
	width: 100%;
	color:#464646;
	font-weight:bold;
}
.pageinate a:hover
{
	text-decoration:underline;
}

/*sitemap styles*/
.sitemap li
{
	list-style-type:disc;
	margin-left:20px
}
.sitemap li li
{
	list-style-type:circle;
}

.sitemap h1, .sitemap h2, .sitemap h3
{
	padding:0px;
	margin:0px;
}

/*breadcrumbs*/
.breadcrumbs
{
	margin-bottom:10px;
	text-transform:capitalize;
	padding:7px 14px;
	background-color:#868687;
	color:#ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.breadcrumbs a
{
	color:#ffffff;
	text-decoration:underline;	
}
/*right*/
.rightimage
{
	float:right;
}

/*articles*/
#articles img
{
	float:left;
	margin:0px
}z
