/* BACKGROUNDS */

body { background: #e6e7e6; }

#mvu-wrap { background: #fff;  border: solid 4px #be5000; border-width: 0 4px 0 4px; }

#mnr-wrap { }

#header { }

#content { }

#pr-main { }

#sidebar { }

#sidebar div.pad { }

.box { background: url(images/bg-box.gif) bottom left no-repeat; }

.box h3 { background: url(images/bg-box.gif) top left no-repeat; }

/*
.box { background: url(/mnr/mnr_lib/200901/boxes/bg-box02-darkred.gif) bottom left no-repeat; }

.box h3 { background: url(/mnr/mnr_lib/200901/boxes/bg-box02-darkred.gif) top left no-repeat; }
*/

#buyButtonLink { color: #fff; padding: 10px 0; font-size: 1.8em; margin: 5px 0; display: block; font-weight: bold; }

#footer { background: #fff; }

.TB_overlayBG { /* Photo Gallery */
	background-color:#666666;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* FONTS AND COLORS */

a {
	color: #00c;
	text-decoration: none;
}

a:hover {
	color: #00f;
	text-decoration: underline;
}

#header {
	color: #333;
	font-size: 85%;
}

#header #contact h3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: solid 1px #333;
}

#header #contact a {
	display: block;
}

#content h1, #content h2, #content h3, #content h4 {
	font-weight: bold;
	color: #000;
}

#content h1 {
	font-size: 110%;
}

#content h2, #content h4 {
	font-size: 80%;
}

#content h3 {
	font-size: 80%;
	text-decoration: none;
}

#content p, li, blockquote, #pr-main .vcard, #pr-alt .vcard {
	font-size: 80%;
	color: #000;
}

#dateline {
	font-style: italic;
	font-weight: bold;
}

#content .small_print {
	font-size: 70%;
}

.box h3 {
	font-size: 85%;
	font-weight: bold;
	color: #fff;
}

#mmVideo a, #mmVideo p {
	font-size: 80%;
	font-family: arial, helvetica;
}

#mmVideo textarea {
	font-size: 80%;
}

#mmVideo a {
	font-weight: bold;
}

#mmPhoto p, #mmPhoto2 p, #mmPhoto3 p {
	font-size: 70%;
}

#mm-social-media label {
	font-size: 75%;
	font-weight: bold;
}

#mm-social-media input {
	font-size: 75%;
}

.box .related a {
	background: #fcf7ff;
}

.box .related a.even {
	background: #fcf7ff;
}

.box .related a:hover {
	background: #fcf7ff;
}

#footer {
	font-size: 70%;
}


