@charset "utf-8";
body {
	margin: 0px;
	background: #ffffff url(images/design/background.gif) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#frame {
	background: #ffffff;
	width: 800px;
	margin: 0px auto;
	padding-top: 16px;
	text-align: left;
	font-size: .825em;
	position: relative;
	z-index: 0;
}

#shadowed {
	background: #ffffff url(images/design/shadow_bg.gif) repeat-y;
	text-align: center;
}

#inner {
	width: 760px;
	text-align: left;
	padding: 5px;
	position: relative;
}
#inner[id] {
	width: auto;
	margin: 0px 20px;
}

#shadowed img.lshadow {
	position: absolute;
	left: -6px;
	top: 0px;
}

#shadowed img.rshadow {
	position: absolute;
	right: -9px;
	top: 0px;
}

#header {
	margin: 0px 20px;
	height: 30px;
	text-align: right;
	font-size: .9em;
	line-height: 1.5em;
	padding: 0px 10px;
	position: relative;
	z-index: 50;
}
#header a {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin: 0px 4px;
}
#header a:hover {
	text-decoration: underline;
}
#header .imglogo {
	position: absolute;
	left: -5px;
	top: -10px;
	z-index: 50;
}
#header .textlogo {
	position: absolute;
	left: 170px;
	bottom: 0px;

}
#header div.links {
	position: absolute;
	right: 5px;
	bottom: 0px;
}

#mainmenu {
	background: #004c18;
	text-align: right;
	height: 27px;
}
#mainmenu a img {
	border-left: 2px #ffffff solid;
}

div.banner {
	margin-top: 5px;
	position: relative;
	z-index: 25;
	height: 159px;
}
div.banner IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

div.banner IMG.active {
    z-index:10;
    opacity:1.0;
}

div.banner IMG.last-active {
    z-index:9;
}
div.banner .feature {
	position: absolute;
	top: 58px;
	right: -20px;
}

#head {
	background: #ffffff url(images/design/bg_black_grey.gif) repeat-y;
	margin-top: 5px;
	padding: 7px 0px;
}

#head h3 {
	width: 230px;
	color: #ffffff;
	margin: 0px;
	padding: 0px 20px;
	font-size: 1.45em;
	text-transform: uppercase;
}

#body {
	margin-top: 5px;
	height: 389px;
}
#body[id] {
	height: auto;
	min-height: 389px;
}

.grey {
	background: #ffffff url(images/design/bg_grey.gif) repeat-y;
}
.redleft {
	background: #ffffff url(images/design/bg_red_grey.gif) repeat-y;
}

.redleft .sidebar {
	color: #f5f5f5;
}
.redleft .sidebar h3 {
	color: #ffffff;
}
.redleft .sidebar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar a img {
	border: 1px #999999 solid;
}

span.caption {
	display: block;
	font-size: .75em;
	line-height: 1.25em;
	margin: 0px 8px 0px 3px;
}

#body .sidebar {
	float: left;
	width: 207px;
	padding: 14px 9px 14px 14px;
}


#body .sidebar h4 {
	margin: 12px 0px 0px -5px;
	padding: 0px 0px 0px 15px;
	font-size: 1em;
	font-weight: bold;
	background: url(images/design/triangle.gif) left 2px no-repeat;
}
#body .sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: .8em;
}
#body .sidebar p a {
	color: #ffffff;
}

#body .main {
	position: relative;
	margin-left: 235px;
	padding: 17px 15px 15px;
	font-size: .9em;
	line-height: 1.5em;
}

#body .main .admin {
	position: absolute; 
	left: 5px; 
	top: -37px; 
	z-index: 100; 
	background: #f0f0f0; 
	border: 1px #999999 solid; 
	padding: 4px 8px;
}

#body .main h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.7em;
	height: 1.45em;
	letter-spacing: -1px;
}

#body .main a, #body .sidebar a {
	color: #000000;
	font-weight: bold;
}


div.smallframe {
 	width: 148px;
	height: 97px;
	position: relative;
	padding: 4px;
}
div.smallframe[class] {
 	width: 140px;
	height: 89px;
}
div.smallframe div.frame {
	width: 148px;
	height: 97px;
	position: absolute;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/smallphoto.png', sizingMethod='scale');
}
div.smallframe div.frame[class] {
	filter: none;
	background: url(images/design/smallphoto.png) no-repeat;
}

div.float {
	float: left;
	margin-right: 12px;
}

#footer {
	margin-top: 5px;
	background: #ffffff url(images/design/bg_black_red.gif) repeat-y;
	padding: 11px 5px 11px 240px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -1px;
	word-spacing: 1px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	letter-spacing: normal;
}

div.clear {
	height: 0px;
	width: 0px;
	clear: both;
}

a img {
	border: 1px none black;
}
fieldset {
	background: #efecdf;
	padding: 4px 8px;
	margin: 0px;
	border: 1px #cccccc solid;
	margin-bottom: 15px;
	text-align: left;
}
fieldset fieldset {
	border: 1px #e0e0e0 solid;
	margin: 5px 0px;
	padding: 12px 24px;
	background: #ffffff;
}
/*fieldset textarea,fieldset input,fieldset label,fieldset select{
	margin-bottom: 10px;
}
fieldset input,fieldset label,fieldset select{
	width: 200px;
	}
fieldset label{
	width: 125px;
	text-transform: capitalize;
	
	}*/
fieldset textarea{
	width: 457px;
	height: 150px;
}
/* Table styling */
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
table td, table th {
	padding: 1px 10px 1px 0px;
}

table.tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border-collapse: collapse;
	border: 4px #ffffff solid;
}
table .c {
	text-align: center;
}
table.tbl td, table.tbl th {
	border: 1px #ffffff solid;
	border-width: 2px;
	padding: 2px 5px;
}
table.tbl th {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #f21f32; 
}

table tr.alt td {
	background-color: #e7d2d3; 
}

table.small td {
	font-size: .9em;
}
table.small td.nowrap {
	white-space: nowrap;
}

.red {
	color: #f21f32;
}
.green {
	color: #004c18;
}

.italics{
	font-style: italic;
}

ol li {
	margin: 4px 0px;
}

p.pink {
	background: #ffcccc;
	padding: 8px;
	display: table;
	margin-top: 0px;
}
div.pink {
	background: #ffcccc;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	margin: 5px 0px;
}

h4 {
	font-size: 1.1em;
	margin: 0px;
}

#featuredImage { position: relative; }
#featuredImage a { 
	position: absolute; 
	top: 25px; 
	background: #ffffff; 
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 
	text-decoration: none; 
	padding: 1px 7px; 
}
#featuredImage a#prev { 
	left: 1px; 
	border: 1px #333333 solid;
	border-left-width: 0px;
}
#featuredImage a#next { 
	right: -1px; 
	border: 1px #333333 solid;
	border-right-width: 0px;
}
#thumbs { text-align: center; }
#thumbs a { margin: 8px 3px; }
#thumbs a img { border: 2px #e3e3e3 solid; }
#thumbs a.active img { border: 2px #f42941 solid; }



/*
SIFR Styles
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1#sifr {
	visibility: hidden;
}

div.errorBox
{
	border: 1px solid #FF2A2A;
	background: #FF7F7F;
	margin: 10px;
	padding: 8px;
}
table.campsched{
	width: 100%;
}
table.campsched tr td{
	font-size: 11px;
}
fieldset ul{
	list-style: none;
}
fieldset.inputs br{
	clear: left;
}

fieldset.inputs input, fieldset.inputs select, fieldset.inputs label, fieldset.inputs textarea{
	width: 225px;
	display: block;
	float: left;
	margin-bottom: 5px;
	
	
}
fieldset.inputs label{
	width: 150px;	
	
}
fieldset.inputs textarea{
	width: 225px;
	height: 150px;

}
input.submit{ 	
	
	margin-left: 10px;
	float: right;
	display: block;
	cursor: pointer;

}
 input.cancel{ 	

	float: left;
	margin-right: 10px;
}

div.sidebar ul#albumList{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
fieldset.inputs *{
	margin: 0px;
	padding:0px;
}
fieldset.inputs p{
display: block;
width: 100%;
	clear: both;
}
fieldset.inputs table tr td label{
	display: none;
}
fieldset.inputs table tr td input{
	width: 65px;
}
fieldset.inputs table tr td textarea{
	width: 100px;
	height: 30px;
}
div.main p{
	margin: 0px 0px 0em 0px;
}
div.banner div.bannerTitle{
	background: transparent url('images/trans_bar.png') no-repeat bottom left;
	margin-top:-65px;
	z-index: 100;
	position: relative;
	padding-left: 90px;
	width: 720px;
}
div.banner div.bannerTitle *{
	margin: 0px;
	padding: 0px;
}
div.banner div.bannerTitle h3{
	font-size: 45px;
}
 div.alertBox
{
	background: #CFEBF7;
	border: 1px solid #2580B2;
	margin: 10px;
	padding: 20px 20px 15px 35px;
	overflow: hidden;
}
div.campSchd{
	margin-bottom: 15px;
}
.floatLeft{
	float: left;	
}
.floatRight{
	float: right;	
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.marginBottom40{
	margin-bottom: 40px;
}
.marginLeft15{
	margin-left: 15px;
}
.note{
font-size: .85em;
}
.calendar{
	position: relative;
}
table.skills tr td{
	padding: 2px;
	text-align: center;
}
table.skills tr td input{
	margin: 0px auto 0px auto !important;
}
table.skills tr td.label{
	padding-right: 10px;
	text-align: left;
}
div.slides{
	min-height: 700px;
}
table#album{
	width: 100%;
}
table#album tr td{
	text-align: center;
	font-size: .90em;
	padding: 4px !important;
}