﻿/* Global Styles */
body {
	background-image: url('_Images/mm_bg_LightYellow.gif');
	background-repeat:repeat;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1 {
	font: 40px "Arial Narrow";
	color: #666666;
	letter-spacing: .3em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #808080;
	font-weight: lighter;
}

.style4 {
	font-size: xx-large;
	color: #FF9933;
	text-transform: uppercase;
	letter-spacing: 6pt;
	text-align: center;
}
.style5 {
	letter-spacing: 5px;
	border-left-style: double;
	border-left-width: 3px;
	border-right-style: double;
	border-right-width: 3px;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	background-color: #FFFFCC;
}


.tableCasa {
	background: #FFCC33;
}

td {
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	color: #993300;
}
a:hover {
	color: #5C743D;
}
/* ID Styles */
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #800000;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
#navigation a:hover {
	background: #FFCC33;
	color: #003366;
	text-decoration: underline;
}
#tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing: 0.4em;
	line-height: 18px;
	background-color: #FFCC33;
	text-align: left;
}
#monthformat {
	border-bottom: 1px dashed #5C743D;
}
#dateformat {
	font: 11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing: .2em;
}
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
}
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing: .1em;
}
/* Class Styles */
.bodyText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
.pageName {
	font: 18px Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 26px;
	letter-spacing: 0.21em;
	text-align: left;
}
.subHeader {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: .2em;
	text-align: left;
}
.quote {
	font: 13px Arial, Helvetica, sans-serif;
	color: #008000;
	line-height: normal;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
}
.CasaLogo {
	font: 30px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	background-color: #ffcc33;
}
.navSubMenu {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003300;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-indent: 10px;
}
.subsubHeader {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #006600;
	line-height: 22px;
	letter-spacing: 0.2em;
}
.SiteMapHeaders {
	font: 16px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height: 15px;
	font-weight: bold;
	padding-left: 10px;
}
.Content {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 11px;
	letter-spacing: 0.2em;
}
.WebAddress {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0000CC;
	line-height: 11px;
	letter-spacing: 0.2em;
	cursor: default;
}
.h2Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #808080;
}
.MenuHeader {
	font: 16px Arial, Helvetica, sans-serif;
	color: #2B8209;
	line-height: 15px;
	font-weight: bold;
}
.CustomerQutoes {
	font: 12px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: normal;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}
.RightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	text-align: left;
	line-height: 20px;
}
