* {
	margin:0;
	padding:0;
	}
	
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;

	}
	
li,dd {
	margin-left:1em;
	}
	
fieldset {
	padding:.5em;
	}

html {
  	height: 100%;
  	margin-bottom: 1px;
	}


body {
	background-color:#DADADA;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	}
	
/***********************************************************************************************************/
/*** Template specific layout elements *********************************************************************/
/***********************************************************************************************************/

div#container {
	width:950px;
	height:100%;
}

div#container_in {
width:826px;
height:auto;
}

div#border_left {
	width: 13px;
	height: 1px;
	float: left;
}

.back_border_left {
	background-image: url(../images/border_left_bg.jpg);
	background-repeat: repeat-y;
}
		
div#main {
	width: 800px;
	height:100%;
	float:left;
}
.back_main {
background-color:#FBFBFB;
}

div#border_right {
	width: 13px;
	height:1px;
	float: left;
}
.back_border_right {
	background-image:url(../images/border_right_bg.jpg);
	background-repeat:repeat-y;
}
div#header_container {
	width: 800px;
	height: 100%;
	float: left;
}

div#content_container {
	width: 800px;
	height: 100%;
	float: left;
}

div#footer_container {
	width: 800px;
	height: 100%;
	float: left;
}


div#header {
	width: 800px;
	height: 170px;
	background-image:url(../images/header.jpg);
	float:left;
}

div#topnavcontainer {
	width: 800px;
	height: 30px;
	background-color:#77050F;
	float:left;
}

div#topnavcontainer_in {
	width: 780px;
	height: 30px;
	background-color:#77050F;
	float:right;
	padding-right:10px;
}

div#topnavleft {
	width: 9px;
	height: 30px;
	float: left;
	background-image:url(../images/top_nav_left.jpg);
	background-repeat:no-repeat;
	}
	
div#topnavmain {
	width:762px;
	float:left;
	background-image:url(../images/top_nav_bg.jpg);
	background-repeat:repeat-x;
	height: 30px;
	}
	
div#topnavright {
	width: 9px;
	height:30px;
	float:left;
	background-image:url(../images/top_nav_right.jpg);
	background-repeat:no-repeat;
	}
	
	div#intro {
	width: 800px;
	height: 29px;
	background-image:url(../images/intro_bg.jpg);
	background-repeat:repeat-x;
	float:left;
}
	
div#content_container {
	width:800px;
	height:100%;
	float:left;
}
	
div#content_left {
	width: 175px;
	height: 100%;
	background-color:#FBFBFB;
	float:left;
}
	
div#center {
	width: 445px;
	height: 100%;
	padding: 9px;
	background-color:#FBFBFB;
	float:left;
}

div#center a:link {
text-decoration: none;
color:#135CAE;
}

div#center a:visited {
text-decoration: none;
color:#135CAE;
}

div#center a:hover {
color:#0099CC;
}


div#content_right {
	width: 160px;
	height: 100%;
	background-color:#FBFBFB;
	float:left;
}

div#footer {
	width: 800px;
	height: 69px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
div#copyl {
	padding-top:5px;
	padding-left:260px;
	color:#FFF;
	text-align:left;
	float:left;
	}

/***********************************************************************************************************/
/***************************************** Menu ************************************************************/
/***********************************************************************************************************/
	
#pillmenu {
	text-align:left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:250%;
}
#pillmenu li {
	float: left;
	margin-bottom: 0;
	padding: 0;
	height: 30px;
	background-image:url(../images/top_nav_slash.jpg);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left;
	
}
#pillmenu li a {
	font-family:Helvetica ,Arial,sans-serif;
	color:#1B6B9E;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	display: block;
	line-height:170%;
	padding-right:20px;
	padding-left:5px;
	padding-top:7px;
	text-decoration: none;
}

#pillmenu li a:hover {
	color:#690;
	}
	
/************************************Bottom Menu**************************************************************/

#bottom_menu {
	text-align:left;
	margin: 0;
}

#bottom_menu ul {
	margin-left: 280px;
	margin-top: 15px;
	padding: 0;
	list-style: none;
	line-height:250%;
}
#bottom_menu li {
	float: left;
	margin-bottom: 0;
	padding: 0;
	text-align:left;
	
}
#bottom_menu li a {
	font-family:Helvetica ,Arial,sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-align:center;
	float: left;
	display: block;
	line-height: 170%;

	text-decoration: none;
}

#bottom_menu li a:hover {
	color:#690;
	}
	
/***************************** Left Menu *********************************************************************/

.moduletable_menu {
background:#1A6292;
color:#77050F;
font-size:11px;
margin:0px 0 5px 5px;
padding:3px 3px;
}

.moduletable_menu h3 {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0;
padding:5;
border:solid 0;
}

.moduletable_menu ul {
list-style-type:none;
margin-left:5px;
margin-right:5px;
}


.moduletable_menu ul li {
border:solid 1px #fff;
margin:0px;
}

.moduletable_menu ul li a {
display:block;
padding:5px;
text-decoration:none;
}

.moduletable_menu ul li a:link,.moduletable_menu ul li a:visited {
background:#E0EBFB;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:normal;
}

.moduletable_menu ul li a:hover,.moduletable_menu ul li a:active,.moduletable_menu ul li a:focus {
background:#fff !important;
color:#333 !important;
}

/***********************************************************************************************************/
/********************************* Joomla! specific content elements ***************************************/
/***********************************************************************************************************/

h1,.componentheading {
padding: 10px;
font-size:15px;
color:#135cae;
}

h2,.contentheading {
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
font-size:12px;
color:#009933;
padding: 10px;
}


h3 {
font-size:15px;
}

h4 {
font-size:11px;
}

h5 {
font-size:11px;
}


#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

table.moduletable th {
  color: #135CAE;
}


.moduletable {
	margin-bottom:1em;
	font-size:11px;
	padding:0 10px;
}

.moduletable h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	font-weight:normal;
	background-color:#1A6292;
	text-align:left;
	color:#FFF;
}

/************************************************ forms *****************************************************/

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

.button {
	border:1px solid #0066CC;
	background-color:#E0EBFB;
	padding:1px 3px 1px 3px;
	}
	
.button:hover {
	border:1px solid #003399;
	background-color:#B5D3E8;
	padding:1px 3px 1px 3px;
	}

.inputbox {
	border:1px solid #0066CC;
	background-color:#E0EBFB;
	padding:3px;
	}
	
.inputbox:hover, .inputbox:active {
	border:1px solid #003399;
	background-color:#B5D3E8;
	padding:3px;
	}
	



/**************************************** System Standard Messages **************************************/
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/******************************************* System Error Messages ****************************************/
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/******************************************** System Notice Messages ***************************************/
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5 px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
	background-image:url(../images/seperator.jpg);
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 10px;
  border-right: 1px solid #fff;
}

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

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

/* Submenu link */	
ul li ul li {
	padding-left:15px;
	font-size:11px;
	}
	