body {
	text-align: center;
	font-family: verdana, arial;
	background:  #e0dfdf;
	background-image: url(../images/top_background.jpg);
	background-repeat: repeat-x;
}

#content {
	width: 767px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
height: 100%;
}

#top {
	position: absolute !important;
	position: relative;
	width: 40px;
	height:13px;
	margin-left: 645px;
	margin-top: 0px !important;
	margin-top: 0px;
}

#header {
	width:767px;
	height:27px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 20px !important;
	margin-top: 22px;
}
#inset {
	text-align: left;
	width: 767px;
	height:13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px !important;
	margin-top: 17px;
}

#middle {
	margin-top: 25px !important;
	margin-top: 15px;
}

#col2 {
	float: left;
	width: 498px;
height: 100%;
}

#col3 {
	float: right;
	width: 250px;
}

.box {
	margin: 0px 0px 20px 0px;
	text-align: left;
}

#col2 .box {
	background-image: url(../images/main_background.jpg);
	width: 498px;
}

#col3 .box {
	background-image: url(../images/box_background.jpg);
}

.ml { 
	width: 498px;
	height: 8px;
	background: url(../images/main_under.jpg) no-repeat bottom;
} 

.mt {
	width: 498px;
	height: 8px;
	background: url(../images/main_top.jpg) no-repeat top;
}


.md {
  margin: 0;
  }

div#content-sub-1 {
	width: 253px;
	float: right;
	margin-top: -37px !important;
	margin-top: -36px;
}

#rightcol div.module_menu {
	width: 255px;
	background: transparent url(../images/box_background.jpg) left repeat-y;
	margin-bottom: 10px;
}

#rightcol div.module_image {
	width: 251px;
	text-align: center;
	margin-bottom: 10px;
}

#rightcol div.module_menu div {
	width: 255px;
	font-weight: none;
	font-size: 12px;
	text-align: left;
	background: transparent url(../images/box_header.jpg) top left no-repeat;
}

#rightcol div.module_menu div div {
	width: 255px;
	background: transparent url(../images/box_bottom.jpg)  bottom left no-repeat;
	padding-bottom: 15px;
}

#rightcol div.module_menu div div div div {
	padding: 0px;
	margin: 0px;
}

#rightcol div.module_menu div div div {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 53px;
	padding-bottom: 10px;
	background: transparent;
}

/* Joomla core stuff */ 

a:link, a:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: none;
	color: #000000;
}

a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: none;
	color: #000000;
}

.inputbox_search {
	text-align: left;
	font-size: 10px;
	border:solid 1px #cccccc;
}

td {
	color: #635b47;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

tr {
	color: #635b47;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
} 

p {
	color: #635b47;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
} 

.contentpaneopen td {
	padding-left: 20px;
	padding-right: 20px;
}

.contentheading {
	color: #332f24;
	font-weight: none;
	font-size: 16px;
	padding-top: 10px !important;
	padding-top: 2px;
	padding-left: 20px;
}

.componentheading {
	color: #000000;
	font-weight: none;
	font-size: 16px;
	padding-top: 10px !important;
	padding-top: 2px;
	padding-left: 20px;
}

table.contentpane td {
	color: #635b47;
	padding-left: 20px;
	padding-right: 20px;
}

.pagenav {
	font-size: 10px;
	text-align: left;
}

table.moduletable_inset {
	width: 95%;
	margin-left: 85px;
}
table.moduletable_search {
	text-align: left;
	font-size: 10px;
}

table.moduletable {
	width: 95%;
	margin-left: 81px;
}

table.moduletable th {
}

table.moduletable td {
}

.small {
	color: #999999;
	font-size: 11px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.mainlevel_header:link, a.mainlevel_header:visited {
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

a.mainlevel_header:hover {
	background-color: #dcd6ca;
}

a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;
}


a.mainlevel#active_menu:hover {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.sublevel:hover {
	color: #000000;
}

a.sublevel#active_menu {
	color: #000000;
	font-weight: bold;
}