/* @override http://www.milleniumlaboratories.com/css/layout.css */

/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright McKinney Media.                           
  May not be duplicated or reproduced.
/*-------------------------------------------------------------------------------------*/
/* style fixes
/*------------------------------------------------------------------------------------*/

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


body {
	background:#E7EEDC url("../images/bg.jpg") top repeat-x;
	text-align:center;
	font:12px/16px "Arial", Helvetica, sans-serif;
	color:#3f580e;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{
	font-size:1.5em;
	color:#F68D32;
}
h2	{
	font-size:1.1em;
	color:#F68D32;
}
h3	{
	font-size:1em;
	color:#3f580e;
	text-decoration: underline;
}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#F68D32; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#9ABE5C; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}
	
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	border-bottom: 1px solid #777;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	


img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
#contacform{
	margin-left:52px;

}
#contacform input{
margin-bottom:5px;
}

/* ------------------------ SPECIFIC ELEMENTS ------------------------ */


/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/go.jpg") no-repeat;
	margin:0;
	padding:0;
	width:27px;
	height:21px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:922px;
	margin:0 auto;
	text-align:left;
	}

	
#wrap2 {
	background-image:url(../images/wrap-top.jpg); background-repeat:no-repeat;
	width:922px;
	margin:0 auto;
	text-align:left; 
	}

/* ------------------------ top wrap framework ------------------------ */
	
#top-wrap {
	background:url("../images/top.jpg");
	width:100%; /* fix for Safar */
	height:40px;
	clear:both; /* important - do not remove */
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/header.jpg");
	height:135px;
	margin: 0 30px 0 30px;
	}
	/* index page link within #masthead */		
	#logolink a {
	position:absolute;
	left:44px;
	width:340px;
	top:10px;
	height:102px;
		}
	#masthead a span {
		display:none;
		}
	#masthead form {
	position:absolute;
	top:75px;
	left:528px;
		}
		#masthead input {
		width:100px;
		height:20px;
		}
		.masthead-submit {
		width:30px;
		height:30px;
		background-color:#000066;
		}
		
		
/* ------------------------ INDEX PAGE LAYOUT ------------------------ */	
/* ------------------------ index page container framework ------------------------ */		
		
#container {
	float:left;
	display:inline;
	margin:0 30px 0 30px;
	background-position: left top;
	}			

/* ------------------------ index column-left framework ------------------------ */
#column-left {
	width:343px;
	float:left;
	}
	
	

	
	#email-column-left {
		width:750px;
		float:left;
		}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
	margin:0px 20px 10px 40px;
		}
		
		#email-column-left p, #email-column-left h1, #email-column-left h2, #email-column-left h3, #email-column-left ul, #email-column-left dl {
		margin:0px 20px 10px 40px;
			}
		
	#column-left-inside p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	border-bottom: 1px solid #777;
	padding-bottom: 20px;
	margin:0px 20px 20px 40px;
	}
	
	#column-left-inside dt, dd {margin-left:15px;padding-top:10px;}
	
	#column-left-inside #navcontainer {padding:10px;}
	#column-left-inside #navlist li	{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	background:none;
	}
	#column-left-inside  ul#navlist {margin:0;}

/* ------------------------ index column-right framework ------------------------ */
#column-right {
	width:519px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}
		
		/* ------------------------ index column-right secondary columns ------------------------ */
	
		#column-right-1 {
			width:260px; 
			float:left;
			}
			#column-right-1 p, #column-right-1 h1, #column-right-1 h2, #column-right-1 h3, #column-right-1 ul, #column-right-1 dl {
			margin:0px 30px 10px 0px;
				}
		#column-right-1 ul {
			padding-left:10px;
			}
		#column-right-1 ul li { 
			background:transparent url("../images/bullet.png") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			line-height:18px;
			}			
			
		#column-right-2 {
			width:250px; 
			float:left;
			}
			#column-right-2 p, #column-right-2 h1, #column-right-2 h2, #column-right-2 h3, #column-right-2 ul, #column-right-2 dl {
			margin:0px 20px 10px 0px;
				}
			#column-right-2 ul {
			padding-left:10px;
			}
			#column-right-2 ul li { 
			background:transparent url("../images/bullet.png") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			line-height:18px;
			}	
			
			
	
/* ------------------------ bottom content framework ------------------------ */		
 #bottom-content {
 float:left;
 display:inline;
	height:235px;
	background-image:url(../images/bg-bottom-divNEW.jpg);
	 }
	 #bottom-content p, #bottom-content h1, #bottom-content h2, #bottom-content h3, #bottom-content ul, #bottom-content dl {
	margin:0px 20px 5px 352px;
		}				
				
/* ------------------------ INSIDE PAGE LAYOUT ------------------------ */
/* ------------------------ inside page container framework ------------------------ */		
		
#container-inside {
	float:left;
	margin:0 30px 0 30px;
	
	display: inline;
	}	
	
/* ------------------------ inside column-left framework ------------------------ */
#column-left-inside {
	width:637px;
	float:left;
	display: inline;
	}

	#column-left-inside p, #column-left-inside h1, #column-left-inside h2, #column-left-inside h3, #column-left-inside ul, #column-left-inside dl {
	margin:0px 20px 10px 40px;
		}
		
		#column-left-inside ul {
	padding-left:10px;
}
		#column-left-inside ul li { 
			background:transparent url("../images/bullet.png") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			line-height:18px;
			}		
	
/* ------------------------ inside column-right framework ------------------------ */
#column-right-inside-amadeo {
	width:225px;
	float:left;
	background:url("../images/drpesce.jpg") 0px 120px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	}
	#column-right-inside-amadeo p {
	margin:0px 20px 10px 0px;
		}								

#column-right-inside {
	width:225px;
	float:left;
	}

	#column-right-inside p, #column-right-inside h1, #column-right-inside h2, #column-right-inside h3, #column-right-inside ul, #column-right-inside dl {
	margin:0px 20px 10px 0px;
		}								
		
/* ------------------------ header framework ------------------------ */
#header-graphic {
	height:273px;
	margin:0 30px 0 30px;
} /* sets height for all headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#email #header-graphic { background:url("../images/header-index.jpg"); }
	body#inside #header-graphic { background:url("../images/header-index.jpg"); }


/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {

	background:url("../images/bg-bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:59px;
	clear:both; /* important - do not remove */
	}

	
/* ------------------------ bottom-wrap inside pages ------------------------ */
#bottom-wrap-inside {
	background:url("../images/bg-bottom-wrap-inside.jpg");
	width:100%; /* fix for Safar */
	height:162px;
	clear:both; /* important - do not remove */
	}	

/* ------------------------footer framework ------------------------ */
#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	margin-bottom:10px;
	}

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFFFFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#nav {
	background:url("../images/nav.jpg") no-repeat;
	height:46px;
	margin:0 30px 0 30px;
	padding:0;
	}
	
#nav a:link, #nav a:visited { color:#ffffff; text-decoration:none; }
#nav a:hover, #nav a:active { color:#3f580e; text-decoration:none;}	

#nav ul {margin:0; position:relative; left:20px; top:14px;}
	#nav li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #ffffff;
		}
	#nav li.first { border: none; }	
	

.faq table {
	margin: 10px 0 10px 40px;
}

	.faq table td {
		padding: 5px 10px 0 0;
	}
	
	.faq table th {
		text-align: center;
		font-weight: bold;
	}
	
/*.faq .answer {
	border-bottom: 1px solid #777;
	padding-bottom: 20px;
	margin-bottom: 20px;
}*/

#column-left-inside #subnav {
	border-bottom: 1px solid #777;
	margin: 0 20px 20px 40px;
	padding-bottom: 20px;
}
