/* CSS Document */
.ImageNav {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
	overflow: auto;
	visibility: visible;
	border: 0px;
}



h1{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

	overflow: hidden; */
	
	margin: 10px 0 0 0;
	padding: 1em 1em 1em 1.1em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909;
	font-weight: bold;
	text-align:left;
	
	
	

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

	overflow: hidden;

}



body {
	font: .9em Arial, Helvetica, sans-serif;
	background: #ffffff;
	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: #000000;
	background-image: url(images/background.jpg);
	vertical-align:top;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #DDDDDD;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align:top;
	
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 780px;
}







.oneColFixCtrHdr #menuh
	{
	font-size: .9em;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align:center;
	color: #674d5f;
	width:780px;
	background-color:#dddddd;
	line-height:1.2em;

	margin:0;
	
		}
		
.oneColFixCtrHdr #menuh a
	{	
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	background-color:#dddddd;
	line-height:1.2em;
	
	}
	
.oneColFixCtrHdr #menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #674d5f;
	background-color: #dddddd;
	text-decoration:none;
	
	}
	
.oneColFixCtrHdr #menuh a:hover						/* menu on mouse-over  */
	{
	color: #909;
	background-color: #dddddd;
	text-decoration:none;
	}	
	

	
.oneColFixCtrHdr #menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	line-height:1em;
	}

.oneColFixCtrHdr #menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	line-height:1.2em;
	width:111px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

.oneColFixCtrHdr #menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	line-height:1.2em;
	}





.oneColFixCtrHdr #sub-menuh
	{
	font-size: .8em;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align:center;
	color: #fff;
	width:780px;
	background-color: #909;
	border: 1px;

	margin:0;
	
		}
		
.oneColFixCtrHdr #sub-menuh a
	{	
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	background-color:#909;
	
	
	}
	.oneColFixCtrHdr #sub-menuh a:hover						/* menu on mouse-over  */
	{
	color: #F0C;
	background-color: #909;
	text-decoration:none;
	}	
	
.oneColFixCtrHdr #sub-menuh a:link, #sub-menuh a:visited, #sub-menuh a:active	/* menu at rest */
	{
	color: #fff;
	background-color: #909;
	text-decoration:none;
	
	}

.oneColFixCtrHdr #sub-menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	
	width:156px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

.oneColFixCtrHdr #sub-menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	
	}
	
	
	
	
	
	
	
.oneColFixCtrHdr #folio-menuh
	{
	font-size: .8em;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align:center;
	color: #fff;
	width:780px;
	background-color: #303;
	
	border: 1px;

	margin:0;
	
		}
		
.oneColFixCtrHdr #folio-menuh a
	{	
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	background-color:#303;
	
	
	}
	.oneColFixCtrHdr #folio-menuh a:hover						/* menu on mouse-over  */
	{
	color: #F0C;
	background-color: #303;
	text-decoration:none;
	}	
	
.oneColFixCtrHdr  #folio-menuh a:link, #folio-menuh a:visited, #folio-menuh a:active	/* menu at rest */
	{
	color: #fff;
	background-color: #303;
	text-decoration:none;
	
	}
	
	

.oneColFixCtrHdr #folio-menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	
	width:390px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

.oneColFixCtrHdr #folio-menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	
	}
	









.oneColFixCtrHdr #other-menuh
	{
	font-size: .8em;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align:center;
	color: #fff;
	width:780px;
	background-color: #303;
	
	border: 1px;

	margin:0;
	
		}
		
.oneColFixCtrHdr #other-menuh a
	{	
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0;
	background-color:#303;
	
	
	}
	.oneColFixCtrHdr #other-menuh a:hover						/* menu on mouse-over  */
	{
	color: #F0C;
	background-color: #303;
	text-decoration:none;
	}	
	
.oneColFixCtrHdr  #other-menuh a:link, #other-menuh a:visited, #other-menuh a:active	/* menu at rest */
	{
	color: #fff;
	background-color: #303;
	text-decoration:none;
	
	}
	
	

.oneColFixCtrHdr #other-menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	
	width:260px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

.oneColFixCtrHdr #other-menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	
	}
	


















.oneColFixCtrHdr #mainContent {
	margin: 0;
	padding: 1em 0 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	
	vertical-align:top;
	width: 780px;
}



.oneColFixCtrHdr #mainContent p.text {
	margin: 0;
	padding: 0 1em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	vertical-align:top;
	font-family: VERDANA, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999;
	text-align: left;
	
}

.oneColFixCtrHdr #mainContent H1 {
	margin: 0;
	padding: 1em 0 1em 1em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #fff;
	vertical-align:top;
	font-family: VERDANA, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909;
	text-align: left;
	
}



.oneColFixCtrHdr #mainContent a:link {
	margin: 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909;
	font-weight: bold;
	text-align:left;
	text-decoration:none;	
	
}

.oneColFixCtrHdr #mainContent a:visited {
	margin: 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F09;
	font-weight: bold;
	text-align:left;
	text-decoration:none;	
	
}

.oneColFixCtrHdr #mainContent a:hover {
	margin: 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0F0;
	font-weight: bold;
	text-align:left;
	text-decoration:none;	
	
}


.oneColFixCtrHdr #mainContent table.price {
	margin: 1em;
	padding:1em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#999;
	font-weight: bold;
	text-align:left;
	
	
}

.oneColFixCtrHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	width: 780px;
	
}


.oneColFixCtrHdr #footer span.left {
	
position: absolute;
left: 0;
: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 10; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	background:#DDDDDD;
	width: 390px;
	
}

.oneColFixCtrHdr #footer span.right {
position: absolute;
right: 0;
: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 20; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #909;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	background:#DDDDDD;
	width: 390px;
	
}

.oneColFixCtrHdr #footer div.line {
position: relative;
text-align: center;
width: 780px;
background:#DDDDDD;
}
.oneColFixCtrHdr #footer span.float-left{
	float:left;}
	
	.oneColFixCtrHdr #footer span.float-right{
	float: right;}

img.floatLeft { 
    float: left; 
    margin: 4px 4px 4px 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	padding: 4px;
}

img.fixpng {behavior: url("/fixpng.htc");}

