h1 {font-size:1.5em;color:#333333;font-family:"Arial",Arial;text-shadow:#c8c8c8 0 2px 3px;}
h2 {font-size:1em;color:#996633;font-family:"Arial",Arial;}
h3 {font-size:0.875em;color:#996633;font-family:"Arial",Arial;}
p {font-size:0.875em;font-family:"Arial",Arial;text-indent:25px;color:#333333;}
a {font-size:0.9em;font-family:"Arial",Arial;color:#ff9933;text-decoration:none;}
a:hover,a:active {border-bottom:1px dotted #ff9933;}
b {color:#996633;}
span.brown {color:#996633;}

html {
	background:url(media/bg_ptrn1.gif) repeat-x;
}

.imgbox {
	position:relative;
	margin:0px auto 0px auto;
	left:10px;
}

body {
	padding:0px;
   	margin:0px;

	
}

#website {
	position:relative;
	margin:0px auto 0px auto;
        width:955px;
	top:47px;
	background-color:#ffffff;
	border-right:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
}


#grow {
	position:relative;
	left:280px;
	top:25px;
	padding:25px;
	margin-bottom:25px;
}

ul.content li {
	list-style-type:none;
	position:relative;
	width:620px;
	border-bottom:1px dotted #996633;
	padding-bottom:25px;
	padding-left:5px;
	padding-right:5px;
	margin-left:-42px;
}

ul.content li.list p {text-indent:0px;}

#topbar {
	position:fixed;
	width:100%;
	height:45px;
	background:url(media/top_banner_pattern2.gif) center top repeat-x;
	background-color:#333333;
	border-bottom:1px solid #000000;
	z-index:2;
}
	
@media screen and (-webkit-min-device-pixel-ratio:0){
	#leftbar {
		position:absolute;
		height:500px;
		width:280px;
		top:47px;
		border-right:1px dotted #996633;
		z-index:1;
		background:url(media/leftbar_bg.gif) no-repeat;
	}
}	

#leftbar {
	position:absolute;
	height:500px;
	width:280px;
	border-right:1px dotted #996633;
	z-index:1;
	background:url(media/leftbar_bg.gif) no-repeat;
}

#title {
	position:absolute;
	height:92px;
	width:280px;
	top:0px;
	left:0px;
	z-index:3;
	background:url(media/title_bg_anim.gif) no-repeat;
}
	


#bottombar {
	position:relative;
	margin:50px auto 8px auto;
	height:30px;
	width:955px;
	background:url(media/bottom_bar_ptrn3.gif) center top repeat-x;
	z-index:2;
}

#navigation {
	position:absolute;
	top:80px;
	width:200px;
	z-index:4;
}

#copyright {
	position:absolute;
	widht:500px;
	bottom:-2px;
}

#copyright p {font-size:0.65em;color:#B8B8B8;}

Ul.nav {list-style-type:none;margin-left:40px;padding:0;}
ul.nav a {
	display:block;
	color:#ffffff;
	background-color:#333333;
	background:url(media/btn_ptrn.gif);
	border:1px solid #333333;
	width:185px;
	margin:1px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-size:0.8em;
	font-family:"Arial"
}

Ul.nav a:hover,a:active {
	color:#996633;
	background:none;
	background-color:#ffffff;
	border:1px dotted #996633;
	text-align:right;
}

Ul.nav a.active {
	color:#996633;
	background:url(media/thumb_ptrn.png);
	background-color:#ffffff;
	border:1px dotted #c0c0c0;
	text-align:right;
}

#thumb {padding-left:5px;}
#thumb img {
	display:inline;
	width:140px;
	height:140px;
	margin:5px;
}

#thumb a img {border:none;}
#thumb a:hover img {border:none;opacity:0.4;filter:alpha(opacity=40);}
#thumb a:hover {border:none;}

#webdesign {padding_left5px;}
#webdesign img {
	width:610px;
	height:140px;
	margin:5px;
	margin-bottom:20px;
}

#webdesign a img {border:1px solid #333333;}
#webdesign a:hover img {border:1px solid #996633;opacity:0.4;filter:alpha(opacity=40);}
#webdesign a:hover {border:none;}


