/* CSS Document */

body {
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bckgrnd.jpg);
	background-repeat:repeat-x;
	background-color:#8daf3e;

}


/* Text Styles, Headers etc */
	
.smalltext {

	font-family: "arial";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.largetext {

	font-family: "arial";
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.normal {
	font-family: "arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.form {
	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.quote {
	font-family: "arial";
	font-size: 14px;
	color: #E1E7EC;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
}

A {
    font-family: "arial";
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}

A:visited {
 	font-family: "arial";
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}

A:active {
 	font-family: "arial";
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}

A:hover { 
	font-family: "arial";
	font-size: 13px;
	color:#003366;
	font-weight: bold;
    text-decoration:underline;
}
	
H1 {

	font-family: "arial";
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

H2 {

	font-family: "arial";
	font-size: 14px;
	color: #663399;
	font-weight: bold;
	text-decoration:underline;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}


H3 {

	font-family: "arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.floatimgleft {
	float:left;
	clear:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:10px;
}

.floatimgright {
	float: right;
	clear:right;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:10px;
}


/* Layers */


#base {
	position:relative;
	width: 949px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
	
	
#header { 
	top:0px;
	width:949px;
	height:304px;
	margin-bottom:0px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	text-align:left;
	z-index:2;
}


#main { 
	width:949px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}


#main_text { 
	width:949px;
	background-image:url(images/edges.png);
	background-repeat:repeat-y;
	z-index:2;
}


#admin_menu {
	width:669px;
	float:left;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	text-align:left
	z-index:5
}

#navigation {
	width:108px;
	height:210px;
	float:left;
	margin-left:0px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	z-index:3;
}

#navigation A {
    font-family: "arial";
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

#navigation A:active {
 	font-family: "arial";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}	
	
#navigation A:hover {
	font-family: "arial";
	font-size: 15px;
	font-weight: bold;
	color: #33ff00;
    text-decoration:underline;
}

#text_1 {
	width:669px;
	float:left;
	margin-left:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:0px;
	text-align:left;
	z-index:3;
}


#heading {
	width:400px;
	float:left;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:40px;
	padding-bottom:0px;
	text-align:left
	z-index:5;

}


#bottom {
	clear:both;
	width:949px;
	height:112px;
	padding-top:0px;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	text-align:center;
	z-index:2;
}

#sitemap {
	clear:both;
	width:949px;
	height:20px;
	padding-top:3px;
	padding-right:0px;
	text-align:center;
	z-index:2;
}

#sitemap A {
    font-family: "arial";
	font-size: 11px;
	color:#003399;
	font-weight: normal;
	text-decoration:none;
}

#sitemap A:active {
 	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
}	
	
#sitemap A:hover {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
    text-decoration:underline;
}


#footer {
	clear:both;
	width:949px;
	height:65px;
	padding-top:5px;
	padding-right:0px;
	text-align:center;
	z-index:2;
}

#footer A {
    font-family: "arial";
	font-size: 11px;
	color:#003399;
	font-weight: bold;
	text-decoration:none;
}

#footer A:active {
 	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}	
	
#footer A:hover {
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #00cccc;
    text-decoration:underline;
}

