td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img, div { 
    border: 0px; 
    }
.pagebody {
	background-color:#666;
	color: #000;
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
    }
a { color: #000; text-decoration: underline; }
a:hover   { color: #E73998; text-decoration: underline; }
.ulLeft {
	margin-left: 0px;
	padding-left: 1em;
    }
#outer {
	width: 955px;
	background: url(../graphics/common/graybg.jpg) repeat;
    margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	position: relative;
	}
	/* Masthead Styles BEGIN */
#masthead-container {
    width: 955px;
    height: 199px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#l_mast {
    width: 214px;
	height: 151px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#ctr_mast {
    width: 520px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 214px;
	}
#ctr_mast_lower {
	width: 520px;
	height: 61px;
	position: absolute;
	top: 90px;
	left: 214px;
    }
#phone__mast {
	width: 955px;
	height: 48px;
	position: absolute;
	top: 151px;
	left: 0px;
    }
#rt_mast {
    width: 221px;
	height: 151px;
	position: absolute;
	top: 0px;
	left: 734px;
	}
	/* Masthead Styles END */
	/* Main Content Styles BEGIN */
#main-cont-container {
	position: absolute;
    width: 955px;
	background: url(../graphics/common/content_tile.jpg) repeat-y;
	vertical-align: top;
	text-align: left;
	top: 199px;
	left: 0px;	
	}
#main-cont-rt-top {
	float: right;
	background: url(../graphics/common/content-right-top.jpg) no-repeat;
	width: 609px;
	height: 44px;
    }
#variable-cont-container {
	position: relative;
	width: 800px;
	margin-left: 100px;
    margin-right: 55px;
	top: 0px;
	left: 0px;
    }
#empty-nav-container {
	float: left;
	width: 246px;
	height: 256px;
    }
#main-cont-base {
    width: 955px;
	height: 36px;
	clear: both;
	background: url(../graphics/common/content_base.jpg) no-repeat;
	}
	/* Main Content Styles END */
	/* Main Navigation Styles BEGIN */
#nav-container {
	position: absolute;
	top: 0px;
	left: 0px;
    width: 346px;
	height: 256px;
	z-index: 1;
	}
#nav-top {
	width: 346px;
	height: 24px;
    }
#nav-left {
	width: 112px;
	height: 231px;
    }
.nav-but {
	width: 234px;
    }
	/* Main Navigation Styles END */
	
#pg-base {
	background: url(../graphics/common/graybg.jpg) repeat;
	border-top: 0px;
	border-right: #000 2px solid;
	border-bottom: #000 2px solid;
	border-left: #000 2px solid;
    width: 800px;
    height: 40px;
	padding: 20px 53px 20px 98px;
	color: #FEE459;
	font-size: 12px;
	line-height: 18px;
	}
	
fieldset {
    border: 1px solid #000;
	padding: 0px 10px 10px 10px;
	width: 680px;
	}
legend {
    color: #FFF;
    background: #e73a98;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}	
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
input.contact {
    background-color:#e73a98;
    font-family:Verdana;
    font-size:10px;
	color: #FFF;
    border-top-color:#000;
    border-right-color:#000;
    border-bottom-color:#000;
    border-left-color:#000;
	border: solid 1px;
    }
.contact-table {
    width: 750px;
	}
.contact-table td {
	text-align: left;
	vertical-align: top;
	}
.red {
    color: #F00;
	}		
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.green-heading {
    text-align:left;
	padding-left: 30px;
	padding-top: 20px;
    font-family: "Comic Sans MS", Arial, Helvetica;
	color:#0c820c;
	font-weight:bold;
	font-size: 21px;
	}
.green-heading-2 {
    text-align:left;
	padding-left: 300px;
	padding-top: 20px;
    font-family: "Comic Sans MS", Arial, Helvetica;
	color:#0c820c;
	font-weight:bold;
	font-size: 21px;
	}
.green-heading-3 {
    text-align:left;
    font-family: "Comic Sans MS", Arial, Helvetica;
	color:#0c820c;
	font-weight:bold;
	font-size: 18px;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
#footer {
	text-align: center;
    }
#footer a { color: #FEE459; text-decoration: none; }
#footer a:hover   { color: #E73998; text-decoration: underline; }

/* FV Sub Menu Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color: #fce200;
	background-color: #754726;
	cursor:pointer;
	padding:2px 4px 1px 4px;
 	border: 1px solid #000;
	height: 22px;
}
.menuItem {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color: #fce200;
	background-color: #754726;
	cursor:pointer;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 22px;
}
.menuItemLast {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color: #fce200;
	background-color: #754726;
	cursor:pointer;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 22px;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bolder;
	color: #000;
	background-color: #FF0;
	cursor:pointer;
	padding:2px 4px 1px 4px;
 	border: 1px solid #000;
	height: 22px;
}
.menuItemOver {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bolder;
	color: #000;
	background-color: #FF0;
	cursor:pointer;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 22px;
}
.menuItemLastOver {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bolder;
	color: #000;
	background-color: #FF0;
	cursor:pointer;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 22px;
}

/* submenus container */
.submenu {
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	width:200px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family: "Comic Sans MS", Arial, Helvetica;
}
/* FV Sub Menu Quick Menu Styles - End */

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

 /* Change Box BG Color and more here */
#outerImageContainer{ position: relative; background-color: #E73A98; border:#FFF 1px dotted; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

/* Image Caption Styles Begin Here */
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #333; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border: #1A5622 1px dotted; }

#imageData{	padding:0 10px; color: #E73A98 }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }	