@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
}
a.right-contaner-content, a.white, a.white:visited {
	color:#ffffff;
}

a {
	color: #6e2306;	
}

h2 {
	color: #2c4a5b;
	font-size:15px;
	margin-bottom:5px;
}
#content h1 {
	font-weight: bold;
	color: #6e2306;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
h3 {
	font-weight: bold;
	color: #6e2306;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
.large {
	font-size: 12px;
}
.large2 {
	font-size: 13px;
		color: #6e2306;
}
.grey {
	color: #333;
}
#wrapper {
	height: auto;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	float: left;
	height: auto;
	width: 942px;
}#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 178px;
	width: 942px;
}
#logo {
	float: left;
	height: 108px;
	width: 287px;
	margin-top: 37px;
}
/*********MENU********/

#menu{
	height:29px;
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 511px;
	text-align: center;
	padding-top: 8px;
}
/*********CONTENT********/
#content {
	background-color: #FFFFFF;
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 20px;
	float: left;
	height: auto;
	width: 591px;
	margin-right: 13px;
}

						
#right-pane {
	float: left;
	height: auto;
	width: 298px;
}
.right-container-wrapper {
	float: left;
	width: 298px;
	height: auto;
}
.right-contaner-top {
	float: left;
	height: auto;
	width: 298px;
}
.right-contaner-content {
	float: left;
	height: auto;
	width: 258px;
	background-color: #6e2306;
	padding: 20px;
	color: #e9d5b4;
}
.right-contaner-content-2 {
	float: left;
	height: auto;
	width: 258px;
	background-color: #855914;
	padding: 20px;
	color: #e9d5b4;
}
.right-contaner-bottom {
	float: left;
	width: 298px;
}
.clear {
	clear: both;
}

.bottom-box-wrapper {
	float: left;
	height: auto;
	width: 160px;
	margin-right: 20px;
}
.research-resourcesSM {
	float: left;
	width: 140px;
	padding:6px 10px 4px 10px;
	background-image:url('images/research-resourcesSM.jpg');
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
.research-resources {
	float: left;
	width: 520px;
	padding:10px;
	background-image:url('images/research-resources.jpg');
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
.research-projects {
	float: left;
	width: 520px;
	padding: 10px;
	background-image:url('images/resource-projects.jpg');
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
.bottom-box-ceneter {
	padding: 10px 50px 20px 20px;
	float: left;
	height: auto;
	width: 520px;
	color: #FFFFFF;
	background-image: url(images/research-resources-center.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bottom-box-ceneterSM {
	padding: 10px 10px 20px 15px;
	float: left;
	height: auto;
	width: 140px;
	color: #FFFFFF;
	background-image: url(images/research-resources-centerSM.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bottom-box-ceneter-2 {
	padding: 10px 20px 20px 20px;
	float: left;
	height: auto;
	width: 197px;
	color: #FFFFFF;
	background-image: url(images/resource-projects-center.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bottom-box-bottom {
	float: left;
	width: 237px;
}
#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 140px;
	width: 100%;
	float: left;
}
#footer-content {
	padding: 20px;
	height: 120px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	color: #9a6551;
}
#footer-content a:link, a:visited, a:active {
	color: #9a6551;
} 
#footer-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}