/*
-------------------------------------------
File: 'Classic Colors' coolblue.css Style Sheet
Created: 16 December, 2005
-------------------------------------------
*/


/*<group=GENERAL STYLES>*/



body {
	background-color: #9cb5cb;
}


p {
}


a:link, a:visited{
	color:  #75808a;
}


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


b, strong {
}

.image-left{
}

.image-right{
}

img {
}

a img {
}

.clear {
}

/*</group>*/


/*<group=GLOBAL CLASSES>*/

.imageStyle {
}

.standout, blockquote {
	border-left:  5px solid #9cb5cb;
}


h1 {
	color: #75808a;
}

h2 {
	color: #75808a;
}

h3 {
	color: #75808a;
}


h4 {
	color: #75808a;
}


h5 {
	color: #75808a;
}


/*</group>*/

/*<group=CONTAINER>*/


#container {
}

#container #top{
}

#container #bottom{
}


/*</group>*/

/*<group=PAGEHEADER>*/


#pageHeader {
	background-color: #75808a;
}

#pageHeader h1 { 
}

#pageHeader h2 {
}

#pageHeader #logo{
}

#breadcrumbcontainer {
	border-top: 1px solid #9cb5cb;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li { 
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}

/*</group>*/

/*<group=CONTENT LAYOUT>*/


#contentwrapper {
}

#sidebarContainer {
}

#sidebarContainer #sidebar .sideHeader {
	color: #75808a;
}	

#sidebarContainer #sidebar {
}

#sidebarContainer #sidebar p {
}


#contentContainer {
}


/* The 4 divs below style the columns
in Isaiah's Columns Plug-In Style Page */

#columns-container {
}

#columns-left {
}

#columns-right {
}

#columns-clearer {
}

/* End Columns Plug-In Style Formatting */


#footer {
}

#footer p {
}

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

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



/*<group=TOOLBAR>*/


.clearfix:after{
}

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	color: #75808a;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #75808a;
}


/* Parent - Level 0 */


#navcontainer ul{
}

#navcontainer li { 
}

#navcontainer a{
}

#navcontainer a:hover {
	color: #75808a;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
}

#navcontainer ul ul a{
}

#navcontainer ul ul a:hover{
	color: #75808a;
}

#navcontainer ul ul #current{
	color: #75808a;
}

#navcontainer ul ul .currentAncestor {

}



/* Child - Level 2 */



#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
	color: #75808a;
}

#navcontainer ul ul #current{
	color: #75808a;	
}

#navcontainer ul ul .currentAncestor {
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
	color: #75808a;
}

#navcontainer ul ul ul #current{
	color: #75808a;	
}

#navcontainer ul ul ul .currentAncestor {
}






	
/*</GROUP>*/



/*<group=BLOG>*/



.blog-entry {
}

.blog-entry-title {
	color: #75808a;
}

.blog-entry img {
}

.blog-entry-date {
}

.blog-entry-category {
	color: #75808a;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
}

.blog-entry-comments {
	color: #75808a;
}



/*</group>*/

/*<group=BLOG ARCHIVE PAGE>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #75808a;
}

.blog-archive-link {
}

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

/*</group>*/

/*<group=FILE SHARING>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item a{
}

.filesharing-item a:hover {
	color: #75808a;
}

.filesharing-item-title {
}

.filesharing-item-description {
}

/*</group>*/

/*<group=PHOTO ALBUM>*/

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

table td{
}

.album-title {
	color: #75808a;
}

.album-description {
}

.thumbnail-table {
}

.thumbnail-frame {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}

/*</group>*/

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

.photo-background {
}

.photo-navigation {
	background-color: #75808a;
	border-bottom:  4px solid #9cb5cb;
}

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

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-links {
}

.photo-title {
}

.photo-caption {
}

/*</group>*/

/*</group>*/


/*<group=QUICKTIME ALBUM>*/


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


.movie-page-title {
	color: #75808a;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
	border: 1px solid #75808a;
}

.movie-thumbnail-caption {
}

	
/*</group>*/

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

.movie-background {
	background: #9cb5cb;
}

.movie-title {
	color: #75808a;
}

.movie-description {
}

.movie-frame {
}
	
/*</group>*/


/*<group=Quicktime Page>*/

.movie-background {
	background: #9cb5cb;
}

.movie-title {
	color: #75808a;
}

.movie-description {
}

.movie-frame {
}
	
/*</group>*/

/*</group>*/


/*<group=CONTACT FORM>*/


.message-text {
}

.required-text {
	color: #75808a;
} 

.form-input-field{
}

.form-input-button {
}

/*</group>*/