/*<group=General Styles>*/

body {
	background: repeat url(../../images/body_bg.png);
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #4e6311;
}

a:hover, a:active {


}

img {
}

.image-left {
}

.image-right {
}
	
/*</group>*/

/*<group=Layout>*/

#top_grad {
	background: repeat-x url(../../images/body_top_grad.png);
}

#container { 
	border-right: 1px solid #88683c;
	border-bottom: 1px solid #88683c;
	border-left: 1px solid #88683c;
}

#clearer {
}

#pageHeader {
	background: url(../../images/green/header_bg.jpg) repeat-x;
}

#pageHeader img {

}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #4e6311;
}

#pageHeader h2 {
	color: #c9f54f;
	text-shadow: 2px 2px 2px #4e6311;
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {
	color: #77924a;
}

#sidebarContainer .sideHeader {
	background: url(../../images/green/side_head_bg.png) repeat-x left top;
}

#footer { 
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #dccaaf;
}

#footer a:hover, #footer a:active {
	color: #f2dfc1;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	border-top-color: #bbdf70;
}

#navcontainer #current {
	background: #657f27;
}

#navcontainer #current:hover {
	background: #4e6311;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #657f27;
}

/* Parent - Level 0 */

#navcontainer ul{
}

#navcontainer li {
}

#navcontainer a{
	background: #7d992f;
	border-bottom-color: #bcdd6e;
}

#navcontainer a:hover {
	background: #4e6311;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {

}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: #a7c660;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	background: #7c982e;
}

#navcontainer ul ul .currentAncestor {
	background: #7c982e;
}


/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{

}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
	background: #a6c660;
	color: #7b972d;
}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=Global Classes>*/

blockquote {

}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}.blog-archive-headings-wrapper {
	background: url(../../images/green/header_bg.jpg) repeat-x;
	border-right: 1px solid #88683c;
	border-left: 1px solid #88683c;
}

.blog-archive-entries-wrapper {
	border-right: 1px solid #88683c;
	border-bottom: 1px solid #88683c;
	border-left: 1px solid #88683c;
}

.blog-archive-entries-wrapper .blog-entry {

}.blog-archive-month {
	text-shadow: 2px 2px 2px #4e6311;
}

.blog-archive-link {

}.blog-archive-link a:link, .blog-archive-link a:visited {

}
	
/*</group>*/

.blog-entry {

}

.blog-entry-title {
	color: #7c982e;

}

.blog-entry-date {
	color: #999999;

}

.blog-entry-body {

}

.blog-entry-comments {

}

.blog-entry-category {
	color: #7b995c;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {

}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #4e6311;
}

.album-description {

}

.thumbnail-frame {

}

.thumbnail-frame:hover {

}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {

}

.thumbnail-caption {

}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
	background: url(../../images/green/header_bg.jpg) repeat-x;
}

.photo-links {

}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{

}

.photo-title {
	text-shadow: 2px 2px 2px #4e6311;
}

.photo-caption {
	color: #c8f753;
	text-shadow: 2px 2px 2px #4e6311;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #4e6311;
}.movie-page-description {
}.movie-thumbnail-frame {

}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: repeat url(../../images/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #4e6311;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


