td { 
    padding: 0px; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
} 
table, img, div { 
    border: 0px; 
}

img, div { behavior: url(iepngfix.htc) }

.pagebody {
	background-color:#966;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { color: #000; text-decoration: underline; }
a:hover   { color: #E73998; text-decoration: underline; }	
#outer {
	width: 960px;
    margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	position: relative;
}
	/* Masthead Styles BEGIN */
#masthead-container {
    width: 960px;
    height: 226px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#phone-bar {
	width: 960px;
	height: 38px;
	position: absolute;
	top: 226px;
	left: 0px;
}
	/* Masthead Styles END */
	
    /* Main Navigation Styles BEGIN */
#nav-container {
	position: absolute;
	top: 264px;
	left: 0px;
    width: 960px;
	height: 25px;
	}
.nav-but-row-tbl {
	width: 960px;
    }
.nav-but-row-tbl td {
	height: 25px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
    }
	/* Main Navigation Styles END */
	
	/* Main Content Styles BEGIN */
#main-cont-container {
	position: absolute;
	width: 960px;
	background: url(../graphics/common/content_tile.jpg) repeat-y;
	vertical-align: top;
	text-align: left;
	top: 289px;
	left: 0px;
	}
#variable-cont-container {
	position: relative;
	width: 860px;
	margin-left: 50px;
    margin-right: 50px;
	margin-top: 10px;
	top: -58px;
	left: 0px;
	min-height: 300px;
	color: #333;
    }
* html #variable-cont-container {
	height: 400px; /* Min Height Hack for IE6 */
    }
#main-cont-container-top {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../graphics/common/content_top_bg.png) no-repeat;
	height: 68px;
	z-index: 1;
}
#main-cont-container-base {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../graphics/common/content_base.png) no-repeat;
	height: 73px;
	z-index: 1;
}
	/* Main Content Styles END */

	/* Footer Styles BEGIN */
#footer-container {
    width: 960px;
    height: 50px;
	position: relative;
}
#footer-content {
	width: 960px;
	background: url(../graphics/common/footer_tile.jpg) repeat-y;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
#footer-content a { color: #000; text-decoration: none; }
#footer-content a:hover   { color: #FFF; text-decoration: underline; }	
#footer-base {
	width: 960px;
	height: 3px;
	background: url(../graphics/common/footer_base.jpg) no-repeat;
	overflow: hidden;
}
	
	/* Footer Styles END */
	
fieldset {
    border: 1px solid #000;
	padding: 0px 10px 10px 10px;
	width: 680px;
	}
legend {
    color: #FFF;
    background: #45695D;
    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:#45695D;
    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;
    }
.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;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
.bold-ital {
    font-size: 16px;
    font-weight: bold;
	font-style: italic;
	}
.bold-ital-2 {
    font-size: 18px;
    font-weight: bold;
	font-style: italic;
	}
.caption {
    text-align:center;
	font-style:italic;
	padding-right:8px;
	}
/* Main Navigation Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color: #DEC6AC;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #0C3C22;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #D1DABD;
}
.menuItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color: #DEC6AC;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #D1DABD;
}
.menuItemLast {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#000;
	cursor:pointer;
	background-color:#DEC6AC;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #0C3C22;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#F1C19B;
	cursor:pointer;
	background-color:#872711;
	padding:4px 8px 4px 4px;
 	border-top: 1px solid #0C3C22;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #D1DABD;
}
.menuItemOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#F1C19B;
	cursor:pointer;
	background-color:#872711;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #D1DABD;
}
.menuItemLastOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#F1C19B;
	cursor:pointer;
	background-color:#872711;
	padding:4px 8px 4px 4px;
	border-left: 1px solid #0C3C22;
	border-right: 1px solid #0C3C22;
	border-bottom: 1px solid #0C3C22;
}

/* submenus container */
.submenu {
	/* -moz-opacity:1.0; */
	/* filter:alpha(opacity=100); */
	width:200px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Main Navigation 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: #073e21; 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: #073e21 1px dotted; }

#imageData{	padding:0 10px; color: #073e21 }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color:#CCC;	}
#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; }