body {

	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bg {
		background-image:url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;

}
.backgroundfade {
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover 
{
	text-decoration:none;
}

#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
}

#topholder {
	background-image:url(../images/mg-top-r.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 85px;
}

#logo {
	float: left;
}




#tnav {
	height: 47px;
	text-align: right;
	font-weight: bold;

}
#tnav a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
#tnav a:hover {
	color: #666666;

}
#tnav img {
	margin-left: 15px;
	margin-right: 15px;
}
#tnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
		padding-top: 20px;
	padding-right: 25px;
}

#tnav ul li {
	display: inline;
}

.phone {
	font-size: 14px;
	margin-left: 20px;
}
#nav {

}

#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
}

#news {
	background-image:url(../images/mg-news-bg.jpg);
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 28px;
	padding-right: 28px;
}

#news a {
	color: #666666;
	text-decoration: none;
}
#news a:hover {
	color: #000000;
}
#news img {
	margin-left: 15px;
}
#news div {
	padding-top: 8px;
}
#topics {
padding-top: 0px;

	}
#cartnav {
	float: right;
}


#contentholder {
	background-image:url(../images/mg-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}

#lnav {
	width: 192px;
	float: left;
	margin-left: 25px;
	
}
#lnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-image:url(../images/ln-bg.jpg);
	 background-repeat: no-repeat;
	 background-position: top center;

}
#lnav ul li {
border-bottom: 1px solid #505050;
padding-left: 2px;
padding-right: 2px;
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;

}
#lnav ul li a {
	background-image:url(../images/ln-arrow.gif);
	 background-repeat: no-repeat;
	 background-position: 16px 6px;
	 color: #ffffff;
	 font-weight: bold;
	 display: block;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 padding-left: 32px;
	 font-weight: bold;
	 font-size: 11px;
	 text-decoration: none;

}
#lnav ul li a:hover {
	background-color: #505050;
}

#lnav ul li ul {
	background-color: #505050;
	padding: 0px;
}

#lnav ul li ul li {
	border: none;
	padding: 0px;

}

#lnav ul li ul li a {
	background-color: #505050;
	padding-left: 42px;
	background-image:url(../images/ln-arrow2.gif);
	 background-repeat: no-repeat;
	 background-position: 32px 8px;
	 color: #e7dcc6;

}
#lnav ul li ul li a:hover {
	background-color: #575757;
	color: #ffffff;

}
#lnav ul li ul li ul {

}
#lnav ul li ul li ul li {

}
#lnav ul li ul li ul li a {
	font-weight: normal;
background-color: #575757;
padding-left: 52px;
	background-image:url(../images/ln-arrow3.gif);
	 background-repeat: no-repeat;
	 background-position: 42px 8px;
}
#lnav ul li ul li ul li a:hover {
	background-color: #5d5d5d;

}
.lnavbottom {
	margin-bottom: 20px;
}

#content {
	margin-left: 250px;

	padding-bottom: 20px;
	position: relative;
	width: 725px;
}

#footerholder {
	background-image:url(../images/mg-footer-bg.jpg);
	height: 68px;
	font-size: 11px;
	clear: both;
	color: #999999;
}
#footerholder a {
	color: #999999;
	text-decoration: none;
}
#mft {
	float:right;
	padding-right: 28px;
	padding-top: 38px;

}

#copyright {
	padding-left: 28px;
	padding-top: 38px;

}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
	border-bottom: 1px solid #e5e5e5;
}


#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;
	text-decoration: none;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}
/* Error Classes */

.MaskedEditError
{
    background-color: #ffcccc;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color:#FFFFFF;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#ccf3fb;
	
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepicker {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;

}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#FFFFCC;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
}

.calDayTitle {
	background-color:#006db7;
	font-weight: bold;
	color: #ffffff;
}
.calOtherMonth {
	background-color:#e6e6e6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #740240;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}


hr {
	color: #524211;
	size: 1px;
	height: 1px;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.text-box-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 99%;

}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #000000;
	color: #ffffff;

}
.text-buttond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ec0404;
	color: #ffffff;

}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.home-news {
overflow:auto; overflow-x:hidden; scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-track-color: #cccccc; height:75px;
margin-top: 5px;

}
.home-news a {
	color: #000000;
}
.home-news a:hover {
	color: #333333;

}
.announce-holder {

}
.announce-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}
.announce-body {

}
.announce-all {

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}
.infobox {
	padding: 10px;
	background-color: #f1f1f1;
	border: 1px solid #e6e6e6;
}