/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	margin: 0px;
	background-color: #555533;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
	text-align:center;
}
P{

}
H1{

}
H2{
	font-size: 1.5em;
	color:#555533;
}
H3{
	font-size: 1.5em;
	color:#800000;
}
H4 {
	font-size: 1.2em;
	color:#0000FF;
}
H5 {
	color:#0033CC;
}
H6 {
	color:#333300;
}
a:link, a:active, a:visited{
     color:#555533;
     text-decoration:underline;
}
a:hover{
     color:#000000;
     text-decoration:none;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#container {
	 position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	left: 0;
	border-right: 5px solid #666644;
	border-left: 5px solid #666644;
	border-bottom: 5px solid #666644;
	background-color: #283227;
	
}
.bodytxt {
	text-align:left;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.masthead {
	background-color: #EEEECC;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 15px;
}
.masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
.masthead h3 {
	margin-top: .4em;
	color: #999977;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
.masthead a {
	color: #555533;
	text-decoration: none;
}
.footer {
	text-align:center;
	font-size:.8em;
}
.redlink a:link, .redlink a:active, .redlink a:visited{
	color:#808000;
     text-decoration:underline;
	 font-size:1.5em;
}
.redlink a:hover{
     color:#000000;
     text-decoration:none;
}

/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{
	font-size: 1.2em;
	color:#800000;
}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{

}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}