/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* End Reset */

body {
	background-image: url(/img/bkground.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	font-family: "Myriad Pro", "Myriad Web Pro", Kalinga, Raavi, "Segoe UI", "Trebuchet MS", "Microsoft Sans Serif", Euphemia;
	background-color: #6d6a6a;
	color: #2a2a2a;
	font-weight:normal;
	}

a:link {color:#254179;text-decoration: none;}
a:visited {color:#0f4817;text-decoration: none;}
a:hover {color:#2d2b67;text-decoration: none;cursor:hand;cursor:pointer;}
a:active {color:#23762e;text-decoration: none;}


h1{
	font-size: 24px;
	color:#4a5613;
	font-weight: normal;
	padding-bottom: 10px;
}

h2{
	font-size: 16px;
	color: #254179;
	font-weight: normal;
	padding-bottom: 5px;
}

h3{
	font-size:14px;
	font-weight: normal;
	padding-bottom: 5px;
}

ul {
	list-style-type: disc;
	padding: 15px;
	padding-top:0px;
	line-height:20px;
	padding-left: 35px;
	color: #254179;
	font-weight: normal;
}

ul.about {
	list-style-type: square;
	padding: 15px;
	padding-left: 35px;
	color:#2a2a2a;
	margin:10px;
}

ul.recentnews {
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#2a2a2a;
	margin:2px;
}

li.recentnews {
	padding-bottom: 10px;
	padding-left: 0px;
}



#container{
	background-color: #e6e6e6;
	width: 824px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	height:90px;
	padding:20px;
	text-align:right;
	color:#FFFFFF;
	display:none;
}

#buttons{
	background-image: url(/img/button.jpg);
	color:#FFFFFF;
	width:1024px;
	display:none;
}

	#buttons	a:link {color:#ffffff;text-decoration: none;}
	#buttons	a:visited {color:#abc7ea;text-decoration: none;}
	#buttons	a:hover {color:#abc7ea;text-decoration: none;cursor:hand;cursor:pointer;}
	#buttons	a:active {color:#ffffff;text-decoration: none;}

.button2{
	background-image: url(/img/button.jpg);
	width:102px;
	height:40px;
	float:left;
	padding-top: 2px;
	text-align:center;
	display:none;
}

.button2:hover {
background-image : url(/img/buttonmouseover.jpg);
} 

.button{
	background-image: url(/img/button.jpg);
	width:102px;
	height:32px;
	float:left;
	padding-top: 10px;
	text-align:center;
}

.button:hover {
background-image : url(/img/buttonmouseover.jpg);
} 

	#bextra{
		width:106px;
	}
	
.item{
	width: 325px;
	float:left;
	padding-right: 30px;
}

#content{
	background-color:#e6e6e6;
}

	#left{
		float:left;
		width:770px;
		background-color:#e6e6e6;
	}

		#featured{
			background-color: #FFFFFF;
			border-bottom: #999 2px solid;
			width:800px;
			padding: 20px;
			float:left;
		}
		
		#newsitem{
			background-color: #FFFFFF;
			width:800px;
			padding: 20px;
			float:left;
			font-size:16px;
		}
		
		#about{
			background-color: #FFFFFF;
			width:800px;
			padding: 20px;
			float:left;
			height: 802px;
			font-size:16px;
			overflow:scroll;
		}
		
		#subscribe{
			background-color: #FFFFFF;
			width:720px;
			padding: 20px;
			float:left;
			height: 802px;
		}
			
		#recentposts{
			float:left;
			width:380px;
			padding-left:5px;
			background-color:#e6e6e6;
		}
		
			.leftboxtop{
				background-image: url(/img/left_box_top.jpg);
				width:345px;
				height:30px;
				padding-top: 28px;
				padding-left: 35px;
				font-size:20px;
				
			}
			
			.leftboxtop		a:link {color:#2a2a2a;text-decoration: none;}
			.leftboxtop		a:visited {color:#2a2a2a;text-decoration: none;}
			.leftboxtop		a:hover {color:#23762e;text-decoration: none;}
			.leftboxtop		a:active {color:#23762e;text-decoration: none;}
			
			.leftboxmiddle{
				background-image: url(/img/left_box_middle.jpg);
				width:340px;
				height:345px;
				padding-left:20px;
				padding-right: 20px;
				padding-top: 10px;
				padding-bottom:20px;
				overflow:hidden;
			}
			
			
			.leftboxbottom{
				background-image: url(/img/left_box_bottom.jpg);
				width:380px;
				height:17px;
			}
			
		#middle{
			float:left;
			height: 450px;
		}
	
			#links{
				width:380px;
			}
			
				.middleboxtop{
					background-image: url(/img/middle_box_top.jpg);
					width:345px;
					height:30px;
					padding-top: 28px;
					padding-left: 35px;
					font-size:20px;
					
				}
				
				.middleboxmiddle{
					background-image: url(/img/middle_box_middle.jpg);
					width:340px;
					height:120px;
					padding-left:20px;
					padding-right: 20px;
					padding-top: 10px;
					padding-bottom:20px;
				}
				
				.middleboxbottom{
					background-image: url(/img/middle_box_bottom.jpg);
					width:380px;
					height:17px;
				}
		
			#media{
				width:380px;
			}
			
				.middleboxtop{
					background-image: url(/img/middle_box_top.jpg);
					width:345px;
					height:30px;
					padding-top: 28px;
					padding-left: 35px;
					font-size:20px;
					
				}
				
				.middleboxmiddle{
					background-image: url(/img/middle_box_middle.jpg);
					width:340px;
					height:120px;
					padding-left:20px;
					padding-right: 20px;
					padding-top: 10px;
					padding-bottom:20px;
				}
				
				.middleboxbottom{
					background-image: url(/img/middle_box_bottom.jpg);
					width:380px;
					height:17px;
				}

	#right{
		float:left;
		width:250px;
		background-color:#e6e6e6;
		padding-right:4px;
		display:none;
	}
				
		#twitter{
			float:left;
			width:250px;
			background-color:#e6e6e6;
		}
		
			.rightboxtop{
				background-image: url(/img/right_box_top.jpg);
				width:220px;
				height:33px;
				padding-top: 25px;
				padding-left: 30px;
				font-size:20px;
				
			}
			
			.rightboxmiddle{
				background-image: url(/img/right_box_middle.jpg);
				width:210px;
				height:185px;
				padding-right:20px;
				padding-left: 20px;
				padding-top: 10px;
				padding-bottom:20px;
			}
			
			#twittermiddle{
				height:443px;
			}
			
			#smalltwittermiddle{
				height:282px;
			}
			
			.rightboxbottom{
				background-image: url(/img/right_box_bottom.jpg);
				width:250px;
				height:19px;
			}
			
		#newsletters{
			float:left;
			width:250px;
			background-color:#e6e6e6;
		}
		
			.rightboxtop{
				background-image: url(/img/right_box_top.jpg);
				width:220px;
				height:33px;
				padding-top: 25px;
				padding-left: 30px;
				font-size:20px;
				
			}
			
			.rightboxmiddle{
				background-image: url(/img/right_box_middle.jpg);
				width:225px;
				height:185px;
				padding-right:5px;
				padding-left: 20px;
				padding-top: 10px;
				padding-bottom:20px;
			}
			
			#recentnewsmiddle{
				height:346px;
				overflow:hidden;
			}
			
			.rightboxbottom{
				background-image: url(/img/right_box_bottom.jpg);
				width:250px;
				height:19px;
			}
			

.secpagetitle{
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

.postdate{
	 font-size:22px;
	 font-weight:bold;
	 background-image:url(/img/itemcolor.gif);
	 width:165px;
	 height:30px;
	 padding-top:5px;
	 padding-left:5px;
}

.postagency{
	font-size:20px;
	font-weight:bold;
}

.posttitle{
	font-size:16px;
	font-weight:bold;
}

#footer{
	padding: 20px;
	text-align:center;
	display:none;
}

