/*-----Main CSS File for the George C. Marshall Foundation Website-----*/

/*-----Page Layout Elements ------*/

body {
	background-color: #F3EBC0;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

#bluebox {
	background-color:#000055;
	position: relative;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000055;
	border-right-color: #000055;
	border-bottom-color: #000055;
	border-left-color: #000055;
	padding: 5px;
	text-align: left;
}
#blueboxTemp {
	background-color:#000055;
	position: absolute;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000055;
	border-right-color: #000055;
	border-bottom-color: #000055;
	border-left-color: #000055;
	padding: 5px;
	left: 0px;
}
#footerBox {
	background-color: #000055;
	height: 60px;
	width: 800px;
	margin-top: 4px;
}
#bottomBar {
	height: 25px;
	width: 800px;
}

#page_header {position:relative; top:2px;}

#nav_bar {position: relative; top: 0px;}

/*#container {width: 800px;}*/

/*-----Picture Floating-----*/

.float_left {float:left; padding: 0px 15px 10px 0px;}
.float_center {text-align:center; padding: 0px 10px 0px 0px; margin: 0 0 0 0;}
.float_right {float:right; padding: 0px 0px 10px 15px;}

/*-----Section Colors-----*/

.about_color {background-color:#997F52;}
.museum_color {background-color:#767468;}
.library_color {background-color:#666A7E;}
.globalMainColor {
	background-color:#767468;
}
.education_color {background-color:#816242;}
.support_color {background-color:#5F6145;}
.generic_color {background-color:#A7A7A7;}

/*-----Shadowed Content Boxes-----*/
#contents_box {
	position:relative;
	left: 32px;
	top: 0px;
	width: 745px;
}

.about_shadow {background: #7B6743 url(images/shadow_square_about.gif) top right no-repeat;}
.museum_shadow {background: #605F55 url(images/shadow_square_museum.gif) top right no-repeat;}
.library_shadow {background: #535767 url(images/shadow_square_library.gif) top right no-repeat;}
.education_shadow {background: #684F35 url(images/shadow_square_education.gif) top right no-repeat;}
.support_shadow {background: #4E5039 url(images/shadow_square_support.gif) top right no-repeat;}
.generic_shadow {background: #8D8D8D url(images/shadow_square_generic.gif) top right no-repeat;}

/*-----Style Elements-----*/

/*Eliminates List spacing and indents*/
body ul {
	margin-left: -24px;
}

.list_with_header {
	margin-top: -0.6em;
}

.graybox {
	background-color:#E6E0CF;
	margin: 15px 25px 25px 0px;
	padding: 15px 15px 15px 15px;
}

/*------Page Footer Elements-----*/

#linklist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	font-size:0.95em;
	color:#FFFFFF;
	letter-spacing: 0.05em;
}

#linklist a, #linklist a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright {
	padding: 5px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#mailForm {
	background-color: #F3E9C0;
	height: 420px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #5F6145;
	border-right-color: #5F6145;
	border-bottom-color: #5F6145;
	border-left-color: #5F6145;
	text-align: left;
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#photo_box {
	position:relative;
	left: 4px;
	top: 0px;
	width: 796px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}.museumPic2 {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.photo_shadow {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
