@charset "utf-8";
/* CSS Document */

/*
bestsmilesincanby
S.S.
Feature Color: EBE3A5
Link Color: EBE3A5
Hover Color: 387B2B
Header Color: 522E0E
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html {
	margin: 0;
	padding: 0;
	}
body 
	{ 
	margin:0; 
	padding:0;
	background: #666633;
	}
body * 
	{ 
	margin:0; 
	padding:0; 
	}

/*Main Elements*/
#bgd_wrapper {
	}
#shell { 
	margin: 0 auto; 
	width: 900px;
	position: relative;
	}
#container { 
	width: 900px;
	background: url(images/container.jpg) repeat-y;
	}
#contentwrapper { 
	width: 900px;
	background: url(images/wrapper.jpg) no-repeat;
	min-height: 475px;
	_height: 475px;
	}

/*Header*/
#header { 
	width: 900px; 
	height: 163px;
	background: url(images/header.jpg) no-repeat;
	}

/*Flash*/
#topflash {
	width: 880px;
	height: 153px;
	padding: 10px 10px 0 10px;
	}
#homeflash {
	width: 648px;
	height: 210px;
	margin-left: 238px;
	padding: 11px 0 0 0;
	}

/*Content*/
#title {
	}	
#content { 
	width: 605px; 
	padding: 10px 0 10px 0;
	margin-left: 256px; 
	min-height: 255px; 
	_height: 255px; 
	color: #fff !important; 
	}
.content p { 
	padding: 10px 0 5px 0; 
	}
.content a, .content a:visited, .content a.CommandButton:link { 
	color: #EBE3A5; 
	}
.content a:hover { 
	color: #387B2B; 
	}
.content ul { 
	margin: 5px 0 10px 25px; 
	}
.content ul li { 
	list-style: disc; 
	}
.content ol { 
	margin: 5px 0 10px 30px; 
	}
.content table {
	padding: 10px 0;
	}
.content table td { 
	margin: 5px 0px; 
	}
.content h2, h3, h4, h5 { 
	color: #fff; 
	font-weight: bold; 
	padding: 10px 0 5px 0; 
	}
.content h2 { 
	font-size: 18px; 
	line-height: 22px; 
	}
.content h3 { 
	font-size: 16px; 
	line-height: 20px; 
	}
.content h4 { 
	font-size: 14px; 
	line-height: 18px; 
	}

/*Footer*/
#footer {
	width: 900px;
	padding: 20px 0 0 0; 
	text-align: center; 
	color: #fff; 
	font: 10px/18px Arial, Helvetica, sans-serif;
	background: url(images/footer.jpg) top no-repeat;
	clear: both;
	 }
#footer a, #footer a:visited { 
	color: #fff; 
	text-decoration: none; 
	}
#footer a:hover { 
		color: #387B2B; 
		}

/*Callouts*/
#callouts {
	width: 227px;
	position: absolute;
	left: 10px;
	}
#contactus {
	width: 195px;
	height: 151px;
	background: url(images/callout_contactus.jpg) no-repeat;
	padding: 65px 0 0 32px;
	}

/*Feature and Photos*/
#pagephoto {
	}
.pagephoto {
	}
.photo {
	padding: 5px; 
	border: 1px solid #EBE3A5; 
	background: #fff;
	}
.photoleft { 
	float: left; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	border: 1px solid #EBE3A5; 
	background: #fff;
	}
.staffphoto { 
	margin: 0px 10px 0 0; 
	padding: 5px; 
	border: 1px solid #EBE3A5; 
	background: #fff; 
	}
.featureCenter { 
	border: 2px #EBE3A5 solid; 
	margin: 0px auto; 
	}
.featureRight { 
	border: 2px #EBE3A5 solid; 
	float: right; 
	margin: 10px 0 0 10px; 
	}
.clear {
	height: 0px;
	clear: both;
	}


/*Sifr*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0; 
	}
.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
	}
.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
	}
.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
	}
.sIFR-replaced > div { 
	display: none !important; 
	}
.sIFR-active h1 {
	visibility:hidden; 
	font:normal 26px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px; 
	margin: 0; 
	padding:0;
	}
.sIFR-active .contactname {
	visibility:hidden; 
	font:normal 16px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px; 
	margin: 0; 
	padding:0;
	}
.sIFR-active .contactaddress {
	visibility:hidden; 
	font:normal 14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px; 
	margin: 0; 
	padding:0;
	}

/*DNN Overrides*/
.Normal { 
	font-family: Arial, Helvetica !important; 
	font-size: 13px !important; 
	line-height: 18px; 
	font: inherit;
	}
#dnn_dnnLOGIN_cmdLogin { 
	text-decoration: none !important; 
	font-size: 10px !important; 
	font-family: Arial, Helvetica, sans-serif !important; 
	color: #fff !important;
	}

