body{
margin: 20px 0;
padding:0;
line-height: 1.45em;
font-size: .86em;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

/* @group General Styles */


.clearer {
	clear: both;
}

p {
}

strong {

}
b{font-size: 110%;}


a:link, a:visited {
	text-decoration: none;
}

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

img {
	border-style: none;
}

.image-left {
	margin: 3px 3px -6px;
	float: left;
	position: relative;
	z-index: 5;
	padding: 3px;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	position: relative;
	z-index: 5;
}
	
/* @end */


#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

/* @group Navbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	top: -10px;
}

#navcontainer #current:hover {
}

/* Parent - Level 0 */

#navcontainer ul{
	display: block;
	height: 28px;
	list-style-type: none;
	padding: 0;
	border-bottom: 2px solid #43707f;
}

#navcontainer li {
	float: left;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
}
#navcontainer #current{
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #fff;
}
#navcontainer a {
	display: block;
	height: 24px;
	width: auto;
	text-decoration: none;
	float: left;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 1px;
	border-right: 1px dotted #818181;
	line-height: 24px;
}

#navcontainer .currentAncestor {
	
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	top: 32px;
	left: 0;
	height: 22px;
	margin: 0;
	background-image: none;
	font-size: 0.92em;
	width: 100%;
	border-bottom-width: 1px;
}

#navcontainer ul ul li {
	height: 20px;
	display: block;
	float: left;
	background: none;
	line-height: 20px;
	
}

#navcontainer ul ul li a {
	height: 20px;
	width: 100%;
	width: auto;
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 1px;
}

#navcontainer ul ul li a:hover{
}

#navcontainer ul ul #current{
	background: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: dotted;
	height: 20px;
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	top: 24px;
	font-size: 0.9em;
}

#navcontainer ul ul ul li {
	margin-left:  0px;
}

#navcontainer ul ul ul a{
	
	color: #060606;
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul ul {
	font-size: 0.98em;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @group Main Content */

#maincontainer{
width: 1080px; /*Width of main container*/
margin: 0 auto;
	background-color: #fff;
	border: none;
	
	
}


#topsection{
	
}

.pageHeader{
	height: 180px;
}
#logo{
	width: 180px;
	height: 180px;
	z-index: 99;
}
#logo img{
}
.pageHeader h1{
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
	font-size: 2em;
	margin-top: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-top: 15px;
}

.pageHeader h2 {
	margin: 0;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: left;
	font-style: normal;
	font-size: 1.2em;
	padding-left: 15px;
}

#contentwrapper{
float: left;
width: 100%;
	background-color: #fff;
	margin-top: 10px;
}

#contentcolumn{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	margin-left: 240px;
	margin-right: 240px;
}
#contentcolumn .content{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 10px;
}



/* @end */

/* @group Columns */

#leftcolumn{
float: left;
width: 240px; /*Width of left column in pixel*/
margin-left: -1080px;
	margin-top: 20px;
}
#leftcolumn #sidebar{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.4em;
	font-size: 1.1em;

}
 .box h3{
	text-align: center;
	color: #fff;
	width: 100%;
	height: 22px;
	font-size: 1em;
	background: #000 url(images/subnav.png) no-repeat center;
}
 .box{
	text-align: left;
	color: #000000;
	border: 1px solid #e9e9e9;
	border-top-style: none;
	padding-bottom: 5px;
	position: relative;
	width: 96%;
	margin-bottom: 10px;
}
.box p{
	padding-right: 5px;
	padding-left: 5px;
}
#rightcolumn{
float: left;
width: 240px; /*Width of right column*/
margin-left: -240px;
	margin-top: 10px;
}
#rightcolumn #sub-navcontainer{
	position: relative;
	margin-left: 10%;
}
#rightcolumn .box{
	width: 94%;
	margin-left: 9px;
}


/* @end */

/* @group Up2Five */

/*Up2five*/
.column {
	float: left;
}
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 25%; }
.five { width: 20%; }
.column .content { width: 90%; margin: 0 auto;
}


/* @end */

/* @group Xtra */

/* @group EC1 */
.Xtra1{
	margin-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color: #fff;
}
#extraContainer1{
	padding: 20px 20px 5px;

}

/* @end */

/* @group EC2 */
.Xtra2{
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	}
#extraContainer2{
	padding-bottom: 10px;
	padding: 10px;
}

/* @end */

/* @group EC3 */
.Xtra3{
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 10px;
	}
#extraContainer3{
	padding-top: 10px;
	padding-bottom: 10px;
}

/* @end */

/* @group EC4 */
.Xtra4{
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 20px;
}
#extraContainer4{
	padding: 20px;
	background-color: #fff;
}


/* @end */

/* @group EC5 */
.Xtra5{
	font-size: 1.1em;
	line-height: 1.6em;
	width: 30%;
	float: right;
	height: 173px;
	overflow: hidden;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#extraContainer5{
	padding-top: 7px;
	padding-bottom: 10px;
}


/* @end */



/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}
.blog-archive-headings-wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.blog-archive-link {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	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 */


#blogleft ul.blog-tag-cloud {
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: left;
}
#blogright {
	
}
.blog-entry {
	margin-bottom: 20px;
}

.blog-entry-title {
	font-size: 1.5em;
	margin-top: 1px;
}

.blog-entry-date {
	font-size: 0.96em;
	height: 20px;
	line-height: 20px;
	display: table;
	margin-bottom: 10px;
	text-indent: 5px;
	margin-top: 10px;
}

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

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

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

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 0px;
	margin-left: 0px;
}

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

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

.blog-archive-link-enabled {
	padding-left: 0px;
}

.blog-archive-link-disabled {
	padding-left: 0px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	line-height: 1.4;
	margin-top: 15px;
	padding-top: 6px;
	font-size: 1.12em;
	margin-left: 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
}

.blog-category-link-enabled {
	padding-left: 0px;
}

.blog-category-link-disabled {
	padding-left: 0px;
}

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

.blog-rss-link {
	background: url(images/bg/rss_icon.jpg) no-repeat left center;
	padding-left: 16px;
}

.blog-comments-rss-link {
	background: url(images/bg/rss_icon.jpg) no-repeat left center;
	padding-left: 16px;
}

/* Comment links */
a.blog-comment-link {
	padding-left: 0px;
	margin-right: 5px;
}

/* Trackback links */
a.blog-trackback-link {
	padding-left: 0px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	margin-bottom: 15px;
	padding: 7px;
}
.filesharing-item-title{
	background: url(images/icons/dload.png) no-repeat left center;
	padding-left: 44px;
	font-size: 1.4em;
	letter-spacing: 1px;
	font-style: normal;
	padding-top: 4px;
}
.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	color: #040404;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.album-description {
	color: #0c0c0c;
	letter-spacing: 2px;
	margin-bottom: 70px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
	margin: 0 auto;
	background-color: #303030;
	width: 1000px;
	text-align: center;
}

.photo-navigation {
	background: #161616;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	border: 2px solid #000;
}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	padding: 2px;
	background: #949b98;
}


.photo-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #cccccc;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

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

/* @group Sub-Menu */
/* Toolbar Styles */

#sub-nav {
	text-align: left;
	text-indent: 7px;
	margin-top: 12px;
}

#sub-nav .current {
	
}

#sub-nav .current:hover {

}

#sub-nav .currentAncestor {
	

}

/* Parent - Level 0 */

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

#sub-nav li {
	position: relative;
	display: inline;
	height: 0px;
}

#sub-nav a {
	display: none;
	padding-left: 10px;
	padding-top: 3px;
	height: 14px;
	padding-bottom: 3px;
}

#sub-nav a:hover {
	
}


#sub-nav a:active {

}

/* Child - Level 1 */

#sub-nav ul ul {

}

#sub-nav ul ul li {
}

#sub-nav ul ul a {
	display: block;
	padding-left: 5px;
	text-decoration: none;
	font-size: 1em;
	margin-bottom: 1px;
	line-height: 1em;
	background-color: #050500;
	color: #fff;
}

#sub-nav ul ul a:hover {
	background-color: #646464;
}

#sub-nav ul ul .current {
	

}



#sub-nav ul ul .currentAncestor {
	

}

/* Child - Level 2 */

#sub-nav ul ul ul {

}

#sub-nav ul ul ul li {

}

#sub-nav ul ul ul a {
	text-indent: 15px;
}

#sub-nav ul ul ul a:hover {

}

#sub-nav ul ul ul .current {
	
}

#sub-nav ul ul ul .currentAncestor {

}

/* Child Level 3 */

#sub-nav ul ul ul {

}

#sub-nav ul ul ul ul li {

}

#sub-nav ul ul ul ul a {
	text-indent: 25px;
}

#sub-nav ul ul ul ul a:hover {

}

/* Child Level 4 */

#sub-nav ul ul ul ul {

}

#sub-nav ul ul ul ul ul li {

}

#sub-nav ul ul ul ul ul a {
	padding-left: 70px;
}

#sub-nav ul ul ul ul ul a:hover {

}

/* Child Level 5 */

#sub-nav ul ul ul ul ul {

}

#sub-nav ul ul ul ul ul ul li {

}

#sub-nav ul ul ul ul ul ul a {
	padding-left: 90px;
}

#sub-nav ul ul ul ul ul ul a:hover {

}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-bottom: 5px;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

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

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	height: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

/* Stops there from being a dotted line under the movie revews when mouse rollsover */
.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/* @end */

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

.movie-background {
	margin: 10px;
	text-align: center;
}

.movie-title {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
}

.movie-frame {

}
	
/* @end */


/* @end */

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

.required-text {
	color: #ff0000;
} 

.form-input-field {
	width: 95%;
} 

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

/* @group FAQ */

.faq-pdf-link{
	position: relative;
	left: 20px;
}

/* @end */

/* @group Sitewide Classes and Details */





blockquote {
	font-style: italic;
}
code {
	color: #3d3d3d;
	font-family: "Courier New", Courier, mono;
}

h1 {
}

h2 {
}

h3 {

}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
	margin: 10px;
	padding: 0 10px;
}

#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;
}

/* Table Styles */
table {
	font-size: 1em;
}

/* @end */
