.contentheading {
	color: #A65052;
	font-size: 1.7em;
}
/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
body#bd { background: #e9c0aa url(../images/bgr.png) repeat-x 50% top; margin: 0; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
body.font1{
	font-size: 9px;
}
body.font2{
	font-size: 10px;
}
body.font3{
	font-size: 11px;
}
body.font4{
	font-size: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
div#medshadow1 {
	background: url(../images/applegate_02.jpg) 0 0 repeat-y;
	position: relative;
}

div#medshadow2 {
	background: url(../images/applegate_04.jpg) 100% 0 repeat-y;
	position: relative;
}

div#medshadow3 {
	background: url(../images/applegate_01.jpg) 0 0 no-repeat;
	position: relative;
}

div#medshadow4 {
	background: url(../images/applegate_03.jpg) no-repeat 100% 0;
	padding: 0 41px;
	position: relative;
}
/* Normal link */
a {
	color: #a65052;
	text-decoration: underline;
}
a:hover, a:active, a:focus { color: #330066; text-decoration: none; }
/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
}
/* Heading */
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
	text-transform: uppercase;
}
p {
	margin: 5px 0 15px;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}
ul li { background-color: transparent; background-attachment: scroll; background-position: 20px 6px; padding-left: 35px; }
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #C6CED9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
img {
	border: 0;
}
td, div {
	font-size: 1em;
}
/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #8E9CAE;
	background: #ECF0F4;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #646E7B;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #E50000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 22px;
	color: #014e62;
	background: url(../images/bullet-info.gif) no-repeat top left;
}
.tips {
	padding-left: 22px;
	color: #E86D29;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}
.highlight {
	border-bottom: 1px dotted;
	background: #DFE5EC;
	font-weight: bold;
}
.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 10px 10px; 
}
.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #014e62;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #6e0100 url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #A65052; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #fefce0;
}
.inputbox:hover, .inputbox:focus { background-color: #f9ffe6; border: solid 1px #9198a0; }
/* MODULE
--------------------------------------------------------- */
div.moduletable h3 { color: #fff; margin: -10px -10px 5px; padding: 4px 10px; font-size: 1.1em; background-color: #a65052; text-transform: lowercase; }
div.moduletable {
	padding: 10px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 10px;
}
#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 22px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 4px;
	border-bottom: 5px solid #ffffff;
	background: #f9ffe6;
	color: #646e7b;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #646E7B;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/seperator2.gif) no-repeat right bottom;
	color: #A65052;
	font-size: 1.7em;
	line-height: normal;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-size: 1.17em;
	font-weight: bold;
}
a.contentpagetitle {
	text-decoration: none!important;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}
a.readon { float: right; padding: 1px 5px 1px 16px; display: block; color: #A65052; font-size: 0.87em; background: #eff1f4 url(../images/readon2.gif) no-repeat 5% 55%; text-decoration: none; }
a.readon:hover, a.readon:active, a.readon:focus {
	color: #ffffff;
	background: #A65052 url(../images/readon2.gif) no-repeat 5% 55%;
	text-decoration: none!important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.createdate {
	padding-bottom: 10px;
	color: #8E9CAE;
	font-weight: bold;
	line-height: 10px;
}
.modifydate {
	color: #8E9CAE;
	height: 15px;
}
.moduletable {
	padding: 0;
}
.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8E9CAE;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
	padding: 5px;
	background: #F9FFE6;
	color: #646E7B;
	font-weight: bold;
}
tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}
.small {
	color: #8E9CAE;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
div.wrapper { text-align: left; margin: auto; position: relative; }
#logo, img#logo { position: absolute; z-index: 300; top: 110px; right: 15px; border: 0; }
#menu1 {background-color: #fbeae0; position: absolute; top: 26px; right: 0; z-index: 600; border: 0; height: 29px; padding: 13px 5px; border: 0; }
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ol-mainbd { padding: 0; width: 90%; text-align: left; min-width: 733px; max-width: 2000px; margin: 0 auto; }
.narrow #ol-mainbd {
	width: 733px;
}.wide #ol-mainbd {
	width: 998px;
}
/* Search */
#ol-search { position: absolute; z-index: 300; top: 265px; right: 10px; border: 0; margin-top: 5px; margin-bottom: 10px; }
#ol-search div.search { background: #bdb6ac url(../images/icon-search.gif) no-repeat left center; width: 150px; height: 25px; padding-top: 5px; padding-right: 2px; padding-left: 28px; border: solid 1px #fff; }
#ol-search .inputbox { color: #fff; background-color: #a65052; width: 80%; padding-left: 5px; border: solid 1px; }

/* HEADER
--------------------------------------------------------- */
#ol-flashed { font-size: 12px; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 332px; margin: 0; padding: 0; }
#td-extoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #td-extoolswrap {
	right: 0;
}

#td-extools {
	margin: 0;
	padding: 3px;
}

* html #td-extools { /*IE 6*/
	float: left;
}

*+html #td-extools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#td-extools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#td-extools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#td-extools img {
	padding: 0;
	margin: 0 0 0 2px;
}
/* BEGIN: topart */
#stanhi-4 { position: absolute; top: 0; right: 0; height: 26px; z-index: 20; float: right; padding-top: 0; }

/* Default Joomla! Menu */
a.mainlevel { background-color: #ffebde; padding: 3px; border-bottom: 1px dotted #ababab; display: block; text-decoration: none; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus { color: #fff; background: #A65052; text-decoration: none; padding-right: 5px; border-bottom: 1px dotted #afb4bb; }
a.mainlevel#active_menu { color: #333; background: #e9c3ab; text-decoration: none; }
a.mainlevel#active_menu:hover { color: #333; background: #e9c3ab; text-decoration: none; text-align: left; }
a.sublevel {
	padding: 2px 4px 2px 12px;
	display: block;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #646e7b;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #494e53;
}
#active_menu {
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #330066;
}
/*End: Default Joomla! Menu  */
/* TEMPSPLASH
--------------------------------------------------------- */
/* PATHWAY
---------------------------------------------------------*/
#ol-pathway { color: #fff; font-size: 1.1em; font-weight: bold; background-color: #ED7275; text-transform: lowercase; margin-right: -5px; margin-left: -5px; padding: 4px; }
#ol-pathway strong {
	margin-right: 10px;
}
#ol-pathway img {
	margin: 0 5px;
}
#ol-pathway a {
	color: #000;
	text-decoration: none;
}
#ol-pathway a:hover, #ol-pathway a:active {
	color: #e9e9e9;
	text-decoration: none;
}
/* LEFT COLUMN
--------------------------------------------------------- */
.ol-leftcol { vertical-align: top; border-left: 2px solid #A65052; }
/*Main COLUMN
--------------------------------------------------------- */
.ol-mainbod { background-color: #fff; vertical-align: top; width: 100%; padding-right: 5px; padding-left: 5px; }
.ol-mainpage { background-color: #fff; width: 100%; vertical-align: top; margin: 0; padding: 0; }
/* FOOTER
--------------------------------------------------------- */
#ol-footer {
	clear: both;
	background: #eff1f4 url(../images/footer-bg.gif) repeat-x 50% top;
	color: #525a63;
	border-bottom: 2px solid #fff;
	position: relative;
	height: 45px;
}
#ol-footer a {
	color: #cd3612;
	text-decoration: none;
}
#ol-footer a:hover,
#ol-footer a:active,
#ol-footer a:focus {
	color: #f90;
}
#ol-bottomline { position: absolute; left: 15px; padding-top: 5px; padding-bottom: 5px; }
#ol-cert {
	position: absolute;
	top: 15px;
	right: 15px;
}
#ol-cert a {
	padding-left: 5px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #8E9CAE;
	background: none!important;
	text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_remember {
	border: none;
	background: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/*DIV 3 -----------------------------------------------------------------------*/
table.moduletable { width: 100%; margin-bottom: 5px; }
table.moduletable th { color: #fff; margin: -10px -10px 5px; padding: 4px 10px; font-size: 1.1em; background-color: #A65052; text-transform: lowercase; }
#lr-padd div.moduletable, #lr-padd1 div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd2, #lr-padd1, #lr-padd { padding: 0; width: 100%; }
table.lr-padd { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd a { color: #ED7275; text-decoration: underline; }
table.lr-padd a:hover { color: #a65052; text-decoration: none; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { color: #ED7275; padding-left: 13px; background: url(../images/bullet-list.gif) no-repeat 0 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #a65052; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }
table.lr-padd td.lr-padd { border:1px solid #330066; color:#220; background-color: #fdf6f1; width: 50%; border: solid 1px #e9c3ab; }
table.lr-padd td.lr-padd:hover { border:1px solid #330066; color:#220; background-color: #fbeae0; border: solid 1px #e9c3ac; }
table.lr-padd h3 { font-family: arial, verdana, Helvetica, sans-serif; font-weight: bold; color: #fff; background-color: #a65052; text-align: center; vertical-align:middle; margin-top: -4px; border-bottom: 1px solid #fff; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a:hover { color: #a65052; text-decoration: underline; }
table.lr-padd1 td.lr-padd1 { background-color:#fbeae0; border:solid 1px #e9c3ab; color:#000; width: 33%; padding: 0 5px 5px; }
table.lr-padd1 td.lr-padd1:hover { color: #4c535b; background-color: #fff6f1; background-repeat: no-repeat; background-position: left top; border: solid 1px #e9c3ab; }
table.lr-padd1 h3 { font-weight: bold; color: #a65052; font-size: 1.2em; background-color: #fbeae0; text-indent: 5px; margin-bottom: 5px; margin-top: 0; padding-top: 0; padding-bottom: 3px; border-bottom: 1px solid #e9c3ac; }
table.lr-padd2 { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd2 a { color: #aa9987; }
table.lr-padd2 a:hover { color: #c9cbb9; text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { border:solid 1px #A65052; color:#ffffff; background-color: #a65052; width: 25%; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
table.lr-padd2 td.lr-padd2:hover { color: #000; background-color: #fbeae0; border: solid 1px #abaeba; }
table.lr-padd2 h3 { font-weight: bold; color: #fff; background-color: #a65052; margin-bottom: 4px; margin-top: 0; padding: 2px; border-bottom: 1px solid #fff; }
#lr-padd div.moduletable, #lr-padd1 div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd2, #lr-padd1, #lr-padd { padding: 0; width: 100%; }
/* blank */
ol {
	margin: 10px 10px 10px 20px;
	padding: 0;
}

ol.disc {
	padding: 0 0 0 30px;
}

ol.disc li { font-size: 110%; padding: 0 0 6px 12px; line-height: 28px; }
.copyright img { margin-left:5px; margin-top:11px; margin-right: 5px; }
#mainlevel-nav { font-size: 1.2em; font-weight: bold; text-transform: lowercase; margin: 0; padding: 0; }
#mainlevel-nav li { background-image: none; padding-left: 0; list-style:none; float: left; margin: 0; text-align: center; white-space: nowrap; }
#mainlevel-nav a { display: block; float: none; text-decoration: none; color: #220; background-attachment: scroll; padding: 1px 8px; }
#mainlevel-nav a:hover { color: #A65052; background-attachment: scroll; }
/*logform*/
.highslide-html { 
    background-color: #fbeae0;
}
.highslide-html-blur {
}
div.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
div.highslide-body {
	padding: 7px 10px 10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a.control { 
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fefefe !important; }
a.control:hover {
	color: #d3d1b3 !important;
}
.highslide-move { background-color: #a65052; cursor: move; border: 0; height: 18px; padding: 2px; }
/* General */
div.login_clear {
	clear: both;
}

/* Link to window open, login and logout link */
div.moduletitle_logo { height: 26px; line-height: 26px; background-image: url(../images/login_moduletitle.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left !important; position: absolute; top: 0; left: 0; z-index: 8; margin-top: 1px; }
div.moduletitle_logo a { color: #fff; font-size: 12px; text-decoration: none; text-transform: lowercase; margin-right: 13px; margin-left: 22px; padding: 2px 10px 2px 15px; }
div.moduletitle_logo a:hover { color: #f2f2f2 !important; text-decoration: none; }
/* Login box */
input#mod_login_remember { color: #000; background-color: #e9c3ac; border: none; }
input#mod_login_username { color: #000; background-color: #e9c3ac; background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#mod_login_password { color: #000; background-color: #e9c3ac; background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }

#ol_bottom { background:#fbeae0; padding: 1px 3px 5px; border: solid 1px #fff; }
#ol_top a { color: #fff; text-decoration: none; }
#ol_top a:hover { color: #fff; text-decoration: none; }
/* @group Sub Menu */
ul.menu {
	margin: 0 0 10px;
	padding: 0;
}
ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu span { line-height: 18px; display: block; height: 18px; }
ul.menu a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none; cursor: pointer; }
ul.menu ul {
	margin: 4px 0;
}
ul.menu ul li a {
	text-indent: 7px;
}
ul.menu ul a {
	background: none;
	text-indent: 0;
}
ul.menu ul {
	margin-left: 5px;
	padding: 0;
}
ul.menu ul ul {
	padding: 0;
	margin-left: 10px;
}
ul.menu li li {
	padding: 0;
	margin: 0;
}
ul.menu ul a {
	text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px; color: #a65052; background: #ffebde url(../images/a-mmenu.gif) no-repeat right bottom; text-decoration: none; }
ul.menu li.active a, ul.menu li.active a:hover { color: #333; background-color: #e9c3ab; text-decoration: none; }
ul.menu li a:hover { color: #fff; background: #a65052 url(../images/a-mmenu2.gif) no-repeat right bottom; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
div.module_menu h3, div.moduletable_menu h3  { color: #fff; margin: 0; padding: 4px 10px; font-size: 1.1em; background-color: #a65052; text-transform: lowercase; }

