/* Standard Page Layout & Design Declarations */

body {
	background-color: #B9B38F;
	margin: 0px;
	padding: 0px;
}

#MainContentHomeWrapper {
	padding: 15px;
	margin: 0px;
}

#MainContentHome {
	width: 740px;
}

#MainContentWrapper {
	padding: 15px;
	margin: 0px;
}

#MainContent {
	width: 595px;
}

#topnav {}

#topnav a, #topnav a:link , #topnav a:active, #topnav a:visited {}

#topnav a.nav_active, #topnav a.nav_active:link , #topnav a.nav_active:active, #topnav a.nav_active:visited, #topnav a.nav_active:hover, 
#topnav a:hover {}

#lhsNav {}

#lhsNav a, #lhsNav a:link, #lhsNav a:active, #lhsNav a:visited {}

#lhsNav a:hover {}

#Breadcrumb {
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	padding-left: 0px;
	font: normal 11px Garamond, "Times New Roman", Sans-Serif;
	color: #666;
	border-bottom: dotted 1px #333;
}

#Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:active, #Breadcrumb a:visited {
	font: normal 11px Garamond, "Times New Roman", Sans-Serif;
	color: #E8440D;
	text-decoration: none;
}

#Breadcrumb a:hover {
	color: #E8440D;
	text-decoration: underline;
}

#PrintEmail a, #PrintEmail a:link, #PrintEmail a:active, #PrintEmail a:visited {
	font: bold 12px Garamond, "Times New Roman", Sans-Serif;
	color: #000;
	text-decoration: none;
}

#PrintEmail a:hover {
	color: #666;
	text-decoration: underline;
}

.Copyright {
	font: normal 10px Tahoma, Verdana, Sans-Serif;
	color: #666;
}

.Copyright a, .Copyright a:link, .Copyright a:active, .Copyright a:visited {
	font: bold 10px Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}

.Copyright a:hover {
	text-decoration: underline;
}

.formtext {
	background-color: #fff;
	color: #000;
	font: normal 10px Garamond, "Times New Roman", Sans-Serif;
}

#footertoprint {
	display: none;
}

/* SiteCM Components */

#cmSearch {}
	
#cmSearch input {}

#cmSearch a, #cmSearch a:link, #cmSearch a:active, #cmSearch a:visited {}

#cmSearch a:hover {}

#cmNewsletter {}
	
#cmNewsletter input {}

#cmNewsletter a, #cmNewsletter a:link, #cmNewsletter a:active, #cmNewsletter a:visited {
	font: bold 10px Garamond, "Times New Roman", Sans-Serif;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 2px;
}

#cmNewsletter a:hover {
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#cmPollContents {
	border: solid 1px #000;
	background-color: #FFF;
}

#cmPollContents table {
	width: 150px;
	padding: 0px;
}

#cmPollContents table tr, #cmPollContents table td {
	padding: 0px;
}

#cmPollContents input {
	padding-left: 5px;
}

#cmPollContents h3 {
	font: bold 13px Garamond, "Times New Roman", Sans-Serif;
	padding-left: 15px;
	border-bottom: solid 1px #000;
}

#cmFader {
	border-left: solid 14px #9D0A0E;
	background-color: #DCD8C1;
	width: 280px;
	padding: 10px;
	margin: 10px;
}

#cmFader h3 {
	font: bold 15px Garamond, Times, Serif;
	color: #9D0A0E;
}

#cmFader h3 a, #cmFader h3 a:link, #cmFader h3 a:active, #cmFader h3 a:visited {
	font: bold 15px Garamond, Times, Serif;
	color: #9D0A0E;
}

#cmFader h3 a:hover {
	text-decoration: underline;
}

#cmFader p {
	font: 14px Garamond, Times, Serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin:0px;
}

/* Custom Page Layout & Design Declarations */

#RepeatBgExample {
	background: url(/images/shim.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#WithLeftNav {
	background: url(/images/grasslands_internal_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#TopBar {
	background: url(/images/grasslands_top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font: normal 12px Garamond, Times, Serif;
	text-transform: uppercase;
	color: #DCD8C1;
}

#TopBar td {
	font: normal 12px Garamond, Times, Serif;
	text-transform: uppercase;
	color: #DCD8C1;
}

#TopBar a, #TopBar a:link, #TopBar a:active, #TopBar a:visited {
	font: normal 12px Garamond, Times, Serif;
	text-transform: uppercase;
	color: #DCD8C1;
	text-decoration: none;
}

#TopBar a:hover {
	text-decoration: underline;
}

input.SearchBox {
	font: normal 11px Garamond, "Times New Roman", Sans-Serif;
	border: solid 1px #DCD8C1;
}