/*<group=General Styles>*/

body {

}

p {
}

b, strong {

}

a:link, a:visited {
	color: #2d8d2b;
}

a:hover, a:active {
	color: #000000;
}

img {

}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	border: 1px solid white;
}

#clearer {
}

#pageHeader {
	border-bottom: solid #b90000 1px;
	background: url(../../images/green/diamond_green_759x200.jpg);
}

#pageHeader img {

}

#pageHeader h1 {
	
}

#pageHeader h2 {

}

div#logo {
	float: left;
	width: 120px;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	background: #068700;
	height: 100%;
	text-align: center;
}

#contentContainer {
}

#contentContainer #content {
}

/*#contentContainer #content h1 {
	font: italic 3em Cochin, Garamond, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
}

#contentContainer #content h2 {
	font: italic 2.2em Cochin, Garamond, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	
}

* html #contentContainer #content h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 2em;
	font-weight: bold;
}

* html #contentContainer #content h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 1.6em;
	font-weight: bold;
}*/

#sidebarContainer {
}

#sidebarContainer #sidebar {

}

#sidebarContainer .sideHeader {
	background: #528884;
}

#footer { 

}

#footer p {
}

#footer a:link, #footer a:visited {

}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	background: #369a8d;
	color: #ffffff;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */
/* All the positional and display code can be found in the styles.css file. You should use this stylesheet for styling only (colors, sizes, etc). Do not put any positional / display code as it will overwrite the styless.css file and possibly break the drop down menu */

#navcontainer {
	background: #068700;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size: 1em;
}


/* Parent - Level 0 */

#navcontainer ul {
	border-left: 1px solid #ffffff;
}



#navcontainer li {
}

/*<group=standard links>*/

#navcontainer a:link, #navcontainer a:visited {
	color: #f0f0f0;

}

#navcontainer a:hover {
	color: #fff;
	background: #65a55d;
}

#navcontainer a:active {
	color: #fff;
}

#navcontainer a:link.currentAncestor {
	background: #125716;
	color: #fff;
}

#navcontainer a:visited.currentAncestor {
	background: #125716;
	color: #fff;
	font-weight: bold;
}

#navcontainer a:hover.currentAncestor {
	color: white;
	background: #65a55d;
	font-weight: bold;
}

#navcontainer a:active.currentAncestor {
	background: #125716;
	color: #fff;
	font-weight: bold;
}

#navcontainer a:link#current {
	background: #125716;
	color: #fff;
	font-weight: bold;
}

#navcontainer a:visited#current {
	background: #125716;
	color: #fff;
	font-weight: bold;
}

#navcontainer a:hover#current {
	color: white;
	background: #65a55d;
	font-weight: bold;
}

#navcontainer a:active#current {
	background: #125716;
	color: #fff;
	font-weight: bold;
}
	
/*</group>*/

/* Child - Level 1 */

#navcontainer ul ul {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;

}

#navcontainer ul ul li {
}

#navcontainer ul ul a:link {
	
}

/*#navcontainer ul ul a:hover{
	color: #fff;
	background: #e93c36;
}

#navcontainer ul ul a:link#current{
	background: #962522;
	color: #fff;
}

#navcontainer ul ul a:visited#current{
	background: #962522;
	color: #fff;
}

#navcontainer ul ul a:hover#current {
	color: white;
	background: #e93c36;
}

#navcontainer ul ul a:active#current{
	background: #962522;
	color: #fff;
}

#navcontainer ul ul a:hover.currentAncestor {
	color: white;
	background: #e93c36;
}


html>body #navcontainer ul ul .currentAncestor {
}
*/
/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-left: 0;
	border-right: 1px solid #e9e9e9;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{

}

/* 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, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
}

.blog-entry-date {
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-category {
}

.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 {
}

.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 {
}

.photo-links {
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
}.movie-page-description {
}.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

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

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

.movie-background {
	margin: 10px;
}

.movie-title {
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

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


