/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/

body {
}

.dontprintme {
	display:none;
}

.printme {
}
	
.floatright {
	float:right;
	margin:0 0 10px 20px;
}

.floatleft {
	float:left;
	margin:0 20px 10px 0;
}	

.alignbottom {
	vertical-align:bottom;
}



#printheader {
	display:block;
	padding-bottom:.15in;
	margin-bottom:.25in;
	border-bottom:2px solid #999;
}

#header {
	display:none;
}

#wrapper {
}

#leftshadow {
	display:none;
}

#bodycontent {
}

#rightshadow {
	display:none;
}

#leftcol {
	display:none;
}

#subnavcontainer {
	text-align:left;
	border-top:1px dashed #8cafbc;
	width:225px;
	margin:0 0 0 0;
}

#subnavcontainer div {
	border-bottom:1px dashed #8cafbc;
}

#maincol {

}

#rightcol {
	width:194px;
	float:right;
	margin:0 0 .25in .1in;
}

div.videocontainer {
	padding:3px;
	border:1px solid #999;
	margin-bottom:1em;
}

div.rightcallout {
	padding:3px;
	border:1px solid #999;
	margin-bottom:1em;
}

div.rightcalloutcontent {
	padding:6px;
	background:#edf5f7;
}



#footer {
	text-align:left;
	background:url(../images/bg_footerTop.jpg) top center no-repeat;
	margin-top:.5in;
	padding:.1in 0 0 0;
	border-top:1px solid #999;
}

#footernav {
	display:none;
}


/* HOME PAGE SPECIFIC STUFF */

#homerightcol {
	display:none;
}

#homemaincol {
}

#homeintro {

}



/* ------ CONTENT STUFF ---------------*/
  

h1 {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000; text-transform:uppercase; margin:0 0 15px 0; line-height:normal;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#374950; text-transform:uppercase; margin:0 0 0 0;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#374950; margin:1em 0 0 0;}

body, p, td, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.4em;
	color:#1c3843;
}

p {
	margin:0 0 1em 0;
}

#bodycontent blockquote {
	border:1px solid #5a8797;
	padding:5px 10px 0 5px;
	background: #E3EBEE;
}

#bodycontent blockquote p {
	margin-left:0 !important;
}

li { list-style:square;}

ol li { list-style:decimal;}

.thinborder {
	border:1px solid #8BADB7;
}

.photo {
	border:1px solid #000;
	padding:2px;
}




/* STUFF IN THE RIGHT COLUMN */
#rightcol p {
	margin-left:0 !important;
}

.pullquote {
	text-align:center;
	font-style:italic;
	font-size:12pt;
	color:#1c3843;
	margin:.2em 0;
}

.source {
	text-align:right;
	font-size:8pt;
	color:#5a8797;
	margin:0 0 1em 0;
}



/* FOOTER */

#footer, #footer td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}





