/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/mc-background.jpg);
	background-color: #c05c20;
	background-position: center top;
	background-repeat: no-repeat;
}

p {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

td {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	color: #d95a0d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;	
}
h2 {
	color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

h3 {color: #999999; font: bold 14px Arial; }

li {
	list-style-image:  url(../images/generic/bullet.gif);
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
}

a, a:visited {
	color: #d95a0d;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #990033;
	text-decoration: underline;
}


hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



#masterarea {
	width:875px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#logo {
	float: left;
	border: 0;
	padding-top: 31px;
}


#navigation {
	padding-top: 75px;
	text-align: right;
	width: 600px;
	margin-bottom: 10px;
	font-size: 14px;
	border: 0;
	vertical-align: bottom;
	padding-left: 275px;
}


#masthead {
	width: 875px;
	height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#strapLine {
	font-variant: small-caps;
	font-size: 16px;
	text-align: left;
	text-indent: 275px;
	width: 875px;
	background-color: #F3F8ED;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

#columnLeft {
	width: 250px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}

#columnLeftBottom {
	width: 250px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	clear: left;
}

#columnRight {
	width: 600px;
	text-align: left;
	vertical-align: top;
	margin-left: 275px;
	padding-top: 10px;
}
#footer {
 clear: both;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-left: 275px;
	height: 50px;
	}
	
.footer {
   
	font-size: 12px;	
	}
	
#footerAdress {
	clear: right;
	text-align: left;
	vertical-align: top;
	padding-left: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	}
	

	




/* Text Styles - old MC */


.navigationLinks {
	font-size: 13px;
	color: #D95A0D;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: bottom;
	width: 625px;
}
.payoffline {
	text-transform: uppercase;
	color: #666666;
	background-color: #F3F8ED;
	text-align: left;
	text-indent: 245px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	letter-spacing: 1px;
	height: 40px;
	width: 875px;
}
.logoSquare {
	padding-bottom: 10px;
	height: 100px;
	vertical-align: bottom;
	text-align: left;
}
.mastheadImage {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	height: 300px;
	width: 875px;
	margin: 0px;
	padding: 0px;
}
.bodyBlock {
	padding-top: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
	width: 625px;
}
.heading {
	color: #d95a0d;
	font-size: 24px;
	text-decoration: none;
}
.headingSub {
	font-size: 14px;
	color: #D95A0D;
}
.headingSubBold {
	font-size: 14px;
	color: #D95A0D;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}


.lifestyleBlock {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 250px;
	padding-top: 20px;
}
.copyrightWeblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-indent: 245px;
	vertical-align: bottom;
	color: B6BF91;
	padding-top: 10px;
	padding-bottom: 10px;
}

.webaddresses {
	font-size: 14px;
	color: D95A0D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mastheadHome {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
}
.villaBox {
	background-color: #F3F8ED;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}
.bodyItalic {
	font-style: italic;
}
.bodyBold {
	font-weight: bold;
}
.quote {
	font-size: 16px;
	font-style: italic;
	color: #660000;
	line-height: 24px;
}

.boldUnderline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.lifestyleTable {
	width: 230px;
	text-align: left;
	vertical-align: top;
}
.bodycopyOrange {
	color: #D95A0D;
}
.jump {
	font-family: Arial;
	font-size: 9pt;
	width: 250px;
} 

.bodyPadding {
	padding-right: 20px;
}
.top {
	text-align: right;}


.gallerySmall {
	text-align: left;
	vertical-align: top;
}
.gallerySmall img {
border:none; 
margin:0 17px 10px 0;
width: 55px;
height: 40px;
}

.caption {
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	color: #D95A0D;
}

