/* Colors */
/* Drk Red #68232f */
/* Green #445930 */
/* Light Green #bbc98f */
/* Really Light Green #d4e7b4 */

/* standard elements */

*{
    margin:0;
    padding:0;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}
body, html{
	background: #e5f6dc url(../assets/bg2.gif);
    margin:0;
    padding:0;    
    text-align:center;
    margin-bottom:10px;
}
a{
    color:#445930;
	text-decoration:none;
	font-weight:bold; 	
}
    a:hover{
        text-decoration:underline;
		color:#68232f;
    }

p{
    color:#68232f;
    font-size:15px;    
	margin:0px 0px 2px 5px;
	font-weight:normal;
}

.p-home:first-letter { 
	font-weight:bold;
    font-size:18px;
}

hr{
	background-color:#bbc98f; /* for firefox */
	color:#bbc98f; /*for ie */
	
}

/* ----- headings ----- */
h1{    
    font-size:30px;
    letter-spacing:1.2px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:normal;
    color:#53643e;
	font-variant:small-caps;
}

h2{
    
    font-size:25px;
    letter-spacing:1px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:normal;
    color:#68232f;
}
h3{
    font-size:18px;
    font-weight:normal;
    color:#68232f;
    margin:5px 0;  
}

h4{
    font-size:20px;
    font-weight:normal;
    color:#68232f;
    margin:2px 0 0 2px; 
	letter-spacing:1px; 
}

h5{
    font-size:16px;
    font-weight:bold;
    color:#68232f;
    margin:0 0 0 0;  
}

/* ----- Structure ----- Would like to get this working: background: url(../assets/bgcontainer.gif) repeat-y;*/

#container{
    width:787px;
    margin:auto;
    padding:0;
    text-align:left;	
	background:#fff;
	border:3px solid #848e60;
	border-top: 2px solid #bbc98f;
	border-bottom:2px solid #848e60;
}

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

.indent{
	text-indent:.5cm;
	font-weight:normal;
}

.blog{
color:#68232f;
    font-size:15px;    
	margin:0px 0px 2px 5px;
	font-weight:normal;
}

.blog img a:hover{
	border:2px solid #d4e7b4; 
}	



.fabric a:hover{
	color:#68232f;
	text-decoration:none;
}

.forms {
	color:#68232f;
    font-size:14px;
}

.submit {
	font-weight:normal;
	color:#445930;
	cursor:pointer;
	border:outset 1px #bbc98f;
}

.submit:hover{
	font-weight:normal;
	color:#445930;
	cursor:pointer;
	border:outset 1px #68232f;
}

.submit:active{
	color:#445930;
	cursor:pointer;
	border:inset 1px #bbc98f;
}

/** ------ Header ------ **/

#header{
	width:790px;
    text-align:center;
    margin:0 0 0 0;
    padding:30px 0px 0 0px;
    height:80px;
    background: url(../assets/banner.gif) no-repeat;
}

#header2{          /*header info for mailinglist.php*/
	width:790px;
    text-align:left;
    margin-top:0;
    height:110px;
    background: url(../assets/banner.gif) no-repeat;
}

/*
#logo{
    margin:0;
    padding:5;
}

	#logo h1{ 
		margin-top: -7px;
		
		float:left;
		width: 420px;
		padding-left:17px;
		font-size: 64px;
		color:#FFF;
	}
	#logo p{ 
		float:right;
		clear:none;
		height:40px;
		width:300px;
		margin-left: -250px;
		padding-top: 2px;
		padding-left: 15px;
		color:#FFF;
		
		font-weight:bold;
		font-size:11px;
		line-height:22px;
		letter-spacing: 1px;
	}
	
	#logo a{
    color:#fff;
    text-decoration:underline;
	font-size:10px;
	}
    
	#logo a:hover{
        color:#717171;
        text-decoration:none;
    }

	
.subContainer, #navigation ul{
    width:780px;
    margin:0 auto;    
}
*/

#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

/** ------ images ------ **/
img{
    border:0;
}
	img a{
		border:0;
		text-decoration:none;
	}
	img a:hover{
		border:none;
	}

/** ------ Content ------ **/

#Content{
    width:603px;	
    padding:1px 5px;
    font-size:14px;
    float:left;
    clear:none; 
	background-color:#FFF;
	z-index:1;
}

                      /* -- had to modify mailinglist.php height attribute for IE -- */
#ContentMailingList{
    width:598px;	
    padding:1px 5px;
    font-size:14px;
    float:left;
    clear:none; 
	background-color:#FFF;
}
    
	#Content ul{
		color:#68232f;;
		text-decoration:none;
		font-weight:bold;
		font-size:15px;
	}
	
	#Content li{    
		margin:3px 0 0 10px;
		list-style-image:url(../assets/content_bullet.png);
		font-size:14px;
		font-variant:small-caps;
	}
	
	#ContentFull {
		width:767px;
		font-size:14px;
		float:left;
		clear:none; 
		background-color:#FFF;
		margin-left:5px;
		z-index:1;
	}
	
	#ContentFull ul{
		color:#68232f;;
		text-decoration:none;
		font-weight:bold;
		font-size:15px; 	
	}
	#ContentFull li{    
		margin:3px 0 0 20px;
		list-style-image:url(../assets/content_bullet.png);
		font-size:15px;
		font-variant:small-caps;
	}
	#shadeSlides{
		float:right;
		z-index:1;
	}
		
/** ------ Right Column ------ **/

#secondaryContent{
    width:151px;
	z-index:2;	
	padding:1px 12px 0px 5px;
    background:#fff;
    font-size:11px;
    float:right; 
	border-left:1px solid #d4e7b4; 
	margin-bottom:-5px;  
}

#secondaryContent li{    
		font-size:13px;
		margin:3px 0 0 15px;
		list-style-image:url(../assets/content_bullet.png);
		font-variant:small-caps;
	}
	
#secondaryContent h2{
    font-size:18px;
    margin-bottom:5px;
    font-weight:normal;
    color:#68232f;
}

/**-------- SLideShow -------**/

#my_slideshow{
margin: 0px 0px 8px 14px;
}

/** ------ FOOTER ------ **/
#footer{
	background-color: #fff;
    margin:0 auto;	
    margin:0px 0 3px 0;
    padding:5px;
    clear:both;
    width:776px;
    text-align:center;
    font-size:13px;
    color:#68232f;
	font-variant:small-caps;
}    

/*------ Copyright Div -----*/
	
	#copyright{
        clear:both;
		font-size:13px;
		color: #68232f;
		font-variant:small-caps;
    }
	#copyright a{
		
        color:#68232f;
        text-decoration:none;
    }
    #copyright a:hover{
        color:#68232f;
        text-decoration:underline;
    }

/*---- Navigation menu --- */

.chromestyle{
width: 787px;
font-family:Trebuchet MS, Arial, Helvetica;
font-size:13px;
font-weight:bold;
background-color:#a1ac7c;
z-index:98;
border-bottom: 2px solid #bbc98f;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;
background: url(../assets/navigation/chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #a1ac7c;
}

.chromestyle ul li a:hover{
background: url(../assets/navigation/chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
text-decoration:none;
color:#68232f;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v"; */
content: " " url(../assets/navigation/down_image.gif); /*uncomment this line to use an image instead*/
}

/*#divider{ I don't need this because I simply added a border-bottom to the navigation bar div
	background: url(../assets/navigation/bottom_bar.gif) repeat-x;
	width: 787px;
	margin-bottom:-20px;
	z-index:100;	
}*/
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-size:12px;
font-weight:normal;
line-height:18px;
z-index:101;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #d9eec4;
text-decoration:none;
color:#68232f;
}

