body {
color : #333333;
font-family : Georgia, Palatino, Times, serif; 
margin-top : 0;
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
font-size : 12px; 
} 

p {
	color : #333333;
	font-family : Georgia, Palatino, Times, serif;
	font-size : 12px;
	line-height: 16px;
}

h1, h2, h3 {
	color : #333366;
	font-size : 14px;
	line-height: 16px;
}

.indent {
	text-indent: 5em;	
}


#content {
	width:900px;
	height:100%;
	margin-top: 0px;
	padding : 0 0 0 0;
}

.user1 {
	width:170px;
	height:186px;
	background-color:#CB8203;
	text-align:center;
	vertical-align:top;
}

.header {
	width:560px;
	height:186px;
	background-image: url(../images/header.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-color:#CB8203;
	text-align:center;
	vertical-align:top;
}

.user2 {
	width:170px;
	height:186px;
	background-color:#CB8203;
	text-align:center;
	vertical-align:top;
}

.left {
	width:170px;
	height:100%;
	background-color:#CB8203;
	text-align:left;
	vertical-align:top;
	padding-left: 0px;
	padding-right: 10px;
}

.contentpage {
	width:560px;
	height:100%;
	background-image: url(../images/contentpage.jpg);
	background-color:#CB8203;
	background-attachment: scroll;
	background-repeat: repeat-y;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 38px; 
	padding-bottom: 0px;
	padding-left: 38px; 
}

.right {
	width:170px;
	height:100%;
	background-color:#CB8203;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 0px;
}

.user3 {
	width:170px;
	height:62px;
	background-color:#CB8203;
	text-align:left;
	vertical-align:top;
}

.footer {
	width:560px;
	height:100%;
	background-color:#CB8203;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:top;
	padding-right: 38px; 
	padding-left: 38px; 
}

.user4 {
	width:170px;
	height:62px;
	background-color:#CB8203;
	text-align:left;
	vertical-align:top;
}

/* Joomla Elements */

#banner {
	color:#FFFFFF;
	width: 150px;
	height: 150px;
	font-size:10px;
	margin-bottom: 3px;
	padding-top: 3px;
}

a  { 
	font-family: Arial, Helvetica, sans-serif;
	color:  #660000; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent; }
 
a:link {
	color:  #660000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited { 
font-family: Arial, Helvetica, sans-serif;
color:  #660000; 
font-weight: bold; 
text-decoration: none; 
background-color: transparent; }

a:hover { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFF99; 
font-weight: bold; 
text-decoration: underline; 
background-color: transparent; }

ul {
margin : 3px;
padding : 3px; 
list-style : none; 
}

li {
	list-style-type: square;
	padding: 3px 0 3px 0;
}

	/* Mainlevel menu */
.mainlevel { height: 18px;
font-family:Arial, Helvetica, sans-serif }

a.mainlevel {
	display: block;
	background: #CB8203;
	color: #FFFFFF;
	padding: 0px 0 0px 0px;
	margin: 0 0 3px 0;
	text-decoration: none;
	}
a.mainlevel:link {
	display: block;
	background: #CB8203;
	color: #FFFFFF;
	padding: 0px 0 0px 0px;
	margin: 0 0 03px 0;
	text-decoration: none;
	}
	
a.mainlevel:visited {
	display: block;
	background: #CB8203;
	color: #FFFFFF;
	padding: 0px 0 0px 0px;
	margin: 0 0 3px 0;
	text-decoration: none;
	}
	
a.mainlevel:hover {
	color: #660000;
	background: #FFCC66;
					}

	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel { height: 18px;}

a.sublevel{	display: block;
	background: #CB8203;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 3px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #FFCC66;
	}
/* End Sub Menu */

/* Footer menu */

a.footer:link {
	color:  #660000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.footer:visited { 
font-family: Georgia, "Times New Roman", Times, serif;
color:  #660000; 
font-weight: bold; 
text-decoration: none; 
background-color: transparent; }

a.footer:hover { 
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFF99; 
font-weight: bold; 
text-decoration: underline; 
background-color: transparent; }

/* Mainlevel lists */

ul.mainlevel {
margin : 3px;
padding : 3px; 
list-style : none; 
}

li.mainlevel {
	list-style-type: none;
	padding: 3px 0 3px 0;
}

/* Moduletable DIV's */

table.moduletable {
	width: 100%;
	margin: 0px;
	vertical-align:top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

table.moduletable th {
	height: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable td { height: 14px; }


#footer.moduletable {
	margin: 5px 0 5px 0;
	text-align: center;	
	}


.pathway {
	padding-left : 3px;
	padding-bottom : 3px;
	text-align: center;	
} 

.pagenav {
	font-size : 12px;
	font-weight : normal;
	text-align: center;
} 
 
/* Login Form */
#mod_login_username {
  width: 100px;
  margin: 0 5px 5px;
  border: 1px solid #ccc;
}
#mod_login_password {
  width: 100px;
  margin: 0 5px 5px;
  border: 1px solid #ccc;
}
#mod_login_remember {
  margin: 0 0 0 5px;
}
input.button {
  border: 1px solid #ccc;
  background-color: #eee;
  color: #666;
  padding: 3px;
  margin: 5px;
  font-size: 10px;
}
label {
  margin: 0 0 0 5px;
}
 
/* Search Form */
#mod_search_searchword {
  width: 150px;
  margin: 0 5px 5px;
  border: 1px solid #ccc;
}
 
/* Main Content Area */
.componentheading {
	display: block;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0px;
}
 
.contentheading {
	font-size: 16px;
	color: cb8203;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
}
 
.small, .createdate, .modifydate {
	font-size: 9px;
	font-weight: normal;
	color: #000000;  
}

.style2 {
	color: #006699;
	font-weight: bold;
}
 
a.readon {
	display: block;
	padding: 5px 0 0px 6px;
	background: url(../images/arrow.gif) left center no-repeat;
	margin: 5px 0 0;
	text-indent : 16px;
}
 
.article_seperator {
  display: block;
  height: 12px;
}

a.toclink:link, a.toclink:visited {
line-height : normal; 
font-size : 11px; 
font-family : arial, serif, georgia; 
color : #000000; 
text-decoration : underline; 
}
 
a.toclink:hover {
text-decoration : none;
} 

table.contenttoc {
border : 1px solid #ffffff;
padding : 2px; 
margin-left : 2px; 
margin-bottom : 2px; 
} 

table.contenttoc th {
color : #660000; 
text-align : left; 
padding-top : 2px; 
padding-left : 4px; 
height : 21px; 
font-weight : bold; 
font-size : 11px;
text-transform : uppercase; 
} 

.button {
margin-top : 3px; 
margin-bottom : 3px; 
padding-left : 5px; 
padding-right : 5px; 
border : 1px solid #adaa9c; 
background-color : #ffffff; 
color : #000000; 
font-family : Arial, Helvetica, Sans Serif; 
text-align : center; 
font-size : 11px; 
} 

.sectiontableheader {
	height : 12px; 
	padding-left: 0px;
	padding-right: 0px;
	font-weight : bold; 
}

.contentpane {
	padding-left: 0px; 
	padding-right: 0px; 
}

.contentpaneopen {
	padding-left: 0px; 
	padding-right: 0px; 
}

table.contentpane td.contentdescription {
	font-size : 12px; 
	line-height : 14px; 
}
table.contentpane td.componentheading { 
	text-align : left; 
	padding-bottom : 2px; 
	white-space : nowrap; 
	font-family : Georgia, Arial, serif, Tahoma; 
	text-transform: uppercase;
	font-size : 12px; 
	font-weight : bold; 
}
table.contentpane td {
	padding-top : 1px;
	padding-bottom : 5px;
	font-size : 12px;
	line-height: 16px;
	width: 100%;
}
table.contentpaneopen td {
	padding-top : 1px;
	padding-bottom : 5px;
	font-size : 12px;
	line-height: 14px;
}
