body {
	margin: 0px;
	padding: 0px;
}
#header {
	display: block;
	height: 265px;
	width: 100%;
	position: relative;
	background-image: url(../images/header.gif);
}
#top {
	display: block;
	position: relative;
	height: 97px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position: absolute;
	left: 30px;		/*left: 4px;*/
	top: 10px;		/*top: 23px;*/
	width: 500px;
}
#global_nav {
	display: block;
	position: relative;
	width: 100%;
	top: 68px;
	margin:0 auto;
	
}
#banner {
	width: 940px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	top: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	left: 40px;
}
#footer {
	width: 100%;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #51473D;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9B8A79;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
#content {
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: 200px;

}
#left {
	border: 2px dotted #F0F0F0;
	background-color: #FFFFF9;

	float: left;
	width: 150px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#main {

	float: left;
	vertical-align: top;
	width: 810px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
}

/*--------------- custom joomla related --------------------*/


#global_nav ul{
list-style:none;
float:left;
padding:0px;
margin:0px;
margin-left: 20px;

}
#global_nav li{
float:left;
margin:0 0.15em;

}


.moduletable {
	margin:5px;

}

.moduletable td {	
	text-align: left;
}



.moduletable th {
	color: #4F8296;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;

}


/** category text format and links **/

.category {
	color: #FF8C00;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #FF8C00;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 28px;
	letter-spacing: -2px;	
	margin-bottom: 15px;
	line-height: 35px;	
}



.contentdescription {
	color: #353535;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}



.contentheading {
	color: #92B07A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.small {
	color: #FF8C00;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}
.createdate {
	color: #708090;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td,tr {
	color: #3C3C3C;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;

}




.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Verdana;
	font-size: 11px;
}



.button:hover {
	color: #FF8C00;
}


/* --------------------- links ---------------------*/

/*
a:link, a:visited {
		
	color: #666666;
	
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;

	text-decoration: none;
	
	

}



a:hover {
	color: #2388FF;
}

*/


a.readon:link, a.readon:visited {

	
	background-position: left;

	background-repeat: no-repeat;

	color: #4682B4;

	font-family: Verdana;

	font-size: 11px;

	line-height: 30px;

	padding-left: 15px;

}



a.readon:hover {

	color: #FF9900;

	text-decoration: none;

}



#global_nav li a:link ,#global_nav li a:visited {
	line-height: 18px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #847C73;
	font-family: Tahoma, Arial;
	background-color: #797066;
	font-size: 11px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #847C73;
	border-left-color: #847C73;
}

#global_nav li a:hover {
	background-color: #BDB6AE;
	
	
	color: #2E2B27;
	
} 
#global_nav a#active_menu {
	color: #333333;
	
	background-color: #EAE7D2;
}






a:link {
	color: #045E9F;
	text-decoration: none;
}



a:visited {
	color: #46AEFA;
	text-decoration: none;
}



a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #E2FBFF;
}

.contentpane {

}



.contentpaneopen {
	

}
.blog {

border: 1px solid #F5F5F5;
background-color: #F7F7F7;
	

}
#com_bans {
	padding: 8px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

