body {
color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-image: url(../images/background.jpg);
  margin: 0px;
  padding: 0px;
}

.input {
  border: none;
  padding: 20px;
}

.moduleloginform h3 {
padding: 20px;
}

#main-wrapper {
	 background-color: #FFF;
  margin: 0px auto;
  width: 920px;
  min-height:300px;
  height: 100%;
  position: relative;
}
.outerstroke {
	width: 920px;
}
.bottomwrap {
	width: 920px;
	margin: 0px auto;
}

:link img {
  border: none;
}

:visited img {
  border: none;
}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
	}
	
a:link {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a:hover {text-decoration: none; font-weight: bold; color: #ff6600;}
a:active {text-decoration: none; font-weight: bold; color: #ff6600;}

#siteTitle {
  margin-top: 13px;
}

#siteTitle p {
  font-size: 19px;
  color: #FFFFFF;
  line-height: 19px;
  padding-left: 20px;
  text-align: left;
  vertical-align: middle;
}

#searchbox {
vertical-align: middle;
}

#searchBar {
  font-size: 11px;
  position: absolute;
  top: 13px;
  right: 15px;
}

#searchBar input.text {
  width: 145px;
  height: 16px;
  padding-left: 5px;
  float: left;
}

#searchBar input.button {
  padding-left: 7px;
  border: 0px;
}
	
h1 { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #ff6600;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666633;
	text-align: left;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
h3 { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 0px;
        margin-bottom: 0px;
	}
	
h4 { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #666633;
	text-align: left;
	margin-top: 0px;
	}
		
h5 { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	}
	
ul
	{
	list-style-type: circle outside;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	} 
	
li
	{
	padding-left: 0px;
	list-style-type: circle;
        list-style-position: outside;
	} 
	

li span {
        color: #666633;
        }

	#topmenu { 
  padding: 12px 0px 0px 10px;
  font-size: 12px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  border-top: 1px solid #fff;
  height: 30px;
		}

#topmenu ul {
  padding: 12px 0px 0px 21px;
  margin: 0px;
}

#topmenu ul li {
  list-style-type: none;
  display: inline;
}

#topmenu ul li a:link, #topmenu ul li a:visited {
  text-decoration: none;
  color: #fff;
}

#topmenu ul li a:hover {
  text-decoration: none;
  color: #f60;
}

#topmenu ul li a:active {
  text-decoration: none;
  color: #f60;
}

#topmenu ul li a.current {
  text-decoration: none;
  color: #f60;
}

#topmenu .divider {
  padding-left: 12px;
  padding-right: 12px;
}

#topmenu .mainlevel {
padding: 8px 0px 0px 8px;
text-decoration: none; 
font-weight: bold; 
}

#topmenu .mainlevel#active_menu {text-decoration: none; font-weight: bold; color: #f60;}

		
	.module_menu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
        padding-left: 20px;
	text-align: left;
	border: 0px solid #000000;
	}

.module_menu li {
        background: url(../images/style3/menuLine.png) no-repeat;        
        padding-left: 0px;
        list-style-type: none;
        padding-top: 0px;
	padding-bottom: 0px;
        line-height: 40px;
        text-indent: 20px;
}
	
.module_menu h3 {
	color: #FFFFFF;
        background: url(../images/style3/mainMenuBar.png) no-repeat;
        text-indent: 20px;
	padding-left: 0px;
        padding-bottom: 0px;
        line-height: 40px;
}


.module_menu a:link span {text-decoration: none; font-weight: bold; color: #333333;}
.module_menu a:visited span {text-decoration: none; font-weight: bold; color: #333333;}
.module_menu a:hover span {text-decoration: none; font-weight: bold; color: #ff3300;}
.module_menu a:active span {text-decoration: none; font-weight: bold; color: #ff3300;}
ul.menu li.active span {text-decoration: none; font-weight: bold; color: #ff3300;}

.inside a:link {text-decoration: none; font-weight: bold; color: #333;}
.inside a:visited {text-decoration: none; font-weight: bold; color: #333;}
.inside a:hover {text-decoration: none; font-weight: bold; color: #f60;}
.inside a:active {text-decoration: none; font-weight: bold; color: #f60;}

.inside .input {
  border: none;
  padding: 0px 0px 20px 0px;
}

#com-form-login{
  margin-left: 230px;
  text-align: left;
}

#com-form-login ul li {
  list-style-type: none;
}
		
.footer-links { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	float: left;
	width: 480px;
	text-align: left;
	margin-left: 20px;
	}
	
.footer-links a:link {text-decoration: none; color: #ffffff;}
.footer-links a:visited {text-decoration: none; color: #ffffff;}
.footer-links a:hover {color: #000000; text-decoration: underline;}
.footer-links a:active {color: #000000; text-decoration: none;}

.footer-copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
}

.footer-credit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}

.footer-contact { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}

#searchbox {
  position: absolute;
  top: 13px;
  right: 15px;
}

.button {
padding-left: 5px;
vertical-align: middle;
}

#topBar {
  background-color: #f60;
  color: #fff;
  border-bottom: 1px solid #fff;
  height: 50px;
}

/* Joomla core stuff */


table.contentpaneopen {
    width: 100%;
	padding: 12px 0px 0px 20px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
}


table.contentpaneopen a:link {text-decoration: none; font-weight: bold; color: #ff6600;}
table.contentpaneopen a:visited {text-decoration: none; font-weight: bold; color: #ff6600;}
table.contentpaneopen a:hover {text-decoration: none; font-weight: bold; color: #000000;}
table.contentpaneopen a:active {text-decoration: none; font-weight: bold; color: #000000;}

table.contentpaneopen td {
  padding-right: 10px;
}

table.contentpaneopen li {
  margin-left: 20px;
}

/*table.contentpaneopen p {
  padding-right: 30px;
}*/

.imgFloatLeft {
  float: left;
  padding-right: 10px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

table.contentpane td {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 4px;
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
        padding-right: 60px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 0px;
}

/*main headings */
.componentheading {  
  font-family: Serif, Times, Verdana, Arial;  
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #00577e;
	text-align: left;
	margin-top: 0px;
	letter-spacing: -1px;
	padding-bottom: 14px;
	*padding-bottom: 20px;
}

.contentcolumn {
	padding-right: 5px;
}

/*main headings */
.contentheading {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #ff6600;
	text-align: left;
	margin-top: 0px;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*buttons to right of main headings */
.buttonheading {
	text-align: right;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	*padding-bottom: 0px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.sectiontableheader {
  font-weight: bold;
  background: #f9f9f9;
  padding: 4px;
}

td.section_list {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	line-height: 17px;
	text-align: left;
	padding: 5px;
	border-bottom: 2px solid #f7fafb;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

td.section_list a:link {text-decoration: none; color: #9d3d29; padding-left: 4px;}
td.section_list a:visited {text-decoration: none; color: #9d3d29; padding-left: 4px;}
td.section_list a:hover {color: #9d3d29; text-decoration: underline; padding-left: 4px;}
td.section_list a:active {color: #939393; text-decoration: none; padding-left: 4px;}

/* @group Showcase */

#showcasetop {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 0px;
	line-height: 4px;
}

#showcase {
	width: 100%;
	margin: 0px auto;
	position: relative;
}
#showcase .inside {
	padding: 0px 0px 0px 0px;	
}


.bottom_top {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 0px;
	line-height: 0px;
}

#bottom {height: 80px;width: 920px;background-color: #FFFFFF;border: 0px;}

/* @end */


/* @group Mainbody */


#main-wrapper,.outerstroke {
	margin: 0px auto;
}

#mainbody {
	width: 100%;
	margin: 0px auto;
}
#breadcrumbs {
	margin: 0px auto 0px auto;
	padding: 0px;
}

.innerstroke table {width: 630px;}
td#leftcol {padding: 0px 0px;}
td#leftcol .inside {margin: 0px;
         width: 230px;
}

td#rightcol {}
td#rightcol .inside {margin: 0px;}

td#maincol {padding: 0px 60px 0px 20px;}

/* @end */


/* @group Footer */



.footerPowered {
       font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
        margin-left: 20px;  
}


.footer { 
  padding-top: 12px;
  margin: 0px 50px 0px 250px;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: #000000;
  border-top: 1px solid #CCC;
  height: 30px;
		}

.footer a:link {text-decoration: none; font-weight: normal; color: #000000;}
.footer a:visited {text-decoration: none; font-weight: normal; color: #000000;}
.footer a:hover {text-decoration: none; font-weight: normal; color: #ff6600;}
.footer a:active {text-decoration: none; font-weight: normal; color: #ff6600;}

.footer ul {
  padding: 12px 0px 0px 21px;
  margin: 0px;
}

.footer ul li {
  list-style-type: none;
  display: inline;
}

.footer ul li a:link, #footer ul li a:visited {
  text-decoration: none;
  color: #f60;
}

.footer ul li a:hover {
  text-decoration: none;
  color: #f60;
}

.footer ul li a:active {
  text-decoration: none;
  color: #f60;
}

.footer ul li a.current {
  text-decoration: none;
  color: #f60;
}

.footer .divider {
  padding-left: 12px;
  padding-right: 12px;
}

.footer a.mainlevel {
padding: 8px 0px 0px 0px;
text-decoration: none; 
font-weight: bold;
color: #666666; 
}

.footer span.mainlevel {
padding: 8px 8px 0px 8px;
text-decoration: none; 
font-weight: bold;
color: #666666; 
}


.footer .mainlevel#active_menu a:link {text-decoration: none; font-weight: bold; color: #ff6600;}

.footer2 { 
  padding: 0px 0px 10px 250px;
  font-size: 12px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: #666666;
  border-top: none;
  height: 20px;
		}

/* @end */