﻿/***** 09-25-2011 added search function to all skins  */


body  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #C0C0C0;
	font-size:12px;
	color: #000000;
}
#container 
{ 
	width: 1000px; 
	background: #FFFFFF;
	/*margin: 0 auto;*/
	margin-left:auto; 
	margin-right:auto;
	/*margin: 10px;*/
	text-align: left; 
} 

#subLeftBar 
{
	float: left; 
	width: 180px;
	padding: 15px 10px 15px 20px;
}

.SubRightBar 
{
	float: right;
	width: 170px;
	background: #D3D1F6;
	padding: 15px 10px 15px 20px;
}

.SubRightBar P 
{
	padding-top:0pt;
}

.SubContent 
{ 
	margin: 0 200px; 
	padding: 0 10px; 
	border-left:solid black 1px;
	min-height:350px;
} 

a:link, a:visited, a:active { 
	color: #000066;
	text-decoration:none;
} 


#header, .t3header
{ 
	background: #D3D1F6; 
	padding: 0px;
} 

.WDSearch {float:right; margin-right:20px; z-index:1000; background-position:top; background-color:#D3d1F6; padding-bottom:2px;}
WDSearch .SearchButton{padding:auto 0}
div.SearchContainer a {
    display: inline-block;
    padding-bottom: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    position: relative;
}

.DNNModuleContent ModSearchResultsC{width:720px}
#header h1 
{
	margin: 0; 
	padding: 10px 0;
}

#upperMenu
{
	background-color:#000066;
	width:1000px;
	height:20px;
	padding-top:5px;
}

a:hover
{
	color:#666;
}
h1
{
	border-bottom:solid black 1px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	color:#000000;
	font-weight:bold;
}

h2
{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0pt;
}

h3 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:0pt;
}
h4
{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
}

/****** Blog**************/

.LoginReg
{
	color:#000066;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0pt;}
	

.clearblog   { clear:both; margin: 0px; padding: 0px; height: 0; font-size: 0px; line-height: 0px;}

.blogwrapper { overflow:hidden; margin-bottom:0; margin-top:0; margin-left:auto; margin-right:auto; width:1000px;}

.LeftPane {
	float: left; 
	margin: 0px;
	width:170px;
	padding-left:10px;
	padding-right: 10px;
}

.BlogContent {
   	float: left; 
 	margin: 0px;
	min-height:370px;
	width:573px;
	padding-left:10px;
	padding-right: 10px;

} 

.RightPane {
	float:right;
	margin: 0px;
	width:190px;
	padding-left: 10px;
	padding-right: 10px;
}

/****** end Blog ******/

.leftNav {
	float: left; 
	width: 180px;
	padding: 15px 10px 15px 20px;
	border-right:solid black 1px;
}


.mainContent {
	margin: 10px 15px 0 230px;
	min-height:370px;
	padding-left:10px;
	/*background:url(Images/seal_watermark.jpg) center no-repeat;*/
	
} 

.SubT2Content
{
	margin: 20px 15px 0 230px; 
	padding: 0 20px; 
	/*background:url(Images/coatsofarms.gif) center no-repeat;*/
	min-height:410px;
	border-left:1px solid black;
	padding-left:10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.SubT2Content img
{
	border-style:none;
	padding-right:10px;
	padding-bottom:0;
	margin-bottom:0;
}

img 
{
	border-style:none;
}
.footer
{
		text-align:center;
}

.footer p
{
	text-align:center;
	font-size:9px;
	width:1000px;
	padding-left:300px;
}
.footer a:link, a:visited
{
	text-decoration: none;
	color:black;
}

#login
{
	padding-left:10px;
}
#t3header h1
{
	color:#620000;
	text-transform:uppercase;
	font-weight:normal;
	border:none;
}


.t3SubContent
{
	margin:0pt 0pt 0pt 230px;
	padding:0pt 20px;
	min-height:350px;
}
.newsContent {
	float:left;
	width:400px;
	margin: 0 15px 0 0;
	padding-left: 28px;
	padding-right: 10px;
}
.eventsContent {
	background:#D3D1F6 none repeat scroll 0%;
	float:right;
	width:250px;
	margin: 0 15px 0 0;
	padding-left: 10px;
	padding-right: 10px;
}

.formlabel
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:0pt;
}
.radiobutton
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	margin-top:0pt;
}
.button
{
text-align: center;
}

.button A:link,
.button A:visited,
.button A:active,
.button A:hover,
A.button:link,
A.button:visited,
A.button:active,
A.button:hover

{
background-color: #000066; /* Button Blue */
border-top: solid 2px #FFFFFF; /* Button Highlight */
border-left: solid 2px #FFFFFF; /* Button Highlight */
border-bottom: solid 2px #808080; /* Button Shadow */
border-right: solid 2px #808080; /* Button Shadow */
color: White;
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
height: 30px;
padding: 5px 10px 5px 10px;
}
.button A:hover,
A.button:hover
{
text-decoration: underline;
color: #ff0000;
}


.buttonred
{
text-align: center;
}

.buttonred A:link,
.buttonred A:visited,
.buttonred A:active,
.buttonred A:hover,
A.buttonred:link,
A.buttonred:visited,
A.buttonred:active,
A.buttonred:hover

{
background-color: #8a181a; /* Button Blue */
border-top: solid 2px #FFFFFF; /* Button Highlight */
border-left: solid 2px #FFFFFF; /* Button Highlight */
border-bottom: solid 2px #808080; /* Button Shadow */
border-right: solid 2px #808080; /* Button Shadow */
color: White;
font-family: Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
height: 30px;
padding: 5px 10px 5px 10px;
}
.buttonred A:hover,
A.buttonred:hover
{
text-decoration: underline;
color: #000066;
}


