@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
.topnav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bottomnav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #DDB526;
	letter-spacing: 1px;
	line-height: 16px;
}
.bottomnav a {
	color: #DDB526;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #999999;
	text-decoration: none;
}
.divider {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #6F1200;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 28px;
}
.search {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 2px;
}

.body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}
.body a {color: #CC9900; text-decoration: none;}
.body a:hover {
	color: #999999;
	text-decoration: none;
}
.blog {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.blog a {color: #CC9900; text-decoration: none;}
.blog a:hover {
	color: #999999;
		text-decoration: none;
	
}
.smallbody {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
.headerLarge {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #6F1200;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 28px;
}
.AreaZip_Input {
	width: 212px;
}

/* Inner page template */
.MCC700_innerpage_title{
font-size:125%;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
letter-spacing:-1px;
width:855px;
height:40px;
line-height:40px;
padding-left:15px;
margin-bottom:15px;
}


/* Video page template */
.MCC700_video_table{
margin-bottom:15px;
border:1px solid #dedede;
}
.MCC700_video_panel{
width:280px;
height:172px;
background-color:#dedede;
padding:10px;
}
.MCC700_video_content{
background-color:#f5f5f5;
vertical-align:top;
padding:15px;
}
.MCC700_video_content h3{
font-size:140%;
color:#444444;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
letter-spacing:-1px;
margin:0px 0 5px 0;
padding:0;
}
/* Video page template */