/*****************************************************
*   Special styles for the various page templates                      
****************************************************/

/* Styles for the "3-columns-page template" */

#pageleft {
	float: left;
	width: 250px;
	border-right: solid 1px #999;
	text-align:justify;
	color: #000;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	}
/*****************************************************
*   Special styles for the various page templates                      
****************************************************/

/* Styles for the "3-columns-page template" */

#pageleft2 {
	float: left;
	width: 375px;
	border-right: solid 1px #999;
	text-align:left;
	color: #000;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
/*****************************************************
*   Special styles for the various page templates                      
****************************************************/

/* Styles for the "3-columns-page template" */

#pageleft3 {
	float: left;
	width: 425px;
	border-right: solid 1px #999;
	text-align:left;
	color: #000;
	font-size: .8pt;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
	
#pagemiddle {
	float: left;
	width: 418
.px;
	margin: 20px 5px 0px 10px;
	padding: 0px;
	text-align:justify;
	}
	
#pageright {
	float: right;
	width: 200px;
	border-left: solid 1px #999;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}
#pageright2 {
	float: right;
	width: 500px;
	border-left: solid 1px #999;
	text-align:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
#pageright3 {
	float: right;
	width: 425px;
	border-left: solid 1px #999;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}

#pageleft li, #pagemiddle li, #pageright li{
	list-style:none;
	text-align: left;
	}

#pageleft .recent li, #pagemiddle .recent li, #pageright .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(.images/icons/icon_recent.gif) no-repeat;
	}

#pageleft a:link, #pageleft a:active, #pageleft a:visited {text-decoration:none;}
#pageleft a:hover {
	text-decoration:underline;
	text-align: left;
}

#pagemiddle a:link, #pagemiddle a:active, #pagemiddle a:visited {text-decoration:none;}
#pagemiddle a:hover {text-decoration:underline;}

#pageright a:link, #pageright a:active, #pageright a:visited {text-decoration:none;}
#pageright a:hover {
	text-decoration:underline;
	color: #000;
}



/* Styles for the "featured-page template" */

#featured-top {
	width:940px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border-bottom:4px solid #ddd;
	}

#featured-content {
	width:650px;
	float:left;
	}
	
	
#featured-sidebar {
	width: 250px;
	float:right;
	}
	
#featured-sidebar h3 {
	border-bottom:2px solid #ccc;
	padding:5px 0 5px 2px;
	margin:0 0 20px 0;
	}	
	
#featured-sidebar .sidebar_widget {
	margin:0 0 20px 0;
	text-align:justify;
	}
	
#featured-leftcol {
	width:600px;
	float:left;
	border-right: 2px solid #ccc;
	font-style: normal;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
	}

#featured-leftcol h2, #featured-content h2{
	color: #a37f04;
	font: 1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	border:none;
	font-style: normal;
	}

#featured-rightcol h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#a37f04;
	border-bottom:2px solid #ccc;
	font-size: xx-small;
	}

#featured-leftcol img{
	float:left;
	margin:0 20px 10px 0;
	padding:1px;
	border: 1px solid #999;
	}

#featured-rightcol{
	width:280px;
	float:right;
	margin-top:20px;
	}

#featured-rightcol li {
	list-style:none
	}

#featured-rightcol .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(.images/icons/icon_recent.gif) no-repeat;
	}

#featured-rightcol a:link, #featured-rightcol a:active, #featured-rightcol a:visited {text-decoration:none;}
#featured-rightcol a:hover {text-decoration:underline;}




/* Styles for the "section-page template" */

#section-content {
	width:650px;
	float:left;
	}

#section-teaser {
	margin:20px 0 20px 0;
	border-top:4px solid #ccc;
	border-bottom:4px solid #ccc;
	float:left;
	background:#eee;
	padding:15px;
	}

#section-articlelist {
	float:left;
	}
	
.section-p {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #ccc;
	color: #000;
	}

.section-title {
	font:2.0em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	color: #C29704;
	}

.section-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #a37f04;
	margin:10px 0 10px 0;
	}

/* Section title and subtitle area links */
.section-title:link, .section-title:active, .section-title:visited { 
	color: #a37f04; 
	text-decoration: none;
	} 
.section-title:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 

.section-subtitle:link, .section-subtitle:active, .section-subtitle:visited { 
	color: #a37f04; 
	text-decoration: none;
	} 
.section-subtitle:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 
	
.section-read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	}
	
.section-read-on a:hover {color:#666!important;}
#page #pageright2 ol li strong .text_left {
	text-align: left;
}
#page #pageright2 ul li strong .text_left {

}
#page #pageright2 table tbody tr .xl69 font font strong span {
	font-size: 1px;
}
#page #pageright2 table tbody tr .xl69 font font strong span {
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#page #pageleft3 br {
	font-size: 0.8em;
}
#page #featured-sidebar .sidebar_widget .textwidget strong {
	color: #000;
}
#featured-content2 {
	width:450px;
	float:left;
}
#featured-sidebar2 {
	width: 450px;
	float:right;
}
#page #featured-sidebar2 .sidebar_widget .textwidget {
	color: #000;
}
#page #featured-sidebar2 .sidebar_widget .textwidget strong {
	color: #000;
}
.footer {
	color: #000;
}
#featured_mainpage {
	float: left;
	width: 900px;
	border-right: solid 1px #999;
	text-align:left;
	color: #000;
	font-size: 0.8pt;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#page #featured-top #featured-mainpage #featured-text {
	color: #000;
}
#page #featured-top #featured-mainpage p {
	color: #000;
}
#page #featured-top #featured-mainpage p span {
	color: #000;
}
#terms-rightcol h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#a37f04;
	border-bottom:2px solid #ccc;
	font-size: .9;
}
#page #terms-top #terms-rightcol h2 {
	font-size: .7;
}
#page #featured-top #featured-rightcol #featured-recent #form2 #spryradio1 label {
	color: #000;
}
#terms-leftcol {
	width:900px;
	float:left;
	border-right: 2px solid #ccc;
	font-style: normal;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	color: #000;
}
#terms-rightcol {
	width:350px;
	float:right;
	margin-top:20px;
}
#page #featured-top #terms-leftcol #form1 label {
	color: #000;
	font-size: .7;
}
#page #featured-top #terms-leftcol #form3 #sprytextfield2 label {
	color: #000;
	font-size: 0.7px;
}
#page #featured-top #terms-leftcol #form3 p #sprytextfield3 label {
	color: #000;
	font-size: .7;
	font-family: Arial, Verdana, Sans-Serif;
}
