/* CSS Document */

body {
	font:11px Tahoma;
	color:#FFFFFF;
	
}

.style1 {
	font-family: Tahoma;
	font-size:11px;
	color: #281400;
	line-height:17px;
}
.styler {
	font-family: Tahoma;
	font-size:11px;
	color: #996633;
	font-weight:bolder;
	font-style:italic;

}
.style3 {color: #0066FF}
.style4 {color: #006699}
.style5 {
	color: #999900;
	font-weight: bold;
}

* {
margin:0;
padding:0;
outline:none;
}

.clear {
clear:both;
}
#header1 {
	height:18px;
	width:100%;
	margin:0 0 310px 0;
	background-image:url(../images/l.jpg);
	background-repeat:no-repeat;
	background-color:#F9CD24;
	position:relative;
}
#act {
background-image:url(../images/act.jpg);
background-repeat:no-repeat;
}

#header {
	height:321px;
	width:955px;
	margin:0 auto;
	background:url(../images/arete-main.jpg) top no-repeat;
	position:relative;
}
.style7 {font-size: 13px;
color:#996633;
font-weight:bold;

}
#headert {
	height:321px;
	width:955px;
	margin:0 auto;
	background:url(../images/arete-maint.jpg) top no-repeat;
	position:relative;
}
#headers {
	height:321px;
	width:955px;
	margin:0 auto;
	background:url(../images/arete-mains.jpg) top no-repeat;
	position:relative;
}
#headersb {
	height:321px;
	width:955px;
	margin:0 auto;
	background:url(../images/arete-mainsb.jpg) top no-repeat;
	position:relative;
}
#headersp {
	height:321px;
	width:955px;
	margin:0 auto;
	background:url(../images/arete-mainsp.jpg) top no-repeat;
	position:relative;
}

p.credit {
	float:left;
	color:#333333;
}

p.credit a {
	color:#333333;
}

#header .tree {
	position:absolute;
	bottom:220px;
	right:550px;
	width:364px;
	height:69px;
	
}
#headert .tree {
	position:absolute;
	bottom:220px;
	right:550px;
	width:364px;
	height:69px;
	
}
#headers .tree {
	position:absolute;
	bottom:220px;
	right:550px;
	width:364px;
	height:69px;
	
}
#headersb .tree {
	position:absolute;
	bottom:224px;
	right:530px;
	width:384px;
	height:65px;
	
}
#headersp .tree {
	position:absolute;
	bottom:220px;
	right:550px;
	width:364px;
	height:69px;
	
}
#header .tree2 {
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:18px;
	
}

ul.nav li {
list-style:none;
float:left;
}

ul#top-nav {
	float:right;
	padding-top: 30px;
	padding-right: 43px;
}

ul#top-nav a {
	color:#000000;
	font:10px Tahoma;
	text-decoration:none;
	margin:0 0px 0 10px;
}

ul#top-nav a:hover {
	color:#999999;
}




.footr-nav a {
	color:#000000;
	font:10px Tahoma;
	text-decoration:none;
	margin:0 0px 0 10px;
}

.footr-nav a:hover {
	color:#999999;
}








#header h1 {
	color:#fff;
	font-style:italic;
	font-size:200%;
	font-weight:normal;
	padding:30px 0 5px 0;
}

#header h1 span {
font-size:11px;
}

#header h1 a {
color:#fff;
text-decoration:none;
}

#main-nav a {
color:#95CBFF;
text-decoration:none;
padding:2px 10px;
border-left:1px solid #fff;
}

#main-nav a:hover {
color:#fff;
background:url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/main-nav_a.gif);
}

#main-nav a.first {
border:none;
}

#container {
	width:860px;
	padding-bottom:2px;
	padding-left: 0px;
	margin: 20px auto 0 auto;
	padding-top: 10px;

}
#containerl {
	width:100%;
	height:18px;
	background-image:url(../images/l.jpg);
	background-repeat:no-repeat;
	background-color:#F9CD24;
	position: absolute;
	z-index: -1;
}

#sidebar {

	margin:0 0 0 650px;
}

#sidebar h3 {
font-size:15px;
font-weight:normal;
color:#D6C8D2;
margin:0 0 10px 0;
}




.arrowsidemenu{
	width: 210px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	text-align:right;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 11px Tahoma;
	display: block;
	background: transparent url(arrowgreen.gif) 100% 0;
    height: 12px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 12px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #26370A;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: black;
	background-position: 100% -64px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #a1c67b;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 11px Tahoma;
	text-decoration: none;
	color: black;
	padding: 2px 0;
	padding-left: 5px;
	
}

.arrowsidemenu ul li a:hover{
	background: #d5e5c1;
}










#sidebar p {
padding:150px;
font-size:11px;
line-height:20px;
}

ul.links li {
list-style:none;
}

ul.links li a {
background:url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/links_a.gif) bottom no-repeat;
color:#fff;
text-decoration:none;
display:block;
padding:4px 10px;
margin:0 0 1px 0;
}

ul.links li a:hover {
background-position:top;
}

p a {
color:#B43982;
text-decoration:none;
font-weight:bold;
}

p a:hover {
color:#fff;
}

#content {
	width:605px;
	float:left;
}

#content h3 {
	color:#00CC00;
	font-size:16px;
	padding:10px 0;
	font-weight:normal;
	background:url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/h3.jpg) bottom left no-repeat;
	margin:0 0 10px 0;
}

#content h4 {
	padding:7px 0;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#00FF33;
}

#content p {
	padding:0px 0;
}

#content ul {
	color:#000;
	margin:10px 10px 10px10px;
}

#content ul span {
color:#A3989E;
}

#content table {
width:100%;
text-align:left;
border:0px solid #4D484A;
}

#content th {
	color:#00CC00;
	border-bottom:1px solid #4D484A;
	background:#252223;
}

#content tr.alt td {
	background:#000000;
	border-top:1px solid #4D484A;
	border-bottom:1px solid #4D484A;
}

blockquote {
padding:10px 10px 10px 30px;
font-style:italic;
}


div#intro{
	margin:0 0 0 0;
}

div#intro a {
	color:#009900;
	text-decoration:none;
}

div#intro h2 {
color:#C9C7C8;
font-style:italic;
font-weight:normal;
font-size:20px;
line-height:32px;
}

div#intro div {
	padding:0 0 0 0;
}

b.rtop, b.rbottom{display:block;background: #312D2E}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #353132}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#footer {
	background-image:url(../images/ca.jpg);
	background-repeat:repeat-x;
	height:162px;
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#footer2 {
background-image:url(../images/f.jpg);
background-repeat:repeat-x;
clear:both;
margin:0 0 0 0;
padding:10px 0 20px 0;
}
#footers {
	background-image:url(../images/ca.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin:0 0 0 0;
	padding:40px 0 20px 0;
}
#footer3 {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#footer-content {
	background-image:url(../images/cf.jpg);
	background-repeat:no-repeat;
	width:860px;
	margin:0 auto;
	height: 162px;
	
}
#footer-content3 {
	background-image:url(../images/cm.jpg);
	background-repeat:no-repeat;
	width:860px;
	margin:0 auto;
	height: 162px;
	
}
#footer-content2 {
	width:860px;
	margin:0 auto;
	
}

#footer-content a.at {
display:block;
float:right;
text-align:left;
text-indent:-9999px;
height:30px;
width:30px;
background:url(../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/atlogo.gif) no-repeat;
}




#pscroller1{
width: 200px;
height: 90px;
padding: 5px;
}



#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}