body {
	background-color: #000;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	text-align: center;
}

b, strong {
	font-weight: bold;
}

a:link {
	color: #557711;
	text-decoration: none;
}

a:visited {
	color: #557711;
	text-decoration: none;
}

a:hover, a:active {
	color: #008000;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	float: right;
	margin: 3px;
	padding: 3px;
}

#container {
	width: 780px;
	text-align: left;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px auto 0px;
	background-image: url(images/sidebar_bg.png);
	padding-bottom: 20px;
	background-position: left;
	background-repeat: repeat-y;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#containerHome {
	margin-bottom: 30px;
	color: #000;
	background-color: #FFFFFF;
	background-position: left;
	background-image: url(images/sidebar_bg.png);
	margin-right: auto;
	width: 780px;
	text-align: left;
	margin-left: auto;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#pageHeader {
	width: 780px;
	list-style-style: none;
	list-style-image: none;
	text-align: left;
	background-image: url(../../images/2.0_header.jpg);
	background-repeat: no-repeat;
	height: 155px;
}

#pageHeader img {
	margin-right: 40px;
	float: right;
	margin-top: 30px;
	display: inline;
}

#pageHeader h1 {
	margin: 0px;
	font-size: 30px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #ffffff;
	font-weight: bold;
}

#pageHeader h2 {
	padding-left: 20px;
	font-weight: normal;
	color: #fe0;
	padding-top: 0px;
	margin: 0px;
	padding-right: 20px;
	font-size: 14px;
	font-style:italic;
}

#contentContainer {
	text-align: left;
	padding-top: 20px;
	float: left;
	width: 590px;
}

#contentContainer #content {
	width: 550px;
	line-height: 2.0em;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebarContainer {
	width: 190px;
	text-align: left;
	padding-top: 27px;
	float: left;
}

#sidebarContainer .sidebar {
	line-height: 2.0em;
	padding: 10px;
}

#footer {
	#footer: ;
	margin-top: 0px;
	margin-left: auto;
	background-image: url(../../images/2.0_footer.jpg);
	width: 780px;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 21px;
	text-align: center;
	margin-bottom: 0px;
	color: #ffffff;
	margin-right: auto;
}

#footer a {
	color: #FF0000;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#breadcrumbcontainer {
	float: left;
	text-align: center;
	padding: 0px;
	width: inherit;
	margin-top: 10px;
}

#breadcrumbcontainer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-style: none;
	list-style-image: none;
}

#breadcrumbcontainer li {
	display: inline;
	padding: 0px;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}

#navcontainer {
	line-height: 2.0em;
	padding-top: 0px;
}

#navcontainer #current {
	color: #B83820;
	font-weight: bold;
}

#navcontainer ul {
	list-style-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ab {
	display: block;
	color: #4f620e;
	height: 20px;
	text-decoration: none;
	padding-left: 10px;
}
#navcontainer a {
	display: block;
	color: #4f620e;
	text-decoration: none;
	padding-left: 10px;
}

#navcontainer a:hover {
	color: #764b2c;
}

#navcontainer ul ul {
	padding: 0px;
	margin-bottom: 0px;
	list-style-style: square;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 0px;
}

#navcontainer ul ul a {
	height: 20px;
	display: block;
	padding-left: 0px;
	font-size: 90%;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	background-color: transparent;
}

#navcontainer ul ul ul {
	padding: 0px;
	color: #808080;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
}

#navcontainer ul ul ul a {
	height: 20px;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding-left: 0px;
}

#navcontainer ul ul ul a:hover {
	background-color: transparent;
}

#navcontainer ul ul ul ul {
	margin-left: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
}

#navcontainer ul ul ul ul a {
	height: 20px;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding-left: 0px;
}

#navcontainer ul ul ul ul a:hover {
	background-color: transparent;
}

#navcontainer ul ul ul ul ul {
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #b3b3b3;
}

#navcontainer ul ul ul ul ul a {
	font-size: 90%;
	height: 20px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}

#navcontainer ul ul ul ul ul a:hover {
	background-color: transparent;
}

#navcontainer ul ul ul ul ul ul {
	margin-right: 0px;
	color: #cccccc;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}

#navcontainer ul ul ul ul ul ul a {
	padding-left: 0px;
	text-decoration: none;
	display: block;
	height: 20px;
	font-size: 90%;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background-color: transparent;
}

.standout, blockquote {
	background-color: #764b2c;
	margin: 5px;
	color: #ffffff;
	padding: 10px;
}

.centerblock {
	font-size: 20px;
	color: #764b2c;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}

h1 {
	color: #764b2c;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 3px;
}

h2 {
	font-weight: normal;
	margin-bottom: 3px;
	color: #764b2c;
	font-size: 22px;
}

h3 {
	margin-bottom: 3px;
	font-size: 20px;
	color: #764b2c;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	color: #764b2c;
	margin-bottom: 3px;
	font-weight: normal;
}

h5 {
	margin-bottom: 3px;
	font-weight: normal;
	color: #764b2c;
	font-size: 16px;
}

.blog-archive-background {
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
}

.blog-archive-headings-wrapper {
	padding: 10px;
	width: 590px;
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #764b2c;
	margin-bottom: 3px;
	font-size: 24px;
	font-weight: normal;
}

.blog-entry-title {
	margin-bottom: 3px;
	font-size: 24px;
	color: #764b2c;
	font-weight: normal;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.filesharing-description {
	border-bottom-width: 1px;
	margin-bottom: 20px;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
}

.filesharing-item-title {
	font-weight: normal;
	font-size: 14px;
	color: #764b2c;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

.album-title {
	color: #764b2c;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 24px;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.thumbnail-wrap {
	margin: 5px;
	padding: 4px;
	float: left;
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	border-style: none;
}

.thumbnail-caption {
	font-size: 0.8em;
	color: #c8ae83;
	margin-top: 2px;
}

.photo-background {
	text-align: center;
	margin: 30px 10px;
}

.photo-navigation {
	width: 190px;
	background-image: url(images/sidebar_bg.png);
	left: 10px;
	text-align: left;
	position: absolute;
	background-repeat: repeat;
	margin: 0px;
	padding: 10px;
}

.photo-frame {
	border-color: #ffffff;
	border-style: solid;
	position: absolute;
	margin: 0px;
	border-width: 5px;
	left: 230px;
}

.photo-title {
	margin-bottom: 5px;
	color: #764b2c;
	margin-right: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
}

.photo-caption {
	margin: 0px;
	font-size: 13px;
	color: #c8ae83;
}

.movie-description {
	text-align: center;
}

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	color: #764b2c;
	font-size: 24px;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	margin-bottom: 10px;
	text-align: center;
	display: inline;
	float: left;
	width: 131px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	color: #c8ae83;
	text-align: center;
}

.movie-background {
	background-color: #ffffff;
	margin-top: 5px;
}

.movie-title {
	font-weight: normal;
	color: #557711;
	text-align: center;
	font-size: 14px;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}

#productTitle{
	text-align:right; 
	margin-top:0px; 
	margin-right:0px;
	color: #764b2c;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 8px;
	position:relative;
}

#productComment{
	text-align:right; 
	margin-top:0px; 
	margin-right:0px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 8px;
	position:relative;
}

#productImage {
	float:left; 
	width:200px; 
	height:300px;
	margin:0;
	position:relative;
}

#productFeatures {
	float:left; 
	width:330px;
	border-left:dashed gray thin;
	margin:0;
	position:relative;
}

.logo {
	color: #B83820;
	font-weight: bold;
}

#pageHeaderMain {
	list-style-style: none;
	list-style-image: none;
	background-image: url(covers/header_main_round.jpg);
	margin-left: auto;
	height: 430px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	width: 730px;
	margin-right: auto;
	text-align: left;
}

#navLinks {
	color: #FFFFFF;
	font-size: 14px;
	width: 730px;
	font-weight: bold;
	text-align: center;
	position: relative;
	clear:both;
}

#headerTagLine {
	color:#EEEEEE;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	float:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
}

#navLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#navLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navLinks a:hover {
	color: #000;
	text-decoration: none;
}
