/*  CSS STYLE SHEET
    (c)TechTriad.com */
	
html, body {
	border:0;
	margin:0 0 0;
	padding:0;
}

body {
	font:100%/1.5 Tahoma, Geneva, sans-serif;
	background-color: #F5F0E3;
	margin-top: 10px;
	color: #3c2727;
}
#container	{
	clear: both;
	float: none;
	width: 800px;
	margin:0px auto;
}
a{
	color: #3f60aa;
	font-weight: bold;
	text-decoration: none;
}

a:link{
	color: #3f60aa;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #445566;
	font-weight: bold;
}

a:hover{
	color: #69C;
	font-weight: bold;
	text-decoration:underline;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

#logo {
	float: left;
	width: 300px;
	height: 100px;
	background: url(../images/logo.gif) no-repeat 0px top;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	display: block;
}

#logo a {
	width: 300px;
	height: 100px;
	display: block;
}


/***** Wrapper *****/

#wrapper {
	width:800px;
	margin:0 auto;
}
/* /wrapper */


/* top navigation */
#topnav {
	font-size: 11px;
	background-color: #780000;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 24px;
}
#topnav a:link, #topnav a:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:hover	{
	color: #E6D384;
	text-decoration: none;
	font-weight: bold;
}
/* /main navigation */

/* heading styles */
h1{
 font-family:Tahoma, Geneva, sans-serif;
 font-size: 130%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 10px 0px 0px;
 padding: 0px;
}

h3{
	padding: 10px 0px 2px 10px;
	font-size: 110%;
	color: #780000;
	margin: 0px;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #036;
	margin: 10px 0px 0px;
	padding: 0px 3px 0px 6px;
	width: 175px;
	display: block;
	background-color: #ded7b9;
	height: 24px;
	border: 1px solid #b49a64;
	line-height: 24px;
}

h5{
	font-family: Tahoma, Geneva, sans-serif;;
	font-size: 110%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}
h6 {
	font-size: 75%;
	color: #333333;
	font-weight: normal;
	line-height: 110%;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

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;
}
fieldset	{
	border: 1px solid #900;
	padding: 6px;
	margin: 0px 0px 15px 10px;
	width: 95%;
	
}
/* /heading styles */

/* content */
#content	{
	width:99%;
	padding: 0px 5px;
	background-color:#FFF;
}
#content p {
	margin: 0px 0px 12px;
	font-size: .8em;
	padding-left: 6px;
	line-height: 120%;
}
#content .story	{
	font-size: 70%;
	line-height: 120%;
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0px 0px 15px 10px;
	width: 90%;
	background-color:#F8F3E4;
}	/* #f0f0e4 */
#content .art2 {
	font-size: 70%;
	line-height: 120%;
	border: 1px solid #AAB7BF;
	padding: 8px;
	margin: 0px 0px 15px 10px;
	width: 90%;
	background-color:#EDF3EE;
}	/* #f0f0e4 */
#content .headline	{
	font-weight:bolder;
	font-size:110%;
	color:#855729;
	Line-height:125%;
	padding-bottom: 15px;
	
}
#content .art2 .headline {
	font-weight:bolder;
	font-size:110%;
	color:#6D455C;
	Line-height:125%;
	padding-bottom: 15px;
}
#content .headline em 	{
	color:  #445566;
	font-size:125%;
	font-style: normal;
	Line-height:130%;
		
}
#content art2 .headline em 	{
	color:  #7D1B0D;
	font-size:125%;
	font-style: normal;
	Line-height:130%;		
}
#content blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #3c2727;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #ccc;
}
.

/* /content */


/************** .feature styles ***************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: 110%;
}
.border {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 5px 0;
}

}
.feature p {
	font-size: 80%;
	line-height: 110%;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/************** styles forpage Introduction region  ***************/

#intro{
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	
		
}
#intro p {
	font-size: 80%;
	line-height: 175%;
	
}
#intro img{
	float: left;
	padding: 10px 10px 0px 0px;
}
.intro h1 {
 padding-bottom:15px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	
}

.story p{
	padding: 0px 0px 10px 0px;
line-height: 150%;
}
.story .border {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 5px 0px 5px;/* adds space Outside of border */
	
}
/************** .special article styles *****************/

.art2{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	
}

.art2 p{
	padding: 0px 0px 10px 0px;
line-height: 150%;
}
.art2 .border {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: 0px 5px 0px 5px;/* adds space Outside of border */
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-size: 110%;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 10px;
	color: #445566;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-weight:bold;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	font-weight:bold;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	color: #445566;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 5px 10px;
}

#headlines p{
	font-size: 70%;
	margin: 0px;
	padding: 3px 3px 5px 6px;
	width: 175px;
	display: block;
	line-height: 125%;
	background-color: #FFFFFF;
	border-right: 1px solid #d6c39c;   /*EFDFB8;*/
	border-bottom: 1px solid #d6c39c;
	border-left: 1px solid #d6c39c;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #999999;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 5px 5px 10px 5px;
	vertical-align: middle;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	float: none;
	width: 800px;
	margin:0px auto;
	font-size: 11px;
	color: #3c2727;
}
#footer a {
	color: #3c2727;
	text-decoration: underline;
	font-weight: normal;
}
/*************** Form styles ***********/
input, select {
	border: 1px solid #666;
}

