/*--------------------------------------------------------------------------
ENEDA CUSTOM 3 COLUMN CSS LAYOUT
Author: Jordan C.
/* ------------------------------------------------------------------------- */
/*---------START INITIALIZE ALL STYLES -prevent browser inconsistencies-------------------*/
/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,script,hr { margin:0; padding:0; }
/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }
/*---------END OF INTIALIZATION-----------------------------------------------------------*/
/*-----------General HTML elements---------------*/
body{
font:11px/18px Verdana, Arial, Helvetica, "sans-serif";
color:#000000;
background:#d4d3d3;
text-align:center;
_behavior:url("csshover.htc"); 
}
a, a:visited, a:link{text-decoration:none; color:#c18108;}
a:hover, a:active{text-decoration:underline;}
fieldset{border:1px solid #333; padding:0px 10px 10px 10px; margin:10px 15px 10px 0px;}
legend{font-size:1.2em; color:#333; font-weight:bold;}
h1,h2,h3 { margin-bottom:8px; }
h1	{ color:#9e6903; padding-top:10px; text-indent:10px; font:1.9em "Georgia", Times New Roman, Times, serif}
h2	{ color:#c18108; padding-top:5px; text-indent:10px;  font:1.5em "Georgia", Times New Roman, Times, serif}
h3	{ color:#c18108; padding-top:3px; text-indent:10px;  font:1.2em "Georgia", Times New Roman, Times, serif}
input {background:#fff; border:1px solid #003399;}
label{ padding-top:5px;}
fieldset{ padding:10px 10px;}
label{line-height:20px;}
blockquote{
margin:15px 10px 15px 10px; 
text-align:justify; 
line-height:25px; 
color:#5f605e;
font-style:italic;
font-weight:bold;
font-size:16px; 
text-indent:36px;
background:url(../imgs/openquote.jpg) top left no-repeat;
font-style:italic;
padding-top:5px;
padding-bottom:5px;
width:250px;
}
blockquote span{background:url(../imgs/closequote.jpg) top right no-repeat;padding-right:36px;padding-bottom:8px;}
/*---------------EO General HTML----------------*/
/*---------------Classes-----------------------*/
.clearboth{clear:both;overflow:hidden;height:5px;}
.clearleft{clear:left;}
.clearright{clear:right;}
ul.bulletlist, ul.arrowlist li ul.bulletlist{margin:0 10px 0 10px; padding:0;}
ul.bulletlist li, ul.arrowlist li ul.bulletlist li{line-height:20px; background:url(picture/bullet.gif) top left no-repeat; margin: 0px 0px 3px 15px;padding-left:20px;}
a.toparrow{background:url(picture/toparrow.gif) left top no-repeat;text-indent:0;padding-left:15px;height:14px; display:block; width:70px;font-size:12px; font-weight:500;}
.heading
{
font-size:14px;
color:#000000;
text-align:right;
}
.right{text-align:left;}
/*---------------EO Classes--------------------*/
/*----------------Layout and divisions---------------------*/
#wrapper{
width:1000px;
margin:0 auto;
text-align:center;
border:1px solid #888888;
background:#fbf4f4;
}
#masthead{
margin-top:10px;
width:1000px;
 background: url(../imgs/masthead.jpg) top center no-repeat; 
height:125px;
}

#navbar{
width:970px;
margin:0 auto;
padding:0;
height:40px;
background:url(../imgs/navbar.jpg) bottom left repeat-x;
}
#navbar li, #navbar a{
color:#000;
float:left;
line-height:40px;
padding:4px 10px 0 10px;

}
#navbar a{font:18px "Georgia", Times New Roman, Times, serif; font-weight:bold;}
#navbar a:hover{ text-decoration:none; color:#9e6903;}
#nav-00{margin-left:45px;_margin-left:25px;}
#nav-01{ background:url(../imgs/arrowdown.jpg) right no-repeat; position:relative;}
/*-----Drop down--------*/
	#nav-01 ul{
	margin:0;
	padding:0;
	top:30px;
	position:absolute;
	font-size:12px;
	background:#ffffff;
	border:1px solid #6e6c6a;
	left:0;
	width:150px;
	visibility:hidden;
	text-align:left;
	}
	#nav-01 ul li,	#nav-01 ul li a{
	background:#ffffff;
	padding:0;
	margin:0;
	display:block;
	line-height:18px;
	font-size:11px;
	width:150px;
	border-bottom:1px solid #6e6c6a;
	border-top:0px;
	text-indent:10px;
	}
	#nav-01 ul li.last, #nav-01 ul li.last a{border-bottom:0;}
	#nav-01 ul li a:hover{background:#6e6c6a; color:#FFF;}
	#navbar li#nav-01:hover ul, #navbar li#nav-01 a:hover ul{visibility:visible;}

	
/*------------EO Nav bar---------------------*/

#content{
margin:0 auto;
width:970px;
text-align:left;
}
#mainContent{
width:730px;
float:left;
margin-top:10px;
margin-bottom:10px;
border-right:1px solid #ccc;
}
#mainContent .container{
text-align:left;
width:710px;
margin-left:5px;
}
	#mainContent #primaryContent{
	width:500px;
	float:left;
	background:url(../imgs/vline.jpg) top right repeat-y;
	}
	#mainContent #primaryContent p{
	padding:10px 15px 10px 0px;
	}
	
	#mainContent #secondaryContent{
	width:230px;
	float:right;
	}
	#mainContent #secondaryContent p{
	padding:10px 10px 10px 5px;
	}
#subContent{
margin-top:10px;
padding-bottom:20px;
height:100%;
width:235px;
float:right;

}
#subContent p.events{
color:#000;
padding-bottom:20px;
background:url(../imgs/hline.jpg) bottom repeat-x;
}
#subContent p.events a{
margin-left:5px;
color:#000;
display:block;
padding:10px 10px 10px 5px;
border: 1px solid #FBF4F4;
}
#subContent p.events a:hover{
text-decoration:none;
border: 1px solid #c18108;
}
#subContent p.events span{
color: #c18108;
}
#subContent p.partners{
color:#000;
padding-bottom:20px;
}
#subContent p.partners a{
margin-left:5px;
margin-bottom:5px;
color:#fff;
display:block;
padding:10px 10px 10px 5px;
border: 2px solid #999;
text-align:center;
background:#ccc;
}
#subContent p.partners a:hover{
text-decoration:none;
border: 2px solid #c18108;
color: #c18108;
}

#footer{
clear:both;
width:1000px;
height:100%;
font-size:12px;
text-align:center;
}
#footer ul{
width:970px;
background:url(../imgs/footerline.jpg) top left no-repeat;
height:30px;
margin:0 auto;
}
#footer ul li {float:left;padding:15px 10px 0 10px;}
#footer ul li a{font:14px "Georgia", Times New Roman, Times, serif;font-weight:bold;color:#000;}
#footer ul li.first{margin-left:175px;_margin-left:130px;}
#footer p{
	margin-top:5px;
	text-align:center;
	font-size:11px;
}

/*----------------EO Layout and divisions---------------------*/
