/*<group=General Styles>*/

h1 { color: #362928; font-size: 24px; font-weight: normal; margin-bottom: 3px }
h2 { color: #362928; font-size: 22px; font-weight: normal; margin-bottom: 3px }
h3 { color: #362928; font-size: 20px; font-weight: normal; margin-bottom: 3px }
h4 { color: #362928; font-size: 18px; font-weight: normal; margin-bottom: 3px }
h5 { color: #362928; font-size: 16px; font-weight: normal; margin-bottom: 3px }

b, strong { font-weight: bold }
img { border-style: none }
p { 
}

a:link  { color: #603; text-decoration: none }

a:visited  { color: #808080; text-decoration: none }

a:hover, a:active { color: #f00; text-decoration: underline }

body     { color: #603; font: 11px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; background: #fc3 url(images/body_bg.gif) repeat-x; text-align: left; margin: 0; padding: 0 }

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

#bannerContainer   { background-image: url(http://www.pnpmedia.com/cgi-bin/rand_image.pl); background-repeat: no-repeat; background-attachment: scroll; width: 740px; height: 150px }

#container { color: #303; font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; text-align: left; margin-left: 60px; width: 740px;
	background: left;
}

#backcolor     { background: #fff}

#contentContainer  { background-color: #ffffff; background-image: none; margin-top: 0;
	padding: 20px 120px 10px 150px;
}
#contentContainer #content { line-height: 1.5em; background-color: #ffffff; background-image: none }
#footer  { color: #ffffff; text-decoration: none; background: url(images/footer_bg.png) repeat-x; text-align: center; height: 20px;
	width: 740px;
	margin-top: -10px;
	padding-top: 10px;
}
#footer a  { color: #603; text-decoration: none }
#footer a:hover  { color: #fc3; text-decoration: underline }
#pageHeader img { margin-left: 40px; padding: 20px 0 0; float: left }
#sidebarContainer { text-align: left; width: 120px; float: left;
	background: #c5d1d9 none;
	border-bottom: 1px dashed #5c0d32;
	padding-bottom: 10%;
}
#sidebarContainer .sidebar  { line-height: 1.5em; background-image: none; padding: 10px 6px 10px 10px }

#pageHeader { text-align: left; list-style: none; width: 740px; height: 100px;
	background: 0 0;
}
#pageHeader h1 { color: #603; font-size: 28px; font-weight: normal; margin: 0; padding: 25px 20px 0 150px }
#pageHeader h2 { color: #603; font-size: 12px; font-weight: normal; margin: 0; padding-left: 206px }

.clearer {
	clear: both;
}

#bodyIndent {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: repeat-x;
}

#banner {
	width: 730px;
	height: 150px;
	position: relative;
}

#banner #logo {
	width: 243px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#banner #insert {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 488px;
	height: 176px;
}

#pageHeader img {

}

#sidebarContainer {
	width: 120px;
}

#sidebarContainer #sidebar {
	padding: 0 10px 10px;
}

#sidebarContainer .sideHeader {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 10px 3px;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 10px;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer   { color: #fff; background: #603; text-align: left; padding-top: 2px; padding-bottom: 4px; padding-left: 120px; left: 25px; }
#breadcrumbcontainer a   { color: #fff }
#breadcrumbcontainer a:hover  { color: #fc3; text-decoration: underline }
#breadcrumbcontainer li   { display: inline }
#breadcrumbcontainer ul   { list-style-type: none; display: inline }
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer { color: #603; line-height: 14px; padding-top: 10px; width: 120px }

#navcontainer #current { color: #fff; font-weight: bold }

#navcontainer a { color: #603; text-decoration: none; display: block; padding-left: 10px; height: 16px }

#navcontainer a:hover { color: #fff; background: #999 }

#navcontainer li { }

/* Parent - Level 0 */

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

/* Child - Level 1 */

#navcontainer ul ul { color: #603; margin: 0; padding: 0 }

#navcontainer ul ul a { color: #603; font-size: 11px; text-decoration: none; display: block; padding-left: 20px; height: 15px }

#navcontainer ul ul a:hover { color: #fff; background: #999 }

#navcontainer ul ul li { }

/* Child - Level 2 */

#navcontainer ul ul ul { color: #603 }

#navcontainer ul ul ul a { color: #603; text-decoration: none; display: block; padding-left: 35px }

#navcontainer ul ul ul a:hover { color: #fff; background: #999 }

#navcontainer ul ul ul li { }

/* Child - Level 3 */

#navcontainer ul ul ul ul { color: #603 }

#navcontainer ul ul ul ul a { color: #603; text-decoration: none; display: block; padding-left: 50px }

#navcontainer ul ul ul ul a:hover { color: #fff; background: #999 }

#navcontainer ul ul ul ul li { }

/* Child - Level 4 */

#navcontainer ul ul ul ul ul { color: #603 }

#navcontainer ul ul ul ul ul a { color: #603; text-decoration: none; display: block; padding-left: 65px }

#navcontainer ul ul ul ul ul a:hover { color: #fff; background: #999 }

#navcontainer ul ul ul ul ul li { }

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul { color: #603; margin: 0 0 0 15px; padding: 0 }

#navcontainer ul ul ul ul ul ul a { color: #603; text-decoration: none; display: block; padding-left: 60px }

#navcontainer ul ul ul ul ul ul a:hover { color: #fff; background: #999 }

#navcontainer ul ul ul ul ul ul li { }

/*</group>*/

/*<group=Global Classes>*/

h1 { color: #362928; font-size: 24px; font-weight: normal; margin-bottom: 3px }
h2 { color: #362928; font-size: 22px; font-weight: normal; margin-bottom: 3px }
h3 { color: #362928; font-size: 20px; font-weight: normal; margin-bottom: 3px }
h4 { color: #362928; font-size: 18px; font-weight: normal; margin-bottom: 3px }
h5 { color: #362928; font-size: 16px; font-weight: normal; margin-bottom: 3px }

blockquote {
	color: #ffffff;
	padding: 0 5px;
}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	background: #515151 none;
}.blog-archive-headings-wrapper {
	width: 730px;
	background: #ffffff;
	position: relative;
	text-align: left;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	width: 730px;
	background: #ffffff;
	position: relative;
	text-align: left;
	padding: 10px;
}.blog-archive-month {
	font-weight: normal;
	font-size: 1.9em;
}.blog-archive-link {

}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.blog-entry-date {		
	margin-bottom: 10px;
	color: #cccccc;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
	margin-bottom: 30px;
	border-bottom: 1px dotted #59554c;
	padding-bottom: 10px;
}

.blog-entry-comments {
	padding-top: 10px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-item-title { color: #362928; font-size: 14px; font-weight: bold;
	border-bottom: 1pt solid #5c0d32;
}

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	margin-bottom: 20px;
	background: #ededed;
	padding: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
} 

.thumbnail-table {
	width: 99%;
}

.thumbnail-frame {
	background: #ededed;
	padding: 10px;
	border: 1px dashed #5c0d32;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {

}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 10px;
}

.photo-navigation {
	background: #ffffff;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
}

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

}

.photo-navigation a:hover {

}

.photo-frame{
	background: #f8f8f8;
	padding: 5px;
}

.photo-links {

}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;

}

.photo-caption {

}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {

}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.5em;
	color: #ffffff;
	text-shadow: 0px 2px 3px #111111;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/
