/*<group=General Styles>*/

body {
}

p {
}

b, strong {
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover, a:active {
}

img {
}

.image-left {
}

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

/*<group=Layout>*/

.clearer {
}

#container { 
}

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

#pageHeader img {
}

#pageHeader h1 {
	text-shadow: 0px 1px 2px #003f7d;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #003f7d;
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
	color: #0080ff;
}

#footer {
}

#footer p {
}

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

#footer a:hover, #footer a:active {

}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
	color: #0080ff;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	/* background: repeat-x url(../../images/button_over.png); */
}

#navcontainer .currentAncestor {
	/* background: repeat-x url(../../images/button_over.png); */
}
/* Parent - Level 0 */

#navcontainer ul {
}

#navcontainer li {
}

#navcontainer a{
}

#navcontainer a:hover {
	/* background: url(../../images/button_over.png) repeat-x; */
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor{
	color: #007ef3;
}
/* Child - Level 2 */

#navcontainer ul ul ul {
}

/*</group>*/

/*<group=Global Classes>*/

blockquote {
}

h1 {
	font: 1.8em Georgia, Times, serif;
	color: #996600;
	margin: 0;
}

h2 {
	border-bottom: 1px solid #663300;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	margin: 0;
}

h3 {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	margin: 0;
}

h4 {
	font: italic bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	margin: 0;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	background: repeat-x url(../../images/header_bg.jpg);
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
}

.blog-archive-link {
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #0080ff;
}

.blog-entry-date {		
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-category {
	color: #0080ff;
}

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

.thumbnail-frame {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

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

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

.photo-background {
}

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

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

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-links {
}

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
}

/*</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-caption {
}
	
/*</group>*/

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

.movie-background {
}

.movie-title {
}

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


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

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


