/* @group General Styles */

body {
/*	font: 0.75em/1.8em Arial, Helvetica, sans-serif;*/
	font: 0.75em/1.8em Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-stretch: expanded;
	font-style: normal;
	color: #000;
/*	color: #664B40;*/
/*	margin: 25px; */
	padding: 0;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	/* border: 2px outset #1BBED2; */
}


img, a img {
	border: none;
}




.image-left {
	float: left;
	margin: 3px 1em 1em 0;
	padding: 3px;
}

/** html .image-left, * html .image-right {
	height: 1%;
	position: relative;
}

*/

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}
	
/* @end */

/* @group Layout */

#container { 
/*	margin: 25px 80px 50px; */ /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
/*	margin-top: 20px;*/
	margin-left: 20px;
/*	margin-bottom: 20px;*/
	position: relative;
	width: 100%;
}


#image_bottom_right {
	position: absolute;
	bottom: 20px;
	right: 0px;
	z-index: -1;
	opacity: 0.5;
	width: 136px;
	height: 225px;
}

#image_bottom_left {
	position: fixed;
	left:  10px;
	bottom: 20px;
	width: 193px;
	height: 253px;
	z-index: -1;
}


.clearer {
	clear: both;
}

#pageHeader {
	position: relative;
	height: 92px;
/*	height: 68px;*/
	text-align: left;
}

#pageHeader #image_header_left {
	position: absolute;
	width: 200px;
	height: 92px;
/*	height: 68px;*/
	top: 0;
	left: 0;
}

#pageHeader #image_header_right {
	position: absolute;
	width: 26px;
	height: 92px;
/*	height: 68px;*/
	top: 0;
	right: 5px;
	
}

* html #pageHeader {
	width: 100%;
}


#pageHeader h1 {
	position: relative;
	text-align: center;
	top: 10px;
/*	margin: 0;
	padding: 0;
	*/
/*	left: 205px;*/
	letter-spacing: 2px;
	font-size: 1.5em;
	font-weight: normal;
	z-index: 101;

}


#pageHeader h2 {
	text-align: center;
	position: relative;
	font-size: 1em;
	top: -0.1em;
	z-index: 101;

/*	left: 250px;*/
}


#logo {
	position: absolute;
	top: 0px;
	width:  100%;
/*	left:  50px;*/
	/*height: 68px;*/
/*	margin: 0;
	padding: 0;
	width: 200px;
	height: 93px;*/
}


 
#logo img {
	position: relative;
    	display: block;
	margin-left: auto;
	margin-right: auto;	
/*	margin: 0;*/
/*	padding: 0;*/
	top: 2px;
	/*left: 205px;*/
	/*width: 100%;*/
	/*width: 512px;*/
/*	height: 92px;*/
/*	margin-left: 25%;
	margin-top: 25%;*/
	z-index: 1;
	
}


/*
#pageHeader h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 205px;
	letter-spacing: 2px;
	font-size: 2em;
	font-weight: normal;
}


#pageHeader h2 {
	font-size: 1em;
	margin: 0;
	position: relative;
	top: 10px;
	left: 250px;
}
*/
#contentContainer {
	overflow: hidden;
	margin-top: 0px;
}

* html #contentContainer {
	width: 100%;
}

#contentContainer #content {
	padding-top: 0px;
/*	padding-right: 40px;*/
	padding-left: 10px;
/*	font-size: 0.9em;*/
}

#contentContainer #content p+h3 {
	border-top: 1px solid #ccc;
	padding-top: 0px;
}

#contentContainer #content img.half {
	width: 40%;
}

* html #contentContainer #content img.half {
	width: 12em;
}

#contentContainer #content img {
	}

#sidebarContainer {
	width: 200px;
	padding-top:  0px;
	padding-left: 0px;
	text-shadow: rgba(255,255,255,0.66) 0 0 0;
}


#sidebarContainer #sidebar {
/*	padding: 10px;*/
	width: 190px;
	background-color: rgba(255,255,255,0.57);
}

#sidebarContainer .sideHeader {
	font-weight: bold;
/*	padding: 0px 10px;*/
	width: 190px;
}

#sidebarContainer #sidebar h1 {
	font-size: 12px;
/*	padding: 0 0.5em;*/
	margin: 0;
/*	margin-top: 1.5em; */
	height: 23px;
}

#sidebarContainer #sidebar h1+p {
	/*padding: 1em 10px;*/
	margin: 0;
}


#footer {
/*	border-top: 1px solid #eeeeee;
	margin-top: 20px;
	*/
}

#footer p {
/*	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	*/
}





/* Separator */

#separator {
	margin-top: 25px;
	padding-bottom: 0px;
/*	padding-top: 20px;*/
/*	padding-bottom: 20px;*/
	background-image: url(images/custom/dotbrownserie4.png);
	background-repeat: repeat-x;
	left: 0px;
/*	top: 1.6em;*/
/*	top: 2em;*/
/*	font-size: 0.9em;*/
	right: 0;
	z-index: 100;
	background-color: transparent;
	position: relative;
	/*display: none */
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	font-size: 1em;
	font-weight: bold;
	height: 1.6em;
	padding-top: 10px;

/*	padding-left: 20px;
	padding-right: 20px; */
	display: none;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navcontainer {
	position: relative;
	top: 0px;
	margin-right: 0px;
	margin-top: 10px;
	left: 0;
	right: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;

	letter-spacing: +0.1em;
/*	color: #bfbfbf;*/
	text-align: center;
}


/* Parent - Level 0 */

#navcontainer ul {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
/*	color: #bfbfbf;*/
}



#navcontainer li {
	display: inline;
	color: #bfbfbf;
}

#navcontainer a:link, #navcontainer a:visited {
	padding: 0px 13px 0px;
	text-decoration: none;
	color: #bfbfbf;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0px;
	top: 1.6em;
	right: 0;
	z-index: 100;
	background-color: transparent;
/*	color: #bfbfbf;*/
	/*display: none;*/;
}


/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 0px;
	top: 1.4em;
	bottom: 0;
	background-color: transparent;
	z-index: 100;
/*	color: #bfbfbf;*/
}

#navcontainer ul ul ul ul {
	position: absolute;
	left: 0px;
	top: 1.4em;
	bottom: 0;
	background-color: transparent;
	z-index: 100;
/*	color: #bfbfbf;*/
}


/* @end */

/* @group Global Classes */

blockquote, .standout {
	color: #96a7bb;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}


.imageStyle {

}

.clear-left {
	clear: left;
}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}.blog-archive-headings-wrapper {	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-bottom: 2px solid #818fa1;
	border-right: 1px solid #a0a9a7;
	border-left: 1px solid #a0a9a7;
}

.blog-archive-entries-wrapper {
	background: #ffffff; /* This Is The BG Color Of The Main Div */	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #a0a9a7;
	border-left: 1px solid #a0a9a7;
	border-bottom: 1px solid #a0a9a7;
	padding-top: 20px;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-right: 40px;
	padding-left: 40px;
}.blog-archive-month {
	padding: 20px 40px 0;
	font-size: 2.5em;
	letter-spacing: 1px;
	margin: 0 0 5px;
}

.blog-archive-link {
	padding: 0 40px 20px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 15px;
}

.blog-entry-title {
	font-size: 1.3em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 2em;
}

.blog-entry-date {
	color: #b3b3b3;
	margin-bottom: 10px;
}

.blog-entry-body {
}

.blog-entry-comments {
	padding-top: 10px;
}

.blog-entry-category {
	color: #6a7a90;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
	background: #f5f5f5;
	margin-bottom: 10px;
	padding: 5px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	color: #b3b3b3;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.9em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
	margin-bottom: 8px;
}

.thumbnail-table {
	width: 99%;
	background: #f5f5f5;
}

.thumbnail-frame {
	padding: 5px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	font-size: 0.9em;
	color: #96a7bb;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;

}

.photo-navigation {
	background: #6b7b91;
	border-bottom: 2px solid #818fa1;
	padding: 20px 40px 10px;
	margin-bottom: 20px;
	text-align: left;
}

.photo-links {
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 2px;
	background: #949b98;
}

.photo-title {
	color: #ffffff;
	font-size: 2.5em;
	letter-spacing: 1px;
	margin: 0 0 5px;
}

.photo-caption {
	color: #b5bdc8;
	font-size: 1.1em;
	margin: 0;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 1.9em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 3px;
}.movie-page-description {
	margin-bottom: 8px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #f5f5f5;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
	font-size: 1.9em;
	letter-spacing: 1px;
	font-weight: bold;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */

/* @group Custom Images */
#pageHeader img {
/*	display: none;*/
}	
/* @end */


