/* CSS Document */

/*  <<< Redefined Elements  >>> */

/* Set default colors and font */
body, td
{
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 11px;
	color: #333;
	line-height: 120%;
}

p { margin: 0; 
	padggin: 0;
}

/* main linkage */
A {
	font-family : Tahoma, Verdana, Arial, sans-serif, Arial;  
	font-size : 11px;
	color : #AA622D;
	text-decoration : none;
}


A, A:VISITED {
	font-family : Tahoma, Verdana, Arial, sans-serif, Arial;  
	font-size : 11px;
	color : #AA622D;
	text-decoration : none;
}

A:HOVER {
	font-family : Tahoma, Verdana, Arial, sans-serif, Arial;  
	font-size : 11px;
	color : #AA622D;
	text-decoration : underline;
}

/* headers */
H1
{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	color: #707957;
	padding: 0;
	margin: 0;
}

H1 span
{
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -999em;
}


H2 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #707957;
	line-height: 80%;
}

h3, h4
{
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 10px;
	font-weight: none;
	color: #000;
	line-height: 120%;
}

ul {
	padding: 0;
	margin: 5px 0 0 20px;
	list-style: url("../images/bullet.gif") outside disc;
	}

li {
	padding: 0;
	margin: 0;
	}


/* home */
.justify {
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 11px;
	color: #333;
	line-height: 120%;
	text-align: justify;
	display:block;
	padding: 0 5 0 5;
	margin: 0 5 0 5;
}



.mission {
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 11px;
	color: #000;
	line-height: 130%;
	display:block;
}


.mission3 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 13px;
	font-style:italic;
	text-align:center;
	color: #000;
	line-height: 130%;
	display:block;
}

.mission4 {
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	color: #000;
	line-height: 130%;
	display:block;
}

.mission5 {
	font-family: Georgia;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color: #545D3B;
	line-height: 130%;
	display:block;
}

.mission6 {
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	color: #545D3B;
	line-height: 130%;
	display:block;
}

.mission7 {
	font-family: Georgia;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color: #545D3B;
	line-height: 130%;
	display:block;
}

.mission8 {
	font-family: Georgia;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color: #000;
	line-height: 130%;
	display:block;
}

#image
{
	font-family: Tahoma, Verdana, Arial, sans-serif, Arial;
	font-size: 10px;
	font-style:italic;
	color:#999999;
	line-height: 120%;
	display:block;
}



.notes
{
	font-family: Helvetica, Arial, Verdana, Sanserif;
	color: lime;
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: blink;
}


.nav, .nav a, .nav img
{ 
	margin:0;
	padding:0;
}
.nav a, .nav img { float: left; display: block; }


/* error and message text*/
.error {
	color: red;
}

/* tag for home page award text */
.awardTag {
	margin: 0 0 9px;
	padding: 0;
	text-align: center;
	color: #555;
	font-size: 9px;
	letter-spacing: 1px;
}
