                                                                                                                                                                                                                                                                                                                 /* Masters Mark main.css file  */

/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h1, h1a, h2, h3, h4, h5, h6, h7, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:1px 0 0 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}
/* @end */

/* @group Layout */
div#outer-wrapper {
	background: url(../images/body-bkg1.gif) repeat-y top center;
	
}
div#inner-wrapper {
	background: url(../images/header-bkg1.gif) repeat-x;
}
div#content-wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#logo {
	background: url(../images/logo-blk-bkg.gif) no-repeat;
	width: 194px;
	height: 225px;
	margin: 4px 0 0 0;
	text-align: center;
}
div#coupon {
	width: 300px;
	height: 500px;
	margin: 4px 0 0 0;
	text-align: center;
}
div#logo img {
	margin-top: 45px;
}
div#sidebar {
	float: left;
	width: 210px;
	display: inline;
}
div#content {
	float: right;
	width: 730px;
	margin-right: 30px;
	display: inline;
}
div#content-inner {
	margin-top: 5px;
	padding: 1px 0;
}

div#content-inner-rev1 {
	margin-top: 20px;
	padding: 1px 0;
}

div#content-watermark {
	margin-top: 20px;
	padding: 1px 0;
	background: url(../images/leaf-watermark.gif) no-repeat bottom right;
}

div.content-center {
	margin: 0 30px 0 0;
	width: 487px;
	background-color: #ffffff;
	float: right;
	display: inline;
	clear: both;
}

div.content-left {
	padding: 2px;
	width: 218px;
	background-color: #ffffff;
	float: left;
	display: inline;
}
div.content-left-rev1 {
	padding: 2px;
	margin-left: 30px;
	width: 152px;
	background-color: #ffffff;
	float: left;
	display: inline;
}

div.content-left-rev2 {
	padding: 2px;
	margin-left: 30px;
	width: 152px;
	background-color: #ffffff;
	float: right;
	display: inline;
}

div.content-left-rev3 {
	padding: 2px;
	margin-left: 30px;
	width: 210px;
	background-color: #ffffff;
	float: left;
	display: inline;
}

div.content-right-serv {
	padding: 2px;
	margin-right: 30px;
	width: 152px;
	background-color: #ffffff;
	float: right;
	display: inline;
}

div.content-center-coup {
	padding: 2px 2px 2px 80px;
	width: 152px;
	background-color: #ffffff;
	float: center;
	display: inline;
}

div.content-listleft {
	width: 170px;	
	padding-top: 3px;
}
div.content-listmiddle {
	width: 170px;	
	padding-top: 3px;
	display: inline;
}
div.content-listright {
	width: 170px;	
	padding-top: 3px;
	display: inline;
}

div.content-left img {
	border: 1px solid #000000;
}
div.content-left-rev1 img {
	border: 1px solid #000000;
}
div.content-left-rev2 img {
	border: 1px solid #000000;
}
div.content-left-rev3 img {
	border: 1px solid #000000;
}
div.content-left-rev4 img {
	border: 1px solid #000000;
}
div.content-right-rev1 img {
	border: 1px solid #000000;
}
div.content-right-coup img {
	border: 0 solid #000000;
}
div.content-center-coup img {
	border: 0 solid #000000;
}
div.content-full-coup img {
	border: 0 solid #000000;
}
div.content-left-coup img {
	border: 0 solid #000000;
}
div.content-right-rev2 img {
	border: 1px solid #000000;
}
div.content-right-serv img {
	border: 1px solid #000000;
}

div.content-left p {
	background-color: #660000;
	margin: 4px 0 0 0 !important;
	color: #fff;
	text-align: center;
	font-family: "Times New Roman", serif;
	padding: 2px;
	font-size: 1.3em;
	border: 1px solid #fff;
}
div.content-left p span {
	font-size: .8em;
}
div.content-right {
	float: left;
	margin-left: 20px;
	width: 484px;
	display: inline;
}

div.content-right-jim {
	float: left;
	margin: 20px 40px 20px 175px;
	width: 484px;
	display: inline;
}

div.content-right-rev1 {
	float: left;
	margin-left: 20px;
	width: 520px;
	display: inline;
}

div.content-right-rev2 {
	float: right;
	margin-left: 20px;
	width: 520px;
	display: inline;
}

div.content-right-rev3 {
	float: left;
	margin-left: 1px;
	width: 520px;
	display: inline;
}

div.content-right-rev4 {
	float: right;
	margin-left: 20px;
	width: 440px;
	display: inline;
}

div.content-left-servtext {
	float: left;
	margin-left: 20px;
	width: 400px;
	display: inline;
}

div.content-full {
	clear: both;
	padding-top: 0px;
}
div.content-full-rev1 {
	clear: both;
	padding-top: 15px;
	margin-left: 30px;
}

div.content-full-rev2 {
	clear: both;
	margin-left: 40px;
}

div.popup {
	background-color: #990033;
}

p.end-story-links {
	border-bottom: 4px solid #d1b9b3;
	margin-bottom: 15px !important;
	font-size: .8em;
}
div#footer {
	clear: both;
	border-top: 1px solid #5e534f;
	background-color: #e7e5d2;
	padding: 5px;
}
.content-img {
	float: left;
	border: 2px solid #000000;
	margin: 0 10px 10px 0;
}

/* @end */

/* @group Nav */
ul#nav {
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: 1em;
	font-family: "Arial", serif;
	overflow: hidden;
	text-align: left;
}
ul#nav li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #7d7257;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #3f3e3a;
}

ul#nav1 {
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: 1em;
	font-family: "Arial", serif;
	overflow: hidden;
	text-align: left;
	color: #ffffff;
}
ul#nav1 li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 0;
}
ul#nav1 li a:link, ul#nav1 li a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul#nav1 li a:hover {
	color: #ffffff;
	font-weight: 600;
}

ul.side-nav {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #e9e7e7;
	font-size: .7em;
	color: #666666;
}
ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../images/side-nav-bullet.gif) no-repeat 5px 50%;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #978f7c;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.gif) no-repeat 5px 50% #f6f5f0;
	color: #cac6ba;
}

ul.side-nav1 {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #e9e7e7;
	font-size: .8em;
	color: #ffffff;
}
ul.side-nav1 li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}
ul.side-nav1 li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 10px 20px;
}
ul.side-nav1 li a:link, ul.side-nav1 li a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul.side-nav1 li a:hover {
	color: #ffffff;
	font-weight: 600;
}

ul#footer-nav {
	font-family: "Arial", serif;
	font-size: .9em;
	margin: 0 0 10px 0;
}
ul#footer-nav li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid #958d83;
}
ul#footer-nav li.last {
	border-right: none;
}
ul#footer-nav li a:link, ul#footer-nav li a:visited {
	color: #660000;
	text-decoration: none;
}
ul#footer-nav li a:hover {
	color: #ff0000;
}

/* Lists */
ul.noindent li {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 35px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}
ul.indent1 {margin: 0px 0px 7px 110px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 110%;}
ul.noindent-qa {margin: 0px 0px 0px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent-qa {margin: 0px 0px 0px 35px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }


/* @end */

/* @group Headings */
h1 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 2.2em;
	color: #660000;
	text-align: center;
}

h5 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 1.8em;
	color: #660000;
	text-align: center;
}

h2 {
	margin: 0 0 0 0;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.6em;
	color: #660000;
}

h3.dateline {
	font-size: .8em;
	font-weight: lighter;
	color: #dc3409;
	margin: 0 0 10px 0;
}
h4 {
	margin-left: 25px;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 10px;
	font-family: "Times New Roman", serif;
	color: #660000;
}

h6 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 1.8em;
	color: #660000;
	text-align: left;
}

h7 {
	margin-left: 40px;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.6em;
	color: #660000;
}

/* @end */

/* @group Text Styles */
div#content-inner {
	font-size: .75em;
	color: #666666;
	line-height: 1.7em;
}
div#content-inner-rev1 {
	font-size: .75em;
	color: #666666;
	line-height: 1.1em;
}
div#content-inner p {
	margin: 2px 0 10px 0;
}
div#content-inner-rev1 p {
	margin: 2px 0 30px 0;
}
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .68em;
	font-family: "Arial", serif;
	color: #797069;
	margin: 10px 0;
}

p.popup  {
	color: #ffffff;
}


/* @end */

/* @group Lists */
	
/* @end */

/* @group Forms */
form#search-form {
	/*width: 150px;*/
	float: right;
	margin: 4px 0 0 0;
	border-right: 1px solid #736749;
	border-left: 1px solid #736749;
	border-bottom: 1px solid #736749;
}
form#search-form input.txt {
	width: 140px;
	/*border: 1px solid #736749;*/
	/*border-top: 4px solid #635534;*/
	border: none;
	margin: 0;
	padding: 4px;
	background-color: #dbd6c9;
	color: #fff;
	text-transform: uppercase;
}
/* @end */

/* @group Links - link visited hover active */
div#content-inner a:link, div#content-inner a:visited {
	color: #0000FF;
	text-decoration: none;
}
div#content-inner a:hover {
	color: #0000FF;
	
}
div#content-inner-rev1 a:link, div#content-inner-rev1 a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px dotted #660000;
}
div#content-inner-rev1 a:hover {
	color: #660000;
	border-bottom: 1px dotted #660000;
}

div#popup a:link, div#popup a:visited {
	color: #ffffff;
}

p.end-story-links a:link, p.end-story-links a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom: none !important;
}

p.copyright a:link, p.copyright a:visited {
	color: #797069;
	text-decoration: none;
}
p.copyright a:hover {
	color: #453e3b;
}

p.popup a:link, p.popup a:visited   {
	color: #ffffff;
}

/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */