/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 08/08/2006
Last Modified: 08/08/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {width:100%;}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
h4, h5 {margin:10px 15px;}
ul, ol {
	margin:15px;
	padding:0 0 0 25px;
}
ol {padding:0 0 0 30px;}
blockquote {margin-left:40px;}
.clearer {clear:both;}
#printwrap {
	position:absolute;
	top:0;
	left:0;
}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/
#nav-top #headertop {
	padding:15px 0 0 0;
	width:746px;
	background:url(../template_images/ic_002_banner_bg.jpg) no-repeat top left;
}
#nav-top #navcontainer {display:none;}
* html #nav-top #inner {float:left;}
* html #nav-top #content {float:left;}
#nav-top #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*------------------ nav-left ------------------*/
#nav-left #headertop {
	padding:15px 0 0 0;
	width:746px;
	background:url(../template_images/ic_002_banner_bg.jpg) no-repeat top left;
}
#nav-left #navcontainer {display:none;}
* html #nav-left #content {float:left;}
#nav-left #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*------------------ nav-right ------------------*/	
#nav-right #headertop {
	padding:15px 0 0 0;
	width:746px;
	background:url(../template_images/ic_002_banner_bg.jpg) no-repeat top left;
}
* html #nav-right #inner {float:left;}
#nav-right #navcontainer {display:none;}
* html #nav-right #content {float:left;}
#nav-right #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	color:#B1C1CE;
}
/*
-----------------------------------------------------------------------------------------
=#headertop
-------------------------------------------------------------------------------------- */	
#website-title {padding:25px 0 10px 10px;}
#website-slogan {padding:10px 10px 5px 10px;}


/*
-----------------------------------------------------------------------------------------
Table Structures
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #content-table {
	margin:0 10px;
	border:0;
}
	#nav-top #content-table-main {width:100%;}
		#nav-top #content-table-main p {margin:10px 20px 15px 0;}
	#nav-top #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
		* html #nav-top #content-table-sub {
			padding:269px 0 0 178px;
		}
/*------------------ nav-left ------------------*/		
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {margin:10px 20px 15px 15px;}
	#nav-left #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
		* html #nav-left #content-table-sub {
			padding:269px 0 0 178px;
		}
/*------------------ nav-right ------------------*/		
	#nav-right #content-table-main {width:100%;}
		#nav-right #content-table-main p {margin:10px 20px 15px 10px;}
	#nav-right #content-table-sub {
		display:block;
		width:178px;
		height:269px
	}
		* html #nav-right #content-table-sub {
			padding:269px 0 0 178px;
		}
/*------------------ no-accent adjustments ------------------*/		
#nav-top #content-table-sub.accent-none {display:none;}
#nav-left #content-table-sub.accent-none {display:none;}
#nav-right #content-table-sub.accent-none {display:none;}


/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top, body#wide #nav-left, body#wide #nav-right {width:996px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {
	width:996px;
	background:url(../template_images/ic_002_banner_bg_wide.jpg) no-repeat top left;
}
body#wide #nav-top #navcontainer {width:996px;}
body#wide #nav-top #content-table {width:976px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {
	width:996px;
	background:url(../template_images/ic_002_banner_bg_wide.jpg) no-repeat top left;
}
body#wide #nav-left #content-table {
	/*--- Width for IE5/Win only --*/
		width:740px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:790px;
}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {
	width:996px;
	background:url(../template_images/ic_002_banner_bg_wide.jpg) no-repeat top left;
}
body#wide #nav-right #content-table {
	float:left;
	width:790px;
	border:0;
}
