@import url('yui-reset.css');

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #f6e7ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

td {
	font-size: 11px;
}

.oneColFixCtrHdr #container {
	width: 970px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
}
#header #hdtop {
	background-image: url(/images/NEW/headertp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#header #hdbot {
	background-image: url(/images/NEW/sitesbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
#hdbot a#mainbt {
	background-image: url(/images/NEW/sitebt_ovmain.jpg);
	background-position: 0px 0px;
	width: 179px;
	background-repeat: no-repeat;
	height: 46px;
	margin-left: 223px;
	float: left;
}

#hdbot a#mainbt:hover {
		background-position: 0px 0px;
}

#hdbot a#fambt {
	background-image: url(/images/NEW/sitebt_ovfamtble.jpg);
	background-position: 0px 92px;
	width: 147px;
	background-repeat: no-repeat;
	height: 46px;
	margin-left: 402px;
	display: block;
}

#hdbot a#fambt:hover {
		background-position: 0px 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-image: url(/images/NEW/repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainContent #MCnav {
	background-image: url(/images/NEW/mctop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 35px;
	padding-bottom: 5px;
	text-align:center;
}
#mainContent #MCtop {
/*	background-image: url(/images/NEW/mctop.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 158px;
	padding-right: 158px;
}
#mainContent #MCnav #thenav {
	font-size: 12px;
	margin-bottom: 30px;
	color: #00116C;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent #MCnav #thenav a {
	color: #00116C;
	text-decoration: none;
}
#mainContent #MCbot {
	background-image: url(/images/NEW/mcbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.oneColFixCtrHdr #footer {
	background-image: url(/images/NEW/repeatft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer #FTtop {
	background-image: url(/images/NEW/footertp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 158px;
	padding-top: 20px;
	padding-right: 158px;
}
#footer #FTbot {
	background-image: url(/images/NEW/footerbt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
}

/* ----------------- Tags ---------------------------- */


p {
	margin-bottom: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}



/* ----------------- MA Styles ----------------------- */

.adminLinksK { font-family: "Times New Roman", Times, serif;	
	font-size: 12px;
	text-align: left;	
	color: #205301;
}

.adminLinksK:hover { color: #A41400;
}








.link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px;
	text-align: left;
	line-height: 18px; 
	color: #A41400;
}

.link2 { font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	line-height: 22px; 
	color: #A41400;
}

.link2:hover { color: black;
}

.link3 { font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	line-height: 22px; 
	color: #205301;
}

.link3:hover { color: #A41400;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.pageTitle {
	background-image: url(/images/inside/swirly.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 344px;
/*	margin-left: -46px;*/
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
.pageTitleTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #A41400;
	line-height: 20px;

}
.pageTitleBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #A41400; 
	line-height: 40px;

}

.pageTitleTop2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #05751C;
	line-height: 20px;

}
.pageTitleBottom2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #05751C; 
	line-height: 40px;

}


.subCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center; 
	line-height: 29px;
	color: #A41400; 
}

.subCenter:hover {
	color: #205301; 
}

.emphasis {
	font-weight: bold;
}
.subTitleLarge {
	font-weight: bold;
	color: #A41400;
	font-size: 24px;
}
.storyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A41400;
}

.formFieldName {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A41400;
	text-align: right;
}

a { color: #A41400;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline;
}

input, select, textarea, file {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFEECE;
}

.textRed {
	color: #A41400;
}
.leftText {
	width: 342px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e8c78;
}

.familytabletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #A41400;
	line-height: 20px;

}

.body2 { font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 14px;
	text-align: left;
	line-height: 28px; 
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
}
.body3 { font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 14px;
	text-align: left;
	line-height: 28px; 
	padding-left: 20px;
	padding-right: 4px;
	margin: 0px;
}

.body4 { font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 17px;
	line-height: 28px; 
	font-style:italic;
}

.body5 { font-family: "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 15px;
	line-height: 28px; 
	text-align: center;
}

/* ----------------------------- Custom ------------------------------ */

#leftpnl {
	float: left;
	width: 390px;		
}

#leftpnl340 {
	float: left;
	width: 340px;		
}

#rightpnl310 {
	float: right;
	width: 310px;
	padding-top:12px;
	text-align:center;
}

.semJoinImg {
	margin:12px 0 12px 0;
}

#leftpnlpro {
	float: left;
	width: 300px;
}

#rightpnlpro {
	float: right;
	width: 320px;
	
}

.indent {
	padding-left: 30px;
}





.explainer {
	font-size: 10px;
	margin-left: 40px;	
}

.clearfloat {
	clear: both;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	color: #a01400;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 14px;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #a01400;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A41400; 
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A41400; 

}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A41400;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.rightpadding {
	padding-right: 20px;
}

/* -------- The Box ----- */

.box {
	border: 1px solid #a01400;
	margin-bottom: 10px;
}

.boxheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #a01400;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
}

.boxcontent {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.boxcontent h3 {
	font-size: 14px;
	line-height: 16px;
	text-transform: capitalize;
	color: #a01400;
	font-weight: bold;
}

.boxcontent p {
	margin-bottom: 10px;
}

/* ------------- LocBox -------- */

#locbox {
	background-image: url(/images/NEW/products/locboxrep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 275px;
	margin-left: 20px;	
}

#locbox h3 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}

#locbox #locboxtop{
	background-image: url(/images/NEW/products/locboxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	color: #FFFFFF;	
}

#locbox #locboxbot {
	background-image: url(/images/NEW/products/locboxbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;	
}

#locbox select#product {
	width: 236px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#locbox input#zipcode {
	width: 170px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#locbox input#submit {
	margin-top: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	background-color: #a11400;
}


/* ---------------------- News ------------------- */

.posts {
	margin-bottom: 20px;
}

.posts h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a01400;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.posts h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #673a17;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}

#ugc ul li {
	margin-bottom:18px;
}

#subscribe_buttons img, #subscribe_buttons h3 {
	margin-bottom:4px;
}




.footer_block {
	display:block;
	float:left;
	width:120px;
	margin-left:6px;
}

.footer_block ul li.title {
	color:#A41400;
	font-weight:bold;
}

.footer_block ul li a {
	color:#333333;
	font-weight:normal;
}

div.#block-views-all_video div.item-list ul {
	list-style-type:none;
	display:inline;
}

div.#block-views-all_video div.item-list ul li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

/* ------------------- Small Clips Block -------------------- */

#clipplayer {
	background-image: url(/images/smallclips/clipplayerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 296px;
	width: 290px;
	padding-top: 90px;
}
#clipplayer #clipplayervid {
	padding: 0px;
	border: 4px solid #FFFFFF;
	height: 170px;
	width: 260px;
	margin-left: 9px;
	text-align: left;
}

#clipplayer #clipplayersm {
	padding: 0px;
	margin-top: 10px;
	margin-left: 4px;
	text-align: left;
}

.fright {
	float: right;
	margin-left: 20px;
}

.fleft {
	float: left;
	margin-right: 20px;
}

/* Store Finder Styles */

#mapcontainer
{
	width: 100%;
	height: 100%;
	float: left;
}

#mapcontent
{
	width: 1024px;
	height: 777px;
	margin: auto;
	border: 4px solid #5b5b5b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0px 0px 20px silver;
	-moz-box-shadow:0px 0px 20px silver;
	-webkit-box-shadow: 0px 0px 20px silver;
}

#mapcontent #leftCol
{
	float: left;
	width: 279px;
	height: 777px;
}

.storeformcontainer
{
	width: 249px;
	height: 218px;
	padding: 88px 20px 30px 20px;
	background: url('/images/storefinder-formbg.gif') no-repeat left top;
}

.storeformcontainer p
{
	margin: 0 0 30px 0;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: black;	
}

form.storeform,
form.storeform fieldset
{
	border: 0;
}

form.storeform fieldset input:not([type="checkbox"])
{
	-moz-appearance: textfield;
	-moz-user-select: text;
	color: -moz-fieldtext;
	cursor: text;
	text-align: start;
	text-rendering: optimizelegibility;
	outline: none;
	padding: 5px;
	background-color: white;
	border: 3px solid #dcdbd5;
	color: grey;
}

li.zipcode
{
	float: left;
	width: 115px;
}

li.radius
{
	float: right;
	width: 92px;
}

form.storeform fieldset select
{
	width: 92px;
}

form.storeform input[type="submit"]
{
	height: 51px;
	width: 144px;
	border: 0;
	background: url('/images/storefinder-formbutton.gif') no-repeat;
	font-size: 0;
	text-indent: -3000px;
	margin-top: 35px;
	cursor: pointer;
}

form.storeform ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.storeformfooter
{
	width: 279px;
	height: 441px;
	background: #a61a20 url('/images/storefinder-bottomleftbg.gif') no-repeat top;
}

.storeformfooter a
{
	display: block;
	width: 184px;
	height: 40px;
	padding: 32px 46px 0 49px;
}

form.storeform select
{
	margin-top: 5px;
}

#mapcontent #centerCol
{
	float: left;
	width: 17px;
	height: 777px;
	background: url('/images/storefinder-centercolbg.gif') repeat-y top;
}

#mapcontent #rightCol
{
	float: right;
	width: 728px;
	height: 777px;
	background-color: white;
}

#map_canvas { 
	height: 100%;
	font-size: 10px;
}

#map_canvas strong
{
	font-weight: bold;
	font-size: 11px;
}
