/** Kellen Interactive Base CSS Document **/

* { margin:0; padding:0; } /* forces all spacing to be set manually */

html { font-size: 62.5%; font-family: Arial, Helvetica, Sans;} /* Allow for easy use of em sizing */

body { 	background-image: url(../images/top_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat; background-color: #f78601; }

h1{
	font-size: 3.0em; /* 30px by default */
	font-weight: bold;
}

h2{
	font-size: 1.6em; /* 24px by default */
	font-weight: bold;
	color: #fff;
	background-color: #EAA56D;
	width: 100%;
	padding: 4px 10px;
}

h3{
	font-size: 1.8em; /* 18px by default */
	font-weight: bold;
	color: #EAA56D;
	margin-top: 25px;
}

h4{
	font-size: 1.6em; /* 16px by default */
	font-weight: bold;
}

p{
	font-size: 1.2em; /* 12px by default */
	margin-top: 15px;
}

strong {
	font-weight: bold;
}	

a {
	color: #ffffcc;
}

a:hover {
	color: #fff;
	text-decoration: none;
	}

a:visited {
	color: #ffffcc;
}

a:active {
	color: #ffffcc;
}

blockquote {
	margin: 20px;
}

hr {
	height: 1px;
	color: #ccc;
}

ul {
	margin-left: 20px;
}





.styled{
	border-left: 5px solid #FBE7AB;
	padding-left: 5px;
	margin-bottom: 25px;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	padding-top: 115px; 
}

#webring {
	width: 100%;
	color: #666;
}

	#webring div{
		margin: 0 auto;
		text-align: center;
		width: 500px;
	}

	#webring a{
		color: #f78601;	
	}
	
	#webring input { border-color: #666; margin-right: 12px; width: 160px;  }

#adspace {
	position:absolute;
	width:100%;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}

	#adspace div {
		margin: 0 auto;
		width: 250px;
		padding: 30px 0px 00px 100px;
	}

	#adspace hr {
		clear: both;
		color: #fff;
		width: 246px;
		margin 5px 0 5px 0;
	}

#content {
	background-color: #ffffcc;
	background-image: url(../images/content_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

	#twocol {
		padding: 30px 0px 0px 0px;
		/*border: 3px solid #ca0000;*/
	}
		#contentleft {
			width: 300px;
			margin-right: 450px;
			}
				
		#contentleft.insideleft {
			width: 250px;
			padding-bottom: 100px;			
			}
	
			 #logo {
				position: relative;
				top: -124px;
			}
				.innerlogo {
					margin-left: 70px;
				}
		
		#contentright {
			float: right; 
			width: 360px;
			background-color: #ffffcc;
			}
		
		#contentright.insidecontent {
			width: 450px;
			padding-right: 20px;
			}
		
			#contentright #hp_flash {
				width: 330px;
			}
	
			#contentright a {
				color: #f78601;
			}
	
			#contentright a:hover{
				color: #000;
				text-decoration: none;
			}
	
			#contentright a:visited {
				color: #f78601;
			}
	
			#contentright a:active {
				color: #f78601;
			}
	
#foottop {
	height: 49px;
	background-image: url(../images/people_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

#foot {
	background-color: #000;
	background-image: url(../images/bottom_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	min-height: 340px; 
}


/*       Three Column Layout       */


#maincontainer{
	width: 670px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding-bottom: 25px;
}

	.pullquote {
		width: 225px;
		background-color: #000;
		float: right;
		margin: 0px 0px 20px 20px;
		background-image: url(../images/quote_open.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
		.pullquote p.quote{
			color: #ccc;
			font-size: 1.6em;
			font-weight: bold;
			padding: 20px 10px 20px 30px;
			text-align: left;
			text-transform: uppercase;
			background-image: url(../images/quote_close.gif);
			background-repeat: no-repeat;
			background-position: bottom right;
	
		}
	
		.pullquote p.quoted{
			color: #ccc;
			font-size: 1.2em;
			text-align: right;
			padding: 0px 0px 20px 0px;
			margin: 0px 30px 0px 30px;
			border-top: 1px solid #ccc;
		}
	
#topsection{
	padding: 40px 0px 40px 0px;
	color: #ffffcc;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	color: #fff;
	margin: 0 223px 0 223px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	height: 300px;
	width: 223px; /*Width of left column in pixel*/
	margin-left: -670px; /*Set margin to that of -(MainContainerWidth)*/
	color: #fff;
	background-image: url(../images/dotted_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#rightcolumn{
	float: left;
	height: 300px;
	width: 223px; /*Width of right column*/
	margin-left: -223px; /*Set left margin to -(RightColumnWidth)*/
	color: #fff;
	background-image: url(../images/dotted_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

		
#foot img {
}

#boot {
	clear: both;
	padding: 20px;
	background-color: #000;
	color: #fff;
	text-align: center;
}

#boot hr{
	width: 670px;
	color: #333;
	margin: 20px 0px 20px 0px;
}

#sform {
	margin-top: 50px;
}

/* navigation */


ul#nav { list-style: none; position: relative; top: -115px;  }
ul#nav li{ text-align: right; text-transform: uppercase; font-size: 1.4em; font-weight: bold;  line-height: 1.8em; margin-right: 10px; 
			 background: url(../images/nav_off.gif) right center no-repeat; }
ul#nav li a{ color: #eaa56d; padding-right: 20px; text-decoration: none;}
ul#nav li a:hover{ color: #d64b0e; }

ul#nav li:hover, ul#nav li.sfhover{ background: url(../images/nav_on.gif) right center no-repeat; }

.inner {
	margin-right: 0px;
}



/* Form */

form {
	font-size: 1.2em;
}

label {
	float: left;
	width: 120px;
	font-weight: bold;
	font-size: 1.0em;
}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

textarea{
	width: 100%;
	height: 150px;
	
	
}

.boxes{
	width: 1em;
	border: none;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 25px;
	width: 90px;
}

form br{
	clear: left;
}

/* classes */
.clear {
	clear: both;
	
}

.attention {
	color: #ca0000;
	text-align: center;
	
}

.backtotop {
	text-align: right;
	margin-top: 25px;
	
}

.contactinfo {
	width: 150px;
	float: right;
}

.pressrelease h2 {
	text-align: center;
}

.pressrelease h3 {
	text-align: center;
	font-style: italic;
}

label.check {
	float: right;
	width: 90%;
	font-weight: normal;
}

img.photo { float: right; margin: 0 0 20px 22px; clear: both; border: 1px solid #000;}
#bios p { clear: right;}

#feat-wrap { padding: 10px 0 0 0; float: right; width: 240px; color: #666; }
#feat-wrap p { margin: 8px 8px 0 42px; font-size: 11px; text-align: center; }
p.photocredits { clear:right; margin-top: 60px; color: #666;}


