@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container #top {
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#container #top #top_left {
	width: 390px;
	float: left;
	padding: 0px;
}
#container #top #top_left #menu {
	width: 200px;
	float: left;
	background-color: #FFFF00;
}

#container  #top  #top_left #map {
	float: right;
	width: 188px;
	clear: none;
}

#container  #top  #logo {
	float: right;
	height: 98px;
	width: 370px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#container #top #image {
	clear: right;
	float: right;
	width: 370px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#container   #stripes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	height: 30px;
	width: 720px;
	color: #333399;
	font-style: normal;
	margin: 0px;
	background-image: url(../Images/CMG-stripes.gif);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #stripes #facebook_popup {
	background-color: #FF6600;
	border: medium solid #333399;
	position: absolute;
	top: 312px;
	left: 343px;
	visibility: hidden;
	z-index: 1;
	height: auto;
	width: 175px;
	padding: 10px;
}

#container #mainbody {
	width: 780px;
}
#container #mainbody a:link {
	color: #333399;
	text-decoration: none;
}
#container #mainbody a:visited {
	color: #333399;
	text-decoration: none;
}
#container #mainbody a:hover {
	color: #333399;
	text-decoration: underline;
}

#container #mainbody #mainbody_header {
	width: 740px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container #mainbody #mainbody_header #story {
	float: left;
	width: 530px;
}
#container #mainbody #mainbody_header #news {
	float: right;
	width: 180px;
	margin: 10px;
}
#container #mainbody #mainbody_header #orange_icons {
	clear: both;
	width: 740px;
	margin-top: 10px;
}
#container #termsmenu {
	margin-left: 30px;
}

#container #termsmenu ul {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container  #termsmenu  li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#container #termsmenu a:link {
	font-size: small;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
#container #termsmenu a:visited {
	font-size: small;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
#container #termsmenu a:hover {
	font-size: small;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}





/* CSS Document */


#container #footer  {
	background-color: #FFFF33;
	margin: 0px;
	width: 720px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#container #footer ul {
	margin: 0px;
	padding: 0px;
}
#container #footer li {
	display: inline;
	float: right;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#container #footer a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
#container #footer a:visited {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
#container #footer a:hover {
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}






h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
}

.contactus {
	float: right;
	margin: 0px;
	padding-right: 30px;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.buttons_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.buttons_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image_links {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.icon_image {
	margin: 5px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
