/* This CSS design was created by Verge Productions (vergeproductions.net) and may not be reproduced without the expressed, written consent of Tony E. Johnson or Verge Productions */

/* basic html attributes ------------------------------------------------------------------- */

body {
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	font-size: 62.5%;
	text-align: left;
}

a:link, a:visited {  
	text-decoration: underline;
	color: #509310;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #cc3333;
	}	

p, ul, blockquote {
	font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	padding: 0em .3em 0em .3em;
	font-size: 1.2em;
	line-height: 1.4em; 
	color: #333;
	}
	
td {
	font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	}
	

.header {
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	color: #cc3333;
	}
	
.padHeader {
	font-size: 1.1em;
	font-weight: bold;
	color: #0000cc;
	}
	
.leftheader {
	font-size: 1.1em;
	padding: 0em .3em 0em .3em;
	line-height: 2.1em;
	font-weight: bold;
	color: #cc3333;
	}	

p.contact {
	font-size: .7em;
	color: #999;
	}
	
.newslinks a:link {
	padding: 3em .3em 0em 1em;
	font-size: 1em;
	font-family: verdana;
	color: #509310;
	}	

.newslinks a:hover {
	padding: 3em .3em 0em 1em;
	font-size: 1em;
	font-family: verdana;
	color: #6B320E;
	}	
	



	
/* Navigation bar settings ------------------------------------------------- */

#navcontainer {
	text-align: left;
	background: url(images/gray-gradient.gif) repeat;
	width: 24.25em;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: solid 1px #333;
}

#navigation ul {
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	padding: 1em 0em 1em 0em;

}

#navigation ul li { 
	display: block; 
}

#navigation ul li a {
	text-decoration: none;
	width: 18.8em;
	padding: 0em 1em 0em 1em;
	margin: 0em 0em 0em 0em;
	color: #333333;
	font-size: 1em;
	line-height: 1.7em;
	font-family: trebuchet ms, arial, helvetica;
}

#navigation ul li a:hover {
	color: #AE2121;
}

li.indent {
	margin-left: 1.5em;
}
	
/* News area settings ------------------------------------------------- */

#newscontainer {
	text-align: left;
	width: 24.5em;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: dashed 1px #cccccc;
}

#news ul {
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	padding: 1em 0em 1em 0em;

}

#news ul li { 
	display: block; 
}

#news ul li a {
	text-decoration: none;
	width: 20em;
	padding: 0em 1.5em 0em 1em;
	margin: 0em 0em 0em 0em;
	color: #509310;
	font-size: 1em;
	line-height: 1.7em;
	font-family: trebuchet ms, arial, helvetica;
}

#news ul li a:hover {
	color: #cc0000;
}

/* content menu ------------------------- */

#content ul {
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	padding: 1em 0em 1em 0em;

}

#content ul li { 
	display: block; 
}

#content ul li a {
	text-decoration: none;
	width: 20em;
	padding: 0em 1.5em 0em 1em;
	margin: 0em 0em 0em 0em;
	color: #509310;
	font-size: 1.5em;
	line-height: 2.0em;
	font-family: trebuchet ms, arial, helvetica;
}

#content ul li a:hover {
	color: #cc0000;
}

/* content lists ------------------------- */

#txtlist ul {
	list-style-type: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

}

#txtlist ul li { 
	display: block; 
}

#txtlist ul li {
	text-decoration: none;
	width: 40em;
	padding: 0em 1.5em 0em .5em;
	margin: 0em 0em 0em 0em;
	color: #333;
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: trebuchet ms, arial, helvetica;
}




/* main divs ------------------------------------------------------------------------------- */
	
#container	{

	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	background: #FFFFFF;
}

#row1	{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	width: 118em;

	background-color: #FFFFFF;
	text-align: left;
}

#left-column	{
	margin: .5em .5em .5em .5em;
	padding: 0em auto;
	float: left;
	width: 24.5em;
	color: #CCCCCC;
}

#left-containerA {
	margin: 0em 0em .5em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	text-align: left;
	width: 24.5em;
	font-family: trebuchet ms;
	color: #333333;
}
#left-containerB {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	text-align: left;
	width: 24.5em;
	font-family: trebuchet ms;
	color: #333333;
}

#right-column {
	margin: 0em 0em 0em 0em;
	padding: .5em 0em .5em 0em;
	float: left;
	text-align: left;
	width:55em;
}

#right-containerA {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	text-align: left;
	width: 53.3em;
	font-family: trebuchet ms;
}

#right-containerB {
	text-align: left;
	background: #04369D;
	border: solid 1px #333;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 1em;
	float: left;
	text-align: left;
	width: 44.75em;
	font-family: trebuchet ms;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#right-containerC {
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 1em;
	float: left;
	text-align: left;
	width: 44.75em;
	font-family: trebuchet ms;
	font-size: 1em;
	color: #000000;
}

#row2	{
	margin: .3em 0em .3em .3em;
	padding: 1em auto;
	float: left;
	width: 82em;
	background: url(images/gray-gradient.gif) repeat;
	text-align: center;
	color: #CCCCCC;
	border: solid #000 1px;
}

#footer a {
	text-decoration: none;
	padding: 0em .4em .4em 0em;
	margin: 0em 0em 0em 0em;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	text-decoration: underline;
	font-family: trebuchet ms, arial, helvetica;
}

#footer a:hover {
	color: #000000;
}	

#footer2 a {
	text-decoration: none;
	padding: 0em .4em .4em 0em;
	margin: 0em 0em 0em 0em;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: trebuchet ms, arial, helvetica;
}


