﻿body {
	background-attachment: fixed;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#mainbody .maincontent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#navheader {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}


#nav {
	padding:16px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;

}
#navwrap {
	width: 177px;

}
#mainbody {
	border-top: 5px solid #d39b4d;
	border-right: 5px solid #d39b4d;
	border-left: 5px solid #d39b4d;
	border-top-width: 5px;
}
.flashspace {
	background-image: url(../images/mcclear_flashdrop.png);
	background-repeat: repeat-x;
}
#topinfo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 14px 14px 10px 32px;
	text-align: center;
}
#mainbody .plastichead {
	background-image: url(../images/mcclear_plastic.png);
	background-repeat: repeat-x;
}
#mainbody td {
	text-align: left;
}
#flashembed {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
}
#maincontent {
	font-family: Helvetica, Arial;
	font-size: 11px;
	padding: 10px;
	background: #800016;
}
#navtop {
	background-image: url(../images/nav_bg_top.jpg);
	background-repeat: no-repeat;
}
#navlinks {
	padding-left: 0px;
}
#nav a {
	color: #FFFFFF;
	display:inline;
	margin-bottom: 8px;
	text-decoration: none;
}
#nav a:hover {
	color: #fdc543;
	display:inline;
	margin-bottom: 8px;
	text-decoration: underline;
}
#vertrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	padding-left: 5px;
	margin-left: 5px;
}
#content {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	line-height: 16px;
	text-decoration: none;
	}
#content h1{
	font-family: Tahoma, Helvetica, Arial;
	font-size: 15px;
	color: #6E001C;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	padding-bottom:6px;
}
#txtmsg {
	width: 165px;
	background-image: url(../images/txt_msg_bg_top.png);
	background-repeat: no-repeat;
	padding:0;
	margin-top: 0px;
}
#txtmsgheader {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.box_grey_thin {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.box_grey_thin_full {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#txtmsg #txtmsgcontent {
	padding: 15px 10px 5px;
}
#txtmsgcontent .message {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a77138;
	padding-bottom: 8px;
	margin-bottom: 8px;
	line-height: 15px;
}
#bottombox {
	margin-top: 0px;
}
#bottomboxcopy {
	margin: 0px 20px;
}
#bottomboxbg {
	padding: 0px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	background-image: url(../images/bottom_bg_body.jpg);
	background-repeat: repeat-y;
	line-height: 15px;
}
#bottomboxtop {
	background-image: url(../images/bottom_bg_top.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}
#bottomboxbottom {
	background-image: url(../images/bottom_bg_bot.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.boxbloc h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d76f16;
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9bc;
}
.boxbloc h3 a {
	color: #D76F16;
	text-decoration: none;
}
.boxbloc h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.margintop {
	margin-top: 15px;
}
.marginleft {
	margin-left: 10px;
}
.marginright {
	margin-right: 10px;
}
#bottomnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
#bottomnav a {
	color: #480012;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
	color: #D97C2B;
}
#bottominfo {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 14px 14px 10px 32px;
	text-align: center;
}
.text-blk-12 {
	font: 12px Tahoma;
	color: #000000;
}
.text-wht-12 {
	font: 12px Tahoma;
	color: #FFFFFF;
}
.text-wht-12 a {
	font: 12px Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-wht-12 a:hover {
	font: 12px Tahoma;
	color: #D97C2B;
	text-decoration: underline;
}
.text-header-14 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #D76F16;
}
.text-wht-14 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
