@charset "utf-8";
/* CSS Document */
html {
	color:#000;

}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:decimal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/******   END RESET  ******/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background: #8B9B74 url(graphics/bg/bkgdflower_ltbl.gif) repeat;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-width: 770px;
	max-width: 1200px;
	border: 2px solid black;
	overflow: hidden;
	background: #FFFFFF url(graphics/bg/sidebar_left.gif) repeat-y left top;
}
/* Fix for ie5 width issue and border */
* html #wrapper {
	background: url(graphics/bg/sidebar_left.gif) repeat-y 2px top;
}
#banner {
	background: url(graphics/bg/banner_bg5.jpg) repeat-x left top;
	position: relative;
	border-bottom: 1px solid black;
}
#sitetools ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitetools li {
	display: inline;
	margin-left: 10px;
}
#sitetools li a {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
.seperator {
	clear: right;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.itemseperator {
	border-right: 1px solid #666;
	padding-right:10px;
}
#nav {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 100%;
	background-color: #415485;
}
/*highlight "you are here" buttons*/
#home #nav a#homeLink, #gallery #nav a#galleryLink, #services #nav a#servicesLink, #education #nav a#educationLink, #csprojects #nav a#csprojectsLink, #events #nav a#eventsLink, #aboutus #nav a#aboutusLink, #links #nav a#linksLink {
	background-color: transparent;
	border-right: 1px solid #004817;
	border-bottom: 1px solid #004817;
	color: #000000;
}
#logo {
	background: url(graphics/bnr/mcbannerbg.jpg) repeat-x;
	height: 105px;
}
.leftnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.2em;
	border-top: 1px solid #294E56;
	border-right: 1px solid #294E56;
}
.leftnav li {
	display: inline;
}
.leftnav li .title {
	font-weight: bold;
	display: block;
	color: #595959;
	font-size: 1.4em;
}

.leftnav li a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #294E56;
	color: #016B06;
	line-height: 110%;
	background: #FFFFFF url(graphics/bg/bg_link2.png) no-repeat right top;
}

.leftnav li a#saleLink {
	background: #FFFFFF url(graphics/bg/bg_sale2.png) no-repeat right top;
}
/* hack for IE 6 < to make entire block clickable */
/* html .leftnav a, html .leftnav a#saleLink {
	height: 1px;
} */
.leftnav li a:hover, .leftnav li a#saleLink:hover {
	color: #000000;
	background-image: url(graphics/bg/bg_link_h.png);
}
/*  search form settings */
.search {
	border-top: 1px solid #294E56;
	border-right: 1px solid #294E56;
	border-bottom: 1px solid #294E56;
	background-image: url(graphics/bg/announce_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F9FAF4;
}
#subForm {
	font-size: 1em;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #DEE3EB;
	width: 150px;
	margin-bottom: 4px;
}
input#itemnum {
	width: 90px;
	background-color: #DEE3EB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin-top: -2px;
}
input#search, input#back, input.bookMark {
	background-color: #E3EBC7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	border-width: 2px;
}
input#search, input#back {
	font-size: 1em;
}
input#resetsearch {
	font-size: 1em;
	background-color: #E3EBC7;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-width: 2px;
}
select#searchparam:focus {
	background-color: #9BA8C1;
}
/* MAIN */
h1 {
	color: #617C16;
	margin-top: 5px;
	font-size: 2.4em;
	border-top: 4px solid #000000;
	line-height: 100%;
	margin-bottom: 10px;
	margin-right: 5px;
}
.section {
	display: inline;
	color: #50514D;
}
.sale {
	font-weight: bold;
	color: #731A0D;
}
.sale p {
	font-weight: bold;
	color: #74312E;
}
img.simpleimage {
	border: 1px solid #666;
	padding: 2px;
}
img.generalimage {
	border: 1px solid #666;
	padding: 2px;
}
img.generalimage:hover {
	border: 1px solid;
	padding: 2px;
	background-color: #DE2E1B;
}
.imageRight img, .imageLeft img, .imageCenter img {
	border: 1px solid #666;
	padding: 2px;
}
div.imageLeft {
	float: left;
	margin: 5px 5px 2px 5px;
}
div.imageRight {
	float: right;
	margin: 5px 5px 2px 5px;
}
div.imageCenter {
	text-align: center;
	margin: 5px 5px 2px 5px;
	width: 600px;
	overflow: hidden;
}
.imageRight p, .imageLeft p, .imageCenter p {
	color: #333;
	text-align:center;
	background-color:#E8E4E3;
	border: 1px solid #666;
	padding: 2px;
	margin: 1px 0 0 0;
	font-size: 1.2em;
}
.image img {
	border: 1px solid #666;
	padding: 2px;
}
div.image {
	margin: 5px 5px 2px 5px;
}
.image p {
	color: #333;
	text-align:center;
	background-color:#E8E4E3;
	border: 1px solid #666;
	padding: 2px;
	margin: 1px 0 0 0;
	font-size: 1.3em;
}
p {
	color: #333;
	font-size: 1.6em;
	border: none;
	line-height: 1.2;
}
h2 {
	color: #E2970A;
	font-size: 1.9em;
	margin-top: 2px;
	overflow: hidden;
	padding-top: 0px;
	background: url(graphics/bg/bg_h2.gif) repeat-x left bottom;
}
h3 {
	font-size: 1.9em;
	font-weight: bold;
}
h4 {
	font-size: 1.6em;
}
.signature {
	color: #666666;
	font-size: 1.6em;
	text-align: center;
	font-style: italic;
}
#sitetools ul {
	position: absolute;
	right: 5px;
	top: 2px;
}
#sidebar {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #D6E0AB;
	border-right: 1px solid #666666;
	height: 100%;
	padding: 0px 3px 10px 0px;
}
#sidebar h2 {
	color: #333333;
	font-size: 2em;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 0px;
	background: none;
	text-align: center;
}
/* Body */
#main {
	margin-left: 164px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#mainDetail {
	margin-left: 0px;
	background-color: #FFFFFF;
}
#main p {
	padding-left:5px;
	}
#main ul, #main ol {
	color:#595959;
	font-size: 1.6em;
	list-style-position: outside;
	padding: 8px 8px 8px 50px;
}
#main li {
	padding-bottom:4px;
}
#main a, #mainDetail a {
	text-decoration: none;
	color: #0000CC;
}
#main a:hover, #mainDetail a:hover {
	text-decoration: underline;
	color: #009933;
}
td, th {
	padding: 0px 5px 0px 5px;
}
tr.alt td {
	background: url(graphics/bg/td_bg.png) repeat-x left top;
}
#sortForm {
	font-size: 1em;
	float: right;
}
select#sort {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #DEE3EB;
}
.boxRight {
	float: right;
	display: inline;
}
.boxCenter {
	width: 100%;
	background-image: url(graphics/scythianlandscapernd.jpg);
	height: 162px;
	background-repeat: no-repeat;
	background-position: center;
}
/* FOOTER */
#footer {
	clear: both;
	border-top: 1px solid #666666;
	padding: 5px 0 0 5px;
	color: #C0C0C0;
	background-color: #FFFFFF;
	background: url(graphics/bg/mcfooterbg.jpg) repeat-x left top;
}
.services {
	font-size: 2em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.copyright a {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.address {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
/* ADVERTISING */
div.saleItems {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1em;
	background-color: #C5D387;
	padding: 7px 5px 7px 5px;
	border: 1px solid #666666;
}
.saleItems p {
	margin-bottom: 5px;
}
.saleItems a {
	background: url("graphics/saleimage.jpg") 0 0 no-repeat;
	height: 100px;
	width: 144px;
	display: block;
	border: 2px solid #666666;
}
.saleItems a:hover {
	background: url("graphics/saleimagerollover.jpg") 0 0 no-repeat;
}
.orange-box {
	background-color: #FFECEC;
	border: 1px solid #000000;
	padding: 5px;
	color: #000000;
	margin: 10px 90px 5px 90px;
}
.glossaryheading {
	font-weight: bold;
	font-size: 1.7em;
	margin-top: 1em;
}
.glossary {
	font-size: 1.6em;
	margin-left: 2em;
}
#sitetools li a:hover {
	color: #851C1C;
}
.warning {
	font-weight:bold;
	color:#FF0000
}
#home #wrapper #main .signature {
	width: 620px;
}
#topimage {
	overflow: hidden;
	background-color: #000000;
	padding: 5px;
	display: block;
	text-align:center;
}
.note {
	font-size: 1em;
}
#wrapper #main .quotetext {
	margin: 10px 40px 10px 40px;
	background-color: #FFF4DD;
	padding: 5px;
}
#main .selectbox {
	display:block;
	background-color: #D8DACC;
	border: 1px solid #000000;
	color: #000000;
	width:600px;
	margin: auto;
	margin-top:10px;
	text-align:center;
	overflow: hidden;
	padding: 10px;
}
#main .selectbox a {
	text-decoration: none;
	color: #0000CC;
}
#main .selectbox a:hover {
	text-decoration: none;
	color: #009933;
}
#main .pagenav {
	display:block;
}
#main .pagenav a, #main .pagenav a:hover {
	text-decoration: none;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
