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

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

body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg4.gif);
}

p {
	font-family: 'Trebuchet MS';
	font-size: 90%;
	color: #333333;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 1.2em;
}

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

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

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

a:hover{
	color: #800080;
	text-decoration: underline;
	font-size: 100%;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 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: #FFcc66;
 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                                 */
/***********************************************/
#container {width:770px;
			height:auto;}
#masthead{
	padding: 0;
	width: 770px;
	height:auto;
	background-color: #B588B4;
	background-image: url(images/bkg-purp-stretch.gif);
}




#sidebar-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	width: 135px;
	font-weight: bold;
}

#navbar{
margin: 0px;
	padding: 0px;
	width: 590px;
	background-color: #B588B4;
}

#content{
	width: 500px;
	border: 0;
	float: left;
}

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

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 15px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 770px;
}

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




/************** #headlines styles **************/

#headlines{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0 0 0;
	width: 135px;
	height: auto;
	background-image: url(images/bkg-purp-stretch.gif);
	background-repeat: repeat;
	background-color: #8C1788;
	text-align: center;
	
}

#headlines p{
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight:bold;
}

#headlines a {color:#FFCCCC;
			text-decoration:underline;}
			
#masthead .right img {
	float: right;
}
#masthead .left {
	float: left;
}

li a .invisible {
	color: #FFCC66;
}



.style26 {color: #800080; font-family: Impact; font-size: 11px; }.click-here {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #663399;
}
#click-here {
	font-family: "Trebuchet MS";
	color: #800080;
	font-size:100%;
	width:350px;
	height:auto;
	background-color: #FFE8FF;
	text-align: center;
	border: solid #663399 1px;
	margin: 8px 0 8px 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#click-here a{
	font-size: 100%;
	color:#800080;
	line-height: 1.0em;
}

.style26 {color: #800080; font-family: Impact; font-size: 18px; }
#sitepal {
	width: 275px;
}
