/*<group=General Styles>*/

body {
	text-align: center;
	font: 0.75em "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular;
	background-color: #a2c2ac;
	margin: 0px; }

p {
}

b, strong {

}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #0583ff;
	text-decoration: underline;
}

img {

}

.image-left {

}

.image-right {

}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	width: 700px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */
background-color: ##a2c2ac;
 }

.clearer {
	clear: both;
}

#pageHeader {
	width: 700px;
	height: 90px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
margin-bottom: 25px; }

#pageHeader img {

}

#pageHeader h1 {
	color: #ffffff; 
	font-size: 2.5em; 
	display: inline;
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: lighter;
}

#pageHeader h2 {
	color: #ffffff; 
	font-size: 1.2em; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
padding-bottom: 0px;
position: relative;
top: -8px; }

#contentContainer {
padding-top: 15px; }





#contentContainer #content {
	margin-right: 205px;
	padding: 10px 20px 10px 30px;
color: #000000;
text-align: left; }

#sidebarContainer {
	width: 180px;
margin-top: 15px; }

#sidebarContainer #sidebar {
	padding: 0px 30px 10px 0px;
}

#sidebarContainer .sideHeader {
	color: #cccccc;
	font-weight: bold;
}

#footer { 
	color: #333333;
	padding-bottom: 1px;
	font-size: 0.8em;
	}

#footer p {
padding-top: 15px;
padding-left: 30px; }

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

}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	padding-top: 10px;
font-size: 1.7em;
border-top: 1px;
border-bottom: 1px #cccccc solid;
color: #999999;
width: 640px;
padding-bottom: 5px; }

#navcontainer #current {
	color: #ffffff; 
}

#navcontainer #current:hover {
color: #f8f8f8; }

#navcontainer .currentAncestor {
	color: #ffffff; 
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#navcontainer li {
	display: inline;
}

#navcontainer a {
	color: #000000;
	margin-right: 10px;
}

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

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0px;
	top: 27px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size: 0.9em;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul {
	display: none;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
	color: #0065d1; 
	font-size: 1.6em; 
	
}

h2 {
	color: #0065d1; 
	font-size: 2.2em; 
	
}

h3 {
	color: #0065d1; 
	font-size: 2.2em; 
	
}

h4 {
	color: ##0065d1; 
	font-size: 2.2em; 
	
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {

}

.blog-archive-headings-wrapper {
	width: 600px;
	background: #ffffff top no-repeat url(images/content_top.png);
	border-bottom: 1px solid #2b2b2b;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper {
	width: 600px;
	background: #ffffff bottom no-repeat url(images/content_bottom.png);
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.blog-archive-entries-wrapper .blog-entry {
	padding: 20px;
}

.blog-archive-month {
	color: #2b2b2b;
	font-size: 2.2em; 
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-archive-link {
	color: #ffffff; 
	font-size: 1.2em; 
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

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

	
/*</group>*/

.blog-entry {
	margin-bottom: 30px;
}

.blog-entry-title {
	color: #000000; 
	font-size: 1.7em;
}

.blog-entry-date {
	font-size: 0.95em;
	color: #000000;
	margin-bottom: 10px;
}

.blog-entry-body {
color: #000000;
}

.blog-entry-permalink {
	color: #b3b3b3; }

.blog-entry-comments {
	font-size: 0.95em;
}

.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 {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

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


.collage-title {
	font-size: .7em;
}

.album-title {
	color: #0065d1; 
	font-size: 1.6em;
}

.album-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	font-size: 0.95em;
	color: #b3b3b3;
}
	
/*</group>*/

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

.photo-background {
}

.photo-navigation {
	width: 650px;
	height: 85px;
	background: url(images/header_bg.png) no-repeat center top;
	padding-top: 57px;
	padding-left: 63px;
	padding-right: 20px;
	margin: 0px auto 30px; /* Right And Left Margin Widths To Auto */
	text-align: justify; /* Hack To Keep IE5 Windows Happy */
}

.photo-links {
	margin: 6px 0 0 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	border: 5px solid #ffffff;
}

.photo-title {
	color: #ffffff; 
	font-size: 1.5em; 
	display: inline;
	margin: 0;
}

.photo-caption {
	color: #ffffff; 
	font-size: 1em; 
	display: inline;
	margin: 0;
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #0065d1; 
	font-size: 2.2em;
}

.movie-page-description {
	font-size: 0.95em;
	color: #b3b3b3;
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}


.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>*/


