/* *************************
	IE Png Fix
************************* */
img, input {behavior: url("iepngfix.htc");}
html, body{ width:100%; min-width:900px; min-height:600px; font-family:bimini, Arial, sans-serif; font-size:11px; color:#7C898E;}
#hold body{background-color:#CCCCCC;}
/* *************************
	Main Content Area
************************* */
.contentHolder{
	display:table; 
	width:100%;
	height:100%;
	border-spacing:0; /* required by Opera 6 */
	/* ie only */ height: expression('100%');
}
/* hide this from opera6 */head:first-child+body div.contentHolder {height: 100%;}
/* hide this from opera6 */head:first-child+body div.contentHolder {height: 100%;}
/* *************************
	Main Page Divisions
************************* */
#header{
	position:absolute; 
	top:0;
	left:0;  
	width:100%;
	min-width:900px;
}
#footer{ 
	position:relative; 
	height:23px; 
	margin-top:-23px;
	margin-bottom:23px;
	background:#BF0000;
}
#footer p.left{float:left; margin-left:15px;}
#footer p.right{float:right; margin-right:15px;}
#footer p{margin-top:5px; color:white; font-weight:bold; font-size:10px;}
#footer p a{color:white; text-decoration:none;} #footer p a:hover{text-decoration:underline;}
/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom:0;}
.clear{clear:both;}
/* *************************
	Nav Bar
************************* */
#header img.left{float:left;}
#header img.right{float:right; margin-right:15px;}
#header ul{
	margin:1px 0px 1px 0px;
	padding-left:15px;
	_width:100%;
	background: #BF0000 url(../images/nav_bg.gif) top repeat-x;
	height:40px;
}
#header ul li{
 	_float:left;
	display:inline;
	
}
#header ul li a{
	float:left;
	padding:14px 10px 12px 10px;
	_padding-bottom:0px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	background:url(../images/navSeparator.gif) right top no-repeat;
}
#header ul li a:hover, #header ul li a.current{text-decoration:underline;}

/* *************************
	Home Page Columns
************************* */
.leftCol{
	display:table-cell;
	background-color:#E5E5E5;
	width:425px;
	vertical-align:top;
	*float:left;
	_float:left;
}
.rightCol{
	float:left;
	display:table-cell;
	_display:block;
	padding:15px 15px 15px 20px;
}
.rightCol strong {
	font-weight:bold;
	color:#bf0000;
}
.rightCol li {
	margin:10px 0 5px 0;
}
.rightCol li a {
	color:#000000;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	text-decoration:none;
}
.rightCol li a:hover {
	color:#bf0000;
	text-decoration:none;
}
.rightCol .imageHolder {
	float:right;
	display:block;
	padding-right:15px;
}
.leftCol, .rightCol{padding-top:175px; padding-bottom:40px;}
.mainCol { float:left;
	display:table-cell;
	_display:block;
	padding:15px 15px 15px 20px; }
p { margin-top:10px; font-size: 13px; }
.leftCol img{float:left; margin:0px 14px 14px 0px;}
.homeThumbs{margin-left:15px;}
/* *************************
	Standard
************************* */
h1{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-bottom:13px;
}
h2{
	font-size:17px;
	font-weight:bold;
	color:#7F0B0F;
	margin-bottom:13px;
}
.blockBreak{
	display:block;
	height:1px;
	overflow:hidden;
	background-color:#B7CACE;
	margin:20px 0px 20px 0px;
}
.SpecLeft{
	float:left;
	margin-right:15px;
}
.emailSub{float:right; display: inline; margin: -32px 30px 0 0; position: relative; padding-right: 22px;}
.emailSub input {margin-left:-2px;border:0px; padding:4px; font-size:11px; }
.emailSub label{
	color:white; 
	font-weight:bold; 
	float:left; 
	text-align:right;
	line-height:11px;
	margin-right:8px;
}
.subButn{
	position: absolute;
	right: 0px;
	top: 0px;
	text-indent:-9999px;
	color:white;
	background-image:url(../images/submit.jpg);
	height:22px;
	width:21px;
	cursor:pointer;
}
/* input settings */
#name {
	background-image:url(../images/name.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:6px;
}
.height {
	height:14px;
	_margin: -1px 0 0 0;
}


/****** STYLES ADDED BY JB 020709 ******/


.marginleft {
	margin: 0 0 10px 10px;
	}
	
	
.subButn, x:-moz-any-link, x:only-child {  }	

