@charset "utf-8";
/* CSS Document */
/* Set up the defaults for the page  ------------------------------------------------------------------  */
body {
	background:#5C5D5A;
	padding:20px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454644;
	line-height:180%;
}

#container {
	width:800px;
	margin:0 auto 0 auto;
}

.clearLeft {
	clear:left;
}

h1 {
	padding:0;
	margin:0 0 0 0;
	font-size:24px;
	font-family:"Century Gothic", verdana;
	color:#000000;
	text-align:center;
}

h2 {
	padding:0;
	margin:0;
	font-size:18px;
}

h3 {
	color:#7A981B;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:14px;
}

.h4alt {
	color:#7A981B
}

/* Background  ------------------------------------------------------------------ */

#topBack {
	background:url(../images/img1.gif);
	height:25px;
	font-size:16px;
	padding-top:20px;
}
#topBack p {
	margin:0 0 0 40px;	
	text-align:left;
	padding:0 0 0 0;	
	font-weight:bold;	
	float:left;
	width:340px;
}

#topBack #p2 {
	text-align:right;	
}


#middleBack {
	background:url(../images/img2.gif);
	padding:0 30px 0 30px;
}

#bottomBack {
	background:url(../images/img3.gif);
	height:45px;
}

#topBack a:link {
	color:#454644;
	text-decoration:underline;
}

#topBack a:visited {
	color:#454644;
	text-decoration:underline;
}

#topBack a:hover {
	color:#454644;
	text-decoration:none;
}

#topBack a:active {
	color:#454644;
	text-decoration:underline;
}

/* Top Navi and Image ------------------------------------------------------------------ */

#greenStrip {
	width:100%;
	background:#2E2E2E;
	height:10px;
	margin:0 0 2px 0;
}

#topNav {
	padding:0;
	margin:0;
	float:left;
}

#topNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#topNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#topNav a:hover {
	color:#999999;
	text-decoration:none;
}

#topNav a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#topNav li {
	list-style-type:none;
	background:url(../images/img4.gif);
	padding:12px 0 0 30px;
	margin:2px 0 0 0;
	width:183px;
	height:28px;
	font-size:10px;
}

#topImage {
	margin:2px 0 0 10px;
	float:left;
}

/* Main Content Area  - Column Left ------------------------------------------------------------------  */

#col1 {
	clear:left;
	float:left;
	width:213px;	
	text-align:center;
}

#col1 img {
	margin-top:10px;
	margin-bottom:10px;
}

#col1 a:link {
	color:#9ECA11;
	text-decoration:none;	
}

#col1 a:visited {
	color:#9ECA11;
	text-decoration:none;	
}

#col1 a:hover {
	color:#9ECA11;
	text-decoration:underline;	
}

#colL a:active {
	color:#9ECA11;
	text-decoration:none;	
}

.newsDate {
	color:#7A981B;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
}

.newsText {
	margin-top:5px;
}

#col2 a:link {
	color:#454644;
	text-decoration:underline;
}

#col2 a:visited {
	color:#454644;
	text-decoration:underline;
}

#col2 a:hover {
	color:#454644;
	text-decoration:none;
}

#col2 a:active {
	color:#454644;
	text-decoration:underline;
}

/* Main Content Area  - Column Right ------------------------------------------------------------------  */


#col2 {
	padding:15px 0 0 0;
	margin-left:233px;
}

#greenStrip2 {
	clear:left;
	width:100%;
	background:#2E2E2E;
	height:5px;
	margin:15px 0 2px 0;
}

.adobe {
	position:relative;
	bottom:-12px;
}

/* Bottom Navigtion  ------------------------------------------------------------------  */

#bottomNav {
	padding:10px 0 0 0;
	margin:0;	
	list-style-type:none;
	text-align:center;
}

#bottomNav li {
	margin:0 10px 0 10px;
	padding:0;
	display:inline;
}

#bottomNav a:link {
	color:#5c5d5a;
	text-decoration:none;
}

#bottomNav a:visited {
	color:#5c5d5a;
	text-decoration:none;
}

#bottomNav a:hover {
	color:#999999;
	text-decoration:none;
}

#bottomNav a:active {
	color:#5c5d5a;
	text-decoration:none;
}

#footer {
	text-align:center;
}

#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
