body, html {
	background: #778e72;
	margin: 0;
	padding: 8;
	text-align: center;
	font-size: 11px;
	font-family: Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
}

h1 {
	color: #151f3f;
}

h2 {
	color: #151f3f;
}

h3 {
	color: #353c4f;
}

h4 {
	color: #353c4f;
}

h5 {
	color: #353c4f;
}

b, strong {
	color: #000;
}

a:link {
	color: #151f3f;
	text-decoration: underline;
}

a:visited {
	color: #151f3f;
	text-decoration: none;
	padding-left:14px;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/* HEADER CSS */

#pageHeader {
	background: #262552;
	font-family: Garamond, "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom:10px;
}

#pageHeader1 {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	text-shadow: 0px 0px 0px transparent;
	
}

#pageHeader2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px 0px transparent;
	line-height:14px;
}


/* FOOTER CSS */

#footer {
	background: #262552;
	color: #dadada;
	font-size:10px;
}

#footer a {
	color: #dadada;
}


/* LAYOUT CSS */

#container { 
	position: absolute;
	top: 4%;
	bottom: 4%;
/*	height: 92%; */
	left: 4%;
	right: 4%;
	width: 92%;
}

/* NavCONTAINER CSS */

#navbarContainer {
	background-color: #778e72;
	color: #ffffff;
}


/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	color: #F4F4F4;
	background: transparent;
	font-size: 1em;
}

#navcontainer li a.currentAncestor {
	color: #ffffff;
	padding:15px;
	font-weight:bold;
	line-height:18px;
}

#navcontainer li a.active {
	color: #ffffff;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #d7d7d7;
}

#navcontainer ul li {
	border-bottom: 1px dotted #d7d7d7;
    font-size: 11px;
	display: block;
	list-style: none;
	padding: 0;
}

#navcontainer a:link {
	color: #dbdbdb;
	display: block;
	text-decoration: none;
	text-indent: 10px;
	height: 1.2em;
	padding: 5px;
}

#navcontainer a:active {
	color: #dbdbdb;
	text-decoration: none;
	text-indent: 10px;
	height: 1.2em;
	padding: 5px;
}

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


/* Child - Level 1 */
#navcontainer ul ul li {
	margin: 0;
	padding: 0;
	border-bottom-width: 0;
    font-size: 10px;
}

#shopping {
	font-size: 11px;
	color:#dbdbdb;
	font-weight: bold;
	text-decoration:none;
}

#shopping1 {
	font-size: 11px;
	color:#dbdbdb;
	font-weight: bold;
	text-decoration:none;
	padding:4px;
}

#shopping2 {
	font-size: 11px;
	color:#680D1B;
	font-weight: bold;
	text-decoration:none;
	padding:4px;
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	text-indent: 20px;
}
/* Child - Level 2 */

#navcontainer ul ul ul li {
        font-size: 9px;
		color: #dbdbdb;
	}
	
#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	text-indent: 25px;
}

#navcontainer ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	color: #dbdbdb;
	font-size: 9px;
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	text-indent: 30px;
}

#navcontainer ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	font-size: 9px;
	color: #dbdbdb;
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	text-indent: 35px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	color: #dbdbdb;
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	text-indent: 40px;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background: transparent;
}

/*</group>*/

/* SideBarCONTAINER CSS */

#sidebarContainer {
	background-color: #778e72;
	color: #ffffff;
}

.sideHeader {
	color: #c9ded6;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.5em;
}

#sidebar_content .sidebar {
	color: #3a4f37;
}

#sidebar_content .sidebar h1 {
	color: #F2F2FF;
	font-size: 1.4em;
}

#sidebar_content .sidebar h2 {
	color: #F2F2FF;
	font-size: 1.2em;
}

#sidebarContainer p {
	color: #3a4f37;
}

#sidebarContainer b, #sidebarContainer strong {
	color: #ffffff;
	font-weight: bold;
}

#sidebarContainer a {
	color: #f0f0f0;
}

#sidebarContainer a:link {
	color: #f0f0f0;
	text-decoration: underline;
}

#sidebarContainer a:visited {
	color: #557350;
}

#sidebarContainer a:hover {
	color: #981327;
	text-decoration: none;
}

#sidebarContainer a:active {
	color: #4a6747;
}

#sidebarContainer ul {
	color: #fff;
}

#sidebarContainer {
	background: #778e72;
	color: #fff;
}
#sidebarContainer a.blog-category-link-enabled {
}

#sidebarContainer a.blog-category-link-enabled:hover {
	color: #fff;
	text-decoration: underline;
}

.blog-category-link-disabled {
	color: #515C4B;
}

/* CONTENT CSS */

#contentContainer {
	background-color: #d7ca9f;
	color: #680D1B;
}

#contentContainer p {
	color: #680D1B;
}

#contentContainer #content ul li {
	margin-bottom: 0.8em;
	color: #680D1B;
}

#contentContainer #content ol li {
	margin-bottom: 0.8em;
	color: #680D1B;
}

#contentContainer #content {
	color: 680D1B;
}

#thankYou {
	font-size:11px;
	color:#880000;
	font-weight:bold;
}

/*<group=Photo Album>*/

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

.album-title {
	color: #000;
}

.album-description {
	color: #353c4f;
}

.thumbnail-frame {

}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #151f3f;
}
	
/*</group>*/

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

.photo-background {
	background: #d7ca9f;
}

.photo-navigation {
	background-color: #B2A784;
}

.photo-navigation p.photo-links a:link {
	color: #eee;
}

.photo-navigation p.photo-links a:hover {
	color: #BC4A39;
}

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

.photo-links {
}

.photo-title {
	color: #000;
}

.photo-caption {
	color: #151f3f;
}
/*</group>*/
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #151f3f;
}

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

.blog-entry {
}

.blog-entry-title {
	color: #151f3f;
}

.blog-entry-date {
	color: #8E3F39;
}

.blog-entry-body {
	color: #680D1B;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title {
	color: #151f3f;
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #151f3f;
}

.movie-description {
}

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

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #151f3f;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-caption {
	color: #353c4f;
}
	
/*</group>*/

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

.movie-background {
	background: #d7ca9f;
}

.movie-title {
	color: #151f3f;
}

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


/*</group>*/

/* custom_image/sidebarcontainer CSS */

#sidebarContainer #bgimage_right #right_image1 {
	display: block;
}

#content p+h3 {
	border-top: 1px solid #e1e1e1;
}

#navbar #logo {
	text-align: center;
	width: 100%;
	margin-bottom: 10%;
	position: relative;
	top: 0;
}

#navbar #logo img {
	display: inline;
	margin: 0 auto;
	margin-top: 20px;
}

/** html #sidebarContainer #logo {
	margin-bottom: 2em;
}

* html #sidebarContainer #logo {
	margin-top: 0;
}

