* {
	margin: 0;
	outline: none;
	padding: 0;
}

* html .Block {
	height: 1%;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
/*	clear: both;*/
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear:none;	
}

.Blue p, .Search p {
	margin: 0;
	padding: 15px 12px;
}

body {
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
	margin-top:20px;
	background:#051338;
	background-image:url(../images/bodybackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.BodyContent {
	padding: 0 15px 5px 15px;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
	padding: 2px 15px;
}

.BodyContent ul, .ViewContentContainer ol {
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	margin: 0 0 0px 0;
	padding: 0px 15px 0px 15px;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-weight: 700;
	height: 23px;
	line-height: 80%;
	margin: 0;
	padding: 0;
	width: 68px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 2px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #D9D9D4 !important;
	margin: 20px 0px;
}

.CommentSettingsLink {
	padding: 5px 0;
}

#Container {
	margin: 0 auto;
	text-align: left;
	width: 1006px;
	background:#D9DACD;
	border:solid 5px #D9DACD;

}

#content {
	clear: both;
	margin: 0 auto;
	width: 980px;
}


.Content {
	float: left;
	width: 516px;
	padding: 8px 15px;
	margin-bottom:20px;
	background-color:#E4E7DC;	
}

.Content .BodyContent {
	padding: 0;
}

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}



/* ---- START ---- PDS CUSTOM STYLES **added 05-26-2010**   */

#pagecontainer{
	background:#ffffff;
	border:solid 8px #1C2841;	
	margin:3px;	
	margin-bottom:0px;
}

#leftcolumnwrapper{
	background-color:#D9DACD; 
	padding:20px 4px 0px 5px; 
	margin-top:10px;
}


#pagewrapper{
	float:left;
	width:980px; 
	background-color:#D9DACD; 
}

.col2{float: left; width:724px; margin-top: 0px; margin-left: 10px;}

#col2container, #tabpanelcontainer{width: 702px; border: 1px thin #cccccc; border-top:0px; }

#col2container{
	padding: 10px; 
	background: none repeat scroll 0% 0% #ffffff; 
	margin-bottom: 20px; 
	padding: 20px; 
}

#tabpanelcontainer{
	margin-top: 0px;
	
}

#contentcontainer{
	width: 682px; 
	background-color: #ffffff;
	border: 1px thin #cccccc; 
	padding: 20px; 
}


#contentwrapper{
	border: thin 1px #ccc; 
	padding: 10px; 
	padding-top: 0px; 
	margin-bottom:20px;
	background-color: #D9D9CD;
}

#content-innercontainer{
	margin-top: 10px; 
	background-color: #ffffff; 
	border: solid 2px #172345; 
	padding: 20px; 
	padding-top: 0px;
	padding-left:10px;

}


#content-innercontainer-home{
	margin-top: 10px; 
	background-color: #ffffff; 
	border: solid 1px #172345;
	padding: 0px;
	padding-bottom: 20px; 
}


#content-innercontainer-home h3.bluebackground{
	height: 20px;		
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	background-color: #172045; 
	color: #ffffff; 	
	padding-top: 10px;
	padding-bottom:10px;	
	padding-left: 10px; 
	margin-bottom: 20px; 
	margin-top: 20px; 
	margin-left: 12px;		
	
}



#middlecolumn{
	float: left; width: 500px; margin-top: 20px;
}

.Subpages{
	margin-top:20px;	
}

.Subpages table{
	border-collapse: 1px;
	margin: 0 0 20px 0;
	margin-left:12px;
	padding: 0;
	width: 450px; 
	background: none repeat scroll 0% 0% #ffffff; 	
}


.Subpages .aligncenter{
	text-align:center;	
}



.Subpages #middlecolumn-tabbed{
	float: left; width: 480px; margin-top: 20px; margin-bottom: 20px; margin-left: 20px;
}

.Subpages #contentcontainer{
	width: 450px; 
	background-color: #ffffff;
	border: 1px thin #cccccc; 
	padding: 15px; 
}

.Subpages #contentwrapper{
	border: thin 1px #ccc; 
	padding: 10px; 
	padding-top: 5px; 
	background-color: #D9D9CD;
}




.park_and_recs_menuwrapper{
	width: auto; font-weight:bold; border-top: 2px dotted #172045; border-bottom: 2px dotted #172045; margin:10px 10px 0px 12px; padding: 5px 10px 5px 0px;
}

.park_and_recs_menuwrapper a{
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size:100%;
	color: #172045;
}

.fire_menuwrapper{
	width: 700px; font-size:8px; font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	 font-weight:bold; margin:0px; padding:0px;
}

.fire_menuwrapper li{ clear:none; }

.col2middlecontainer{
	float: left; 
	width: 500px; 
	border: 0px none;	
}

.flashwrapper{
	width: 702px; 	
	border: 1px thin #cccccc; 
	padding: 10px; 
	background: none repeat scroll 0% 0% #D9D9CD; 
	margin-bottom: 0px;	
	
}

.flashwrapper #objecttagstyle{
	border-left: solid 5px #172345; border-right: solid 5px #172345; background: #172345;
	
}


.Subpages h3.bluebackground{
	width: auto; 
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	background-color: #172045; 
	color: #ffffff; 
	padding: 10px 0 10px 10px; 	
	margin:20px 0px 20px 12px;	
	height: 20px;	
}


.Subpages .bluebackground-sub{
	background: #172045; 
	text-align: center; 
	padding: 10px 0px 10px 0px; 
}

#content-innercontainer-home p.contentpadding{
	padding-left: 15px; 
	padding-right: 15px;
}

.Subpages #contentwrapper p{
	padding-left:25px;	/* INDENTS <p> tag CONTENT IN THE MIDDLE COLUMN OF SUBPAGES */
}


.Subpages #contentwrapper img{
	border:solid 2px #172045;	/* ADDS A SOLID BLUE BORDER TO IMAGES IN THE CONTENT AREA OF ALL SUBPAGES */
	margin:10px;
}

.Subpages .pdflinks a:link{
	color: #172045;
}


.Subpages .pdflinks a:hover{
	color: #287BAC;
}


table.contentwrapper{
	width: 590px; 
	font-family: Cambria,Calibri, Arial, Helvetica, sans-serif;	 
	font-size:13px;
	margin-left: 10px;
}

table.contentwrapper h3{
	padding-top:0px;
	padding-left:0px;
}

tr.index-contact-table{
	font-size: 15px; 
	font-weight: bold;
	background-color:#D9DACD;
	color: #1a2539;
}


.index-contact-padding{
	padding-left:20px;
}

.index-contact-paddingtop{
	padding-top:20px;
}

.index-contact-red, .index-contact-black{
	font-size:14px;
	font-weight: normal;
	padding-bottom:20px;	
}

.index-contact-red{color: #990000; font-weight:bold;}

.index-contact-black{color: #333333; padding-top:20px;}


.col3container{
	float: left; 
	width: 190px; 
	margin-left: 20px;
	
	
}

.col3container #roundedtop{
	height: 25px;
	margin-top: 25px;
}


.col3container #contentwrapper{
	float: left; 
	width: 190px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 	
	border: 0px solid #d9d9cd; 
	background-color: #172045; 
	background-image: url(../images/bg_rightcol_gradient.jpg); 
	background-repeat: repeat-x; 
	background-position: center bottom;	
	
}


.col3container #sectiontitle1{
	height: 45px; 
	width: 210px;
}

.col3container #sectiontitle2{
	height: 75px; 
	width: 210px;
}


.col3container #textlinkswrapper{
	float: right; 
	width: 160px; 
	margin-top: 0px; 
	color: #ffffff; 
	background-color: #172045; 
	padding: 10px;
}


#advancedsearch{
	font-size:10px;	
}


.Left #advancedsearch{
	font-size:10px;	
	position:relative;
	top:25px;
}


.logowrapper{
	padding-top: 0px; 
	margin: 0px 0px 20px; 
	position: relative; 
	bottom: 30px;
}

.logowrapper #contactinfo{
	width: 190px; padding-left: 10px;
}

#contactinfo .fontstyles{
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	padding-left: 5px; 
	line-height: 2em;	
}

/* ---- END ---- PDS CUSTOM STYLES ** added 06-07-2010 **   */


.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary p,form p, .Content .tplContent p {
	margin: 10px 0;
	padding: 0;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}




/* CHANGING THIS FONT WILL CHANGE THE FONT FOR ALL OF THE MIDDLE COLUMN MAIN BODY TEXT FOR ALL OF THE SUBPAGES THROUGHOUT THE ENTIRE SITE */
/****************** Cambria IS THE STANDARD FONT THE CITY OF HURON IS REQUIRING FOR THE ENTIRE SITE BODY TEXT *****************************/
.Content p {
	margin: 5px 0;
	padding: 0;
	font-family: Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size:14px;
}

.Content .PostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}

.ContentModulesContainer {
	padding: 5px 0;
}

.ContentModulesContainer h3 {
	padding-left: 0;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 0;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: .9em;
	height: 115px;
	line-height: 130%;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: left;
	width: 980px;
	
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}


#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: right;
}

#FooterText {
	width: 900px;
	color:#EAEFF3;
}

#FooterText a, #FooterText a:link, #FooterText a:active, #FooterText a:visited {
	margin: 0;
	text-decoration: underline;
	color:#EAEFF3;
}

#FooterText a:hover{
	color:#E4E7DC;	
}


#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.6em;
}

h2#sectiontitles{
	font-size: 1.8em;
	font-family:David, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	color:#172045;
	}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.6em;
	font-weight: 700;
}


.Content h2 {
	font: 100% Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1.6em;
	font-weight:bold;
	line-height: 90%;
	padding: 10px 0 0;
	margin-left:12px;
}


/*
.Content h3 {
	font: 100% Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1.7em;
	font-weight:bold;
	color: #172045;
}
*/



h3 {
	width: auto; 
	font-family:Cambria, Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1.7em;
	font-weight:bold;
	background-color: #172045; 
	color: #ffffff; 
/*	padding-left: 10px; 
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 12px;
	height: 20px;	*/
}


.Content h3.bluebackground{
	width: auto; 
	font-family:Cambria, Calibri, Arial, Helvetica, sans-serif;	
	background-color: #172045; 
	color: #ffffff; 
/*	padding-left: 10px; 
	margin-top:10px;
	margin-bottom: 20px;
	margin-left: 12px;
	height: 20px;	
*/
}



.Subpages  h3.bluebackground_park_and_recs{
	width: auto; 
	height: 20px;	
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	background-color: #172045; 
	color: #ffffff; 	
	padding-top: 10px;
	padding-bottom:10px;	
	padding-left: 10px; 
	margin-bottom: 20px; 
	margin-top: 20px; 
	margin-left: 12px;	
}


/*
h3 {
	font-size: 1em;
}
*/

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	background-color:#1C2841;
	background-repeat:no-repeat;
	height: 240px;
	border:solid 2px #1C2841;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #eeeeeb;
	height: 1px;
}

html {
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 62.5%;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock p {
	margin: 0;
	padding: 0px 20px 10px;
}

input, textarea, select {
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

input[type=radio], input[type=checkbox] {
	border-style: none;
	margin: 0;
	padding: 0;
}

.Left {
	float: left;
	padding: 0 9px 10px 0;
	width: 208px;
}

.Left .BlockContent > ul , .Right .BlockContent > ul {
	margin: 0 5px;
	padding: 0;
}

.Left h2, .Right h2 {
	border-bottom: none;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0;
	padding: 12px 20px 8px 20px;
	text-transform: uppercase;
}


.Left li a, .Right li a {
	display: block;
	padding-left: 14px;
	text-decoration: underline;
}

.Left .SideBox, .Right .SideBox {
	margin-bottom: 20px;
	padding-bottom: 12px;
	width: 208px;
}

.Right .SideBox {
 	width:190px;	
}


.Right .SideBox a:link {
 	color:#172045;	
}


.Right .SideBox a:hover {
 	color:#287BAC;	
}



.Right .SideBox a:visited {
 	color:#172045;	
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 13px;
	padding: 5px 0 4px 20px;
}

.Left p a:link, .Left p a:hover, .Left p a:visited{
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size:16px;
	font-weight:bold;
}

.Left p a:link{
	color:#000165;
}


.Left p a:hover{
	color:#375B8C;
}


.Left p a:visited{
	color:#375B8C;
}

.Left ul li li a, .Right ul li li a {
	background-position: 18px 13px;
	padding-left: 30px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 13px;
	padding-left: 40px;
}

.Left ul, .Right ul {
	border-top: none;
}

legend {
	font-size: 1.65em;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 15px 15px 0 15px;
}

.listSummary , .clearRow {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	float: left;
	height: 36px;
	margin: 83px 0 0 54px;
	position: absolute;
	width: 211px;
}


#MenuMiddle #menuwrapper-middle {
	clear: both;
	padding-top: 5px;
	padding-left:10px;
	margin-left:1px;
}

#MenuMiddle{
	float:left;
/*	width: 500px;*/
	width: 516px;
	margin:0px;
	margin-bottom:20px;
	background-color:none;
	position:relative;
	top:35px;
	left:10px;
}

#MenuMiddle .title{
	color:#1C2841; 
	font-size:16px; 
	font-weight:bold; 
	padding-top:5px;
	padding-left:10px;	
}


#MenuMiddle li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom:10px;		
}

#MenuMiddle li a {
	display: block;
	font-family:Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: 400;
	height: 25px;
	padding: 5px 10px 0;
	text-decoration: underline;
	text-transform: uppercase;
	color:#292A58;
	font-size:13px;
	font-weight:bold;
	list-style: none;
}


#MenuMiddle li a:hover {
	color:#4699E2;
}

#MenuMiddle li ul {
	float: left;
	left: 0;
	position: absolute;
	text-align: left;
	z-index: 1;
	list-style: none;
}

#MenuMiddle li ul li {
	clear: both;
	text-align: left;
	position: relative;
	top:8px;	
}

#MenuMiddle li ul li a {
	font-size: 1em;
	font-weight: normal;
	letter-spacing:.2em;
	height: auto;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-bottom:groove 1px #292A58;
}

#MenuMiddle li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#MenuMiddle li:hover ul, #Menu li.over ul {
	display: block;
}

#MenuMiddle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#Menu {
	width: 985px;
	background-color:#292A58;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#Menu li a {
	display: block;
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	font-weight: 400;
	height: 25px;
	padding: 5px 25px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#Menu li ul {
	float: left;
	left: 0;
	position: absolute;
	text-align: left;
	width: 120px;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	position: relative;
	top:8px;	
}

#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	letter-spacing:.2em;
	height: auto;
	padding: 5px 10px 5px 10px;
	text-transform: none;
	border-bottom:groove 1px #292A58;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}


#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: 0 !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 25px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 15em;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuwrapper {
	clear: both;
	height: 46px;
	padding-top: 5px;
	margin-left:1px;
	border-top:solid 5px #1C2841;
}

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}


.Content a:link{
	color:#287BAC;	
}

.Content a:visited{
	color:#287BAC;	
}

.Content a:hover{
	color:#172045;	
}



.Content a.index-contact-link{
	color: #172045;
	font-size:14px;
	font-weight: normal;
	padding-bottom:20px;
}


.Content a:hover.index-contact-link{
	color: #990000;
	font-size:14px;
	font-weight: normal;
	padding-bottom:20px;
	text-decoration:underline;
}

.thumbscontainer{
	padding-left: 7px;
}



.thumbswrapper{
	float:left; 
	width:210px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding-left: 0px;	
}


.thumbswrapper1,.thumbswrapper2{
	float:left; 
	width:210px; 
	margin-left: 0px; 
	padding-left: 0px;	
}


.thumbswrapper1{
	margin-top: 20px; 
}


.thumbswrapper2{
	margin-top: 10px; 
	margin-bottom: 20px; 
}

#thumbscontent{
	padding:0 15px 0px 15px; 
	text-align:left;	
}


#thumbsborder-bottom{
	border-bottom:solid 1px #C7C8B5; 
	width:193px; 
	padding-top:5px;	
}

.followus-homepage{
	width:210px; margin-top: 20px; margin-bottom: 20px; padding:5px; background: none; border-top: solid 0px #172345; border-bottom: solid 0px #172345;	
}


.Right {
	float: right;
	padding: 0 0 10px 9px;
	width: 208px;
	
	/* ADDED THESE STYLE BELOW 05-26-2010 */
	background:none; 
	margin-left:0px; 
	padding-left:0px;	
	margin-top:20px;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-left: 0px;
	padding-left: 45px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
/*	margin-top:30px;*/
	margin-top:0px;
	margin-left:8px;
	padding-bottom: 10px;
}

.Search form {
	padding: 0 5px;
}

.Search p {
	font-size: 1em;
	margin-top: -65px;
}

.SearchGoButton {
	margin-left: 108px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

#search_results h3{
	color: #ECCA33;
	margin-left:0px;
	padding:5px;
}

#search_results h3 a, #search_results h3 a:visited{
	color: #ECCA33;
	margin-left:0px;
	padding:0px;	
}

#search_results h3 a:hover{
	color: #ffffff;
	margin-left:0px;
	padding:0px;
}

.search-instructions{
	padding-bottom:20px;	
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	margin: 130px 0 0 100px;
}

#Slogan, #SloganWithLogo {
	font-family:Cambria,Calibri, Arial, Helvetica, sans-serif;	
	font-size: 1.3em;
	line-height: 100%;
	text-decoration: none;
}

#SloganWithLogo {
	float: left;
	margin: 135px 0 0 115px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	padding-left: 20px;
	width: 146px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	margin: 0 5px;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: 1em;
	padding: 0 0 5px 15px;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

.Testimonial_content {
	text-align: center;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}

.tplWidthColumns1 {
	width: 950px;
}

.tplWidthColumns2 {
	width: 732px;
}

.tplWidthColumns3 {
	width: 516px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White p {
	padding: 0 20px 5px 20px;
}


