/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #topimg h1,
.flashInstalled .box a {
	visibility: hidden;
	margin-top: 0 !important;
}
.flashInstalled #middle h1 {
	height: 24px;
}
.flashInstalled .box a {
	height: 35px;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background: #fff url(/_img/layup/bg_rpt.gif) repeat-x;
	text-align: center;
}
a {
	color: #155f77;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #927a58;
	padding: 0;
	margin: 10px 0;
}
h3 {
	font-size: 1em;
}
hr {
	background: none;
	border: none;
	border-bottom: 1px solid #b7b6b5;
	height: 1px;
	margin: 16px 0;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 72px;
	height: 16px;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}
blockquote {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	display: block;
	width: 320px;
	height: 110px;
	background: url(/_img/layup/quote.gif) no-repeat;
}

/* Structure */

#contents {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 790px;
	text-align: left;
}
#middle {
	margin: 40px 0 0;
	padding-right: 30px;
	float: left;
	width: 505px;
}
#middle h1,
.box a {
	height: 33px;
	color: #927a58;
	margin-top: -4px;
	letter-spacing: -0.65px;
	font: 1.8em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
#text {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 15px;
	min-height: 210px;
}
#topbar {
	height: 87px;
	width: 100%;
	padding: 18px 0 0;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat; 
	height: 44px;
	width: 231px;
	float: left;
}
#topnavi {
	height: 21px;
}
#topnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnavi li {
	display: inline;
	position: relative;
	float: left;
} 
#topnavi a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 21px;
	outline: 0px;
}
#topnavi li ul {
	display: none;
	position: absolute;
	top: 21px;
	left: 0;
	width: 164px;
	margin: 0 0 0 9px;
	padding: 15px 0;
	background: #baaa95;
}
#topnavi li ul a {
	display: block;
	margin: 0;
	padding: 5px 12px;
	text-decoration: none;
	text-indent: 0;
	outline:0;
	height: auto;
	width: 140px;
	color: #fff;
	font: 1.1em Verdana, Helvetica, sans-serif;
}
#topnavi li ul a:hover{
	background-color: #927a58;
}
#topnavi ul li:hover ul, 
#topnavi ul li:focus ul, 
li.over ul {
	display: block !important;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background:  url(/_img/layup/nav.gif);
}
#n1 {background-position: 0 0; width:38px;}
#n2 {background-position: -38px 0; width:99px;}
#n3 {background-position: -137px 0; width:151px;}
#n4 {background-position: -288px 0; width:132px;}
#n5 {background-position: -420px 0; width:65px;}
#n1:hover, #n1.on {background-position: 0 -31px;}
#n2:hover, #n2.on {background-position: -38px -31px;}
#n3:hover, #n3.on {background-position: -137px -31px;}
#n4:hover, #n4.on {background-position: -288px -31px;}
#n5:hover, #n5.on {background-position: -420px -31px;}


#topimg {
	height: 136px;
	width: 323px;
	padding: 30px 0 0 152px;
	background: url(/_img/layup/silhouette.gif) no-repeat 39px 10px;
}
.home #rightside {
	margin-top: 40px;
}
#rightside {
	float: right;
	width: 194px;
	margin: 77px 47px 0 0;
}
#rightside img {
	padding: 3px;
	margin: 0 0 15px 18px;
	border: 1px solid #e0e0e0;
}
.box {
	padding: 0 0 10px;
	margin: 0 0 20px;
	min-height: 132px;
	cursor: pointer;
	border-bottom: 1px solid #b7b6b5;
}
.box a {
	display: block;
	height: 44px;
	width: 194px !important;
	text-decoration: none;
	color: #241f20;
}
.box p {
	float: left;
	width: 95px;
	font: .9em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.box img {
	float: right;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #e0e0e0;
}
.last {
	border: none;
}
#logos {
	margin: 0;
	padding: 0;
	height: 81px;
	list-style: none;
}
#logos li {
	display: inline;
}
#logos a {
	float: left;
	text-indent: -9000px;
	height: 64px;
	margin-right: 25px;
}
#logos a:hover {
	opacity: 0.7;
}
#logos .l1 {
	width: 146px;
	background: url(/_img/layup/mu_logo.gif) no-repeat;
}
#logos .l2 {
	width: 21px;
	background: url(/_img/layup/flame_logo.gif) no-repeat;
}
#logos .l3 {
	width: 47px;
	background: url(/_img/layup/coe_logo.gif) no-repeat;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 790px;
	height: 45px;
	background: url(/_img/layup/bot.gif) no-repeat 0 top;
}
#footer ul {
	margin: 0;
	padding: 15px 40px 0 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #b3b3b3;
	text-decoration: none;
	border-right: 1px solid #b3b3b3;	
	padding: 0 10px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #e2e2e2;
	font-weight: bold;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}
.docs {
	margin: 0 0 0 20px;
	padding: 0 0 15px;
	overflow: hidden;
}
.docs li{
	clear: left;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px ;
	float: left;
}
.docs span{
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #fff;
}
.textformfocus {
	color: #3d3d3d !important;
	background: #eee;
}
.textform, 
.textformfocus {
	color: #999;
	padding: 3px 3px 4px 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.printlogo {
	display: none;
}
.highlight {
	color: #927a58;
}
.highlight2 {
	color: #155f77;
} 