/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/
  

.dontprintme {
	display:none;
}

.printme {
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
	
.floatright {
	float:right;
	margin:0 0 10px 20px;
}

.floatleft {
	float:left;
	margin:0 20px 10px 0;
}	

.alignbottom {
	vertical-align:bottom;
}

.clearboth {
	clear:both;
}

ul, ol {
	list-style:square;
	margin: 10px 0;
	padding-left: 2em;
}

li {
	margin-bottom:.7em;
	padding-left:.3em;
}
#mainnav {
	display:none;
}



#contentcontainer {

}

#sidebar {
	display:none;
}

#maincolumn {
	text-align:left;
}


.callout {
	width:150px;
	border:1px solid #AA9777;
	background:#FCE9CA;
	padding:10px;
}

.calloutheader {
	border-bottom:1px solid #AA9777;
	background:#672222;
	margin:0 0 5px 0;
}

#sidebarcontent {
	display:none;

#subnav {
	display:none;
}


.blockquote {
	margin:20px;
	padding:10px 10px 0 10px;
	border-top:double #AA9777;
	border-bottom:double #AA9777;
	/*background:#FCE9CA;*/
}

div.caption {
	width:200px;
}




#footer {
	clear:both;
	text-align:left;
	margin-top:.5in;
	border-top:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

#footernav {
	display:none;
}





/* +++++++++++++++++++++ HOME PAGE SPECIFIC STUFF +++++++++++++++++++++ */

#contentcontainerhome {
	width:760px;
	margin:0 auto;
	background:url(../images/background_content_home.gif) repeat-y;
}

.largephoto {
	float:left;
	margin:0 0 0 1px;
}

#homerightcolumn {
	width:378px;
	float:left;
	border-left:1px solid #D17272;
	text-align:left;
}

p.introtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
	color:white;
	padding:8px 13px 0 13px;
	margin:0;
}

p.introtextsmall {
	color:white;
	padding:0 10px 0 13px;
	margin:10px 0 15px 0;
}

div.homesidebarsection {
	border-top:1px solid #D17272;
}

div.homesidebarsectioncontent {
	color:white;
	padding:0 10px 0 13px;
}

div.homesidebarsectioncontent p {
	margin:0 0 1em 0;
}

div.homesidebarsection td p {
	color:white;
	margin:0 0 1em 0;
}

div.homesidebarsection a:link { color:#FFCC66; text-decoration:none; }
div.homesidebarsection a:hover { color:white; text-decoration:underline; }
div.homesidebarsection a:visited { color:#FFCC66; text-decoration:none; }
div.homesidebarsection a:visited:hover { color:white; text-decoration:underline; }


div.homesidebarheader {
	background:#672222;
	padding:0 0 0 13px;
	margin: 0 0 8px 0;
}

.photohome {
	border:1px solid #8BADA8;
}





/* +++++++++++++++++ CONTENT STUFF +++++++++++++++++++++++++ */
#maincolumn p {
	margin:0 0 1em 0;
	line-height:1.5em;
	}

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; margin:0; color:#3E2359; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; margin:1em 0 0 0; color:#3E2359; }
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; margin:1em 0 0 0; color:#3E2359; }


.callout p {
	padding:0 10px .5em 10px;
	margin:0 !important;
}

.calloutheader p {
	padding:5px 10px 5px 10px;
	margin:0 !important;
	color:white;
	font-weight:bold;
	line-height:1.1em !important;
}


#subnav a:link { color:white; text-decoration:none; }
#subnav a:hover { color:white; text-decoration:underline; background:#792e2e; }
#subnav a:visited { color:white; text-decoration:none; }
#subnav a:visited:hover { color:white; text-decoration:underline; }

.active {

}

p.largequote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#672222;
	font-weight:bold;
}

p.smalltext {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em !important;
}

div.caption p {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
	line-height:1.1em !important;
	text-align:right;
}

.more {
	display:none;
}

.photo {
	background:#FCE9CA;
	padding:2px;
	border: 1px solid #AA9777;
}







