/*--------------------------------------------------------------------------------------
CSS document: ImageCaf� Template Styles
Created: 04/11/2006
Last Modified: 04/11/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
html	{
	scrollbar-arrow-color:#ADD673;
	scrollbar-3dlight-color:#47717f;
	scrollbar-base-color:#29424a;
	scrollbar-face-color:#29424a;
}


body {
	background:#ADD673;
	margin: 10px 0px;
	text-align:center;	
}


/*--------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top	{
	margin:0 auto;
	width:800px;
}

.accent	{
	float:left;
	width: 800px;
	height: 133px;
	z-index:1001;
}

#headertop	{
	float:left;	
	width: 800px;	
	z-index:1001;
	background:#c65218;
}

#outsidenav	{
	float:left;
	padding-bottom:3px;
	padding-top:105px;
	width:650px;
	z-index:1000;
}

#navcontainer, #nav-wrapper {
	float: left;
	width: 640px;
	z-index:1000;
		
}

#subheader	{
	float:left;
	width:800px;
	background:url(../images/subheader.jpg) no-repeat;
	padding-top:21px;
}

#inner	{
	padding-right:23px;
	float:left;
	width:800px;
	background:url(../images/bodyimage.jpg) repeat-y;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
	width:777px;	
}

#leftimage	{
	float:left;
	width:62px;
	height:463px;
	background:url(../images/leftimage.jpg);

}

#content	{
	float:right;
	width:659px;
	background:#fff;
	padding: 0 20px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
	width:619px;	

}

#footer	{
	float:left;
	width:800px;
	height:23px;
	background:url(../images/footer.jpg) no-repeat;

}


/*--------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {position:relative;}

#content, #content-table, #content-table-main {
	width:619px;
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  color:#000;
}

h1#website-title, h2#website-slogan {
  display:none;
}


#content h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-style:bold;
	font-variant:small-caps;
	text-indent:0px;
	color:#c65218;
	margin-top:15px;
	margin-bottom:30px;
	line-height:1em;
	text-decoration:none;
	
}

#content h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	text-indent:0px;
	color:#29424a;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	line-height:1em;
	text-decoration:none;
}

#content h3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-variant:normal;
	text-indent:15px;
	color:#ADD673;
	margin-top:25px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	line-height:1em;
	text-decoration:none;
}

#content h4, #content h5, #content h6	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	text-indent:20px;
	color:#ADD673;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	line-height:1em;
	text-decoration:none;
}

#content p, pre	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	text-indent:20px;
	text-align:justify;
	line-height:1.6em;
	color:#29424a;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	margin-top:7px;
	margin-bottom:7px;
}

#content a	{
	color:#c65218;
	text-decoration:none;	
}

#content a:hover	{
	text-decoration:underline;
}

#content ol, #content ul	{
	padding-left:15px;
	margin-left:45px;
	line-height:1.3em;
	color:#c65218;
}

#content blockquote p	{
	line-height:normal;
	font-style:italic;
	border-top:2px solid #29424a;
	border-bottom:2px solid #29424a;
	padding:10px 0 10px 0;
	color:#29424a;
}

#content hr	{
	height:1px;
	border-top:1px dotted #c65218;
/*	width:100%;*/
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}




/*--------------------------------------------------------------------------------------
Featured Image 
-------------------------------------------------------------------------------------- */


/*--------------------------------------------------------------------------------------
#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Navigation Elements ------------------*/
#nav-top #navcontainer #nav-wrapper div, #nav-top #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
	margin:0;
}
	#nav-top #navcontainer #nav-wrapper div a:link, 
	#nav-top #navcontainer #nav-wrapper div a:active, 
	#nav-top #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:5px 8px;
		text-decoration:none;
	}
	#nav-top #navcontainer #nav-wrapper div a:hover {}
		#nav-top #navcontainer #nav-wrapper div div.submenu, 
		#nav-top #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-top #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:176px;
		}
			#nav-top #navcontainer #nav-wrapper div div.submenu div {
				display:block;
				margin:0;
			}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				width:156px;
				border-right:#c65218 3px solid;
			}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:hover {
				border-top:0;
			}


/*---------------------------------------------------------------------------------------
#NAV-LEFT
-------------------------------------------------------------------------------------- */


/*--------------------------------------------------------------------------------------
#NAV-RIGHT
-------------------------------------------------------------------------------------- */




