/* ************************************************************************************************** */
/*                       CSS by Norm Douglas                                                          */
/*                         Netreach                                                                   */
/*																									  */
/*																									  */
/* ************************************************************************************************** */
/* CONTENT CSS 																						  */
/* ************************************************************************************************** */

body {
	font-family:Calibri, Verdana, sans-serif;
	margin:0px;
	padding:0px;
		
}

#wrapper{
margin:auto;
width:906px;
}

#header {

}

#topmenu{
font-size:14px;
color:#000000;
font-weight:bold;
text-align:center;
}
#topmenu ul
{
margin:0px;
padding:0px;
margin-left:14px;
}
#topmenu ul li 
{
list-style:none;
display:inline;
color:#000000;
line-height:50px;
}
#topmenu ul li a
{
list-style:none;
color:#000000;
display:block;
float:left;
width:122px;
height:52px;
line-height:50px;
}
#topmenu ul li a:hover
{
list-style:none;
display:block;
background:url(../images/menu_text_over_img.jpg) no-repeat;
color:#FFFFFF;
float:left;
height:52px;
width:122px;
line-height:50px;
}

/************************************************************************************/

#top_navication{
font-size:11px;
font-weight:bold;
color:#000000;
padding-top:5px;
}
#top_navication ul
{
margin:0px;
padding:0px;
}
#top_navication ul li 
{
list-style:none;
display:inline;
color:#000000;
line-height:20px;
}
#top_navication ul li a
{
list-style:none;
color:#000000;
display:block;
float:left;
width:133px;
height:52px;
line-height:50px;
}
#top_navication ul li a:hover
{
list-style:none;
display:block;
color:#006699;
float:left;
height:52px;
width:133px;
line-height:50px;
}

.inner_page_pg {
width:700px;
background:url(../images/bg2.jpg) #CCCCCC repeat-x; 
border:#999999 solid 1px;
padding:15px;
line-height:20px;
}


/***********************************************************************************/

#left{
float:left;
width:150px;
background-color:#999999;
}

#right{
float:right;
width:150px;
background-color:#999999;
}

#mainbody{
}

#footer
{
background: url(../images/footer_bg.jpg) repeat-x;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

}

#footer ul
{
margin:0px;
padding:0px;
}
#footer ul li 
{
list-style:none;
display:inline;
color:#000000;
line-height:20px;

}
#footer ul li a
{
list-style:none;
color:#FFFFFF;
display:block;
float:left;
width:100px;
line-height:50px;
}
#footer ul li a:hover
{
list-style:none;
display:block;
color:#006699;
float:left;
width:100px;

}

.innner_top{
background:url(../images/body_bg_top_img.png) no-repeat;
width:850px;
height:23px;

}

.innner_bottom{
background:url(../images/body_bg_bottam_img.png) no-repeat;
width:850px;
height:23px;

}

.innner_center{
background:url(../images/body_bg_cen_img.png) repeat-y;
width:850px;

}


h1 {
}
h2 {
}
h3 {
}
p {
}
a:link,
a:active,
a:visited {
}
a:hover {

}
a img {

}

/* ************************************************************************************************** */
/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE										  */
/* ************************************************************************************************** */

/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS 																				  */
/* ************************************************************************************************** */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
}
.buttonheading {
}
.category {
}
.clip {
}
.componentheading {
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
}
.contentpagetitle {
}
.contentpane {
padding-left:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:20px;
}
.contentpaneopen {
}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
.form{
}
.highlight {
}
.inputbox {
}
.item {
}
.latestnews {
}
.message {
}
.message {
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.moduletable {
}
.moduletable h3 {
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}
.pathway {
}
.poll {
}
.pollstableborder {
}
.profiler {
}
.readon {
}
.row1 {
}
.row2 {
}
.search {
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}
.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
.wrapper {
}
iframe.wrapper {
}

/* ************************************************************************************************** */
/* JOOMLA MENU CSS 																					  */
/* ************************************************************************************************** */

ul#mainlevel {
}
ul#mainlevel li {
}

a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited {
}
a.mainlevel:hover {
}
a.mainlevel#active_menu {
}

a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
}
a.sublevel:hover {
}
a.sublevel#active_menu {
}

/* ************************************************************************************************** */
/* OTHER MODULES AND COMPONENTS																		  */
/* ************************************************************************************************** */
/* Components and modules that should be part of every setup you do!								  */
/* Add your own custom css for modules and components you install here!								  */
/*																									  */
/* ************************************************************************************************** */
/* JOOMLA EXT MENU MODULE 																			  */
/* ************************************************************************************************** */



/* ************************************************************************************************** */
/* JOOMLA DISPLAY NEWS BY BK MODULE																	  */
/* ************************************************************************************************** */

.dn-whole {
}
.dn-each {
}
span.dn-section {
}
a.dn-section {
}
span.dn-category {
}
a.dn-category {
}
span.dn-title {
}
a.dn-title{
}
span.dn-author {
}
span.dn-date {
}
span.dn-introtext {
}

/* ************************************************************************************************** */
/* JOOMLA MINI FRONTPAGE MODULE	- NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE					  */
/* ************************************************************************************************** */

table.minifp {
}
td.minifp {
}
span.minifp-anotherlinks {
}
span.minifp-introtitle a {
}
span.minifp-date {
}
.minifp-full-link {
}
ul.minifp {
}
li.minifp {
}
li.minifp a{
}
.mceContentBody {
	background:white;
	height:100%
}