﻿* {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
	display:block;
}

body {
	width: 850px;
	height: 100%;
	background: #fff;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
}

a:link {
	color: #660033;
	text-decoration: underline;
}

a:visited {
	color: #660033;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
	width: 850px;
	margin: 0 auto;
	padding: 0 0;
	background:  url(/merrillroad/images/menu_bg.gif) repeat-x;
	background-color: #f5f1e6;	
	border: solid #ffffff;
	border-width: 1px 0 0 0;
}

#header {
	width: 850px;
	height: 110px;
	margin: 0 auto;
	background: #ffffff;
}

#logo1 {
	float: left;
	padding-top:10px;
}

#logo2 {
	float: right;
}

#text {
	width: 850px;
	display:block;
	margin: 0 auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#text2 {
	width: 850px;
	display:block;
	margin: 0 auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#bgimage {
	width: 850px;
	height: 100%;
	background: url(/merrillroad/images/bg.jpg) no-repeat;	
}

#text h1 {
	font-size: 1.5em;
	border: solid #2C5529;
	border-width: 0 0 1px 0;
	color: #2C5529;
}

#text2 h1 {
	font-size: 1.5em;
	border: solid #2C5529;
	border-width: 0 0 1px 0;
	color: #2C5529;
}

#text h2 {
	font-size: 1.4em;
	border: solid #2C5529;
	border-width: 0 0 1px 0;
	color: #2C5529;
}

#text h3 {
	font-size: 1.2em;
	color: #2C5529;
	padding-top: 10px;
	padding-bottom: 5px;
}

#text h4 {
	font-size: 1.2em;
	border: solid #2C5529;
	border-width: 0 0 1px 0;
	color: #2C5529;
	padding-top: 5px;
}

#text h5 {
	font-size: 1em;
	padding-top: 10px;
}

#text h6 {
	font-size: .9em;
	padding-top: 15px;
	color: #000000;
}

#text p {
	font-size: .9em;
	padding-top: 15px;
}

#text ul li {
	font-size: .9em;
	list-style: circle inside;
	padding: 5px 0 5px 10px;
}

#text ul li ul li {
	font-size: .9em;
	list-style: square inside;
	padding: 5px 0 0 15px;
}

.left {
	float: left;
	width: 560px;
	padding: 0 20px 20px 20px;
	text-align: left;
	color: #000000;
}

.right {
	padding: 0 10px 10px 0;
	float: right;
	width: 240px;
	text-align: left;
	color: #000000;
}

.urgent {
	width: 850px;
	display:block;
	margin: 0 auto;
	text-align: center;
	color: #990000;
}

.urgent p {
	padding-top: 35px;
	padding-bottom: 0;
}

#footer {
	clear:both;
	width: 850px;
	height: 100%;
	margin: 0 auto 0 0;
	background: #8aa283;
	border-top: 2px solid #29541c;
	border-bottom: 10px solid #000000;
}

#footer p {
	font-size: .8em;
	width: 750px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #000000;
}

.cal {
	clear: both;
	font-size: .9em;
	position: relative;
}

.cal p {
	padding: 0 0 0 0 !important;
	color: #000000;
}

.cal h6 {
	font-size: .9em;
	padding-top: 8px;
	color: #2C5529;
}

.calpic {
	float:left;
	padding:10px 10px 10px 0;
}

.biopic {
	float:left;
	padding:10px 15px 10px 0;
}

.biopicright {
	float:right;
	padding:10px 15px 10px 0;
}

.biopic img {
	border:1px solid #2C5529;
	background:#f5f5f1;
	padding: 5px;
}

.biopicright img {
	border:1px solid #2C5529;
	background:#f5f5f1;
	padding: 5px;
}

.teacherpic {
	clear: both;
	margin: 0 auto;
	width: 200px;
	padding:10px 0 10px 0;
	text-align: center;
}

.teacherpic img {
	border:1px solid #2C5529;
	margin: 0 auto;
	background:#f5f5f1;
	padding: 5px;
	text-align: center;
}

.teacherpic p {
	padding-top: 5px !important;
}

#calendar {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.webresources {
	clear: both;
	margin: 0 auto;
	width: 500px;
	padding:10px 0 10px 0;
	text-align: center;
}

.webresources img {
	border:1px solid #2C5529;
	margin: 0 auto;
	background:#f5f5f1;
	padding: 5px;
	text-align: center;
}

.ourwork {
	clear: both;
	margin: 0 auto;
	width: 750px;
	padding: 0 0 10px 0;
	text-align: center;
	color: #000000;
}

.ourwork img {
	border:1px solid #2C5529;
	margin: 0 auto;
	background:#f5f5f1;
	padding: 5px;
	text-align: center;
}

.ourwork p {
	padding-top: 5px !important;
	padding-bottom: 10px;
}

.ourwork h3 {
	padding-bottom: 10px;
}

.otherfaculty {
	float: left;
	margin: 0 auto;
	width: 280px;
	padding: 0 0 0 0;
	text-align: center;
}

.otherfaculty p {
	color: #000000;
	padding-top: 5px !important;
	padding-bottom: 15px;
	height:50px;
}

.otherfaculty img {
	border:1px solid #2C5529;
	margin: 0 auto;
	background:#f5f5f1;
	padding: 5px;
	text-align: center;
}

.resources {
	float: left;
	margin: 0 auto;
	width: 400px;
	padding: 0 12px 0 12px;
	text-align: center;
}

.resources p {
	color: #000000;
	padding-top: 5px !important;
	padding-bottom: 15px;
}

.resources h1 {
	padding-top: 15px !important;
	text-align: left !important;
}

.resources h6 {
	padding-bottom: 10px !important;
}

.resources img {
	border:1px solid #2C5529;
	margin: 0 auto;
	background:#f5f5f1;
	padding: 5px;
	text-align: center;
}

#rotator {
	border: 1px solid #000;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 200px;
	height: 200px;
}

#rotator img {
	border: 0;
	width: 200px;
	height: 200px;
}

form {
	padding-top: 10px;
}

label {  
	display: block;
	padding: 10px 0 0 10px;
}

input {  
	margin: 0 0 0 10px;
}

textarea {  
	margin: 0 0 0 10px;
}

button {  
	display: block;
	margin: 10px 0 10px 10px;
}

legend {  
	margin-left: 5px;
	font-size: .9em;	
}

#flashcontent {	height: 100%;
	color: #000000;
}
