/* Snow Template by Joomla Bamboo. 
Created by Anthony Olsen.
Copyright. Joomla Bamboo, 2007. */


html, body {
margin:0;
padding:0;
}




body {
	background-color: #fff;
	background-image: url(../images/topbg.jpg);
background-repeat:repeat-x;
        text-align: justify;
	font:12px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	color:#000000;
	line-height:22px;
	background-repeat: repeat-x;
}


/* @group Layout */
#container {
width:100%;
margin: 0 auto;
}

#main_container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 5px;
	border-top: 1px solid #ccc;
	
}

#top {
	padding: 0px;
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
margin-top: 10px;
text-align: left;


}
/* Top Nav - module class suffix -top_menu
---------------------------------------------------------- */
	
.banneritem a img{ 
        border: 0;

}

.banneritem a { 
        margin-right: 0px;
        margin-left: 0px;

}
	
	#top ul
{
	text-align: left;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 10;
	margin-top: 0;
	float: right;
margin-left: 0;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;

}

#top ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;

padding-top: 10px;
}

#top ul li a
{
padding-left: 10px;
padding-right: 25px;
padding-bottom: 5px;
padding-top: 10px;
color: #9D9C79;
text-decoration: none;
line-height:18px;
border-bottom: 0px;

	
}

#top ul li a:hover
{
border-bottom: 0px;
color: #ccc;
text-decoration: underline;
}


#left {
	width: 215px;
	float: left;

	

}

#site_logo {
	height: 130px;
	width: 287px;
	background: url(../images/site_logo.jpg) no-repeat 0 20px;
}


#right {
	width: 315px;
	float: right;
	padding-left: 5px;
        margin-top: 15px;
	margin-bottom: 10px;

		
}

#logo {
	height: 80px;
}

#content {
	width: 430px;
	padding: 10px;
	float: left;
        min-height: 700px;
	
//border-right:1px dashed #ccc;
	
	
}
#outer_footer {
width:100%;
margin: 0 auto;
clear: both;
}

#footer {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	height: 100px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
	
}
/* @end */
/* @group Typography */

a {
	color: #666;
	line-height: 20px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
a:hover {
	color: #9D9C79;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #333;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 130px;
	padding-left: 10px;
}
a.mainlevel:hover { background-color: #FFFFFF; color: #99aa47; }
a.readon:link, a.readon:visited { color: #333; display: block; float: none; font-family: Verdana, Arial, sans-serif; font-size: 11px; height: 50px; }
a.readon:hover { color: #994a47; text-decoration: none; }





h1,.componentheading {
	font-size: 160%;
	padding-bottom: 5px;
	line-height: 160%;
	}



h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
	font-family: Trebuchet MS, san-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	color: #9D9C79;
	text-align: left;
	}
	
	h3,table.moduletable th {
		font-size: 130%;
		width: 100%;
	}
	
h3 {
	color:#000000;
        font:13px "Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	text-decoration:none;
        font-weight:bold;
}

	h4 {
	
	font-size: 120%;
	line-height: 135%;
}


h5 {
		font-size: 90%;
		line-height: 100%;
}
	
	h6,.createdate,.modifydate,.small  {
	font-size: 80%;
	line-height: 90%;
}

	
	.quote { color: #9D9C79; display: block; font: oblique 160% georgia, times, serif; line-height: 25px; padding: 8px; vertical-align: super;}
	
	.blockquote {
	font-family: Georgia, serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #1294D0;
	font-style:italic;
	text-align:center;
	text-indent:15px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width: 100%;
	}

.green_block {
	background-color: #B5C88F;
	border: 1px solid #ccc;
	color: #333;
	width: 96%;
	padding: 2%;
	display: block;
	clear: both;
	margin: 8px 0;
}

.dark_green_block {
	background-color: #4D7C20;
	color: #fff;
	width: 96%;
	padding: 2%;
	display: block;
	clear: both;
	margin: 8px 0;
	border: 1px solid #ccc;
}


	p.info {
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p {
	padding: 8px 0;
}

p.customized {
    display: inline;
    float: right;
    margin-top: 0px;
}

p.customized a{
    color: #000000;
    text-decoration: none;
}

p.customized a:hover{
    color: #7D7D7D;
    text-decoration: underline;
}
	

p.firefox {
    float: left;
    display: inline;
    text-align: left;
    margin: 0px;
}

p.firefox a{
    color: #000000;
    text-decoration: none;
}

p.firefox a:hover{
    color: #7D7D7D;
    text-decoration: underline;
}

/* @end */

/* @group Joomla Stuff */
img {
	margin: 4px;
}

label {
}

.moduletable h3 {
margin-bottom:20px;
}

.moduletable {
padding-bottom:5px;

margin-bottom:10px;
}


.readon {
	float:right;
	padding:4px;
	color:#000;
	background-position: left center;
	text-indent: 15px;

}

a.readon {
border-bottom:0px;
color:#4D7C20;
padding-bottom:1px;
}

.back_button {
margin-bottom:20px;
margin-top:20px;
}

a:hover.readon {
text-decoration: underline;
border-bottom:0px;
}

.search fieldset {
	
	background-color: #eee;
	border: 1px dashed #ccc;
	margin-top: 5px;
}

table.contenttoc {border: 1px solid #ccc;padding:2px;margin: 3px;margin-left: 8px;background-color: #eee;}
.contentpaneopen td{padding-left:3px;}

.sectiontableentry1 {text-indent: 8px;padding:8px;} 
.sectiontableentry2 {padding:8px;text-indent: 8px;color:#ccc;
}
.sectiontableentry1 a {text-decoration:none;border-bottom: 0px solid #dbd5c5;}
.sectiontableentry2 a {text-decoration:none;border-bottom: 0px solid #dbd5c5;color:#ccc;}


#content .buttonheading img, .buttonheading a,.sectiontableentry1 img,.sectiontableentry2 img {
border:0px;background-color:#fff;padding:0px;}


.buttonheading a:link {
border-bottom:0px;
padding:2px;
}

.buttonheading {
	
	width: 100px;
text-align: right;
}

#search_searchword {
	
	width: 200px;
}

#contact_text {
	width: 350px;
}

/* @end */
