* {
    	padding: 0px;
    	margin: 0px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#571d1f;
	background-color: #ffffff;
	text-align:center;
	
}

hr { 
	border:0; 
	color:#71bf45; 
	background-color:#71bf45; 
	height:1px; 
	margin-bottom:20px; 
	margin-top:20px 
}
a img { border:none; }

img, div, input { behavior: url("iepngfix.htc") }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/****************** mastheads *************/
#masthead {
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0px;
	width:900px;
	text-align:left;
	background-color:#FFFFFF;
}
#logo {
	float:left;
	margin-top:8px;
	margin-left:22px;
	margin-bottom:8px;
}

#topnav {
	float:right;
	color:#000000;
	margin-top:4px;
	font-size:11px;
	text-align:right;
}
#topnav a:link, #topnav a:visited {
  	text-decoration: none;
	color:#000000;
}

#topnav a:hover, #topnav a:active {
text-decoration:underline;
}
/****************** navigation *************/

#navigation {
	margin:auto;
	color:#ffffff;
	font-size:13px;
	float:right;
    	width: 900px;
	background-color:#b1d355;
	font-weight:bold;
	padding:9px 0 4px 0;
}

#navigation a:link, #navigation a:visited {
  	text-decoration: none;
  	color:#ffffff;
	background-color:#b1d355;
	padding:10px 10px 6px 10px;
	border-right:2px solid #ffffff;
}

#navigation a:hover, #navigation a:active {
	background-color:#f9c1d2;
}

#navigation a.last {
	border-right:none;
}
/****************** navigation *************/

#subnav {
	padding:20px 0 20px 0;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
    	width: 900px;
	font-weight:normal;
	border-bottom: 1px #b1d355 solid;
}

#subnav a:link, #subnav a:visited {
  	text-decoration: none;
  	color:#834938;
	padding-right:21px;
}

#subnav a:hover, #subnav a:active {
  	text-decoration: underline;
}
/****************** homepage *************/

#stripe {

}


#homecontain {
	background-image:url(images/bknd_homebase.gif);
	background-repeat:no-repeat;
	width:900px;
	margin:auto;
	text-align:center;
	overflow:hidden;

}
#homepad {
	margin:auto;
	padding:20px;
}


#spacer {
	width:840px;
	height:12px;
}

#flashcontain {
	margin:auto;
	overflow:hidden;
	padding-bottom:20px;
}
#calloutcontain {
	width:840px;
	text-align:center;
}

.buttons {
	float:left;
	padding:5px 5px 5px 5px;
	margin-top:5px;
}
/****************** Interiors *************/
#undernavbar {
	background-color:#71bf45;
	width:900px;
	height:5px;
	margin:auto;
}

#container {
	width:910px;
	text-align:center;
	margin:auto;
}
#leftphoto {
	float:left;
	margin:auto;
	border:1px solid #71bf45;
	padding:5px;
	width:326px;
}

#content {
	float:left;
	width:535px;
	margin:auto;
	padding:45px 0 0 22px;
	text-align:left;
}
#contentwide {
	float:left;
	width:855px;
	margin:auto;
	padding:22px 0 0 22px;
	text-align:left;
}
#content h1, #contentwide h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:18px;
	border-bottom:1px solid #71bf45;
}

#contentwide h1 a:link, #contentwide h1 a:visited, #contentwide h1 a:active {
	text-decoration:none;
	font-size:14px;
}
#contentwide h1 a:hover {
	text-decoration:underline;
}
#content h2, #contentwide h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	margin-bottom:6px;
}
#content p, #contentwide p {
	margin-bottom:12px;
}

#content a:link, #content a:visited, #contentwide a:link, #contentwide a:visited,
#leftphoto a:link, #leftphoto a:visited, #leftphoto a:link, #leftphoto a:visited {
  	text-decoration: underline;
  	color:#571d1f;
}

#content a:hover, #content a:active, #contentwide a:hover, #contentwide a:active, #leftphoto a:hover, #leftphoto a:active {
  	text-decoration: none;
}

#content ul, #twitter_update_list {
    	padding: 0px 10px 12px 30px;
	list-style:square;
}
#content li {
	margin-bottom:6px;
}
#rightnavigation {
	width:135px;
	float:right;
	margin:auto;
}	
/****************** Interior Bottom Texture Bar *************/
#bottomcontain {
	background-color:#71bf45;
	width:900px;
	padding:5px;
	margin:auto;
	margin-top:18px;
	text-align:center;
}
#bottompad {
	background-color:#FFFFFF;
	margin:auto;
	padding:2px;
}
#bottompattern {
	background-image:url(images/bknd_home.gif);
	padding:11px;
	text-align:center;
}

.callout {
	margin-left: 12px;
	margin-bottom: 8px;
	border:1px solid #571d1f; 
	float:right;
	padding:8px;
	width:250px;
	background-color:#e7f3d7;
	text-align:center;
}



.inputFormButton {
	font-size:13px; 
	padding: 4px;
	background-color:#819551; 
	color: #ffffff; 
	border: 1px; 
	border-style: solid; 
	border-color: #819551
}

/****************** Press Page thumnbnails *************/

#press p {
float:left;
width:122px;
margin-right:18px;
height:230px;
}



/****************** footer *************/
#footer {
	color:#834938;
	width:900px;
	font-size:10px;
	letter-spacing:1px;
	padding: 40px 0px 10px 0px;
	margin:0 auto;

}
#footer .left {
	text-align:left;
	float:left

}
#footer .right {
	text-align:right;
	float:right;
	margin-top:5px;

}

#footer a:link, #footer a:visited {
	font-size:10px;
	color:#645f5f;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	font-size:10px;
	color:#645f5f;
	text-decoration:underline;
}
