/*  CSS STYLE SHEET
    (c)TechTriad.com */
	
html, body {
	border:0;
	margin:0 0 0;
	padding:0;
}

body {
	font:100%/1.5 Geneva, Arial, Helvetica, sans-serif;
	background-color: #F5F0E3;
	margin-top: 10px;
	color: #3c2727;
}
#container	{
	clear: both;
	float: none;
	width: 800px;
	margin:0px auto;
}
a{
	color: #445566;
	text-decoration: none;
}

a:link{
	color: #445566;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #445566;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: none;
}
.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: Geneva, Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
 font-size: 130%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 80%;
 color: #333333;
 margin: 10px 0px 0px;
 padding: 0px;
}

h3{
	padding: 10px 0px 2px 10px;
	font-size: 110%;
	color: #780000;
	margin: 0px;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 3px 0px 6px;
	width: 175px;
	display: block;
	background-color: #FAF8F5;
	height: 24px;
	border: 1px solid #DFDACD;
	line-height: 24px;
}

h5{
	font-family: Geneva, Arial, Helvetica, 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;
}

/* /heading styles */

/* content */
#content	{
	width:99%;
	padding: 0px 5px;
}
#content p {
	margin: 0px 0px 12px;
	font-size: .8em;
	padding-left: 6px;
	line-height: 110%;
}
#content .story	{
	font-size: 70%;
	line-height: 120%;
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0px 0px 15px 10px;
	width: 90%;
	background-color: #FCFCF1;
}	
#content .headline	{
	font-weight:bold;
	font-size:110%;
}
#content .headline em 	{
	color: #780000;
	font-size:125%;
	font-style: normal;	
}
#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 p {
	font-size: 80%;
	line-height: 110%;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}



/************** .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 0px 0;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	color: #333333;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




/*********** #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 #EFDFB8;
	border-bottom: 1px solid #EFDFB8;
	border-left: 1px solid #EFDFB8;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #999999;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	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;
}