@charset "utf-8";
/* CSS Document */

#outerwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	
}
.leftimage {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.rightimage {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #B1D0C1;
}
#main a {
	font-weight: bold;
	color: #046838;
	text-decoration: none;
}
#footer {
	font-size: x-small;
	color: #FFF;
	background-color: #046838;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left {
	float: left;
}
.right {
	float: right;

}

#footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#main a:hover {
	color: #B1D0C1;
}

#content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main {
	margin-top: 0px;
}

#navbar {
	text-align: center;
	height: 50px;
}
#flags {
	height: 50px;
}
.border {
	border: thin solid #000;
}
#motto {
	height: 150px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 30px;
	margin-top: 1px;
	padding-top: 0px;
}
h1 {
	font-weight: bold;
	color: #046838;
	text-align: center;
	font-size: xx-large;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	color: #046838;
	text-align: center;
}
#innernavbar {
	text-align: center;
}
.grey {
	color: #666;
}


#navbar a {
	color: #FFF;
	background-color: #046838;
	margin: 3px;
	padding: 3px;
	font-size: small;
	text-decoration: none;
	font-weight: bolder;
}
#navbar a:hover {
	color: #046838;
	text-decoration: none;
	background-color: #B1D0C1;
}
#outer1 {
	background-image: url(Images/upperrightfade.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#outerwrapper {
	background-image: url(Images/Background2.png);
	margin-bottom: 30px;
}


#outer2 {
	background-image: url(Images/lowerleftfade.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-left: 12px;
}
#shadow {
	background-image: url(Images/shadow.png);
	background-position: right bottom;
}
#inner {
	padding-top: 1px;
	position: relative;
	left: -12px;
	top: -12px;
	background-color: #FFF;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	}
#banner {
	background-color: #046838;
	padding: 10px;
	height: 150px;
}
.green {
	color: #046838;
}
h4 {
	font-size: medium;
	line-height: normal;
	font-weight: bold;
}

#flag {
	margin-right: 20px;
}
body {
	background-color: #B4CFC1;
	background-image: url(Images/backnot1.jpg);
}
.floatright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.floatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#photo {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
