/************** main body ***************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #323264;
}

.style1 {color: #CCCCCC}
.style2 {
	font-weight: bold;
	color: #003300;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
}
.style3 {color: #330000}

.style4 {
	color: #330000;
	font-weight: bold;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:link {
	color: #0033FF;
}

a:visited {
	color: #660000;
}

a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

a:active {
	color: #663399;
}


#centercolumn {
}


#leftcolumn {
}


#rightcolumn {
}

td, th {
}


/************** titles ***************/

.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #7B806A;
	color: #DCDCDC;
	padding-left: 5px;
}

.blockTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	left: auto;
	text-align: left;
	padding: 5px;
	background-color: #F3EEF3;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}





/************** nav bar ***************/


.navLink {
	padding-left: 3px;
}


.navLink h2{
	font-size: medium;
	font-weight: bolder;
	color: #633421;
}

.navLink h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #694841;
	font-size: small;
}



/************** main column  ***************/

.feature{
	padding: 0px 5px 10px 10px;
	line-height: 2;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** storys *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
