/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	width: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}

#container {
	width: 1000px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #919699;
	border-top-width: 0px;
	border-bottom-width: 0px;
	-webkit-box-shadow: 5px 5px 5px #aaa;
	-khtml-box-shadow: 5px 5px 5px #aaa;
}

a{
	color: #2a426e;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #2a426e;
	text-decoration: none;
}

a:hover{
	color: #2a426e;
	text-decoration: underline;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #444444;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 5px 5px 5px;
	width: 99%;	
}

#content{
	float: left;
	width: 670px;
	margin: 0px;
	padding-left: 5px;
}

#bigblack {
	font-size:29px;
	color:#000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.grey{ color:#A0A4A8;}

.tan{ color:#999966;}

/************************************************
*	All things sidebar													*
************************************************/

#sidebar{
	float: right;
	width: 320px;
	margin: 0px;
	line-height: 1.5em;
	display:inline;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
}

#sidebar h2
{
	color: #444547;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #cccccc;
	color: #E36B2A;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url("images/navbulle.gif");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #cccccc;
	color: #666 !important;
	background-color: #ccc;
}


#sidebar li div a.speaker
{	background-color: #ebeffb;
	color: #334ea5;
	display: block;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
    -webkit-border-bottom-left-radius : 9px;
    -moz-border-radius-bottomleft : 9px;
    -webkit-border-bottom-right-radius : 9px;
    -moz-border-radius-bottomright : 9px;
}

#sidebar li div a:hover{
	border-bottom-color: #fff;
	color: #e87431 !important;
	background-color: #ebeffb;
}

.textwidget {
	margin-bottom: 6px;
	margin-right: 10px;
	border: 1px solid #ccc;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-box-shadow: 2px 2px 2px #aaa;
	-khtml-box-shadow: 2px 2px 2px #aaa;
	}

.rss a{
	border-bottom: 1px solid #cccccc;
	color: #E36B2A;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url("images/rss12.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.rss a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}
#sidebar h1 a{
    	font:bold 11px Arial, Helvetica, sans-serif;
    	color:#2A426E;
    	line-height: 1.5em;
    	text-decoration:none;
    }



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	background-color: #3b5998;
	background-image: url("images/grass_header.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #999933;
	border-bottom: 1px solid #d8dfea;
    -webkit-box-shadow: 2px 2px 2px #aaa;
    -khtml-box-shadow: 2px 2px 2px #aaa;
}

#siteName a {
	color: #ffffff;

}

/************* #globalNav styles **************/

#globalNav{
	background-color: #073447;
	color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	-webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-box-shadow: 2px 2px 2px #aaa;
    -khtml-box-shadow: 2px 2px 2px #aaa;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 12px;
	padding: 0 4px 0 0;
	color: #ffffff;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-weight: bold;
}

/************* #headerimage styles *************/

#headerimage {
	width: 984px;
	font-size: 100%;
	padding: 2px;
	margin: auto;
	background-color: #ffffff;
	height: 90px;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px solid #CFCFCF;
	border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	-khtml-border-radius: 9px;	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;		
	-webkit-box-shadow: 2px 2px 2px #aaa;
	-khtml-box-shadow: 2px 2px 2px #aaa;
}

#headerimage2
{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	height: 90px;
	width: 998px;
	background-repeat: no-repeat;
	text-align: center;
}

	.name_news
	{
	color: #666666;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.02em;
	padding: 0px;
	line-height: 16px;
	}
	
	.date_news
	{
	color: #666666;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: -0.02em;
	}

	.date_name
	{
	color: #828090;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.02em;
	background-color: #eff2f3;
	width: 648px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 14px;
    border: 1px solid #a1a5a9;
    -webkit-border-bottom-right-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-box-shadow: 2px 2px 2px #aaa;
    margin-bottom: 5px;
	}

/************** .story styles *****************/

.story{
	background-color: #FFFFFF;
	background-position: left top;
	width: 325px;
	clear: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: left;
	color: #40484f;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
}

	div.story h1 a {
	color: #54A4DE;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	word-spacing: normal;
	margin: 0px;
	}
	
	div.story h1 a:hover { 
	text-decoration: underline; 
	}

/************* #storyline styles ***************/

.storyline{
	width: 663px;
	background-position: left top;
	background-color: #ebeffb;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-weight: normal;
	float: left;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-left: 0px;
	border-top: 1px solid #a1a5a9;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-box-shadow: 2px 2px 2px #aaa;
	-khtml-box-shadow: 2px 2px 2px #aaa;
}

.storyline :hover {
}
div.storyline h1 a
	{
	padding-left: 5px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	word-spacing: normal;
	text-align: left;
	}
	
div.storyline h1 a:hover 
	{
	text-decoration: underline;
	color: #000000;
	}
	
div.storyline h1 a:visited 
	{
	color: #A0A4A8;
	}

.descline{
	background-color: #FFFFFF;
	background-position: left top;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-weight: normal;
	float: left;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 660px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #888888;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************** #grey round styles **************/


.top_round_grey {
	color:#fff;
	font-size:14px;
	position:relative;
	background-image: url(images/top300.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	width: 295px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
}

.grey_box {
	background-color: #95999B;
	margin: 0px;
	padding: 0px;
	width: 295px;
}

.news_sidebar {
	text-align:left;
	background-image: url("images/glasses.png");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 28px;
	text-decoration: none !important;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 4px;
	color: #666666;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.news_sidebar a {
	color: #2a426e;
	text-decoration:none;
}

.news_sidebar a:hover{
	text-decoration:underline;
}

.news_sidebar a:visited 
	{
	color: #A0A4A8;
	}


.wimpy {
	background-image: url("images/fadedown2.png");
	border: 1px solid #CFCFCF;
	border-radius: 9px;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	-khtml-border-radius: 9px;	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;		
	-webkit-box-shadow: 2px 2px 2px #aaa;
	-khtml-box-shadow: 2px 2px 2px #aaa;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 10px;
	margin-bottom: 22px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

