/* Last Edited 10-31-07 */


/* @group Body and Global Styles */



body {
background: #000000 url(images/stripes_bg1.png) repeat;
text-align: center;
font-family: Geneva, Verdana, Helvetica, Arial, sans serif;
font-size: 12px;
line-height: 1.5em;
margin: 0;
padding: 0;
color:  #222222;
}


p {
}


a:link, a:visited {
	text-decoration: underline;
	color:  #222222;
}


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


b, strong {
	font-weight: bold;
}

.standout, .blockquote {
font-style: italic;
font-size: 13px;
color: #222222;
padding: 7px 10px 8px 10px;
border-left:  5px solid #FD6633;
}

.imageStyle {
}

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

.image-right{
float: right;
margin:  0px;
padding: 0px 0px 1px 12px;
}

img {
}

a img {
border: 0px;
}

.clear {
clear: both;
}

h1 {
	font-size: 19px;
	line-height: 1.1em;
	font-family: Georgia, Times, serif;
	color: #FD6633;
	text-align: left;
	font-weight: bold;
	letter-spacing: -.5px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	line-height: 1.1em;
	font-family: Georgia, Times, serif;
	color: #222222;
	text-align: left;
	font-weight:  bold;
	margin: -6px 0px 0px 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	line-height: 1.1em;
	font-family: Georgia, Times, serif;
	color: #FD6633;
	text-align: left;
	font-weight:  bold;
	margin: -6px 0px 0px 0px;
	padding: 0px;
}


h4 {
	font-size: 16px;
	line-height: 1.1em;
	font-family: Georgia, Times, serif;
	color: #222222;
	text-align: left;
	font-weight:  bold;
	margin: -6px 0px 0px 0px;
	padding: 0px;
}


h5 {
	font-size: 13px;
	line-height: 1.1em;
	color: #222222;
	text-align: left;
	font-weight:  bold;
	margin: 0px;
	padding: 0px;
}

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;
}

/* @end */

/* @group Page Header */


#container {
	position: relative;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	padding: 0px;
	width: 770px;
	background-color: #FFFFFF;
	border-left:  8px solid #FFFFFF;
	border-right:  8px solid #FFFFFF;
}


#pageHeader {
	position: relative;
	padding: 0px;
	width: 770px;
	height: 277px;
	margin-bottom: 1px;
	border-top: 5px solid #ffffff;
	background: #FFFFFF url(images/pageheader1.jpg) top center no-repeat;
	border-bottom: 6px solid #FD6633;
	z-index: 25;
}


#pageHeader h1 {
	position: absolute;
	left:  54px;
	top: 154px;
	font-size: 18px;
	color: #000000;
	background-color: transparent;
	text-align: left;
	font-weight:  bold;
	margin: 0px;
	padding: 0px;
}

#pageHeader h2 {
	display: none;
}

/* @end */

/* @group Toolbar */


/* Horizontal Nav Menu */


/* Correct Firefox/Mozilla/Safari inability to properly clear a float - see: www.positioniseverything.net/easyclearing.html. Ignores IE6 */
.clearfix:after{
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}


#navcontainer { 
position: relative; 
top: 0px; 
padding-top: 7px;
height: 23px; 
width: 770px;
margin: 0 0 2px 0;
background-color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans serif;
z-index: 99;
}

#navcontainer #current {
font-weight: bold;
text-decoration: none;
color: #FD6633;
background-color: #FFFFFF;
text-shadow: none;
font-size: 13px;
border-bottom: 0;
}

#navcontainer .currentAncestor {
font-weight: bold;
text-decoration: none;
color: #FD6633;
background-color: #FFFFFF;
text-shadow: none;
font-size: 12px;
border-bottom: 0;
}

/* Parent - Level 0 */

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

#navcontainer li {
	position: relative;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	padding-top: 2px;
	padding-right: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	border-left: 1px solid #FD6633;
	text-decoration: none;
	text-align: left;
	text-indent: 6px;
	background-color: #ffffff;
	height: 18px;
	border-bottom: 0;
}

#navcontainer a:hover { 
	color: #FD6633;
	text-decoration: none;
	text-shadow: none;
	background-color: #FFFFFF;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 19px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 20px;
	width:  126px;
	display: none;
	z-index: 100;
}

#navcontainer ul ul a { 
	padding-top: 2px;
	text-shadow: none;
	background-color: #ffffff;
	color: #222222;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width:  126px;
	height: 18px;
	text-indent: 6px;
	border-right: 1px solid #FD6633;
	border-bottom: 1px solid #FD6633;
}

#navcontainer ul ul a:hover {
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	background-color: #FD6633;
}


html>body #navcontainer ul ul a {
	color: #222222;
	text-decoration: none;
	text-shadow: none;
	background-color: #ffffff;
}

html>body #navcontainer ul ul a:hover {
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	background-color: #FD6633;
}

#navcontainer ul ul #current{
font-weight: bold;
text-decoration: none;
color: #FD6633;
background-color: #FFFFFF;
text-shadow: none;
font-size: 12px;
}

html>body #navcontainer ul ul #current{
}

/* Child Level 3 */

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

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/* @end */

/* @group Main Content Area */

#contentContainer {
	margin-right: 250px;
	line-height: 1.6em;
}


#contentContainer #content {
	position:  relative;
	text-align: left;
	padding: 4px 15px 0px 15px;
	background: transparent;
	color: #222222;
}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebar {
	float: right;
 	width: 250px;
	background-color: #FFFFFF;
	margin: 0px;
}

#sidebar #sidebarContainer {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	color: #222222;
	text-align: left;
}

#sidebarContainer .sideHeader {
	font-size: 14px;
	line-height: 1.3em;
	color: #FFFFFF;
	padding: 3px 5px 4px 5px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans serif;
	margin-bottom: 5px;
	background-color: #FD6633;
	letter-spacing: .5px;
}

#sidebarContainer #sidebar p {
	color: #222222;
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

#footer {
	width: 770px;
	position:  relative;
	margin: 0px auto;
	padding: 10px 0px 15px 0px;
	color: #222222;
	background-color: #FFFFFF;
	font-size:  10.5px;
	text-align: center;
	list-style-type: none;
	border-top: 1px solid #5E5E5E;
}

#breadcrumbcontainer {
	display: inline;
	margin: 0px 0px 5px 0px;
	color: #222222;
}

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

#breadcrumbcontainer li{
	list-style-type: none;
	display: inline;
}

#breadcrumbcontainer a{
	color: #222222;
	text-decoration: underline;
}
#breadcrumbcontainer a:hover {
	text-decoration: none;
	list-style-type: none;
	color:  #222222;
}
	
/* @end */


/* @group Contact Form */


.message-text {
padding:  3px;
text-align: left;
}

.form-input-field{
border:  1px solid #5E5E5E;
background-color:  #EBEBEB;
width: 90%;
}

.form-input-button {
}

.required-text {
	color: #FD6633;
} 

/* @end */


/* @group Blog Entry */

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

.blog-entry-title {
display: block;
text-align: left;
font-weight: bold;
color: #FD6633;
font-size: 16px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #5E5E5E;
}

.blog-entry-title a:link, a:visited {
	text-decoration: none;	
	border-bottom: 1px solid #5E5E5E;
}

.blog-entry-title a:hover, a:active {
	text-decoration: none;	
	border-bottom: 0px;
}

.blog-entry img {
padding: 3px;
border: 0px;
}

.blog-entry-date {
font-size: 11px;
font-weight: normal;
color: #222222;
margin-bottom: 5px;
}

.blog-read-more {
	font-size: 11px;
	margin-top: 6px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a {
	font-size: 11px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a:hover {
	font-size: 11px;
	padding: 0px;
	font-style: normal;
}

.blog-entry-category {
color: #FD6633;
margin-bottom: 3px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
text-align: justify;
color:  #222222;
}

.blog-entry-comments {
text-align:  left;
font-size: 11px;
color: #222222;
margin: 5px 0px 0px 0px;
}

.blog-entry-comments a {
}

.blog-entry-comments-inline {
	font-size: 10.5px;
	line-height: 1.4em;
	font-weight: normal;
	color: #555555;
	text-align:  left;
	margin-top: 5px;
	padding-bottom: 10px;
}

p.blog-entry-tags {
	font-size: 11px;
	line-height: 1.4em;
	text-align:  left;
	margin-top: 8px;
	padding-left: 20px;
	font-style: normal;
	background: transparent url(images/tag_gray.png) top left no-repeat;
}

#blog-categories {
	margin-top: 12px;
	margin-bottom: 10px;
}

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

a.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

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

/* @end */

/* @group Blog Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

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

/* @group Blog Archive Page */

.blog-archive-background {	
}

.blog-archive-entries-wrapper {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

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

.blog-archive-month {
color: #FD6633;
font-size: 15px;
font-weight: bold;
margin-bottom: 6px;
text-align: left;
}

.blog-archive-link {
text-align: left;
color: #222222;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
margin: 0px;
}

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

/* @end */

/* @group File Sharing */

.filesharing-description {
margin-bottom: 15px;
color:  #222222;
}

.filesharing-item {
margin-bottom: 15px;
}

.filesharing-item a{
color: #222222;
text-decoration: none;
}

.filesharing-item a:hover {
text-decoration: underline;
color: #222222;
}

.filesharing-item-title {
color: #222222;
font-size: 13px;
margin-bottom: 5px;
font-weight: bold;
}

.filesharing-item-description {
line-height: 1.3em;
color: #222222; 
text-align: left;
}

.filesharing-item-title a:link {
border-bottom-style: none;
color: #222222;
text-decoration: none;
}

.filesharing-item-title a:hover {
color: #222222;
text-decoration: underline;
}

.filesharing-item-title a:visited {
color: #222222;
text-decoration: none;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 0;
	color: #FD6633;
	margin-left: 10px;
	height: 27px;
}

.album-description {
	margin-bottom: 60px;
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 12px;
}

html>body .thumbnail-wrap {
	padding-right: 0px;
	margin-bottom: 60px;
	margin-right: 24px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
	background: no-repeat;
}

.thumbnail-frame a {	
}

.thumbnail-frame a:hover {	
}

.thumbnail-frame img {
	padding-top: 18px;
	padding-left: 18px;
	background: no-repeat url(../../images/pframetab.png);
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 50px;
	display: block;
	font-size: 11px;
	width:  100%;
}
	
	
/* @end */

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

.photo-background {
margin: 15px;
padding: 0px;
text-align: center;
background: #FFFFFF;
}

.photo-navigation {
margin: 0px;
background: none;
text-align: center;
}

.photo-navigation a:link, .photo-navigation a:visited {
color: #222222;
text-decoration: underline;
}

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

.photo-frame{
margin: 0px;
background: none;
}

.photo-links {
font-size: 12px;
}

.photo-title {
display: block;
margin: 0px;
padding: 14px 20px 10px 20px;
font-size: 18px;
line-height: 1.1em;
color: #FD6633;
text-align: center;
font-weight:  bold;
}

.photo-caption {
font-size: 13px;
line-height: 1.1em;
font-weight: normal;
color: #222222;
margin: 0px;
padding: 0px 20px 0px 20px;
}

/* @end */

/* @group EXIF Data */
/* Data wrapper */
.exif-data {
	clear: left;
	margin: 0;
	padding: 15px;
	float: left;
	width: 200px;
}

.exif-data p {
	margin: 0;
	padding: 0;
	color: #222222;
	font-size: 10px;
	line-height: 1.4em;
}

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

/* @group Quicktime Page */

.movie-background{
margin: 15px 0px 0px 0px;
padding: 0px;
text-align: center;
background: #FFFFFF;
}

.movie-title {
font-size: 14px;
color: #222222;
text-align: center;
font-weight:  bold;
margin: 22px 20px 20px 20px;
}

.movie-description {
font-size: 11px;
margin-bottom: 25px;
line-height: 1.4em;
color: #222222;

}

.movie-frame {
margin-bottom: 10px;
}
	
/* @end */

/* @group Quicktime Album */


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


.movie-page-title {
font-size: 18px;
line-height: 1.1em;
color: #FD6633;
text-align: left;
font-weight:  normal;
padding-bottom: 8px;
}

.movie-page-description {
margin-bottom: 15px;
line-height: 1.4em;
color: #222222;
}

.movie-thumbnail-frame {
float: left;
display: inline;
padding:  0px;
margin: 0px 0px 15px 0px;
text-align: left;
}

.movie-thumbnail-caption {
margin: 3px 0px 0px 0px;
padding: 0px;
color: #222222;
text-align: left;
}

.movie-thumbnail-frame img{
border: none;
}


	
/* @end */

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

.movie-background{
margin: 15px 0px 0px 0px;
padding: 0px;
text-align: center;
background: #FFFFFF;
}

.movie-title {
font-size: 14px;
color: #222222;
text-align: center;
font-weight:  bold;
margin: 22px 20px 20px 20px;
}

.movie-description {
font-size: 11px;
margin-bottom: 25px;
line-height: 1.4em;
color: #222222;

}

.movie-frame {
margin-bottom: 10px;
}
	
/* @end */
/* @end */







