/* CSS Document */

body {
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	background-image:url(images/.png);
	background-repeat:repeat-x;
	}


/* Text Styles, Headers etc */
	
.smalltext {

	font-family: "arial";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.normal {
	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	hover: #000000;
}


A {
    font-family: "arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

A:visited {
 	font-family: "arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

A:active {
 	font-family: "arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

A:hover { 
	font-family: "arial";
	font-size: 12px;
	color:#cccccc;
	font-weight: bold;
    text-decoration:underline;
}
	
H1 {

	font-family: "arial";
	font-size: 16px;
	color: #3e8c05;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

H2 {

	font-family: "arial";
	font-size: 14px;
	color: #3e8c05;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}


H3 {

	font-family: "arial";
	font-size: 12px;
	color: #3e8c05;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.floatimgleft {
	float: left;
	margin-top:0px;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:10px;
}

.floatimgright {
	float: right;
	margin-top:0px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:10px;
}


/* Layers */


#base {
	position:relative;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bckgrnd1.jpg);
	background-repeat:repeat-y;
	padding: 0px;
}
	
	
#header { 
	top:0px;
	width:950px;
	height:70px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	z-index:2;
}


#main { 
	width:950px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}


#main_text { 
	float:left;
	width:950px;
	margin-top:10px;
	background-color:#ffffff;
	text-align:left;
	z-index:2;
}


#flash{
	width:950px;
	height:125px;
	clear:both;
	z-index:3;
}

#navigation {
	float:left;
	width:950px;
	height::35px;
	margin-left:0px;
	margin-bottom:0px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left: 5px;
	background-image:url(images/nav.png);
	background-repeat:repeat-x;
	text-align:left;
	z-index:3;
}

#navigation A {
    font-family: "arial";
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}

#navigation A:visited {
 	font-family: "arial";
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}

#navigation A:active {
 	font-family: "arial";
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	text-decoration:none;
}

#navigation A:hover { 
	font-family: "arial";
	font-size: 14px;
	color:#cccccc;
	font-weight: bold;
    text-decoration:underline;
}

#text_1 {
	width:675px;
	float:left;
	background-color:#FFFFFF;
	margin-right:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	border-style:solid;
	border-color: #eeeeee;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	background-image:url(images/edge.p2ng);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	z-index:3;

}


#text_2 {
	width:225px;
	float:right;
	background-color:#ffffff;
	margin-right:8px;
	padding-top:20px;
	padding-bottom:10px;
	border-style:solid;
	border-color: #ffffff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	text-align:left;
	z-index:3;
}

#text_3 {
	width:225px;
	float:right;
	background-color:#ffffff;
	margin-right:8px;
	padding-top:20px;
	padding-bottom:10px;
	border-style:solid;
	border-color: #ffffff;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	text-align:left;
	z-index:3;
}

#images {
	width:945px;
	float:left;
	background-color:#FFFFFF;
	margin-right:0px;
	padding-right:5px;
	text-align:left;
	z-index:3;

}

#footer {
	clear:both;
	width:940px;
	height:43px;
	padding-top:5px;
	padding-right:10px;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	text-align:right;
	z-index:2;
}

#footer A {
    font-family: "arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

#footer A:active {
 	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}	
	
#footer A:hover {
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #00cccc;
    text-decoration:underline;
}