/* CSS Document */

/***********************************************/
/*text and lists*/
/***********************************************/

body {
	color:#000000;
}
p {
	font-family:"Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	font-size: 1.0em;
}
a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica,  sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
}
a:link{
	color:#0000CC
	background-color: transparent;
}

a:visited{
	color:#0000FF
	background-color: transparent;
}

a:hover{
	color:#000066
	background-color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	background-color: green;
	}
h1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica,  sans-serif;
	font-size: 1.0em;
	color: #990066;
	margin: 0px;
	padding: 0 0 0 4px;
}

h2{
	font-family: "Palatino Linotype", Palatino, "URW Palatino L", Georgia,"Times New Roman", Times,  serif;
	font-size: 1.2em;
	color: #000099;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	font-style: normal;
}

h3{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica,  sans-serif;
	font-size: 0.8em;
	color: #334d55;
	margin: 0px;
	padding: 4px;
}

h4{
	font-family: "Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #334d55;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
}
h6{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	font-style:italic;
	line-height: 1.2em;
	color: #334d55;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
td, th{
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	line-height: 1.1em;
	}
li{
	font-family: "Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	list-style-position: outside;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
form
{
	margin-top: 1.5em;
	padding-bottom: 35px;
}

input.text
{
  width: 10.5em;
}

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


#container {
	float: left;
	width: 100%;
	left: 10px;
	top: 10px;
}

#headlines{
	float: left;
	top: 0;
	left: 0;
	width: 159px;
	margin: 0px;
	padding: 0px; 
		}
#navBar{
	float: left;
	top: 0;
	left: 0;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#rightNav{
	float: right;
	top: 0;
	left: 0;
	width: 160px;
	margin: 0px;
	color: #FFFFFF;
	}
#rightAd{
	float: right;
	top: 0;
	left: 0;
	width: 160px;
	margin: 0px;
	}	
#content{
	margin: 0 160px 0 180px;
	}
	
#siteInfo{
	width: 100%;
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	margin-top: none;
	clear: both;
	}
	


/***********************************************/
/*components*/
/***********************************************/

#siteName {
	font-family: Palatino Linotype, Palatino, URW Palatino L,  Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	background-color: #990066;
	color: #CCCC66;
	text-align: center;
	padding: 0.4em;
	width: auto;
}
#siteName>p{
	font-size: 1.4 em;
	font-weight: 300;
	}
	

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

#globalNav{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #990066;
	background-color:#FFFFCC;
	text-align: center;
}


#globalNav a {
	color: #990066;
	font-size: 100%;
	padding: 0 4px 0 0;
}



/***********feature styles**************/

#pageName{
	margin: 0px;
	padding: 5px;
}
img.leftimg{
	margin: 5px 8px 2px 5px;
	float: left;
	}
img.rightimg{
	margin: 5px 5px 2px 8px;
	float: right;
	}
#pageName>h2+h2{
	font-weight: normal;
	font-size: 1.0em;
	text-decoration:none;
	margin-top: none;
	margin: 0;
	padding: 0px 5px -10px 4px;
}	
#pageName>h2+h2+h2{
	font-weight: normal;
	font-size: 0.9em;
	margin-top: none;
	margin: 0;
	}
#pageName>h5+a:active{
	font-size:0.9em
}
#pageName>h5+h5{
	text-indent: 0.6em;
}
.clear{
	clear: both;
	}

		
/**********#gallery list styles***************/
#gallerylist {
	list-style-type: none;
	width: 900px;
}
#gallerylist li{
	float: left;
	margin-left: 80px;
	margin-right: 12px;
	margin-bottom: 12px;
	font:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans serif;
	color:#330033;
	}
#gallerylist li a{
	float: left;
	margin-left: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	text-decoration: none;
	font:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans serif;
	color:#330033;
	}
	
#gallerylist img{
	direction: block;
	border: none;
	}
		
/*************story styles*********************/
.story>p{
	font-family:"Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0;
	padding: 0px 5px -10px 10px;
	}
	
.story>p+p{
	font-family: "Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	text-indent: 1.2em;
	padding: 0px 5px -10px 10px;
	}
.story>blockquote{
	font-family:"Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	font-style:italic;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 5px 15px 5px 30px;
	}
.story>h3{
	text-align:center;
	}
	/*emp for story*/
.style9 {
	font-size: 18pt;
	color:#990066;
	}
	
	
/*************#navBar styles**********************/

#navBar h3{
	display: block;
	padding: 5px 0.5em 5px 5px ;
	border-left: 12px solid #666699;
	border-right: 1px solid #711515;
	background-color: #003399;
	color: #FFFF66;
	}
	
#navBar ul {
	font: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	list-style: none;
	font-size: 0.9em;	 
	margin: 0;
	padding: 0;
	}
	
#navBar li {
	border-bottom: 1px solid #ED9F9F;
	}
	
#navBar li a {
	display: block;
	padding: 5px 0.5em 5px 5px ;
	border-left: 12px solid #666699;
	border-right: 1px solid #711515;
	background-color: #990066;
	color: #FFFF66;
	text-decoration: none;
	}	
/************ #right Navstyles ******************/	

#rightNav h3{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 1px solid #711515;
	border-right: 12px solid #666699;
	background-color: #003399;
	color: #FFFF66;
	}
	
#rightNav ul {
	font: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	list-style: none;
	font-size: 0.9em;	 
	margin: 0;
	padding: 0;
	}
	
#rightNav li {
	border-bottom: 1px solid #ED9F9F;
	}
	
#rightNav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 1px solid #711515;
	border-right: 12px solid #666699;
	background-color: #990066;
	color: #FFFF66;
	text-decoration: none;
	}	
	
/********#rightAd styles**************/
#rightAd h5{
	text-align:center
	}
	
#rightAd li a {
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	} 
	
/*******introtable styles***/
#intro {
	margin: 0 120px 0 120px;
	}
	
.introtable a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
.introtable {
	width: 735px;
	position: absolute;
	background-color: #FFFFCC;
	left: 197px;
	top: 163px;
	}


/*************newstable styles**********/
.newstable {
	width: 100%;
	font-family:"Book Antiqua", "Bookman Old Style", "URW Bookman L", Georgia, serif;
	font-size: 1.1em;
	border: 0;
	margin: 0;
}
.newstable td {
	background-color:#FFFFCC;
	text-align: left;
	width: 232px;
	vertical-align: top;
	table-layout: fixed;
	padding: 5px 0 5px 4px;
}
.newstable h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica,  sans-serif;
	font-size: 1.0em;
	color: #990066;
	padding: 0;
}	

/*************datatable styles**********/
.datatable {
	border: 0.5px solid #D6DDE6;
	width: 80%;
}
.datatable td {
	border: 0.5px solid #D6DDE6;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #CCCCFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 4px 2px 0 4px;
}
.datatable tr {
	background-color: #FFFF99;
	color: #000000;
	}
.datatable tr.altrow {
	background-color:#CCFFFF;
	color: #000000;
}

/*************comment styles************/
#comment{
	padding: 0.4em;
	}
#comment label {
	position:absolute;
	font-size:0.9em;
	padding-top:.2em;
	left:20px
	}


/*************site info styles**********/

#siteInfo h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	text-align:left;
	}
	
#siteInfo a {
	font-size: 0.8em;
	}
	

