/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

/*Modfid for Joomla by Joomla Envy | www.joomlaenvy.com*/

* {margin: 0; padding: 0;}



/**************************************** Main structure ****************************/



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 62.5%;

}



#container {

	width: 842px;

	margin: auto;

	font-size: 1.2em;

			}
.subtitle {
	color: #990000;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
}



#top_nav {

	background-image: url(../images/nav_top.jpg);

	height: 31px;

	padding-top: 15px;

	text-align: right;

	padding-right: 20px;

	color: #7E0200;

}



#header {

	background-image: url(../images/header.jpg);

	height: 235px;

}



#main_nav {

	background-image: url(../images/main_nav.jpg);

	height: 56px;

	padding-left: 9px;

}



#contentwrapper {
	height: inherit;
	background-image: url(../images/contentwrapper.jpg);

	background-repeat: repeat-y;

}



#left {

	float: left;

	width: 160px;

	padding-top: 15px;

	margin-left: 15px!important;

	margin-left: 7px;

	font-size: 0.9em;

}



#right {

	float: right;

	width: 160px;

	padding-top: 15px;

	margin-right: 15px!important;

	margin-right: 7px;

	font-size: 0.9em;

}





#content {
fload: right;
	margin-left: 200px;
	padding-top: 20px;
	width: 600px;
	/*position: fixed;*/
	

}





#footer {
position: inherit;
	background-image: url(../images/footer.jpg);

	height: 35px;

	clear: both;

	text-align: center;

	padding-top: 20px;

}

ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #484848;
margin: 0;
padding: 0;
list-style: none;
}

li
{
/*line-height: 15px;*/
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

/**************************************** text, ../images, lists ****************************/



img.float_left {

	float: right;

}



p {

	margin-top: 20px;

	margin-bottom: 20px;

}



p.topnav, .copyright {

	margin: 0;

}



h1 {

	color: #FFFFFF;

	padding-top: 110px;

	padding-left: 130px;

	font-size: 3em;

	font-style: italic;

}



h2 {

	font-size: 1em;

	color: #9A0500;

	background-image: url(../images/h2.jpg);

	background-repeat: repeat-x;

	height: 42px;

	padding-top: 3px;

	margin-bottom: 20px;

	padding-left: 8px;

}





h4 {



	font-size: 1em;

	height: 19px;

	width: 125px;

	color: #000;

	padding-top: 3px;

	padding-left: 10px;

	padding-right: 24px;

}



dl {

	margin-top: 20px;

	margin-bottom: 20px;

}



dt {

	border-bottom: 1px solid white;

	padding: 3px;

	margin-bottom: 5px;

	background-image: url(../images/dt_bottom.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}



dd {

	margin-bottom: 12px;

}



.news:first-letter {

	font-family: "Times New Roman", Times, serif;

	font-size: 1.2em;

	font-weight: bold;

}



/**************************************** Menu ****************************/



#navcontainer ul

{

	color: White;

	float: left;

	width: 100%;

	height: 54px;

}



#navcontainer ul li { display: inline; }



#navcontainer ul li a

{

	padding: 18px 1em;

	height: 18px;

	color: #720201;

	text-decoration: none;

	float: left;

	background-image: url(../images/menu_right_border.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}



#navcontainer ul li a:hover

{

	color: #fff;

	background-image: url(../images/menu_hover.jpg);

	background-repeat: repeat-x;

}



/**************************************** Contact form ****************************/



.button {

	border: 1px solid #D1D1C7;

	padding: 1px 8px;

	background: url(../images/button-bg.gif) top #EDEDE1;

	color: #666666;

}



.button:hover, .button:focus {

	border: 1px solid #A7A79F;

	color: #484848;

}

.inputbox {

	border: 1px solid #D1D1C7;

	background: #F7F6F0;

}



.inputbox:hover, .inputbox:focus {

	border: 1px solid #A7A79F;

}

form {

	margin: 0;

	padding: 0;

}



input, select {

	font: 12px/normal Arial, Helvetica, sans-serif;

}



select, .inputbox {

	padding: 2px;

}



/*--------------Joomla stuff----------------------------------*/

td,tr,p,div {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 130%;	

	font-size: 12px;	

	color: #484848;}



.componentheading {

	font-family: Arial, Helvetica, sans-serif;	

	font-weight: bold;	font-size: 14px;	

	color:#333333;}



.componentheading {  padding-top: 10px;}



.contentheading {  

	font-family: Arial, Helvetica, sans-serif;  	

	font-size: 20px;	

	font-weight: bold; 

	vertical-align: bottom;	

	color:#990000;	

	text-align: left;}

.blockquote {

	padding: 15px 40px;

	background: url(../../images/quote.gif) 10px 10px no-repeat;

	font: italic 1em/1.5 Georgia, Times, serif;

}

.tips {

	padding-left: 22px;

	color: #CC7400;

	background: url(../../images/bullet-tips.gif) no-repeat top left;

}

.error {

	padding-left: 22px;

	color: #CC0000;

	background: url(../../images/bullet-error.gif) no-repeat top left;

}



.message {

	padding-left: 22px;

	color: #4D84A7;

	background: url(../../images/bullet-info.gif) no-repeat top left;

}

.highlight {

	border-bottom: 1px dotted;

	background: #F5F3DE;

	font-weight: bold;

}



td.sectiontableheader {

  background: #efefef;  

  color: #333;  

  font-weight: bold;  

  padding: 4px;  

  border-right: 1px solid #fff;}

  

tr.sectiontableentry1 td, tr.sectiontableentry2 td {  padding: 4px;}

td.sectiontableentry1, td.sectiontableentry2{  padding: 3px;}

table.contentpane, table.contentpaneopen {  width: 100%;}





ul{	

	margin: 0;	

	padding: 0;	

	list-style: none;}


a.mainlevel {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:150px;
	border:solid 1px #efefef;
	padding-top:5px;
	padding-bottom:5px;
}
a.mainlevel:link {
	color:#ffffff;
	background-color: #930503;
	margin: 1px 0px 2px 0px;
	padding: 4px;
	
}
a.mainlevel:visited {
	color:#ffffff;
	background-color: #930503;
	margin: 1px 0px 2px 0px;
	padding: 4px;
}
a.mainlevel:hover {
	color:#168A43;
	background-color: #930503;
	margin: 1px 0px 2px 0px;
	padding: 4px;
	border:1px solid #FFCC00;
}

a.mainlevel.nav {

	padding: 4px;

	display: block;

	color: #168A43;

	text-decoration: none;

	background: url(../../images/seperator.gif) repeat-x bottom;

}

a.mainlevel.nav:hover,

a.mainlevel.nav:active,

a.mainlevel.nav:focus,

a.mainlevel.nav#active_menu {

	background: url(../../images/seperator.gif) repeat-x bottom;

	color: #168A43;

	text-decoration: none;

}

a.mainlevel#active_menu {

	color: #168A43;

	text-decoration: bold;

}

.small {	

	font-size: 10px;	

	color: #999999;	

	font-weight: bold;	

	text-align: left;}

	

.modifydate {   

	vertical-align: bottom;	

	font-size: 10px;	

	color: #999999;	

	font-weight: bold;	

	text-align: left;}

	

.createdate {	

	vertical-align: top;	

	font-size: 16px;	

	color: #999;	

	font-weight: bold;	

	vertical-align: top;	

	padding-bottom: 10px;	

	padding-top: 0px;}

	

.clr {	clear: both;}



div.mosimage_caption {  

	font-size: 12px;  

	color:#333333;}

	

div.center {  text-align: center;}



table.moduletable th { 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	color:#FFFFFF;

		height: 19px;

	width: 159px;

	padding-bottom: 7px;

		background:  url(../images/sidebar_heading.png) no-repeat;

}



table.moduletable { 

	font-family: Arial, Verdana, Helvetica, sans-serif;

	padding-bottom: 7px;

}

table.moduletable-newsletter  th {


	font-family: Arial, Verdana, Helvetica, sans-serif;

	color:#FFFFFF;

	height: 19px;

	width: 159px;

	padding-bottom: 7px;

	background:  url(../images/sidebar_heading2.png) no-repeat;

}



table.moduletable-newsletter { 
	margin-top:30px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;

	padding-bottom: 7px;

}


.right {
float: right;
clear: none;
}

.left {
float: left;
clear: none;
}

.bottom {
width: 100%;
clear: both;
}
