@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

#wrap {min-height: 100%;
	width: 1000px;
	height:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:10px;
	margin-left:auto;
	padding-bottom: 150px
}

#header {
	width:900px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#logo {
	width:260px;
	height:120px;
	float:left;
	background-image:url(images/altpath-logo.png);
	background-repeat:no-repeat;
	margin-right:10px;
	margin-bottom:10px;
}

#navbar {
	width:540px;
	height:40px;
	font-size:13px;
	margin-left:360px;
	float:left;
	margin-top:-70px;
	background-color:#7D3520;
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
 	-khtml-border-radius: 15px;
	z-index:2;
}

#navbar a {
	text-decoration:none;
	color:#FFFFFF;
}

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

#navbar ul {
	list-style-type:none;
	overflow:hidden;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin:4px;
}

#navbar ul li{
	float:left;
	margin-top:0px;
	padding-right:25px;
}

#navbottom {
	background-color:#5D9732;
	height:40px;
	width:520px;
	margin-left:110px;
	float:left;

	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	
	padding-top:5px;
	margin-top:70px;
	z-index:1;
	margin-bottom:20px;
}

#mainbox {
	width:880px;
	height:auto;
	float:left;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	-moz-border-radius: 15px;
	
	
	-webkit-radius:15px;
	border-radius: 15px;
	-webkit-border-radius: 20px;
	 -khtml-border-radius: 20px;
	
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
}

#mainboxLGphoto {
	width:560px;
	height:auto;

	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
 
	 float:left;
	overflow:hidden;
	margin:10px;
	overflow:hidden;
}

#mainboxLGphoto img {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}



#brown-quotebox {
	position:relative;
	float:right;
	margin-left:-200px;
	margin-top:30px;
	color:#FFFFFF;
	width:440px;
	height:120px;
	background-color:#7D3520;
	padding:10px;
	font-size:16px;
	z-index:100;
	
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	/*-moz-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	 -khtml-border-top-left-radius: 15px;
	  -khtml-border-bottom-left-radius: 15px;*/
	  font-size:15px;
}

#brown-quotebox H2{
	font-size:24px;
	margin-top:0px;
	margin-bottom:5px;
}

#brown-quotebox a:link; a:visited{
	color:#5D9732;
	font-weight:bold;
}

#brown-quotebox a:hover{
	color:#CCC;
	font-weight:bold;
}


#mainbox-textbox {
	float:left;
	width:250px;
	height:auto;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
}


#largebox {
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	width:880px;
	height:auto;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	padding:20px;

}

.largebox-subhead {
	width:880px;
	height:auto;
	float:left;
	font-weight:bold;
}

.largebox-col {
	float:left;
	width:400px;
	height:auto;
	margin-right:40px;
}

.largebox-col p{
	margin-top:0px;
}

.largebox-col h3{
	margin-bottom:5px;
	color:#7D3520;
}


#smallbox {
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	width:460px;
	height:auto;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	padding:20px;
	font-weight:100;

}

#smallboxText {
	float:left;
	width:460px;
	height:auto;
}

#smallboxText ul{
	margin-top:5px;
}

#smallboxText ul li {
	margin-bottom:5px;
}

.no-round {
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#greentitle {
	float:left;
	margin-left:-50px;
	margin-bottom:10px;
	padding-left:40px;
	padding-right:50px;
	color:#FFFFFF;
	height:50px;
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	background-color:#5D9732;
	-moz-border-radius: 15px;
	border-radius: 15px;

}

#greentitle H1 {
	color:#FFF;
	font-size:36px;
	font-weight:100;
	margin-top:5px;
}

#Newsbox {
	border:#7D3520 solid 3px;
	background-color:#7D3520;
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	width:330px;
	height:auto;
	min-height:250px;
	float:left;
	
	padding:10px;
	margin-bottom:10px;
	
	color:#FFFFFF;

}

#Newsbox h2 {
	color:#FFFFFF;
	font-size:30px;
	font-weight:100;
	margin-top:5px;
}

#Newsbox ul {
	margin-top:5px;
	margin-left:0px;
}

#Newsbox ul li {
	margin-top:10px;
}

#Newsbox a:link {
	color:#FFFFFF;
;
	text-decoration:none;
}

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

#picturebox {
	border:#7D3520 solid 3px;
	background-color:#7D3520;
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	
	width:350px;
	height:265px;
	overflow:hidden;
	margin-bottom:10px;
	float:left;

}


#picturebox img {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-right:1px;
	margin-bottom:5px;
	
}


#fullDiv img {
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	float:left;
	width:auto;
	height:265px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;

}

#picturebox2 img {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#fullDiv {
	width:900px;
	float:left;
}

#brown-outline-box {
	border:#7D3520 solid 3px;
	background-color:#7D3520;
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	-moz-box-shadow: 0 0 1em #999999;
	-webkit-box-shadow: 0 0 1em #999999;
    box-shadow: 0 0 1em #999999;
	
	
	width:350px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;

}

#picturebox img {
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#footer {
	position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 150px;
	background-color:#7d3520;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	padding-top:20px;
	text-align:center;
	} 
	

#footer a{
	color:#FFFFFF;
	} 
	

/*Slide Show CSS*/
#slideshow {
    position:relative;
    height:350px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    opacity:0.0;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#slideshow IMG.active {
    z-index:4;
    opacity:1.0;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#slideshow IMG.last-active {
    z-index:2;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

p.no-top-padding {
	margin-top:0px;
}

a:link, a:visited{
	color:#5D9732;
	font-weight:bold;
}

a:hover{
	color:#666666;
	font-weight:bold;
}


#greentitle2 {
	float:left;
	margin-left:-50px;
	margin-bottom:10px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	height:50px;
	width:auto;
	
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	background-color:#5D9732;
	-moz-border-radius: 15px;
	border-radius: 15px;

}

#greentitle2 H1 {
	color:#FFF;
	font-size:30px;
	font-weight:100;
	margin-top:5px;
	padding-right:10px;
}

h2 {
	margin-bottom:5px;
}

#social {
	width:200px;
	height:auto;
	float:left;
	text-align:left;
}