body {
	background: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-weight: lighter;
	font-size: 10pt;
	line-height: 1.35em;
	letter-spacing: .5pt;
	color: #7e7e7e;
}

/* Layout */
#wrap {
	position: relative;
	margin: 10px auto;
	width: 946px;
	height: 830px;
	text-align: left;
}

#header {
	height:169px;
	background: url('../img/MC_header-logo.gif') no-repeat bottom left;
}

#topnav {
	position: absolute;
	height: 32px;
	width: 454px;
	right: 0;
	line-height: 32px;
}

span.btn {
	display: block;
	height: 1.5em;
	font-size: 105%;
	padding: 0 .5em;
	width: 84px;
	height: 32px;
	line-height: 32px;
}

dl#locations {
	position: absolute;
	right: 5px;
	top: 38px;
	list-style-type: none;
	display: block;
	width: 84px;
	height: 124px;
}
dl#locations dt {
	display: block;
	height: 1.5em;
	font-size: 105%;
	line-height: 1.5em;
	margin-bottom: .5em;
}
dl#locations dd {
	display: block;
	height: 1em;
	font-size: 90%;
	line-height: 1em;
	margin-bottom: .3em;
}
dl#locations.active {
	color: #c97228;
}

#topnav span.language {
	display: block;
	float: left;
	padding: 0 6px;
	margin-top: 12px;
	border-right: #AAA solid 1px;
	font-size: 75%;
	height: 16px;
	line-height: 14px;
}

#leftcol {
	position: absolute;
	left: 0;
	top: 169px;
	height: 334px ;
	width: 229px;
	background: #73624b url('../img/left-top.gif') no-repeat;
	overflow: hidden;
}
#nav {
	position: relative;
	display: block;
	list-style-type: none;
	margin: 40px 16px 16px 16px;
	font-size: 135%;
	line-height: 95%;
	color: #FFF;
}
ul#nav li {
	display: block;
	margin-bottom: .75em;
}

#bottomleft {
	position: absolute;
	width: 229px;
	height: 297px;
	top:513px;
	/*bottom: 20px;*/
	background: #FFF url('../img/flowers_left.jpg') no-repeat;
}

#infocol {
	position: absolute;
	left: 239px;
	top: 169px;
/*	bottom: 20px;*/
	height:642px;
	width: 231px;
	background: #dce8f1 url('../img/info-body.gif') no-repeat;
/*	padding: 27px 10px 0px;*/
}

.infoImage{
	position:absolute;
	display: block;
	left:10px;
	bottom:0px;
}
#infocol p {
	font-size: 90%;
	color: #73624b;
	line-height: 1.2em;
	position: absolute;
	right: 5000px;
}

#rightcol {
	position: absolute;
	top:198px;
	margin-bottom: 10px;
}
#rightcol.home {
	width: 434px;
	height: 308px;
	right: 0;
	padding-right: 20px;
	overflow: auto;
}
#rightcol.sub {
	
}

#bottomright {
	position: absolute;
	width: 466px;
	height: 297px;
	right: 0;
	top:513px;
	/*bottom: 20px;*/
	background: #FFF url('../img/flowers.jpg') no-repeat;
}

#subnav {
	 position: absolute;
	left: 239px;
	margin-top: 16px;
	margin-left: 12px;
	font-size: 80%;
}

.sublink
{
	padding-right: 1.3em;
	letter-spacing: 1pt
}

#submain {
	position: absolute;
	left: 239px;
	margin-left: 12px;
	overflow: auto;
	width: 694px;
}

#submain p{
	width: 500px;
}

#submain ul{
	padding-left: 1.5em;
	padding-bottom: .5em;
	width: 500px;
}

#submain ul li{
	list-style: circle;
	margin-bottom: .5em;
}

.withnav{
	margin-top: 50px;
	height: 592px;
}
.nonav {
	margin-top: 16px;
	height: 626px;
}

p.quote{
	font-style: italic;
	font-weight: bold;
	font-size: 105%;
}


#copyright{
	margin-top:653px;
	position: absolute;
	margin-left:239px ;
	font-size: 85%;
}

/* Type */
h1{
	font-size: 110%;
	font-family: "Lucida grande", Tahoma, Arial;
}

h2 {
	/* margin-bottom: 1em; */
	color: #91b1c6;
	padding-top: .25em;
	font-family: "Lucida grande", Tahoma, Arial;
	font-size: 200%;
	margin-bottom: .5em;
	max-width: 500px;
} 
h3 {
	position: absolute;
	right: 5000px;
}
h4, h5, h6 {
	display: block;
	font-weight: bold;
	font-size: 105%;
	color: #73624b;
	margin-top: 1em;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}

p {
	margin-bottom: 1em;
}

a, a:link, a:active, a:visited {
/*	color: #73624b; */
	color: #84A1B6; 
	text-decoration: underline;
}

a:hover, a:focus {
	 padding-left: 4px;
	color: #5E7382;
}
a.boxy:hover {
	padding-left: 0;
}

#locations a, #locations a:visited, #locations a:active, #locations a:link {
	color: #73624b;
	text-decoration: none;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color: #FFF;
	text-decoration: none;
}

#nav a:hover, #nav a:active{
	padding-left: 8px;
	color: #DCE8F1;
}

#rightcol a:hover, #rightcol a:focus, #subnav a:hover, #subnav a:focus, #submain a:hover, #submain a:focus{
	padding-left: 0px;
}

#topnav .language a {
	color: #5E7382;
	font-weight: bold;
	text-decoration: none;
}
#topnav .language a:hover {
/*	color: #404F5B; */
}



blockquote{
	margin-bottom: 1em;
	margin-left: 1.5em;
	max-width: 500px;
}

em{
	font-style: italic;	
}

strong {
	font-weight: bold;
	width:inherit;
}

span {
	
}

#rightcol ul {
	list-style: none;
}
#rightcol ul li {
	margin-bottom: .5em;
}

ol {
	
}
ol li {
	
}

dl {
	
}
dl li {
	
}

img {
	
}

hr {
	
}

form {
	
}
form fieldset {
	
}
form label {
	
}
form input {
	
}

table.fees thead {
	font-weight: bold;
}
table.fees tr {
	border-bottom: #DDD solid 1px;
}
table.fees tr td {
}


.clear {
	clear: both;
}

.right {
	display: block;
	float: right;
}

.left {
	float: left;
}

.italic {
	font-style: italic;
}

.active {
	color: #c97228;
}

.brown {
	color: #73624b;
}

.blue {
	color: #91b1c6;
}

.brownbg {
	background-color: #73624b;
}

.bluebg {
	background-color: #dce8f1;
}
