/* CSS copyright seyDoggy http://www.seyDoggy.com  */

/*<group=General Styles>*/

html {

}

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

.imageStyle {

}

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

.image-right {
	padding: 3px 0px 3px 3px;
	float: right;
}

.blockquote {

}

h1 {

}

h2 {

}

h3 {

}

h4 {
	margin: 0;
	padding: 0;
}

p {

}

code {

}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #286fa6;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #3a3a3a;
}

.clearer {
	clear: both;
}

img {
	border: none;
}

/*</group>*/

/*<group=Layout>*/

/*<group=Wrapper>*/

#wrapperBG {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #dbdbdb;
	background: #ffffff;
	border-top-style: none;
}

#wrapper {
	background: repeat-y url(images/sidebarbg.png);
	border-top-style: none;
}

/*</group>*/

/*<group=Header>*/

#image {
	background: repeat-x url(images/header-mountains.jpg);
	height: 236px;
	margin-top: -41px;
	clear: left;
	position: relative;
	z-index: 0;
	color: #ffffff;
}

#image img {
	float: right;
	padding-top: 65px;
	padding-right: 20px;
}

* html #image {
	margin-top: -51px;
	clear: left;
	position: relative;
	z-index: 0;
}

#title {
	position: relative;
	top: 45px;
	left: 20px;
	font-size: 1.5em;
}

.subtitle {
	font-size: 12px;
}

/*</group>*/

/*<group=Breadcrumb>*/

#bread {
	height: 44px;
	background: repeat-x url(images/bag.png);
	margin-top: -41px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 11px;
	line-height: 42px;
	position: relative;
	z-index: 1;
}

#bread a {
	background: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 42px;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

#bread a:hover {
	background: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 11px;
	line-height: 42px;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

/*</group>*/

/*<group=Sidebar>*/

#sidebar {
	float: left;
	text-align: left;
	padding: 15px;
	width: 170px;
	font: 11px/17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}

#sidebar .content {
	margin: 10px 0;
}

#subtmiddleWRAP {
	text-align: center;
	font: bold 11px/25px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: transparent;
	line-height: 2;
	width: 100%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#subtmiddle {
	background: #286fa6;
	margin: 0px;
	padding: 0px;
}

/*</group>*/

/*<group=Content>*/

#content {
	padding: 15px;
	margin-left: 200px;
	color: #3a3a3a;
	font: 12px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*</group>*/

/*<group=Footer>*/

#footer {
	clear: both;
	text-align: center;
	background: repeat-x url(images/footerbg.png);
	height: 17px;
	font: 10px/17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #9f9f9f;
}

#footer .left {
	position: relative;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#footer .right {
	position: relative;
	float: right;
	text-align: right;
	padding-right: 15px;
}

/*</group>*/

/*<group=Navigation>*/

/*<group=Nav>*/

#navleft[id] {
	height: 50px;
	background: no-repeat 0px 9px url(images/leftnav.png);
	width: 17px;
	display: table-cell;
	z-index: 11;
	margin-left: auto;
}

#navright[id] {
	height: 50px;
	background: no-repeat 0px 9px url(images/navright.png);
	width: 17px;
	display: table-cell;
	z-index: 11;
	margin-left: auto;
	position: relative;
}

#navcontainer {
	height: 50px;
	z-index: 10;
	background: repeat-x url(images/topline.png);
	text-align: center;
	align: center;
	width: 800px;
	position: relative;
	margin: 0 auto;
}

#navcontainer a {
	text-decoration: none;
	display: block;
	text-align: center;
	height: 41px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	font: 12px/37px   Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 20;
}

#navcontainer a:hover {
	background: center top no-repeat url(images/arrow.png);
	text-align: center;
	color: #3f3f3f;
}

#navcontainer .currentAncestor {
	background: center top no-repeat url(images/arrow.png);
	color: #3a3a3a;
}

#navcontainer .current {
	background: center top no-repeat url(images/arrow.png);
}

#navcontainer ul {
	list-style: none;
	margin: 0px auto;
	display: table-cell;
	position: relative;
	z-index: 4;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer li {
	display: inline;
	float: left;
	height: 41px;
	top: 0;
	left: 0;
}

#navcontainer[id] li {
	display: inline;
	float: left;
	height: 50px;
	background: repeat-x url(images/navbg.png) 0px;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px auto;
	display: none;
	position: relative;
	z-index: 4;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Fix IE. Hide from IE Mac \*/

* html #center {
	margin: 0 auto;
	padding: 0;
	display: table-cell;
	position: absolute;
}

* html #navcontainer {
	padding: 0px;
}

* html #navcontainer {
	text-align: center;
	height: 50px;
	z-index: 10;
	background: repeat-x url(images/topline.png);
	width: 100%;
	display: table;
}

* html #navcontainer li {
	height: 41px;
	width: 1%;
	position: relative;
	z-index: 10;
	white-space: nowrap;
}

* html #navcontainer ul {
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -50%
}

/* here */

* html #navcontainer li a {
	height: 41px;
	width: 1%;
	position: relative;
	z-index: 10;
}

* html #navleft {
	height: 50px;
	z-index: 11;
	position: relative;
	width: 17px;
	float: left;
	display: table-cell;
	left: -50%
}

* html #navright {
	height: 50px;
	z-index: 11;
	position: relative;
	width: 17px;
	float: left;
	background: no-repeat;
	display: table-cell;
	left: -50%
}

/*
 * html #nav {
	height: 50px;
	width: 17px;
	z-index: 11;
	position: relative;
	float: left;
	background: no-repeat;
}
*/

/*</group>*/

/*<group=Subnav>*/

#subnav {
	z-index: 10;
	margin-bottom: 15px;
	width: 158px;
	background: #ffffff;
	padding: 0 5px;
	border: 1px solid #dbdbdb;
}

#subnav .current {
	color: #286fa6;
	background: 0 7px no-repeat url(images/arrowbul-hover.png);
}

#subnav .current a:hover {
	background: 0 7px no-repeat url(images/arrowbul-hover.png);
}

#subnav .currentAncestor {
	color: #856c48;
	background: 0 7px no-repeat url(images/arrowbul-hover.png);
}

* html #subnav .top {
	color: #000000;
	list-style: none;
	position: relative;
	margin-top: -17px;
}

#subnav ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#subnav #top {
	color: #000000;
	border-bottom: 1px  #aeaeae;
	display: block;
}

#subnav li {
	color: #000000;
	border-bottom: 1px  #aeaeae;
	display: none;
}

#subnav ul li {
	color: #000000;
	border-bottom: 1px  #aeaeae;
	list-style: none;
	position: relative;
	left: -10px;
}

#subnav li .top {
	color: #000000;
	border-bottom: 1px  #aeaeae;
	position: relative;
}

#subnav .top li {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: list-item;
}

#subnav .top ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style: none;
}

#subnav .top {
	padding: 0;
	list-style: none;
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#subnav ul li a {
	color: #000000;
	line-height: 25px;
	border-bottom: 1px  #aeaeae;
	list-style: none;
}

#subnav li a {
	display: none;
}

#subnav a {
	display: none;
}

#subnav a:hover {
	text-decoration: underline;
	background: 0 7px no-repeat url(images/arrowbul-hover.png);
}

#subnav a:active {

}

#subnav ul ul {
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px  #d3d3d3;
	padding: 0;
}

#subnav ul ul li {
	color: #000000;
	line-height: 25px;
	border-bottom: 1px  #aeaeae;
	text-indent: 20px;
	background: 0 7px no-repeat url(images/arrowbul.png);
}

*html #subnav ul ul li {
	height: 20px;
}

#subnav ul ul li a {
	color: #424242;
	border-bottom: 1px  #aeaeae;
	text-decoration: none;
	display: block;
}

#subnav ul ul ul li {
	left: 15px;
}

/*</group>*/
	
/*</group>*/

/*</group>*/

/*<group=Plugins>*/

/*<group=blog>*/

/* blog entry */

.blog-entry {

}

.blog-entry-title {
	font-size: 16px;
	font-weight: bold;
}

.blog-entry-date {
	font-size: 13px;
	margin-bottom: 8px;
	color: #3a3a3a;
}

.blog-entry-date a:link, .blog-entry-date a:hover {
	text-decoration: none;
}

.blog-entry-summary {

}

.blog-entry-body {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: solid 1px #eaeaea;
}

.blog-entry-comments {

}

.blog-entry-category {

}

.blog-category-link-enabled {

}

.blog-category-link-disabled {

}

.blog-read-more {

}

/* blog archive */

.blog-archive-background {

}

.blog-archive-entries-wrapper {

}

.blog-archive-headings-wrapper {
	margin-bottom: 8px;
}

.blog-archive-month {
	font-size: 14px
}

.blog-archive-link {
	font-size: 13px;
}

/*</group>*/

/*<group=contact form>*/

/* Contact Form Classes */
.message-text {

}

.required-text {

}

.form-input-field {

}

.form-input-button {

}

/*</group>*/

/*<group=file sharing>*/

/* File Sharing Classes */
.filesharing-description {
	font-size: 1.3em;
	margin-bottom: 8px;
	text-align: center;
}

.filesharing-item {
	background: #eaeaea;
	margin-bottom: 8px;
	padding: 5px;
}

.filesharing-item-title {

}

.filesharing-item-description {

}

/*</group>*/

/*<group=photo album>*/

/* slide show Classes */

#flashcontent {
	text-align: center;
}

/* Photo Album Thumbnail Classes */
.album-title {

}

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

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

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

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

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

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}

/* Photo Album Large View Classes */
.photo-background {
	text-align: center;
}

.photo-navigation {
	text-align: center;
}

.photo-title {
	text-align: center;
}

.photo-caption {
	text-align: center;
}

.photo-links {
	text-align: center;
}

.photo-frame {
	text-align: center;
}

/*</group>*/

/*<group=movie album>*/

/* Movie Album Thumbnail Classes */
.movie-page-title {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
	height: 150px;
}

.movie-thumbnail-caption {
	text-align: center;
	font-size: 10px;
}

/* Movie Album Pop Up Window Classes */
.movie-background {

}

.movie-title {

}

.movie-frame {

}

/*</group>*/

/*<group=Quicktime>*/

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
}

/*</group>*/
	
/*</group>*/

