a
{
 text-decoration:none;
 color:#330000;
}


a:hover
{
 text-decoration:underline;
 color:#660000;
}

.grey_text
{
color:#999999;
margin-left:15px;
font-size:14px;
}

body
{
font-family:Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
background-image:url(../img/bg.jpg);
text-align:center;
}

h1
{
	padding-top:0px;
	margin-top:0px;
	color: #46230f;
}

h2
{
	color: #46230f;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}

#mainbox
{

width:950px;
margin-left:auto;
margin-right:auto;
text-align:left;
}



#pageholder
{
padding:0px;
width:950px;
float:left;
background-image: url(../img/nav_bg.jpg);
background-repeat:repeat-y;
}

#leftnav
{
float:left;
width: 205px;
margin-right:4px;
background-image: url(../img/nav_bg.jpg);
background-position: 304 0;
height:100%;
}

#pagecontent
{
margin:0px;
float:left;
background-image:url(../img/pg_bg.jpg);
width: 741px;
height:100%
}

#pagecontentbottom
{
background-image:url(/resources/img/pg_bottom.jpg);
background-repeat:no-repeat;
height:100%;
background-position:bottom;
}

#footer
{
margin-top:10px;
padding-top: 10px;
padding-left:20px;
background-repeat:no-repeat;
float:left;
background-image:url(../img/footer.jpg);
width:950px;
height:80px;
color:#CCCCCC;
}

.textcontent
{
padding:20px;
}

.styledimage
{
	margin-left:15px;
	margin-bottom:10px;
	padding:10px;
	background-color:#ebebeb;
	border-style:solid;
	border-color:#d0d0d0;
	border-width:1px;
}

a img{ border:none; }

.roundbox a
{
	text-decoration:underline;
	color: #46230f;
}

.roundbox a:hover
{
	color:#990000;
	text-decoration:underline;
}


.roundbox
{
	width: 200px;
	height:300px;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:10px;
	padding:8px;
	background-color:#ebebeb;
	border-style:solid;
	border-color:#d0d0d0;
	border-width:1px;
}

.zslidercontent
{
padding:0px;
}

.activebtn
{
width:204px;
height:47px;
}

.navbtn a
{
margin:0;
float: left;
width:204px;
height:47px;
background-position: bottom;
}

.navbtn a:hover
{
background-position:0 0;
}

.homebtn a
{
background-image:url(../img/home_btn.jpg);
}

.aboutbtn a
{
background-image:url(../img/about_btn.jpg);
}

.portfoliobtn a
{
background-image:url(../img/portfolio_btn.jpg);
}

.projectsbtn a
{
background-image:url(../img/projects_btn.jpg);
}

.faqbtn a
{
background-image:url(../img/faq_btn.jpg);
}

.contactbtn a
{
background-image:url(../img/contact_btn.jpg);
}

/*--
.paging ul
{
width: 136px;
float:left;
margin-left:14px;
margin-right:8px;
margin-top:0px;
margin-bottom:0px;
padding:0;
list-style:none;
clear:both;
}

.paging ul li
{
width: 136px;
float: left;
}

.paging ul li a img
{
width:136px;	
border-style:solid;
border-color:#CCCCCC;
border-width:1px;	
}

.paging ul li a img:hover
{
filter: alpha(opacity=50); -moz-opacity:0.5
border-color:#999999;
}
--*/

/*-- SLIDER --*/

/*--Main Container--*/
.main_view {
	margin:0;
	padding:0;
	float: left;
}
/*--Window/Masking Styles--*/
.window {
	margin:0;
	height:353px;	
	width: 567px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	float:left;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;} 

/*--Paging Styles--*/
.slider_sep
{
	margin:0;
	padding:0;
	float:left;
	width:15px;
}


.paging {
	margin-left: 8px;
	width: 136px;
	float:left;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	display: none;
}
.paging a {
margin:0px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
}
.paging a.active img {
margin:0px;
	border-color:#98664f;
	border-width:2px;
	
}
.paging a img:hover 
{
border-color:#999999;
border-width:2px;
}

.paging a img
{
width:136px;
height:81px;	
border-style:solid;
border-color:#CCCCCC;
border-width:2px;	
}


.zgalleryalbum
{
margin-top:10px;
margin-bottom:10px;
float:left;
margin-left:14px;
}

.zgalleryalbum a img
{
margin-top:15px;
margin-bottom:10px;
width:200px;
background-repeat:no-repeat;
border:none;
}

.zgalleryalbum a
{
color: #333333;
font-size:14px;
font-weight:bold;
background-repeat:no-repeat;
overflow:hidden;
text-align:center;
text-decoration:none;
margin:0;
float: left;
width:225px;
height:175px;
background-position: bottom;
background-image:url(/resources/img/galleryalbum.gif);
}

.zgalleryalbum a:hover
{
background-position:0 0;
color: #46230f;
}

#arrow1{float: right; display:block; width:106px; height:25px; background:url(../img/arrow_top.gif) no-repeat; text-indent:-9999px;}
#arrow1:hover{background:url(../img/arrow_top.gif) no-repeat 0px -25px; float: right; }


/* CONTACT CSS */

form                        { width:380px;padding:0 90px 20px;margin:auto;background:#f7f7f7;border:1px solid #ddd; }
form.div                         { clear:both;position:relative;margin:0 0 10px; }
label                       { cursor:pointer;display:block;}
input[type="text"],
textarea                    { width:300px;border:1px solid #999;padding:5px;-moz-border-radius:4px;-webkit-border-radius:4px; }
input[type="text"]:focus    { border-color:#777; }
input[name="zip"]           { width:150px; }

/* submit button */
input[type="submit"]        { cursor:pointer;border:1px solid #999;padding:5px;-moz-border-radius:4px;-webkit-border-radius:4px;background:#eee; }
input[type="submit"]:hover,
input[type="submit"]:focus  { margin-top:5px; border-color:#333;background:#ddd; }
input[type="submit"]:active { margin-top:1px; }
.fslider{ position:relative; margin-top:6px;}

fieldset{margin:0;padding:0;border:0;}
.req{color:#f00;font-size:90%;}
#form_errors{color:#f00; display:none;}
#form_thanks{color:#000; display:none;}