/*
	DWI Resource Center CSS - Thanks to Luka Cvrk for the template which served as the basis for this stylesheet! (www.solucija.com) 
*/
   
/* default styles */
body { font: .7em Tahoma, Arial, sans-serif; line-height: 1.5em; color: #454545; background: url(/images/bg.jpg) repeat-y top center;}
a { color: #8E1413; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 { font: bold 2.2em Georgia, Serif; 
	 padding: 8px 0 0 0; 
	 letter-spacing: -1px; }
	 
h2 { font: bold 1.8em Georgia, Serif; 
	 letter-spacing: -1px; }

h3 { font: bold 1.5em Georgia, Serif; 
	 letter-spacing: -1px;
	 margin-bottom: 3px; }
	 
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }

ul { margin-top: 3px;
     margin-bottom: 5px;
	 list-style: square;
	 list-style-position:inside;
	 }
	 
img { border: 0; }

cite { font-family: Georgia, Serif; 
font-size: .5em; 
text-indent: 20px;
text-decoration: none; 
text-transform: none; 
color: #000000; }

.footnote {
    font-family: Georgia, Serif;
    font-size: .7em;
	font-style: italic 
}

/* layout */
#content { margin: 0 auto; width: 960px;}
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }


/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 15px;
		margin-right: 2px;
		background: #000000 url(/images/corner.gif) no-repeat top right;
		font: bold Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	#tablist li a:hover{
		background: #8E1413 url(/images/corner.gif) no-repeat top right;
		color: #FFFFFF;
	}
	#tablist li a.current{
		background: #DFCD78 url(/images/corner.gif) no-repeat top right;
		color: #000000;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }


/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #B0D0DC url(/images/topicsbg2.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}


/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(/images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }


/* left side */
#left {
	float: left;
	width: 630px;
	margin: 0 5px 10px 10px;
}

	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #FFFFFF;
		border-top: 1px dotted #8E1413;
		border-bottom: 1px dotted #8E1413;
		color: #666666;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(/images/bgshade.gif) repeat-x;
		border-top: 1px dotted #8E1413;
		color: #333333;
		min-height:343px;
		padding: 0px 15px 30px 10px;
	}
	
	.left_articles form {
	float:right;
	width:49%;
	margin-right:5px
	}
	.left_articles .article {
	float:left;
	width:49%;	
	}
	
		.date { font-size: .9em; padding: 0 0 0 12px; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.banner_box {
		background: #FFFFFF;
		color: #666666;
		border-top: 1px dotted #8E1413;
		border-bottom: 1px dotted #8E1413;
		padding: 10px;
		margin: 0 5px 15px 0;
		vertical-align: middle;
		text-align: center;
		font: bold 1.5em Arial, Sans-Serif;
		letter-spacing: -1px;
	}
	.lefttitle {
	font-size:1.3em;
	font-weight:bold; 
	letter-spacing:-1px; 
	text-decoration:none;
	color: #666666;
	}
	.lefttitlelink {
	font-size:1.3em;
	font-weight:bold; 
	letter-spacing:-1px; 
	text-decoration:none;
	color: #8E1413;
	}		
	.thirds {
		float: left;
		width: 186px;
		padding: 0 10px 0 15px;
	}
	.halfleft {
		float: left;
		width: 290px;
		padding: 0 10px 5px 15px;
	}
		
	.citbox
	{	margin-bottom: 10px;
		width: 80%;
		text-align:left;		
		padding: 5px 5px 0px 10px; }

	.citbox h5
	{	font-size: 125%; 
		font-family: Georgia, serif;
		font-stretch:expanded;
		font-variant:small-caps;
		margin-bottom: 3px; }

	.citbox img 
	{	float: left;
		padding: 0px 10px 0px 0px;
		border: 0px; }	
		
/* right side */
#right {
	float: right;
	width: 300px;
	margin: 0 0 10px 0;
}
	.right_article1 {
		border-left: solid 1px #CCCCCC;
		border-bottom: solid 1px #CCCCCC;
		padding: 10px;
		margin: 0 10px 10px 0;
		background: #fff url(/images/right1.gif) no-repeat;
		color: #454545;
	}
	.right_article2 {
		border-left: solid 1px #CCCCCC;
		border-bottom: solid 1px #CCCCCC;
		padding: 10px;	
		margin: 0 10px 10px 0;
		background: #ffffff url(/images/right2.gif) no-repeat;
		color: #454545;
	}
	.right_article3 {
		border-left: solid 1px #CCCCCC;
		border-bottom: solid 1px #CCCCCC;
		padding: 10px;	
		margin: 0 10px 10px 0;
		background: #ffffff url(/images/right3.gif) no-repeat;
		color: #454545;
	}
	.events {
		border-left: dotted 1px #8E1413;
		padding: 10px;	
		margin: 0 10px 10px 0;
		height: 100%;
		background: #ffffff url(/images/event.gif) no-repeat;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.donate {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(/images/donate.jpg) no-repeat center left;
		color: #454545;
	}
	.rightboxtitle {
	font-size:1.2em;
	font-weight:bold;  
	text-decoration:none;
	font-family: Georgia, serif;
	font-stretch:expanded;
	font-variant:small-caps;
	margin-bottom: 3px;
	}


/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}

	#contactFrom {
		
	}
	#contactForm label {
		
	}
	.topForm {
float:left;
margin:33px 0 0 33px;
width:300px;
	}
	.bottomForm {
		
	}
	.clear {
	clear:left;	
	}