/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-image:url(images/bg.gif);
	color:#3d2411;
	}
	
.bottompad {
	padding-bottom:20px;
	}

a:link { 
	color: #3d2411;text-decoration: underline;
	}
a:visited { 
	color: #3d2411;text-decoration: underline;
	}
a:hover { 
	color: #ffffff;
	text-decoration: none;
	}
a:active { 
	color: #333333;text-decoration: underline;
	}

	
.copyright {
	float:right;
	text-align:right;
	padding-right:10px;
	}

.crealities {
	float:left;
	padding-left:10px;
	}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	width:960px;
	margin:auto;
	border: 1px solid #666633;
	margin-top:20px;
}

#navigation {
text-align:right;
min-height:27px;
	background-color:#f2eaba;
	font-size:12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding:10px 0 0 0;
	}
	
#homecontent{
	background-color:#c1b884;
	}
	
#homeleft{
	width:543px;
	padding:10px 15px 10px 20px;
	}
	
#homeright{
	width:343px;
	float:right;
	padding:40px 15px 10px 20px;
	}
#homeright2{
	width:343px;
	float:right;
	padding:40px 15px 10px 20px;
	}

#insidecontent{
	padding:10px 15px 10px 20px;
	}

#insidecontent h1{
	padding-bottom:15px;
	}

#insidecontent h2{
	padding-bottom:15px;
	}
	
#footer {
	min-height:20px;
	background-color:#f2eaba;
	font-size:10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding:10px 0 0 0;
	}
	
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 10px 10px; }

#navlist a:link, #navlist a:visited
{
color: #3d2411;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #47883f;
text-decoration: none;
}



#slideshow {
	position:relative;
	height:216px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.homefloatleft{
	float:left;
	padding-right:8px;
	}
	
h1 {
	font-size:16px;
	}
	
h2 {
	color:#3d2411;
	}
	
#homeleft h1{
	padding-top:10px;
	padding-bottom:20px;
	}
p {
	padding-bottom:15px;
	}

.facebookpad{
	padding-top:15px;
	}

.servicestbl td{
	padding-left:25px;
	padding-bottom:35px;}

.imageright{
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	}

.gallerytable td{
	padding-bottom:35px;
	padding-right:40px;
	}
	
.contacttable td {
	padding-bottom:15px;}

.contacttable {
	margin-top:15px;
	font-weight:bold;}
