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

body {
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
}

html {
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	position: absolute;
	background-image: url(images/core_images/bresslerlogo.png);
	border: 0;
	margin: 20px 0 0 0;
	padding: 0;
	width: 235px;
	height: 100px;
	}
	
#blackbar {
	position: absolute;
	background-color: black;
	border: 0;
	width: 100%;
	height: 190px;
	top: 150px;
	margin: 0;
	}
		
#changingpicture {
	width: 554px;
	height: 160px;
	top: 14px;
	left: 244px;
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: thin white solid;
	z-index: 4;
	}
	
#leftredblock1 {
	width: 208px;
	height: 207px;
	padding: 20px 17px 10px 10px;
	position: absolute;
	margin: 0;
	border: 0;
	background-image: url(images/core_images/redblockleft1.png);
	background-repeat: no-repeat;
	color: white;
	overflow: hidden;
	font-size: 10pt;
	top: -27px;
	left: 0px;
	display: block;
	}
	
#topnav {
	position: absolute;
	top: 126px;
	left: 240px;
	border: 0;
	height: 24px;
	width: 566px;
	padding: 0x;
	text-transform: uppercase;
	vertical-align: text-bottom;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9;
	}
	
#topnav ul {
	margin: 0;
	padding: 0;
	}
	
#topnav li {
	list-style: none;
	height: 100%;
	float: left;
	}
	
#topnav li a {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 100%;
	padding: 8px 4px 4px 4px;
	}
	
#topnav li a:hover {
	display: block;
	text-decoration: none;
	color: white;
	background-color: #cc0000;
	height: 100%;	
	}
	
#topnav li ul {
	background-color: white;
	color: black;
	display: none;
	height: auto;
	padding: 0;
	margin: 0;
	position: absolute;
	width: auto;
	z-index: 10;
	bottom: 100%;
	}
	
#topnav li:hover ul {
	display: block;
	}
	
#topnav li li {
	background-color: white;
	color: black;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	}

.emailform {
	width: 97%;
}

#contactinfo {
	position: absolute;
	left: 0px;
	top: 222px;
	width: 208px;
	height: 76px;
	margin: 0;
	padding: 7px 17px 10px 10px;
	background-image: url(images/core_images/redblockleft2.png);
	background-repeat: no-repeat;
	overflow: hidden;
	Color: white;
}

#contactinfo p {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	}
	
#contactinfo h4 {
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	}

#mainbody {
	float: left;
	margin-left:244px;
	margin-top:209px;
	width:336px;
	height:auto;
	display: inline;
	}
	
#mainbody a {
	color: #CC0000;
	text-decoration: none;
	}
	
#mainbody a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
#mainbody a:visited {
	color: #990000;
	text-decoration: none;
	}

#mainbody p {
	font-size: 11pt;
	font-family: "Helvetica";
	display: block;
	margin: 0;	
	padding: 0 0 14px 0;
	}
	
#mainbody td {
	font-size: 11pt;
	font-family: "Helvetica";
	list-style-type: none;	
	}

#mainbody h1 {
	font-size: 14pt;
	display: block;
	padding: 0 0 14px 0;
	margin: 0;
	}

#mainbody h2 {
	font-size: 13pt;
	display: block;
	padding: 0 0 14px 0;
	margin: 0;
	}

#mainbody h3 {
	font-size: 12pt;
	display: block;
	padding: 0 0 14px 0;
	margin: 0;
	}

#mainbody h4 {
	font-size: 11pt;
	display: block;
	padding: 0 0 14px 0;
	margin: 0;
	}	

#mainbody h5 {
	font-size: 10pt;
	display: block;
	padding: 0 0 6px 0;
	margin: 0;
	}
	
#mainbody li {
	list-style-type: circle;
	padding: 2px 0;
	font-size: 11pt;
	font-family: "Helvetica";
	}
		
.style1 {
	font-size: 12pt
}

#altbuttons {
	position: absolute;
	left: 1px;
	top: 324px;
	width: 226px;
	height: auto;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
}

#altbuttons ul {
	padding: 0;
	margin: 0;
	}
	
#altbuttons li {
	list-style: none;
	height: 100%;
	text-transform: uppercase;
	}

#altbuttons li a {
	text-decoration: none;
	display: block;
	line-height: 25px;
	font-size: 8pt;
	color: white;
	padding: 2px;
	background-image: url(images/core_images/altbuttonlistbg.png);
	background-repeat: no-repeat;

	font-weight: bold;
	}
	
#altbuttons li a:hover {
	background-image: url(images/core_images/altbuttonlistbgmouse.png);
	color: white;
	}


#footer {
	border-top: #CCCCCC solid thin;
	width: 566px;
	height: 60px;
	clear: both;
	font-size: 8pt;
	color: #999999;
	font-family: "Arial";
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 244px;
	}
	
#footer a {
	text-decoration: none;
	color: #999999;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: black;
	}
	
#footer ul {
	padding: 0;
	margin: 0;
	}
	
#footer li {
	list-style: none;
	float: left;
	height: 100%;
	text-transform: uppercase;

	}
	
#footer li a {
	display: block;
	text-decoration: none;
	color: #999999;
	height: 100%;
	padding: 4px 4px 4px 4px;
	}
	
#footer li a:hover {
	display: block;
	text-decoration: none;
	color: black;
	height: 100%;	
	}
	
	#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; }

#outerImageContainer{ position: relative; background-color: #fff; 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(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; }

	
	
	
	
.cushycms {}



