/* @override http://gwdithemes.com/servicepro/rw_common/themes/Service/styles.css */

/* @group General Styles */

body {
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	background: #7d3316 none no-repeat center 24px;
	font: 12px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
}

p {
}

b, strong {

}

a:link {
	text-decoration: underline;
	color: white;
}

a:visited {
	color: #f7f7f7;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 6px 6px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}
	
/* @end *//* @override http://gwdithemes.com/servicepro/rw_common/themes/Service/styles.css */

/* @group General Styles */

body {
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	background: #7d3316 none no-repeat center 24px;
	font: 12px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
}

p {
}

b, strong {

}

a:link {
	text-decoration: underline;
	color: white;
}

a:visited {
	color: #f7f7f7;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 6px 6px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}
	
/* @end */

/* @group Layout */
#header2 {
	left: 0;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 300px;
	background: url(images/small.png) no-repeat center top;
	position: absolute;
	z-index: -20;
}
.clearer {
	clear: both;
}

#container {
	text-align: left;
	margin: 0 auto 0px;
	width: 920px;
	background: url(images/small%20body.png) repeat-y center;
}

#container2 {
	text-align: left;
	background: none repeat-y center;
	margin: 0 auto 0px;
	width: 920px;
	height: 100%;
	z-index: 1000;
	position: relative;
}

#pageHeader {
	display: block;
	position: relative;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 920px;
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}

#pageHeader img {
	float: left;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 70px;
}

#pageHeader h1 {
	font: normal 40px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	z-index: 504;
	padding: 70px 50px 0 60px;
}

#pageHeader h2 {
	color: #fff;
	padding-left: 60px;
	margin: 0;
	padding-bottom: 10px;
	font: normal 20px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	padding-right: 50px;
}

#contentContainer {
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.4;
}

#contentContainer #content {
	padding: 10px 30px 10px 10px;
	margin-left: 12px;
}

.contentSpacer {
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#sidebarContainer {
	padding-bottom: 20px;
	font-size: 12px;
	width: 180px;
	color: #edb7ac;
}

#sidebarContainer #sidebar {
	background: #f0f1f4 no-repeat;
	padding: 10px;
	border: 1px solid #e7e8ea;
}

#sidebarContainer .sideHeader {
	font: normal 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	width: 172px;
	padding: 4px;
	margin-left: 0;
	margin-right: 0;
	background: #ddd url(images/sidebar%20top.png) no-repeat;
}

#footer {
	color: #c7c7c7;
	text-align: center;
	background: url(images/small%20footer.png) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	font: 10px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	width: 820px;
	height: 107px;
}

#footer p {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	background-image: none;
	font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

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

}

#footer a:hover, #footer a:active {
	
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
}

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

#breadcrumbcontainer li {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Global Classes */

.standout, blockquote {
	color: #fff;
	margin: 0 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-style: italic;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffc3ae;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}
ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: auto;
	display: block;
	font-size: 12px;
	z-index: 900;
	margin-left: 40px;
	position: absolute;
	height: 48px;
	margin-top: 54px;
}

#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover {
}

#navcontainer .currentAncestor {
	text-shadow: none;
}

/* Parent - Level 0 */

#navcontainer ul {
	height: 48px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 800;
}

#navcontainer li {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#navcontainer a{
	display: block;
	position: relative;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	text-indent: 8px;
	background-position: 0;
	background-repeat: no-repeat;
	margin-left: 4px;
	z-index: 800;
	font-weight: normal;
	font-style: normal;
	height: 23px;
	width: 80px;
}

#navcontainer a:hover {
	text-shadow: none;
	position: relative;
}

#navcontainer a:active {
	position: relative;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	width: inherit;
	font-size: 0.99em;
	z-index: 9;
	background: none;
	margin: 0;
	padding: 0;
	top: 24px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	width: auto;
	height: 15px;
	position: relative;
	z-index: 8;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 0 1px;
	padding-right: 8px;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	display: none;
}

#navcontainer ul ul a:hover{
	text-shadow: 0px 1px 0px #ffffff;
}

#navcontainer ul ul #current{
	height: 15px;
	text-shadow: none;
	color: #fff7f1;
}

#navcontainer ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	left: 10px;
	top: 20px;
	width: inherit;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	color: #121212;
	text-shadow: none;
	display: none;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: underline;
	background: none;
	text-shadow: none;
}

#navcontainer ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
}

#navcontainer ul ul ul ul {
	display: none;
}

/* @end */

/* @group Toolbar2 */

/* Toolbar Styles */

#navcontainer2 {
	font-size: 12px;
	z-index: 1000;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#navcontainer2 #current,
#navcontainer2 .currentAncestor,
#navcontainer2 a:hover {
	background: transparent url(images/tab.png) no-repeat center top;
}

#navcontainer2 .currentAncestor {
	text-shadow: none;
}

/* Parent - Level 0 */

#navcontainer2 ul {
	list-style: none;
	background: none no-repeat 0;
	z-index: 10;
}

#navcontainer2 li {
	display: inline;
}

#navcontainer2 a{
	display: none;
	z-index: 7;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 2px;
	background: transparent no-repeat center top;
	font-weight: normal;
	font-style: normal;
	border-width: 0;
	padding-top: 10px;
	margin-left: 2px;
}

#navcontainer2 a:hover {
	text-shadow: none;
}

#navcontainer2 a:active {

}

/* Child - Level 1 */

#navcontainer2 ul ul {
	left: 0;
	width: inherit;
	font-size: 0.99em;
	z-index: 9;
	background: none;
	margin: 0;
	padding: 1px 0 0;
}

#navcontainer2 ul ul li {
}

#navcontainer2 ul ul a {
	width: auto;
	z-index: 8;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: transparent;
	padding: 2px 8px;
	background-image: none;
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-width: 0;
}

#navcontainer2 ul ul a:hover{
	text-shadow: 0px 1px 0px #ffffff;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	height: 14px;
}

#navcontainer2 ul ul #current{
	text-shadow: none;
	position: relative;
	border-width: 0;
	background-image: none;
	text-decoration: underline;
}

#navcontainer2 ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
	background-color: #e0e0e0;
	border-width: 0;
}

#navcontainer2 ul ul ul {
	margin: 0;
	white-space: nowrap;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navcontainer2 ul ul ul li {
}

#navcontainer2 ul ul ul a {
	text-shadow: none;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
	border-width: 0;
	display: block;
}

#navcontainer2 ul ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow: none;
}

#navcontainer2 ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
	border-width: 0;
}

#navcontainer2 ul ul ul ul {
}

/* Child - Level  3 */

#navcontainer2 ul ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
	background-color: #e0e0e0;
	border-width: 0;
}

#navcontainer2 ul ul ul ul {
	margin: 0;
	white-space: nowrap;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navcontainer2 ul ul ul ul li {
}

#navcontainer2 ul ul ul ul a {
	text-shadow: none;
	margin-left: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border-width: 0;
	display: block;
	margin-top: 0;
}

#navcontainer2 ul ul ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow: none;
}

#navcontainer2 ul ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
	border-width: 0;
}

#navcontainer2 ul ul ul ul ul {
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	padding-bottom: 10px;
	border-bottom: Solid 1px #e2e2e2;
	color: #fff;
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	font-weight: bold;
	font-size: 1.4em;
}

.blog-archive-link {
	color: #fff;
}

	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

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

.blog-entry-title {
	letter-spacing: normal;
	text-align: left;
	font: normal 22px Arial, Geneva, Verdana, sans-serif;
	color: #122c39;
}


.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-date {
	font-size: 11px;
	margin-bottom: 0.9em;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

/*Styles the category link next to the date */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-body {
	text-align: justify;
	padding: 10px;
	background-color: #f0f1f4;
	border: 1px solid #eaebee;
}

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

a.blog-comment-link { }

a.blog-trackback-link { }

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	color: #fff;
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 2px;
}

.blog-comments-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 2px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	font-style: normal;
}

.filesharing-item {
	padding: 0px;
	margin: 0px;
}

.filesharing-item-title {

}

.filesharing-item-title a:link {
	color: #ffc3ae;
	text-decoration: none;
	background: none 0;
	padding: 5px;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

.filesharing-item-title a:hover {
	text-decoration: none;
}

.filesharing-item-description {
	text-align: justify;
	padding: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 12px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	padding: 5px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #ffc3ae;
	font-style: normal;
}

.album-description {
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #8b8b8b;
	text-align: left;
	margin-bottom: 80px;
}

.album-wrapper {
	display: block;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	display: block;
	margin-right: 25px;
}

.thumbnail-frame {
	padding: 5px;
	margin: 0px 1px 1px 0px;
	position: absolute;
    bottom: 0;
    left: 0;
	background-image: none;
	background-color: #ecedf1;
	border: 1px solid #e1e3e9;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	color: #707070;
	font: normal 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	height: 25px;
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
/* @end */

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

.photo-background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-position: 0 -170px;
	background-repeat: repeat-x;
}

.photo-navigation {
	color: #fff;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 10px 10px 1px 10px;
}

.photo-navigation a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

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

.photo-frame{
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
	margin-left: 40px;
	background-color: #f4faf0;
	border: 1px solid #fff;
}

.photo-links {
	padding: 0px;
	margin: 0;
	font-size: 11px;
	color: #dba275;
}

.photo-title {
	padding: 0px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
}

.photo-caption {
	padding: 0px;
	color: #ffc3ae;
	font-size: 16px;
	font-weight: normal;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	font-size: 11px;
	display: inline-block;
	float: right;
	clear: left;
	bottom: 400px;
	margin-right: 60px;
	border: 1px dashed #f6f6f6;
	padding: 10px;
	position: relative;
	background-image: url(images/photo_bg.png);
}

.exif-data p {
	margin: 0 0 5px 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

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

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-weight: bold;
	text-align: center;
	font-size: 2.1em;
}

.movie-page-description {
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #a1a5a9;
	text-align: left;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 5px;
	background: #73341c;
	margin: 5px;
	width: 132px;
	height: 132px;
	text-align: center;
	color: #fff;
}


.movie-thumbnail-caption {
	color: #fff;
	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
	text-align: center;
}
	
/* @end */

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

.movie-background {
	background: #f3f3f3;
}

.movie-frame {
	padding: 5px;
	text-align: center;
}

.movie-title {
	text-align: center;
	color: #000000;
	font: bold 1.1em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}
	
/* @end */


/* @end */

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

.required-text { } 

.form-input-field { } 

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




/* @group Layout */
#header2 {
	left: 0;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 300px;
	background: url(images/small.png) no-repeat center top;
	position: absolute;
	z-index: -20;
}
.clearer {
	clear: both;
}

#container {
	text-align: left;
	margin: 0 auto 0px;
	width: 820px;
	background: url(images/small%20body.png) repeat-y center;
}

#container2 {
	text-align: left;
	background: none repeat-y center;
	margin: 0 auto 0px;
	width: 820px;
	height: 100%;
	z-index: 1000;
	position: relative;
}

#pageHeader {
	display: block;
	position: relative;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 820px;
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}

#pageHeader img {
	float: left;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 70px;
}

#pageHeader h1 {
	font: normal 40px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	z-index: 504;
	padding: 70px 50px 0 60px;
}

#pageHeader h2 {
	color: #fff;
	padding-left: 60px;
	margin: 0;
	padding-bottom: 10px;
	font: normal 20px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	padding-right: 50px;
}

#contentContainer {
	font-size: 12px;
	background-repeat: no-repeat;
	line-height: 1.4;
}

#contentContainer #content {
	padding: 10px 30px 10px 10px;
	margin-left: 12px;
}

.contentSpacer {
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#sidebarContainer {
	padding-bottom: 20px;
	font-size: 12px;
	width: 180px;
	color: #edb7ac;
}

#sidebarContainer #sidebar {
	background: #f0f1f4 no-repeat;
	padding: 10px;
	border: 1px solid #e7e8ea;
}

#sidebarContainer .sideHeader {
	font: normal 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	width: 172px;
	padding: 4px;
	margin-left: 0;
	margin-right: 0;
	background: #ddd url(images/sidebar%20top.png) no-repeat;
}

#footer {
	color: #c7c7c7;
	text-align: center;
	background: url(images/small%20footer.png) no-repeat center top;
	margin-right: auto;
	margin-left: auto;
	font: 10px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	width: 820px;
	height: 107px;
}

#footer p {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	background-image: none;
	font-family: Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

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

}

#footer a:hover, #footer a:active {
	
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
}

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

#breadcrumbcontainer li {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Global Classes */

.standout, blockquote {
	color: #fff;
	margin: 0 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-style: italic;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffc3ae;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffc3ae;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}
ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: auto;
	display: block;
	font-size: 12px;
	z-index: 900;
	margin-left: 40px;
	position: absolute;
	height: 48px;
	margin-top: 54px;
}

#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover {
}

#navcontainer .currentAncestor {
	text-shadow: none;
}

/* Parent - Level 0 */

#navcontainer ul {
	height: 48px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 800;
}

#navcontainer li {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#navcontainer a{
	display: block;
	position: relative;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	text-indent: 8px;
	background-position: 0;
	background-repeat: no-repeat;
	margin-left: 4px;
	z-index: 800;
	font-weight: normal;
	font-style: normal;
	height: 23px;
	width: 80px;
}

#navcontainer a:hover {
	text-shadow: none;
	position: relative;
}

#navcontainer a:active {
	position: relative;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	width: inherit;
	font-size: 0.99em;
	z-index: 9;
	background: none;
	margin: 0;
	padding: 0;
	top: 24px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	width: auto;
	height: 15px;
	position: relative;
	z-index: 8;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 0 1px;
	padding-right: 8px;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	display: none;
}

#navcontainer ul ul a:hover{
	text-shadow: 0px 1px 0px #ffffff;
}

#navcontainer ul ul #current{
	height: 15px;
	text-shadow: none;
	color: #fff7f1;
}

#navcontainer ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	left: 10px;
	top: 20px;
	width: inherit;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	color: #121212;
	text-shadow: none;
	display: none;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: underline;
	background: none;
	text-shadow: none;
}

#navcontainer ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
}

#navcontainer ul ul ul ul {
	display: none;
}

/* @end */

/* @group Toolbar2 */

/* Toolbar Styles */

#navcontainer2 {
	font-size: 12px;
	z-index: 1000;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#navcontainer2 #current,
#navcontainer2 .currentAncestor,
#navcontainer2 a:hover {
	background: transparent url(images/tab.png) no-repeat center top;
}

#navcontainer2 .currentAncestor {
	text-shadow: none;
}

/* Parent - Level 0 */

#navcontainer2 ul {
	list-style: none;
	background: none no-repeat 0;
	z-index: 10;
}

#navcontainer2 li {
	display: inline;
}

#navcontainer2 a{
	display: none;
	z-index: 7;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 2px;
	background: transparent no-repeat center top;
	font-weight: normal;
	font-style: normal;
	border-width: 0;
	padding-top: 10px;
	margin-left: 2px;
}

#navcontainer2 a:hover {
	text-shadow: none;
}

#navcontainer2 a:active {

}

/* Child - Level 1 */

#navcontainer2 ul ul {
	left: 0;
	width: inherit;
	font-size: 0.99em;
	z-index: 9;
	background: none;
	margin: 0;
	padding: 1px 0 0;
}

#navcontainer2 ul ul li {
}

#navcontainer2 ul ul a {
	width: auto;
	z-index: 8;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: transparent;
	padding: 2px 8px;
	background-image: none;
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-width: 0;
}

#navcontainer2 ul ul a:hover{
	text-shadow: 0px 1px 0px #ffffff;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	height: 14px;
}

#navcontainer2 ul ul #current{
	text-shadow: none;
	position: relative;
	border-width: 0;
	background-image: none;
	text-decoration: underline;
}

#navcontainer2 ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
	background-color: #e0e0e0;
	border-width: 0;
}

#navcontainer2 ul ul ul {
	margin: 0;
	white-space: nowrap;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navcontainer2 ul ul ul li {
}

#navcontainer2 ul ul ul a {
	text-shadow: none;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
	border-width: 0;
	display: block;
}

#navcontainer2 ul ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow: none;
}

#navcontainer2 ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
	border-width: 0;
}

#navcontainer2 ul ul ul ul {
}

/* Child - Level  3 */

#navcontainer2 ul ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
	background-color: #e0e0e0;
	border-width: 0;
}

#navcontainer2 ul ul ul ul {
	margin: 0;
	white-space: nowrap;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navcontainer2 ul ul ul ul li {
}

#navcontainer2 ul ul ul ul a {
	text-shadow: none;
	margin-left: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border-width: 0;
	display: block;
	margin-top: 0;
}

#navcontainer2 ul ul ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow: none;
}

#navcontainer2 ul ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
	border-width: 0;
}

#navcontainer2 ul ul ul ul ul {
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	padding-bottom: 10px;
	border-bottom: Solid 1px #e2e2e2;
	color: #fff;
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	font-weight: bold;
	font-size: 1.4em;
}

.blog-archive-link {
	color: #fff;
}

	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

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

.blog-entry-title {
	letter-spacing: normal;
	text-align: left;
	font: normal 22px Arial, Geneva, Verdana, sans-serif;
	color: #122c39;
}


.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-date {
	font-size: 11px;
	margin-bottom: 0.9em;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

/*Styles the category link next to the date */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-body {
	text-align: justify;
	padding: 10px;
	background-color: #f0f1f4;
	border: 1px solid #eaebee;
}

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

a.blog-comment-link { }

a.blog-trackback-link { }

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	color: #fff;
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 2px;
}

.blog-comments-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 2px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	font-style: normal;
}

.filesharing-item {
	padding: 0px;
	margin: 0px;
}

.filesharing-item-title {

}

.filesharing-item-title a:link {
	color: #ffc3ae;
	text-decoration: none;
	background: none 0;
	padding: 5px;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

.filesharing-item-title a:hover {
	text-decoration: none;
}

.filesharing-item-description {
	text-align: justify;
	padding: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 12px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	padding: 5px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #ffc3ae;
	font-style: normal;
}

.album-description {
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #8b8b8b;
	text-align: left;
	margin-bottom: 80px;
}

.album-wrapper {
	display: block;
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	display: block;
	margin-right: 25px;
}

.thumbnail-frame {
	padding: 5px;
	margin: 0px 1px 1px 0px;
	position: absolute;
    bottom: 0;
    left: 0;
	background-image: none;
	background-color: #ecedf1;
	border: 1px solid #e1e3e9;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	color: #707070;
	font: normal 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	height: 25px;
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
/* @end */

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

.photo-background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-position: 0 -170px;
	background-repeat: repeat-x;
}

.photo-navigation {
	color: #fff;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 10px 10px 1px 10px;
}

.photo-navigation a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

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

.photo-frame{
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 60px;
	margin-left: 40px;
	background-color: #f4faf0;
	border: 1px solid #fff;
}

.photo-links {
	padding: 0px;
	margin: 0;
	font-size: 11px;
	color: #dba275;
}

.photo-title {
	padding: 0px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
}

.photo-caption {
	padding: 0px;
	color: #ffc3ae;
	font-size: 16px;
	font-weight: normal;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	font-size: 11px;
	display: inline-block;
	float: right;
	clear: left;
	bottom: 400px;
	margin-right: 60px;
	border: 1px dashed #f6f6f6;
	padding: 10px;
	position: relative;
	background-image: url(images/photo_bg.png);
}

.exif-data p {
	margin: 0 0 5px 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

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

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-weight: bold;
	text-align: center;
	font-size: 2.1em;
}

.movie-page-description {
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #a1a5a9;
	text-align: left;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 5px;
	background: #73341c;
	margin: 5px;
	width: 132px;
	height: 132px;
	text-align: center;
	color: #fff;
}


.movie-thumbnail-caption {
	color: #fff;
	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
	text-align: center;
}
	
/* @end */

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

.movie-background {
	background: #f3f3f3;
}

.movie-frame {
	padding: 5px;
	text-align: center;
}

.movie-title {
	text-align: center;
	color: #000000;
	font: bold 1.1em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}
	
/* @end */


/* @end */

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

.required-text { } 

.form-input-field { } 

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


