/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/08/2006
Last Modified: 08/15/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}  /* zero out everything */
body {
	width:100%;
	text-align:center;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {
	position:relative;
}
#printwrap {
	position:static;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px;
}
h1#website-title {
	margin:0;
}
h2#website-slogan {
	margin:0;
}
#navcontainer div h3 {
	margin:0;
}
#navcontainer div h3 {
	margin:0;
}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {
	padding:0 0 0 30px;
}
blockquote {
	margin:10px 10px 10px 40px;
}
.clearer {
	clear:both;
}
#docwrapper {
	clear:both;
}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	margin:0 auto;
	width:748px;
	text-align:left;
	border:1px solid #000;
}
#inner {
	float:left;
	width:748px;
}
.accent {
	float:left;
	width:748px;
	height:163px;
	background-color:#996600;
}
#docwrapper {
	clear:both;
}
#website-title {
	float:left;
	padding:10px 0;
}
#website-slogan {
	float:left;
	padding:10px 0;
}
/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Does Not Apply to this Layout ------------------*/

	
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-left #headertop {
	float:left;
	padding:0 0 0 200px;
	width:548px;
}
#nav-left #headertop #website-title {
	width:528px;
}
#nav-left #headertop #website-slogan {
	width:528px;
}
#nav-left #accent-container {
	float:left;
	width:748px;
	z-index:0;
	background-color:#000000;
	color:#000000;
}
#nav-left #content {
	float:left;
	padding:20px 20px 0 190px;
	/*--- Width adjustment for IE5 --*/
		width:748px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
	voice-family:inherit;
	width:538px;
	z-index:0;
}
#nav-left #inner #content #content-table {
	width:538px;
	float:left;
}
#nav-left #footer {
	clear:both;
	padding:10px;
}
#nav-left #navcontainer {
	position:absolute;
	top:0;
	left:20px;
	width:150px;
	border:1px solid #666;
	border-top:0;
	z-index:1000;
}
#nav-left #navcontainer #nav-wrapper {
	float:left;
	padding:100px 0 0 0;
	z-index:1000;
}
/*------------------ Navigation Elements ------------------*/
#nav-left #navcontainer #nav-wrapper div, #nav-left #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
#nav-left #navcontainer #nav-wrapper div a:link,  #nav-left #navcontainer #nav-wrapper div a:active,  #nav-left #navcontainer #nav-wrapper div a:visited {
	float:left;
	padding:5px 10px;
	width:130px;
	text-decoration:none;
}
#nav-left #navcontainer #nav-wrapper div a:hover {
	padding-top:5px;
}
#nav-left #navcontainer #nav-wrapper div div.submenu {
	position:absolute;
	top:0;
	left:0;
	visibility: hidden;
	width:150px;
	border:1px solid #666;
	border-top:0;
	z-index:1000;
}
#nav-left #navcontainer #nav-wrapper div div.submenu a:link,  #nav-left #navcontainer #nav-wrapper div div.submenu a:active,  #nav-left #navcontainer #nav-wrapper div div.submenu a:visited {
	float:left;
	/*--- Width Adjustment for IE5 --*/
					width:150px;
	border-top:1px solid #666;
	/*--- Proper width for all other browsers --*/
					voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}
#nav-left #navcontainer #nav-wrapper div div.submenu a:hover {
	padding-top:5px;
}
/*------------------ Table Structures ------------------*/	
#nav-left #content-table-main {
	width:100%;
}
#nav-left #content-table-main p {
	margin:10px 10px 15px 10px;
}
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-right #headertop {
	float:left;
	padding:0 200px 0 10px;
	width:538px;
}
#nav-right #headertop #website-title {
	width:528px;
}
#nav-right #headertop #website-slogan {
	width:528px;
}
#nav-right #accent-container {
	float:left;
	width:748px;
	color:#000000;
	background-color:#000000;
	z-index:0;
}
#nav-right #content {
	float:left;
	padding:20px 190px 0 20px;
	/*--- Width adjustment for IE5 --*/
		width:748px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
	voice-family:inherit;
	width:538px;
	z-index:0;
}
#nav-right #inner #content #content-table {
	float:left;
	width:538px;
}
#nav-right #footer {
	clear:both;
	padding:10px;
}
#nav-right #navcontainer {
	position:absolute;
	top:0;
	right:20px;
	width:150px;
	border:1px solid #666;
	border-top:0;
	/*	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80; 
	opacity:0.80;*/
	z-index:1000;
}
#nav-right #navcontainer #nav-wrapper {
	float:left;
	padding:100px 0 0 0;
	z-index:1000;
}
/*------------------ Navigation Elements ------------------*/
#nav-right #navcontainer #nav-wrapper div, #nav-right #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
#nav-right #navcontainer #nav-wrapper div a:link,  #nav-right #navcontainer #nav-wrapper div a:active,  #nav-right #navcontainer #nav-wrapper div a:visited {
	float:left;
	padding:5px 10px;
	width:130px;
	text-decoration:none;
}
#nav-right #navcontainer #nav-wrapper div a:hover {
	padding-top:5px;
}
#nav-right #navcontainer #nav-wrapper div div.submenu {
	position:absolute;
	top:0;
	left:0;
	visibility: hidden;
	width:150px;
	border:1px solid #666;
	border-top:0;
	z-index:1000;
}
#nav-right #navcontainer #nav-wrapper div div.submenu a:link,  #nav-right #navcontainer #nav-wrapper div div.submenu a:active,  #nav-right #navcontainer #nav-wrapper div div.submenu a:visited {
	float:left;
	/*--- Width Adjustment for IE5 --*/
					width:150px;
	border-top:1px solid #666;
	/*--- Proper width for all other browsers --*/
					voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}
#nav-right #navcontainer #nav-wrapper div div.submenu a:hover {
	padding-top:5px;
}
/*------------------ Table Structures ------------------*/	
#nav-right #content-table-main {
	width:100%;
}
#nav-right #content-table-main p {
	margin:10px 10px 15px 10px;
}

