/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: structure.css
++ Structural Style Sheet - contains core structural css for layout
------------------------------------------------------------------------------*/
/* LOGO image on H1 tag: */
#jjTop h1{
	margin: 0;
	padding: 0;
}
#jjTop h1 a	{
	padding: 0;
	margin: 15px 0 0 8px;
	text-indent: -7887px;
	display: block;
	float: left;
}
#jjTop.txt-logo a{
	font: bold 50px Arial;
	text-decoration: none;
	display: block;
	margin: 15px 0 0 8px;
	width: 70%;
	float: left;
}
#jjTop.txt-logo.slogan a{
	font: bold 50px Arial;
	text-decoration: none;
	margin: 0 0 0 8px;
}
#jjTop.txt-logo.slogan a span{
	font: bold 17px Arial;
	text-decoration: none;
	display: block;
	color: #9F6F45;
}
#jjTop.img-logo img{
	margin: 15px 0 0 8px;
}
#jjTop.img-logo a{
	float: left;
}
#jjPrimary .article-options a{
	border: 0;
	text-decoration: none;
}
body	{
	text-align: center;
}
html	{
	background: #F9F8F4 url(../images/body-bg.png) repeat-x scroll 0 28px;
}
/*Start global resets*/
*	{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6	{
	padding: 0.3em 0 0.6em;
}
blockquote, ul, ol, dl, fieldset, address	{
	margin: 0.5em 0;
}
p	{
	padding-bottom: 1.2em;
}
fieldset	{
	padding: 0.5em;
}
img	{
	border: 0;
}
a img	{
	border: 0;
}
label	{
	text-align: left;
}
select option	{
	padding: 0 3px;
}
/*This helps fix the relative font sizing problem with tables in internet explorer*/
table	{
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden	{
	display: none;
}
.clearer	{
	clear: both;
}
.left	{
	float: left;
}
.right	{
	float: right;
}
/*End global resets
Control Styles*/
.jjOuterBrdr	{
	border: 1px solid #ccc;
}
.jjInnerBrdr	{
	border: 1px solid white;
	border-bottom: none;
}
.jjCenter	{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/*Clear Fix*/

#jjPathway	{
	height: 15px;
	font-size: 0.9em;
	padding: 0 20px 10px 0px;
    color: #333;
}
#jjPathway a:link, #jjPathway a:visited, #jjPathway a:hover	{
	padding: 0 2px 0 5px;
	text-decoration: underline;
	font-size: 1em; color: #000;
}
.jjClear:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/*Hides From IE Mac \*/
* html .jjClear	{
	height: 1%;
}
.jjClear	{
	display: block;
}
/*End Hide from IE Mac
End Control Styles*/
#jjToolbar	{
	background: transparent url(../images/toolbar-bg.png) repeat-x top left;
	height: 26px;
	line-height: 21px;
	color: #000;
	font-size: 0.9em;
	padding-top: 2px;
}
/*Remove padding from all elements in Toolbar
**********************************************/
#jjToolbar p, #jjToolbar h1, #jjToolbar h1, #jjToolbar h1, #jjToolbar h1, #jjToolbar h1, #jjToolbar h1, #jjToolbar ul	{
	margin: 0;
	padding: 0;
}
#jjToolbar h6 {
	display: inline;
	float: left;
	color: #000;
	margin: 0;
	padding: 0;
}
#jjToolsWrap	{
}
#jjNewsticker	{
	float: left;
	width: 480px;
}
#jjMininav	{
	float: right;
}
#jjTop	{
	height: 100px;
	overflow: hidden;
	line-height: 90px;
}
#jjTop h1	{
	margin: 0;
	padding: 0;
}
#jjTop h1	{
	float: left;
}
#jjTopOptions	{
	float: right;
	padding-top: 30px;
}
#jjHeader	{
	background: white;
}
#jjUser1	{
	background: #eae6da url(../images/inset-bg.jpg) repeat-x top left;
	height: 100%;
	padding: 0;
}
#jjNavigation	{
	background: #2D2513;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 31px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#jjSearch	{
	background: transparent url(../images/searchbox.jpg) no-repeat left top;
	float: right;
	height: 27px;
	margin: 13px 0 0;
	width: 164px;
}
#jjSearch input.inputbox	{
	background: none;
	border: none;
	color: #372C10;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1px 0 0 6px;
	padding: 4px 0 0;
	width: 113px;
}


#jjMain	{
	height: 100%;
	background: #FBFBFB url(../images/content-bg.jpg) repeat-x top left;
	position: relative;
}

#jjSecondary	{
	display: inline;
}
#jjBtmShelf	{
	margin-top: 15px;
	line-height: 140%;
	position: relative;
}
#jjUser2	{
	height: 100%;
	padding: 0px;
	background: #F2F1EC url(../images/inset-bg.jpg) repeat-x bottom left;
}
#jjFooter	{
	position: relative;
	top: 12px;
	font-size: 1.1em;
	background: none;
	margin: 0 auto;
	clear: both;
	height: 63px;
	font-size: 0.9em;
	color: #8C7F5D;
	margin-top: 1px;
}
#joomlajunkie-swish a:link, #joomlajunkie-swish a:visited	{
	float: left;
	background: url(../images/jjswish.png) no-repeat 0px 0px;
	width: 53px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	z-index: 100;
	outline: 0;
	margin: -5px 0 0px 10px;
}
#joomlajunkie-swish a:hover {
	background: url(../images/jjswish.png) no-repeat 0px -50px;
}


#nav-and-credits	{
	line-height: 20px;
	position: relative;
}
#nav-and-credits .left, #copyright .left	{
	float: left;
	clear: right;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
#nav-and-credits .right, #copyright .right	{
	float: right;
	padding: 0;
	margin: 0;
	padding-right: 20px;
}
#copyright .right a	{
	text-decoration: underline;
	color: #333;
}
a.w3c-valid-xhtml, a.w3c-valid-css, .footer-rss	a{
	padding-left: 30px;
	text-transform: uppercase;
}
#nav-and-credits a.w3c-valid-xhtml	{
	color: #8C7F5D;
	background: url(../images/tickle_red.gif) no-repeat 10px 1px;
}
#nav-and-credits a.w3c-valid-css	{
	color: #8C7F5D;
	background: url(../images/tickle_blue.gif) no-repeat 10px 1px;
}
#nav-and-credits .footer-rss{
	display: inline;
}
#nav-and-credits .footer-rss a{
	color: #8C7F5D;
	background: url(../images/tickle_orange.gif) no-repeat 10px 1px;
}
#nav-and-credits .footer-rss a img{
	display: none;
}
span.jjDate	{
	margin: 0 0 0 830px;
}
/*Intelli Mods Code
*****************************************/
.jjSpan1 div.moduletable, .jjSpan2 div.moduletable, .jjSpan3 div.moduletable, .jjSpan4 div.moduletable, .jjSpan1 div.module, .jjSpan2 div.module, .jjSpan2 div.module, .jjSpan3 div.module, .jjSpan4 div.module	{
	float: left;
	margin: 0 0.9%;
	padding: 15px 0 10px;
	display: inline;
}
.jjSpan1 div.module, .jjSpan1 div.moduletable	{
	width: 98%;
}
.jjSpan2 div.module, .jjSpan2 div.moduletable	{
	width: 48%;
}
.jjSpan3 div.module, .jjSpan3 div.moduletable	{
	width: 31.2%;
}
.jjSpan4 div.module, .jjSpan4 div.moduletable	{
	width: 23%;
}
/*Collapsable and configurable columns
****************************************
NOTE: jjPrimary refers to the  main content
NOTE: jjSecondary refers to the sidebar
*** Sidebar on the Left ****/
#jjWrapper.scheme_2 #jjSecondary.first-in-scheme	{
	float: left;
	width: 196px;
	border: 1px solid #CCC9BE;
	background: #F2EFE0;
	display: inline;	margin: 10px 10px 10px 10px;	
}
#jjWrapper.scheme_2 #jjPrimary.second-in-scheme	{
	display: inline;
	float: left;
	width: 710px;
	margin: 10px 0 -2px 20px;
}
/**** Sidebar on the Right ****/
#jjWrapper.scheme_2 #jjSecondary.second-in-scheme	{
	width: 196px;
	float: right;
	border: 1px solid #CCC9BE;
	background: #F2EFE1;
	display: inline;
}
#jjWrapper.scheme_2 #jjPrimary.first-in-scheme	{
	display: inline;
	float: left;
	width: 725px;
	margin: 5px 0 15px 15px;
}
/**** No Sidebar ****/
#jjWrapper.scheme_1 .first-in-scheme	{
	width: 920px;
	margin: 0 auto;
	display: block;
	padding: 5px 20px;
}
/*-------------------------------------------------------------------------
++ JoomlaJunkie - Typography CSS
++ All Typographical styling is kept here
---------------------------------------------------------------------------*/
/* NB!! - Font colors are set in Configurators "Customization" Tab */
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
p {
margin-bottom: 1em;
line-height: 1.6em;
}
#article-content p {
font-size: 1.1em;
}
#article-content p.teaser, p.teaser {
color: #504221;
font-size: 1.3em;
line-height: 1.4em;
margin: 0 0 0.8em;
}
#article .subteaser {
font-size: 1.2em;
color: #777;
font-style: italic;
}

/* heading styles
*****************************************/
h1,h2,h3,h4,h5,h6 {
margin: .7em 0 .6em;/*margin-bottom:1.3em*/
}
.componentheading,h1 {
font-size: 2.3em;
line-height: 1.2em;
}
.contentheading,h2 {
font-size: 2.1em;
}
h3 {
font-size: 1.9em;
}
h4 {
font-size: 1.7em;
}
h5 {
font-size: 1.5em;
}
h6 {
font-size: 1.3em;
}
h1 a,h2 a {
text-decoration: none;
}
h2 a:hover {
text-decoration: underline;
}
h1.componentheading {
margin: 0;
padding: 0 0 .5em 0;
}
h1 span {
color: #79512D;
}
h2 span {
color: #622F12;
}
h3 span {
color: #705C30;
}
h4 span {
color: #ADA691;
}
h5 span {
color: #584F38;
}

/* list resets */
form ul li {
list-style-type: none;
}
.mod form ul {
margin: 0 0 1em 0;
}

/* links styling
*****************************************/
a:link,a:visited,
#articlenav li a:link,
#articlenav li a:visited,
#bd .mod .readon a:link,
#bd .mod .readon a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:hover,a:active {
text-decoration: underline;
}
#bottomshelf a:link,
#footer a:link,
#article-content a,
#article-content a:visited,
#article-content a:link,
#bd .mod a:link {
text-decoration: underline;
}
#article-content a:active {
position: relative;
bottom: -1px;
}

/* form elements
******************************************************/
.inputbox {
font-size: 1.1em;
padding: 0.2em 0.1em 0.2em 0.4em;
}
button,.button {
color: #493C1F;
background-position: 0 -102px;
padding: 5px 10px;
margin: 0;
cursor: pointer;
border: 1px solid #D3CCB9;
}
button:hover, .button:hover {
background-position: 0 -175px;
}
.inputbox {
color: #493C1F;
}
select,input,textarea {
background: #fff;
border: 1px solid #D3CCB9;
color: #493C1F;
padding: 0.3em;
}
select option {
background: #F1F0EB;
}

/* lists styling
******************************************************/
ul,ol {
margin: 0 0 1.5em 3em;
font-size: 1em;
font-weight: 400;
line-height: 1.5em;
}
ul ul,ol ol,ul ul ul,ol ol ol,ul ul ul ul,ol ol ol ol {
margin-bottom: 0;
font-size: 1em;
}
#article div.yui-u ul {
margin: 0 0 0 1.5em;
}
#article div.yui-u ul.bullet {
margin: 0 0 1.5em 0;
}
#article div.yui-u ol {
margin-left: 2em;
}
#article div.yui-u h5 {
margin-top: .5em;
}
/* unordered lists */
ul li {
list-style: disc;
}
ul li li {
list-style: circle;
}
ul li li li {
list-style: square;
}
ul.circle li {
list-style-type: circle;
}
ul.square li {
list-style-type: square;
}
ul.bullet {
margin: 0 0 1em 0;
}
#article #article-content ul.none,
#article #article-content ul.none li {
margin: 0;
padding: 0;
list-style: none;
}


ul.bullet li {
margin: 0;
list-style-type: none;
background: url(../../../../morph_assets/themelets/mocha/images/icons.png) no-repeat top left;
padding-left: 21px;
}

ul.style01 li {
background-position: 0 0;
}
ul.style02 li {
background-position: 0 -518px;
}
ul.style03 li {
background-position: 0 -1036px;
}
ul.style04 li {
background-position: 0 -1554px;
}
ul.style05 li {
background-position: 0 -2072px;
}
ul.style06 li {
background-position: 0 -2590px;
}
ul.style07 li {
background-position: 0 -3108px;
}
ul.style08 li {
background-position: 0 -3626px;
}
ul.style09 li {
background-position: 0 -4142px;
}
ul.style10 li {
background-position: 0 -4658px;
}
ul.style11 li {
background-position: 0 -5174px;
}
ul.style12 li {
background-position: 0 -5690px;
}
ul.style13 li {
background-position: 0 -6206px;
}
ul.style14 li {
background-position: 0 -6722px;
}
ul.style15 li {
background-position: 0 -7238px;
}
ul.style16 li {
background-position: 0 -7754px;
}
ul.style17 li {
background-position: 0 -8270px;
}
ul.style18 li {
background-position: 0 -8786px;
}

/* compound lists */
ul.compound {
margin: 1em 0 2em 0;
padding: 0;
overflow: hidden;
}
ul.compound li {
list-style: none;
border-bottom: 1px dashed #DBD0B8;
width: 48%;
float: left;
}
ul.compound li.alt {
border-left: 1px dashed #DBD0B8;
padding-left: 3%;
}
ul.compound li.last {
border-bottom: 0;
}
ul.compound h3 {
margin: .7em 0 .4em 0;
padding: 0;
}
ul.compound p {
color: #ADA691;
font-size: 1em;
width: 95%;
}

/* faq list */
ul.faq {
margin: 2em 0 0 0;
}
ul.faq li {
list-style: none;
padding: 0 0 1em 0;
margin: 0 0 1em 0;
border-bottom: 1px solid #ddd;
}
ul.faq h3 {
font: bold 1.2em/1.5em Arial;
text-transform: uppercase;
}
ul.faq p {
}

/* big numbers compound ordered list */
ol.compound,
ol.compound li {
list-style: none;
margin: 0;
padding: 0;
}
ol.compound h3 {
font-size: 1.3em;
margin-top: 0;
}
ol.compound p {
font-size: 1em;
font-style: italic;
color: #ADA691;
}
ol.compound li {
padding-left: 60px;
background: url(../../../../morph_assets/themelets/mocha/images/big-numbers.png) no-repeat;
}
ol.compound li.ocl01 {
background-position: 0 0;
}
ol.compound li.ocl02 {
background-position: 0 -200px;
}
ol.compound li.ocl03 {
background-position: 0 -400px;
}
ol.compound li.ocl04 {
background-position: 0 -600px;
}
ol.compound li.ocl05 {
background-position: 0 -800px;
}
ol.compound li.ocl06 {
background-position: 0 -1000px;
}
ol.compound li.ocl07 {
background-position: 0 -1200px;
}
ol.compound li.ocl08 {
background-position: 0 -1400px;
}
ol.compound li.ocl09 {
background-position: 0 -1600px;
}
ol.compound li.ocl10 {
background-position: 0 -1800px;
}

/* ordered lists */
ol li {
list-style-type: decimal;
}
ol li li {
list-style: decimal;
}
ol li li li {
list-style: decimal;
}
ol.decimal-leading-zero li {
list-style-type: decimal-leading-zero;
}
ol.lower-roman li {
list-style-type: lower-roman;
}
ol.upper-roman li {
list-style-type: upper-roman;
}
ol.lower-alpha li {
list-style-type: lower-alpha;
}
ol.upper-alpha li {
list-style-type: upper-alpha;
}
/* definition lists */
dl {
line-height: 1.5em;
letter-spacing: .2px;
font-size: 1em;
}
dl dt {
font-weight: bold;
}
dl dd {
margin: 0.1em 0 1em 2em;
}
dl.listHorizontal dt {
}
dl.listHorizontal dd {
margin: 0.1em 0 1em 0;
}
dl.listVertical dt {
background: #fff;
font-weight: 700;
padding: .3em 0;
font-size: 1.1em;
}
dl.listVertical dd {
background: #F4F2E5;
margin: 0 0 1em 0;
padding: 0.5em 0.5em 1em .7em;
font-size: 1.1em;
font-style: italic;
}
dl.zebra dt {
background: #EBE9DD;
padding: 0.3em 0.5em;
border-bottom: 1px solid #DBD0B8;
}
dl.zebra dd {
background: #F4F2E5;
border-bottom: 1px solid #fff;
margin-bottom: 0;
padding: 0.5em 0.5em 1em .7em;
}
dl.listHorizontal {
overflow: hidden;
}
dl lh {
display: block;
padding-bottom: .5em;
margin-bottom: .5em;
border-bottom: 1px dashed #DBD0B8;
font-size: 1.2em;
font-weight: bold;
}
dl.listFlat {
overflow: hidden;
margin-bottom: 1em;
}
dl.listFlat dt {
float: left;
padding-right: .7em;
width: 110px;
text-align: right;
}
dl.listFlat dd {
margin-bottom: .5em;
}
/* float list */
dl.listFloat {
overflow: hidden;
margin-bottom: 1em;
}
dl.listFloat dt {
float: left;
}
dl.listFloat dt,
dl.listFloat dd {
margin-bottom: .5em;
}
dl.listFloat.dt5 dt {
width: 50px;
}
dl.listFloat.dt6 dt {
width: 60px;
}
dl.listFloat.dt7 dt {
width: 70px;
}
dl.listFloat.dt8 dt {
width: 80px;
}
dl.listFloat.dt9 dt {
width: 90px;
}
dl.listFloat.dt10 dt {
width: 100px;
}
dl.listFloat.dt11 dt {
width: 110px;
}
dl.listFloat.dt12 dt {
width: 120px;
}
dl.listFloat.dt13 dt {
width: 130px;
}
dl.listFloat.dt14 dt {
width: 140px;
}
dl.listFloat.dt15 dt {
width: 150px;
}
dl.listFloat.dt16 dt {
width: 160px;
}
dl.listFloat.dt17 dt {
width: 170px;
}
dl.listFloat.dt18 dt {
width: 180px;
}
dl.listFloat.dt19 dt {
width: 190px;
}
dl.listFloat.dt20 dt {
width: 200px;
}

/* tables styling
****************************************/
table td.sectiontableheader,
#primary-content table.tbl-style1 {
border-left: 1px solid #DBD0B8;
border-top: 1px solid #DBD0B8;
background: #fff;
margin: 1em 0;
}
#primary-content table.tbl-style1 caption {
color: #ADA691;
text-align: left;
font-size: 1.3em;
padding-bottom: 0;
margin: 1em 0 .5em;
}
#mocha table tr td.sectiontableheader,
#primary-content table.tbl-style1 th {
font: bold 1em Arial;
background-color: #F6F4ED;
border-right: 1px solid #DBD0B8;
border-bottom: 1px solid #DBD0B8;
padding: 5px 7px;
text-align: left;
}
#mocha table tr td.sectiontableheader,
#primary-content table.tbl-style1 thead th {
background-position: 0 -27px;
}
tr.sectiontableentry2 td,
#primary-content table.tbl-style1 tr.alt {
background: #EEEBE2;
}
#mocha tr.sectiontableentry1 td,
#mocha tr.sectiontableentry2 td,
#primary-content table.tbl-style1 td {
border-right: 1px solid #DBD0B8;
border-bottom: 1px solid #DBD0B8;
padding: 4px 7px;
}
tr.sectiontableentry1,
tr.sectiontableentry2 {
border-left: 1px solid #DBD0B8;
}
td.sectiontableentry1 input,
td.sectiontableentry2 input {
margin-top: 4px;
}

/* remove tables styling - use class nostyle
****************************************/
#primary-content table.nostyle,#primary-content table.nostyle tr.alt {
background: none;
}
#primary-content table.nostyle td,#primary-content table.nostyle tr.alt,#primary-content table.nostyle {
border: none;
}
#primary-content table td {
padding: 2px 5px;
}

/* quotes,blockquotes & code
******************************************************/
pre,.code {
overflow: auto;
background: #eee;
margin: 1em 0 1.5em;
padding: 1em;
}
blockquote {
font: normal 1.3em/1.4em Georgia,"Times New Roman",Times,serif;
margin: 0 2em 1em 2em;
padding: 0;
color: #ADA691;
}
blockquote.quote {
margin: 0 0 1em 0;
padding: 0 2em;
position: relative;/*height:100%;*/
}
.quote span {
font: bold 3em Georgia,sans-serif;
width: 2em;
position: absolute;
top: 0;
left: 0;
}
.quote .cite {
border-top: 1px dashed #ccc;
}
blockquote.box {
border: 0;
margin: 1em 0;
}
.yui-g blockquote.box {
margin: 1em 0 0;
}
blockquote.box .cite {
text-align: right;
border-top: 1px dashed;
}
blockquote cite {
font: bold .9em georiga;
text-transform: uppercase;
padding-left: 1em;
}
blockquote p {
font-size: 1em!important;
margin-bottom: 0!important;
}
blockquote p.cite {
font-size: .7em!important;
padding-top: .5em;
margin-top: .5em!important;
border-top: 1px solid;
}
kbd, samp, tt {
font-family: monospace;
font-size: 0.9em;
}

#mocha pre {
padding: 0 1em 1em;
}
#mocha code {
font-family: monospace;
font-size: 1.1em;
}
span.comment {
font-style: italic;
color: #ADA691;
}
pre.html {
background: #DCEDDB url(../../../../morph_assets/themelets/mocha/images/code-html.png) no-repeat 100% 0%;
}
pre.html code {
color: #647822;
}
pre.js {
background: #D8EEFF url(../../../../morph_assets/themelets/mocha/images/code-js.png) no-repeat 100% 0%;
}
pre.js code {
color: #66737F;
}
pre.css {
background: #FFE5E2 url(../../../../morph_assets/themelets/mocha/images/code-css.png) no-repeat 100% 0%;
}
pre.css code {
color: #856466;
}
pre.php {
background: #F5EDCB url(../../../../morph_assets/themelets/mocha/images/code-php.png) no-repeat 100% 0%;
}
pre.php code {
color: #7E765F;
}

/* pullquotes */
.pullquote {
font: normal 1.5em/1.2em Georgia,"Times New Roman",Times,serif;
width: 25%;
float: left;
margin: 0 1em 0 0;
}
.pqr {
float: right;
margin: 0 0 0 1em;
}
.box,blockquote.style1,blockquote.style2,blockquote.style3,blockquote.style4,blockquote.style5,blockquote.style6 {
padding: 1em;
color: #fff;
}
blockquote.style1 {
background: #DA6B12;
}
blockquote.style2 {
background: #504221;
}
blockquote.style3 {
background: #3E1B19;
}
blockquote.style4 {
background: #283B47;
}
blockquote.style5 {
background: #FFF2A2;
color: #994D16;
}
blockquote.style6 {
background: #324125;
}
.quote-author {
background: #ddd;
border-top: 1px solid;
margin: 20px -19px -20px -20px;
padding: 0.5em 1em;
font-size: 0.7em;
text-align: right;
font-weight: bold;
}
.quote-author a {
color: #666;
}

/* box styles */
.box {
padding: 1px;
border: 5px solid;
margin: 1em 0;
clear: both;
}
.box div {
border: 1px solid #fff;
padding: 1em;
color: #fff;
}
#mocha .box a {
color: #fff;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid;
}
.box p.nomargin {
margin: 0;
}
.box h1,.box h2,.box h3,.box h4,.box h5 {
margin: 0 0 .2em 0;
}
.box h5 {
padding: 0;
text-transform: uppercase;
font-size: 1em;
}

.boxstyle1 {
background: #CBC8BD;
border-color: #E4E0D4;
}
.boxstyle1 div {
background: #FAFAF8;
color: #736644;
}
#mocha .boxstyle1 a:link, #mocha .boxstyle1 a:visited {
border-color: #D3CCB9;
color: #3C372B;
}

.boxstyle2 {
background: #584F38;
border-color: #0C283A;
}
#mocha .boxstyle2 a,
.boxstyle2 div {
background: #EBE7D2;
border-color: #F6F4ED;
color: #584F38;
}
#mocha .boxstyle2 a {
border-color: #504221;
color: #3C3219;
}

.boxstyle3 {
background: #000000;
border-color: #3C3219;
}
.boxstyle3 div {
background: #1D180C;
border-color: #584F38;
}
#mocha .boxstyle3 a {
border-color: #fff;
}

.boxstyle4 {
background: #150706;
border-color: #3E1B19;
}
#mocha .boxstyle4 a,
.boxstyle4 div {
background: #3E1B19;
border-color: #62293A;
}

.boxstyle5 {
background: #D2823B;
border-color: #E4791F;
}
.boxstyle5 div {
background: #FFF2A2;
color: #504221;
border-color: #fffde0;
}
#mocha .boxstyle5 a {
border-color: #F4991C;
color: #994D16;
}

.boxstyle6 {
background: #000;
border-color: #394652;
}
#mocha .boxstyle6 a,
.boxstyle6 div {
background: #283B47;
border-color: #909da8;
}

.boxstyle7 {
background: #3C3219;
border-color: #405129;
}
#mocha .boxstyle7 a,
.boxstyle7 div {
background: #324125;
border-color: #6A6F22;
}

/* definition */
dfn {
border-bottom: 1px dashed #DBD0B8;
}

/* dropcap */
.dropcap {
color: #504221;
font: 55px/40px Georgia,"Times New Roman",Times,serif;
display: block;
float: left;
padding: 4px 8px 0 0;
}
.teaser.capstyle {
color: #4F483A;
font-family: Georgia,"Times New Roman",Times,serif;
}
q {
background: #DA6B12;
color: #fff;
font-weight: bold;
font-style: oblique;
padding: .1em .4em;
}
div.post .text .dropCap {
float: left;
font-size: 45px;
font-variant: small-caps;
line-height: 40px;
padding-right: 5px;
padding-top: 2px;
}

/* alerts
******************************************************/
.notice {
padding: 0.4em 0.5em 0.3em 2em;
margin: 1em 0;
border: 1px solid;
}
.notice {
background-image: url(../../../../morph_assets/themelets/mocha/images/icon-sprite.png);
background-repeat: no-repeat;
}
p.notice.error {
background-color: #BD483B;
border-color: #450000;
color: #fff;
background-position: 6px -2424px;
}
p.notice.info {
background-color: #5496AE;
border-color: #224B4F;
color: #fff;
background-position: 6px -2622px;
}
p.notice.buy {
background-color: #5D8F00;
border-color: #224200;
color: #fff;
background-position: 6px -2822px;
}
p.notice.alert {
background-color: #FFFF99;
border-color: #F4B622;
color: #993300;
background-position: 6px -3022px;
}
p.notice.help {
background-color: #1F3848;
border-color: #0A1319;
color: #fff;
background-position: 5px -3222px;
}
p.notice.download {
background-color: #CD5802;
border-color: #7A2102;
color: #fff;
background-position: 6px -3422px;
}

/* system notices */
#system-message * {
color: #000;
margin: 0;
padding: 0;
}
#system-message {
margin: 1em 0;
overflow: hidden;
font-size: 1.5em;
}
#system-message dt {
float: left;
margin-right: .6em;
}
#system-message dd {
float: left;
}
#system-message dd li {
list-style: none;
}

/* action links
******************************************************/
ul.actionlinks,
ul.actionlinks li {
margin: 0;
list-style: none;
}
ul.actionlinks {
background: url(../../../../morph_assets/themelets/mocha/images/action-block-bg.png) no-repeat scroll 50% 45% #99CC66;
border: 1px solid #7EAA57;
clear: both;
float: left;
margin: 1em 0;
overflow: hidden;
width: 100%;
}
ul.actionlinks li {
width: 50%;
float: left;
}
#mocha ul.actionlinks li a {
text-align: center;
font-weight: bold;
padding: 1em 1em 1em 2em;
color: #fff;
text-decoration: none;
font-size: 2.5em;
display: block;
}
ul.actionlinks .action-demo a {
background: transparent url(../../../../morph_assets/themelets/mocha/images/action-demo.png) no-repeat 14% 53%;
}
ul.actionlinks .action-download a {
background: transparent url(../../../../morph_assets/themelets/mocha/images/action-download.png) no-repeat 16% 53%;
}
ul.actionlinks .action-demo {
}
ul.actionlinks .action-download {
background: #9FD66D  url(../../../../morph_assets/themelets/mocha/images/action-block-bg.png) no-repeat -5% 45%;
}

/* highlight text
******************************************************/
.highlight {
background: #fff2a2;
}
a.highlight:link,
a.highlight:visited {
background: #fff2a2;
color: #504221
}
.class-name {
background: #F9FFD0;
padding: 2px 5px;
border: 1px solid #FFDF80;
color: #9F5B32;
}

/* horizontal rules
******************************************************/
hr {
margin: 2em 0;
border: 0;
height: 2px;
border-bottom: 1px solid #DBD0B8;
float: none;
}
hr.clearer {
clear: both;
display: block;
float: none;
width: 100%;
}
hr.dotted,hr.dashed,hr.cut,.hr-style1,.hr-style2,.hr-style3,.hr-style4,.hr-style5,.hr-style6,.hr-style7,.hr-style8 {
border: 0;
background-image: url(../../../../morph_assets/themelets/mocha/images/hr-sprite.png);
}
hr.dotted {
background-position: 0 -123px;
height: 3px;
}
hr.cut {
background-position: 50% -205px;
height: 20px;
}
hr.dashed {
background-position: 50% -302px;
height: 3px;
}
hr.hr-style1 {
background-position: 50% -376px;
height: 36px;
}
hr.hr-style2 {
background-position: 50% -475px;
height: 36px;
}
hr.hr-style3 {
background-position: 50% -574px;
height: 36px;
}
hr.hr-style4 {
background-position: 50% -673px;
height: 36px;
}
hr.hr-style5 {
background-position: 50% -772px;
height: 36px;
}
hr.hr-style6 {
background-position: 50% -871px;
height: 36px;
}
hr.hr-style7 {
background-position: 50% -967px;
height: 36px;
}

/* bullet proof button styles
******************************************************/
/*ul.buttons {
padding: 0;
margin: 0;
list-style: none;
float: left;
clear: left;
}
ul.buttons li {
float: left;
display: inline;
margin: 0 20px;
}
#mocha a.btn {
text-decoration: none;
float: left;
color: #fff;
cursor: pointer;
font: 900 1.5em/40px "Arial", Helvetica, sans-serif;
}
#mocha a.btn span {
margin: 0 20px 0 -20px;
padding: 0 0 0 18px;
position: relative;
float: left;
}
/* primary button *!/
#mocha a.primary {
background: url(../../../../morph_assets/themelets/mocha/images/btn-primary.png) no-repeat top right;
}
#mocha a.primary span {
background: url(../../../../morph_assets/themelets/mocha/images/btn-primary.png) no-repeat top left;
}
#mocha a.primary:hover {
background: url(../../../../morph_assets/themelets/mocha/images/btn-primary-over.png) no-repeat top right;
}
#mocha a.primary:hover span {
background: url(../../../../morph_assets/themelets/mocha/images/btn-primary-over.png) no-repeat top left;
}
/* secondary button *!/
#mocha a.secondary {
background: url(../../../../morph_assets/themelets/mocha/images/btn-secondary.png) no-repeat top right;
}
#mocha a.secondary span {
background: url(../../../../morph_assets/themelets/mocha/images/btn-secondary.png) no-repeat top left;
}
#mocha a.secondary:hover {
background: url(../../../../morph_assets/themelets/mocha/images/btn-secondary-over.png) no-repeat top right;
}
#mocha a.secondary:hover span {
background: url(../../../../morph_assets/themelets/mocha/images/btn-secondary-over.png) no-repeat top left;
}
*/

/* image alignment
******************************************************/
.img-left,
.img-right {
background: #fff;
position: relative;
top: 5px;
}
.img-left {
margin: 0 1em .5em 0;
}
.img-right {
margin: 0 0 .5em 1em;
}
.img-border {
background: #fff;
padding: 1px;
border: 5px solid #EBE9DD;
}
.img-style1 {
border-color: #E4E0D4;
}
.img-style2 {
border-color: #ADA691;
}
.img-style3 {
border-color: #DA6B12;
}
.img-style4 {
border-color: #324125;
}
.img-style5 {
border-color: #504221;
}
span.caption-wrapper.img-left {
margin: 0 20px 20px 0;
}
span.caption-wrapper.img-right {
margin: 0 0 20px 20px;
}

/* image captions
******************************************************/
.caption-top,.caption-bottom {
padding: 1em;
font-weight: bold;
font-size: 12px;
font-family: arial;
cursor: default;
display: block;
}
.caption a,.caption a {
border: 0 none;
text-decoration: none;
background: #000;
padding: 0;
}
.caption a:hover,
.caption a:hover {
background: #202020;
}
br.c {
clear: both;
}

/* reusable classes
******************************************************/
.nopadding {
margin: 0;
}

/* print view
******************************************************/
#printview {
background: #EEEBE2;
}
#printview .article-page {
background: #fff;
margin: 1em;
border: 1px solid #DBD0B8;
text-align: left;
padding: 2em;
}
#printview #shareit-box,
#printview .article-info {
display: none;
}

/* grids in content
******************************************************/
#article .grid h1,
#article .grid h2,
#article .grid h3,
#article .grid h4,
#article .grid h5 {
margin: 0 0 .3em 0;
clear: both;
}
/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: typography.css
++ Typography Style Sheet
------------------------------------------------------------------------------*/
body {
	font: normal 78%/160% Arial, Helvetica, sans-serif;
	color: #3C372B;
}
h1 {
	font-size: 2em;
}
h2 {
	color: #736644;
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	color: #736644;
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	color: #736644;
	font-size: 1em;
}
a {
	color: #504527;
}
pre {
	background: #F2EFE1;
	border-left: 3px solid #BEB18F;
    padding: 5px 5px 5px 10px;
	margin: 10px 0px 15px;
	width: 96%;
	font-size: 11px;
}
#jjPrimary table.contentpaneopen pre p {
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
}
p.color-green {
	display: block;
	padding: 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #98CB00;
	border-bottom: 3px solid #98CB00;
	background: #FFFFFF;
	color: #010101;
}
p.color-blue {
	display: block;
	padding: 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #7DB6FB;
	border-bottom: 3px solid #7DB6FB;
	background: #ECF2FE;
	color: #010101;
}
p.color-orange {
	display: block;
	padding: 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #F18B41;
	border-bottom: 3px solid #F18B41;
	background: #FDF6E4;
	color: #010101;
}
p.color-pink {
	display: block;
	padding: 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #D5688F;
	border-bottom: 3px solid #D5688F;
	background: #FAE8E8;
	color: #010101;
}
p.color-grey {
	display: block;
	padding: 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	background: #FAFAFA;
	color: #010101;
}
/*@group Notice Styles*/
p.error, p.tips, p.info {
	display: block;
	padding: 8px 10px 8px 35px;
	margin: 15px 0;
}
p.error {
	color: #CD3301;
	border-top: 3px solid #CD3301;
	border-bottom: 3px solid #CD3301;
	background: #FAE8E8 url(../images/icon-typo-error.jpg) no-repeat 10px 50%;
}
p.tips {
	color: #2D84E3;
	border-top: 3px solid #ADCEFB;
	border-bottom: 3px solid #ADCEFB;
	background: #ECF2FE url(../images/icon-typo-tips.jpg) no-repeat 10px 50%;
}
p.info {
	color: #CA6701;
	border-top: 3px solid #F2A378;
	border-bottom: 3px solid #F2A378;
	background: #FDF6E4 url(../images/icon-typo-info.jpg) no-repeat 10px 50%;
}
/*@end*/
.highlight {
	background: #736644;
	color: #FFF;
}
#jjPrimary .img-center{
	margin: 0 auto;
	display: block;
}
#jjPrimary .img-left{
	margin: 0 20px 0 0;
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
}
#jjPrimary .img-right{
	margin: 0 0 0 20px;
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
}
table.tbl-center{
	margin: 0 auto;
}
/* Lists Style
*****************************************/
#jjPrimary ul, #jjSecondary ul {
	list-style-position: inside;
}
#jjPrimary ol, #jjSecondary ol {
	padding: 0;
	list-style-position: inside;
}
#jjPrimary ol li {
	padding: 2px 0 2px 5px;
}
#jjPrimary ul ul, #jjPrimary ul ul ul, #jjPrimary ul ul ul ul {
	margin-left: 25px;
}
#jjPrimary ol ol, #jjPrimary ol ol ol, #jjPrimary ol ol ol ol li, ul.li-style1, ul.li-style2, ul.li-style3, ul.li-style4 {
	padding-left: 2px;
	margin-left: 0;
}
ul.li-style1 li, ul.li-style2 li, ul.li-style3 li, ul.li-style4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 21px;
}
ul.li-style1 li {
	background: url(../images/li-style1.jpg) no-repeat -1px 1px;
}
ul.li-style2 li {
	background: url(../images/li-style2.jpg) no-repeat 0px 2px;
}
ul.li-style3 li {
	background: url(../images/li-style3.jpg) no-repeat 0px 1px;
}
ul.li-style4 li {
	background: url(../images/li-style4.jpg) no-repeat 0px 1px;
}
/*Latest News Module*/
#content ul.latestnews li, #content ul.mostread li {
	list-style-type: none;
	margin: 0;
	font-size: 1.2em;
}
/*UL.mostread-news L*/
ul.mostread-news li a:link, ul.mostread-news li a:visited {
	color: white;
	display: block;
}
/*Horizontal Rules
*****************************************/
hr {
	border: none;
	height: 1px;
	margin: 10px 0;
	border-top: 1px solid #EBE3D1;
	width: 96%;
}
/*Links Styling
*****************************************/
a:link, a:visited {
}
a:hover, a:active	{
}
#jjPrimary a:link, #jjPrimary a:visited, #mainbody a:link,#mainbody a:visited  {
	text-decoration: none;
	border-bottom: 1px dotted #3C372B;
	color: #3C372B;	
}
#jjPrimary a:hover, #jjPrimary a:active, #mainbody a:hover, #mainbody a:active{
	color: #000;		border-bottom: 1px solid #000000;}

a.readon:link, a.readon:visited, a.readon:hover {
	display: inline-block;
	text-decoration: none;
	background: #413B33 url(../images/button-bg.jpg) repeat-x;
	padding: 1px 8px 2px 10px;
	margin-top: 13px;
	color: #FFF;
	border: 1px solid #413B33;
}
#jjPrimary a.readon:link,
#jjPrimary a.readon:visited{
	color: #fff;
	border: none;
}
#jjPrimary a.readon:hover{
	color: #999;
	border: none;
}
li span.small {
	font-size: 0.9em;
}
li br {
	display: none;
}

/*System Messages
*****************************************/
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}

/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 1px solid #c4d3df;
border-bottom: 1px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 1px solid #84A7DB; border-bottom: 1px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message { background: #B3C4DC  }

/* System Error Messages */
#system-message dt.error { background: url(../images/icons/icon-05.png) no-repeat; padding-left: 20px; color: #f00; text-transform: uppercase; font-size: 1.2em; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 1px solid #DE7A7B; border-bottom: 1px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice {  background: url(../images/icons/icon-05.png) no-repeat; padding-left: 20px; color: #F0DC7E; text-transform: uppercase; font-size: 1.2em;  }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 1px solid #F0DC7E; border-bottom: 1px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: joomla.css
++ Joomla Specific Style Sheet - general Joomla styles
------------------------------------------------------------------------------
Joomla Specific
*****************************************/
.contentheading {
	width: 100%;
	color: #333;
}
.contentheading, .componentheading {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 15px 0;
	clear: both;
}
.contentpaneopen img {
	padding: 0;
}
.img_caption.left p, .img_caption.right p {
	color: #666666;
	font-size: 92%;
	text-align: center;
}
.contentpaneopen, .contentpane {
	font-size: 1em;
	line-height: 150%;
}
#jjPrimary .contentpaneopen p, #jjPrimary .contentpane p {
	margin: 9px 10px 0 0px;
}
#jjSecondary .contentpaneopen, #jjSecondary .contentpane {
	margin: 0 0 20px;
}
.moduletable .contentpaneopen, .moduletable .contentpane {
	line-height: 135%;
}
/* section table headers */
.sectiontableheader {
	background: #d7caa8 url(../images/toolbar-bg.png) repeat-x;
	color: #736644;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
.sectiontableheader, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
	text-indent: 5px;
	padding: 4px 0 5px;
}
.sectiontableheader {
	font-weight: bold;
}
.sectiontableentry1 {
	background: #F2EFE1;
	color: #333;
	font-size: 11px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D7CAA8;
}
.sectiontableentry2 {
	background: #F8F5E8;
	color: #333;
	font-size: 11px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D7CAA8;
}
table.poll-sfx td {
	font-size: 12px;
	padding: 2px 3px;
}
table.poll-sfx thead tr td {
	font-size: 12px;
}
span.small {
	color: #333;
	font-size: 11px;
}
.author {
	background: transparent url(../images/author.gif) no-repeat 0 50%;
	padding: 4px 0pt 5px 0px;
	text-indent: 20px;
	color: #999;
	font-size: 1em;
	padding: 3px 2px 3px 5px;
	margin: 0;
	line-height: 1.2em;
	display: block;
}
.createdate {
	background: transparent url(../images/date.gif) no-repeat 0 45%;
	padding: 4px 0pt 5px 0px;
	text-indent: 20px;
	color: #999;
	font-size: 1em;
	padding: 3px 2px 3px 5px;
	margin: 0;
	line-height: 1.2em;
	display: block;
}
.modifydate {
	border-top: 1px solid #efefef;
	margin-top: 10px;
	color: #cccccc;
	text-align: right;
	font-size: 1em;
	padding: 5px 2px 3px 5px;
	line-height: 1.2em;
	display: block;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
td.buttonheading a {
	background: none;
}
.mosimage {
	padding: 0;
	margin: 2px 10px 6px 3px;
	border: 3px solid #F4F4F4;
}
.mosimage img {
	padding: 0;
	margin: 0 !important; /*[e]0*/
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #333;
	background: #F2EFE1;
}
.fleftimgtc, .fleftimg {
	display: inline;
	float: left;
	margin: 5px 0pt 10px 10px;
	padding-right: 15px;
}
/* article index */
table.contenttoc {
	margin: 7px;
	margin-right: 0;
	border: 1px solid #DACCAF;
	width: 150px;
	float: right;
}
table.contenttoc td {
	padding: 5px 7px;
	background: #fff;
}
table.contenttoc th {
	background: url(../images/modules/h3style-03.jpg) repeat-x;
	padding: 0 10px;
	font-size: 1em;
	color: #000;
	text-align: center;
	height: 27px;
}
.pagenav {
	border: 1px solid #dedede;
	font-weight: bold;
	margin: 5px 1px;
	padding: 1px 10px;
	text-align: center;
	width: auto;
	color: #ccc;
	background: #efefef;
}
a.pagenav {
	border: 1px solid #E3D4B0;
	color: #957F6C;
	background: #F7EFDE;
}
.pagination-links {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	color: #ccc;
}
.pagination-counter {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.blog_more {
	float: left;
	clear: both;
	padding: 10px 0 0 10px;
	width: 97%;
	background: #EAE6DA url(../images/inset-bg.jpg) repeat-x;
	border-bottom: 1px solid #DACCAF;
	border-top: 1px solid #DACCAF;
	margin-bottom: 20px;
}
p.more-link {
	margin: 0;
	padding: 0;
}

p.more_link {
	margin: 0;
	text-transform: uppercase;
}
.article_seperator {
	border-top: 1px solid #E9E5E5;
	border-bottom: 1px solid #FFF;
	height: 0px;
	display: block;
	margin: 2% 10%;
	width: 80%;
}
/* remove article seperator in sidebar */
#jjSecondary .article_seperator {
	display: none;
}
.moduletable span.article_seperator, #inset .moduletable .article_seperator {
	display: none !important;
}
th.pagenav_prev, th.pagenav_next {
	width: 79%;
}
th.pagenav_prev a:link, th.pagenav_prev a:visited, th.pagenav_next a:link, th.pagenav_next a:visited {
	padding: 5px 14px;
	color: #716956;
	text-decoration: none;
	background: #E3DAC5;
}
th.pagenav_prev a:hover, th.pagenav_next a:hover {
	color: #FFF;
	text-decoration: none;
}
.back_button {
	margin: 16px 10px;
}
.back_button a {
	padding: 5px 12px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #E5E5E5;
	background: #716956;
}
.back_button a:hover {
	color: #FFF;
	text-decoration: none;
	border: 1px solid #E5E5E5;
}
/* send to a friend popup */
body.contentpane form table {
	margin: 20px;
	font-size: 12px;
}
body.contentpane form table .inputbox {
	width: 200px;
	margin-bottom: 5px;
}
body.contentpane form table input.button {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding: 3px 7px;
	background: #EEE;
	color: #999;
}
/* print styling
*****************************************/
body.contentpane {
	background: #FFF;
}
body.contentpane table.contentpaneopen {
	padding: 20px;
	background: #FFF;
}
body.contentpane a span.small {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* form styling
*****************************************/
#jjSearch input.button {
	background: none;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 4px 0;
	text-indent: -7887px;
	width: 33px;
	line-height: 100em;
}
input.button {
	background: #29200B url(../images/modules/h3style-01.jpg) repeat-x scroll 0pt 50%;
	color: #FFF;
	padding: 4px 15px;
	cursor: pointer;
	border: 1px solid white;
}
select, select.inputbox {
	border: 1px solid #D8C69D;
	background-color: #FAF9F9;
	color: #302A1A;
}
#jjPrimary fieldset {
	border: 1px solid #E3D4B0;
}
#form-login fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#form-login fieldset #form-login-remember label {
	padding: 0 10px 0 0;
	margin: 0;
}
#form-login-username {
	border: none;
	margin: 0;
	padding: 4px 0;
}
a.readon:link, a.readon:visited, a.readon:hover {
	display: inline-block;
	text-decoration: none;
	background: #413B33 url(../images/button-bg.jpg) repeat-x;
	padding: 1px 8px 2px 10px;
	margin-top: 13px;
	color: #FFF;
	border: 1px solid #413B33;
}
blockquote {
	border: 1px solid #E9E5D9;
	padding: 10px 60px 10px 10px;
	background: #F2EFE1;
}
#jjBtmShelf a.readon:link, #jjBtmShelf a.readon:visited, #jjBtmShelf a.readon:hover, #jjUser1 a.readon:link, #jjUser1 a.readon:visited, #jjUser1 a.readon:hover {
	text-decoration: none;
	background: none;
	font-weight: bold;
	margin-top: 3px;
	color: #333333;
	border: none;
	font-size: 1em;
}
.cols_1 {
	width: 98%;
}
.cols_2 {
	width: 47.5%;
}
.cols_3 {
	width: 30%;
}
.cols_4 {
	width: 22%;
}
#jjPrimary .article-options {
	float: right;
	height: 24px;
	margin-top: 0px;
}
#jjPrimary .article-options li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#jjPrimary .article-options li a {
	padding-right: 5px;
	border: 0;
}
#jjPrimary .article-options a:hover {
	border: 0;
}
.article_column {
	padding-right: 1em;
	float: left;
	clear: none;
}
.column_separator {
	padding: 0 0 0 1.5em;
}
.article_separator {
	display: block;
	margin-top: 2em;
	height: 2em;
	background: url(../images/article_separator.png) repeat-x top left;
}
.tool-tip{
	border: 1px solid #D5BD97;
	background: #F7ECD7;
	text-align: left;
}
.tool-tip div{
	border: 1px solid #fff;
	padding: 5px 5px 3px 5px;
}
.tool-tip div div{
	border: 0;
}
.tool-title{
	margin: -5px -5px 0 -5px;
	background: #D5BD97;
	padding: 5px;
}/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: modules.css
++ Module Style Sheet - styling for joomla modules
------------------------------------------------------------------------------
Normal Module Styles
*************************************/
.module h3, .moduletable h3, .module-sfx h3, .module_menu h3	{
	font-size: 17px;
	margin: 0 -10px;
	height: 37px;
	padding: 8px 0 6px 10px;
	line-height: 37px;
}
/* footer and top shelf module adjustments */
#jjBtmShelf .moduletable h3, #jjUser1 .moduletable h3, #jjUser5 .moduletable h3, #jjUser6 .moduletable h3, #jjUser7 .moduletable h3, #jjUser8 .moduletable h3, #jjUser9 .moduletable h3	{
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#jjUser1 .moduletable	{
	padding-bottom: 24px;
}
#jjBtmShelf .moduletable, #jjUser1 .moduletable	{
	margin-bottom: 10px;
	margin-top: 5px;
}
#jjBtmShelf .moduletable ul, #jjUser1 .moduletable ul	{
	margin-top: -6px;
}
#jjBtmShelf .moduletable ul {
	border-top: 1px solid #DACDAD;
    border-bottom: 1px solid #fff;
}
#jjBtmShelf .moduletable ul li, #jjUser1 .moduletable ul li	{
	list-style-type: none;
	border-top: 1px solid #FFF;
	line-height: 24px;
	border-bottom: 1px solid #DACDAD;
}
#jjBtmShelf .moduletable ul li a, #jjUser1 .moduletable ul li a	{
	padding: 0 0 0 10px;
	color: inherit;
	display: block;
}
#jjBtmShelf .moduletable ul li a:hover, #jjUser1 .moduletable ul li a:hover	{
	background: #FFFCF3;
	display: block;
}
.module, .module-sfx, .module_menu	{
	margin: 0px 10px 0px;
}
table.contentpaneopen-sfx td	{
	padding-bottom: 8px;
}
div.moduletable-sfx.nopadding	{
	padding: 0;
	width: auto;
}
/* Module Header Background Options
*************************************/
.h3style-01 h3	{
	background: url(../images/modules/h3style-01.jpg) repeat-x; height: 33px; padding-top: 0px; line-height: 33px;
}
.h3style-02 h3	{
	background: url(../images/modules/h3style-02.jpg) repeat-x; height: 33px; padding-top: 0px; line-height: 33px; border-bottom: 1px solid #333;
}
.h3style-03 h3	{
	background:#dacdaf url(../images/modules/h3style-03.jpg) repeat-x top left;
}
.h3style-04 h3	{
	background: url(../images/modules/h3style-04.jpg) repeat-x top left;
}
.h3style-05 h3	{
	background: url(../images/modules/h3style-05.jpg) repeat-x;
}
.h3style-06 h3	{
	background: url(../images/modules/h3style-06.jpg) repeat-x;
}
.h3style-07 h3	{
	background: url(../images/modules/h3style-07.jpg) repeat-x; height: 33px; line-height: 33px;
}
.h3style-08 h3	{
	background: url(../images/modules/h3style-08.jpg) repeat-x; height: 33px; line-height: 33px;
}
.h3style-09 h3	{	background: url(../images/modules/h3style-09.jpg) repeat-x; height: 35px; line-height: 35px;}.h3style-03 h3, .h3style-04 h3, .h3style-05 h3, .h3style-09 h3 {
	color: #55503D;
	padding: 0px 10px;
	margin-bottom: 3px;
}
.h3style-01 h3, .h3style-02 h3, .h3style-06 h3, .h3style-07 h3 {
	color: #FFFFFF;
	padding: 0px 10px;
	margin-bottom: 3px;
}
.h3style-08 h3 {
	color: #000;
	padding: 0px 10px;
	margin-bottom: 3px;
}
.h3style-03 h3, .h3style-04 h3 {
  padding: 10px 10px 7px 10px; height:25px; margin-bottom: 0;
  }
.h3style-05 h3{ padding-top: 0px; height: 40px;}
.h3style-09 h3{	padding: 0px 10px;	margin-bottom: 0px;	height: 40px;}
/*Module Background Suffix Colors
*************************************/
.inset	{
	color: red;
}
.bgstyle-01 div, .bgstyle-02 div,
.bgstyle-03 div, .bgstyle-04 div,
.bgstyle-05 div, .bgstyle-06 div,
.bgstyle-07 div, .bgstyle-08 div,
.bgstyle-09 div {
	color: #FFF;
	margin: 0 -10px;
	padding: 0 10px;
	display: inline-block;
	width: 100%;
}
.bgstyle-01 div div div div, .bgstyle-02 div div div div,
.bgstyle-03 div div div div, .bgstyle-04 div div div div,
.bgstyle-05 div div div div, .bgstyle-06 div div div div, 
.bgstyle-07 div div div div, .bgstyle-08 div div div div, 
.bgstyle-09 div div div div{
	background: transparent; padding: 0; margin: 0; border: none; clear: both;
}
/*@group background colors*/
.bgstyle-01 div div div	{
	background: #645636 url(../images/modules/bgstyle-01.jpg) repeat-x top left;
}
.bgstyle-02 div div div	{
	background: #D7DBC0 url(../images/modules/bgstyle-02.jpg) repeat-x top left;
    color: #333;
}
.bgstyle-03 div div div	{
	background: #dacdaf url(../images/modules/bgstyle-03.jpg) repeat-x bottom left;
    padding-bottom: 20px; color: #000; margin-bottom: 20px;
}
.bgstyle-04 div div div	{
	background: #ddd7bf url(../images/modules/bgstyle-04.jpg) repeat-x bottom left;
    padding-bottom: 20px; color: #000; margin-bottom: 20px;
}
.bgstyle-05 div div div	{
	background: #ffffff url(../images/modules/bgstyle-05.jpg) repeat-x top left;
    color: #666;
}
.bgstyle-06 div div div	{
	background: #101010 url(../images/modules/bgstyle-06.jpg) repeat-x top left;
    color: #ccc;
}
.bgstyle-07 div div div	{
	background: #7d7254 url(../images/modules/bgstyle-07.jpg) repeat-x top left;
}
.bgstyle-08 div div div	{
	background: #ada187 url(../images/modules/bgstyle-08.jpg) repeat-x top left;
}
.bgstyle-09 div div div	{
	background: #f2efe0 url(../images/modules/bgstyle-09.jpg) repeat-x top left;
    color: #55503D;
}

#jjInset .module div div div	{
	background:#eae6da url(../images/inset-bg.jpg) repeat-x top left;
	color: #3D382B;
	padding: 8px 20px 10px;
	border: 1px solid white;
}
#jjInset .module	{
	border: 1px solid #E1E0DD;
	margin: 0;
}
.inset div div div, .brownbg div div div, .greenbg div div div, .litebg div div div, .darkbg div div div	{
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}
/*@end*/
/*@group icons */
.icon-01 h3 span{
	float: left;
	background: url(../images/icons/icon-01.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-02 h3 span{
	float: left;
	background: url(../images/icons/icon-02.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-03 h3 span{
	float: left;
	background: url(../images/icons/icon-03.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-04 h3 span{
	float: left;
	background: url(../images/icons/icon-04.png) no-repeat 0 50%;
	width: 24px; height: 37px; 
}
.icon-05 h3 span{
	float: left;
	background: url(../images/icons/icon-05.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-06 h3 span{
	float: left;
	background: url(../images/icons/icon-06.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-07 h3 span{
	float: left;
	background: url(../images/icons/icon-07.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-08 h3 span{
	float: left;
	background: url(../images/icons/icon-08.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-09 h3 span{
	float: left;
	background: url(../images/icons/icon-09.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-10 h3 span{
	float: left;
	background: url(../images/icons/icon-10.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-11 h3 span{
	float: left;
	background: url(../images/icons/icon-11.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-12 h3 span{
	float: left;
	background: url(../images/icons/icon-12.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-13 h3 span{
	float: left;
	background: url(../images/icons/icon-13.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-14 h3 span{
	float: left;
	background: url(../images/icons/icon-14.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-15 h3 span{
	float: left;
	background: url(../images/icons/icon-15.png) no-repeat 0 50%;
	width: 24px; height: 37px;
}
.icon-16 h3 span{
	float: left;
	background: url(../images/icons/icon-16.gif) no-repeat 0 50%;
	width: 24px; height: 37px;
}
/*end*/

/*@group newsticker -override styles*/
#jjToolsWrap .newsticker li a strong	{
	font-weight: bold;
	color: #000;
}
#jjToolsWrap #news.newsticker li a	{
	font: normal 11px Arial;
	text-decoration: none;
	color: #000;
	height: 20px;
	line-height: 20px;
}
/* Rss Module Styling*/
.blog-rss	{
	background: transparent url(../images/rssicon.png) no-repeat scroll 98% 30%;
	padding-right: 70px;
}
.clubTestimonial .quoteName	{
	background: transparent url(http://joomlajunkie.com/templates/madeyourweb/images/mitch-quote.jpg) no-repeat scroll 0 0;
	font-size: 11px;
	padding: 5px 0 26px 93px;
}
div.clubTestimonial p	{
	font-size: 0.9em;
	font-style: italic;
	line-height: 140%;
	margin: 10px 0;
}
div.icon-01 h3.jjmod-title span.icon {
 padding-top: 0px; height: 40px;
}
/* Polls Module*/
form.polls h4{
	margin: -10px 0 5px 0;
	padding: 0;
	font-size: 13px;
}
form.polls ul,
form.polls li{
	margin: 0;
	padding: 0;
	list-style: none;
}/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: form.css
++ Forms Style Sheet
------------------------------------------------------------------------------*/
input, textarea {
	background-color: #FAF9F9;
	border: 1px solid #DDD7CB;
	padding: 2px 10px 2px 5px;
	color: #5D5545;
	margin: 2px 0;
}
input[type="radio"],
input[type="checkbox"]{
    border:0!important;
    background:none!important;
    width:auto!important;
    padding:0!important;
    margin:0!important;
}/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE: menucore.css
++ Menu Core Style Sheet
----------------------------------------------------------------------------*/
/* Footer Menu
*****************************************/
#jjFooter ul.menu {
	margin: 0;
	padding: 0;
	width: 485px;
	height: 20px;
}
#jjFooter ul.menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
#jjFooter ul.menu li a:link, #jjFooter ul.menu li a:visited {
	text-decoration: underline;
	font: normal 11px arial, serif;
	padding: 2px 5px 2px 0;
	color:#8C7F5D;
	text-transform: uppercase;
}
/* Mini Nav
*****************************************/
#jjMininav ul#mainlevel-nav {
	margin: 0;
	padding: 0;
	border-right: 1px solid #f8f7f4;
	overflow: auto;
	border-left: 1px solid #c6c3b9;
}
#jjMininav ul#mainlevel-nav li {
	float: left;
	padding: 0 10px;
	list-style: none;
	border-left: 1px solid #f8f7f4;
	border-right: 1px solid #c6c3b9;
}
#jjMininav ul#mainlevel-nav a {
	color: #000;
	text-decoration: none;
}
#jjMininav ul#mainlevel-nav a:hover {
	text-decoration: underline;
}
/* Sidenav
*****************************************/
#jjSecondary span.separator {
	background: transparent url(../images/isparent.png) no-repeat 10px 8px;
	text-indent: 20px;
}
#jjSecondary .separator.active {
	background: transparent url(../images/openparent.png) no-repeat 10px 8px;
	text-indent: 20px;
}
#jjSecondary .separator.active .seperator.active {
	background: none;
}
li.parent ul li a.jjSideNavActive {
	background: none;
}
#jjSecondary ul.menu {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DBD7C6;
	margin: -3px -10px 0;
}
#jjSecondary ul.menu li {
	list-style-type: none;
	border-top: 1px solid #DBD7C6;
	line-height: 27px;
}
#jjSecondary ul.menu li a {
	background: transparent url(../images/sidenav-bullet.png) no-repeat 10px 8px;
	text-indent: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	border-top: 1px solid #FFF;
	padding: 0 0 0 10px;
	display: block;
}
#jjSecondary span.separator {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	border-top: 1px solid #FFF;
	padding: 0 0 0 10px;
	display: block;
	cursor: pointer;
}
#jjSecondary ul.menu li.active {
	background: #FaF9F9;
	margin-right: -2px;
}
#jjSecondary ul.menu li a:hover {
	background-color: #EDE9DD;
}
#jjSecondary ul.menu li ul {
	margin: 0;
}
#jjSecondary ul.menu li ul {
	margin-left: 12px;
}
/* If using "-nestedlist" menu suffix
*****************************************/
#jjSecondary ul.menu-nestedlist,
#jjSecondary ul.menu-nestedlist ul {
	margin: 0;
	padding: 0;
}
#jjSecondary ul.menu-nestedlist li {
	list-style-type: circle;
	padding: 0 0 0 10px;
	margin: 0;
	color: #ccc;
}
#jjSecondary ul.menu-nestedlist li a {
	text-decoration: none;
	font-size: 12px;
	color: #333;
}
#jjSecondary ul.menu-nestedlist li.active {
	font-weight: bold;
}
#jjSecondary ul.menu-nestedlist li a:hover {
	text-decoration: underline;
}
#jjSecondary ul.menu-nestedlist ul li{
	font-weight: normal;
	list-style-type: disc;
}
/* If using Joomla module menu
*****************************************/
#jjNavigation ul#mainlevel-nav {
	float: left;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#jjNavigation #mainlevel-nav li {
	border-right: 1px solid #444;
	float: left;
}
#jjNavigation a.mainlevel-nav {
	color: white;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: .75em 1em;
	float: left;
}
#jjNavigation a.mainlevel-nav:hover {
	background: #000 url(../images/nav-active-bg.jpg) repeat-x scroll 0 1px;
	color: #000;
}
/*** ESSENTIAL STYLES ***/
.superfish, .superfish * {
margin: 0;
padding: 0;
list-style: none;
}
.superfish {
line-height: 1.0;
}
.superfish ul {
position: absolute;
top: -999em;
width: 10em; /* left offset of submenus need to match (see below) */
z-index:99;
}
.superfish ul li {
width: 100%;
}
.superfish li:hover {
visibility: inherit; /* fixes IE7 'sticky bug' */
}
.superfish li {
float: left;
position: relative;
}
.superfish a {
display: block;
position: relative;
}
.superfish li:hover ul,
.superfish li.sfHover ul {
left: 0;
top: 2.5em; /* match top ul list item height */
z-index: 99;
}
ul.superfish li:hover li ul,
ul.superfish li.sfHover li ul {
top: -999em;
}
ul.superfish li li:hover ul,
ul.superfish li li.sfHover ul {
left: 10em; /* match ul width */
top: 0;
}
ul.superfish li li:hover li ul,
ul.superfish li li.sfHover li ul {
top: -999em;
}
ul.superfish li li li:hover ul,
ul.superfish li li li.sfHover ul {
left: 10em; /* match ul width */
top: 0;
}
/*** DEMO SKIN ***/
.superfish {
float: left;
margin: 0 0 0 0;
}
.superfish ul{
background: #F4F2F2 url(../images/suckerfish-bg.jpg) repeat-x left bottom;
border-color: #DDD7BF;
border-style: none solid;
border-width: 0 1px;
color: #333;
}
.superfish a {
border-right: 1px solid #444;
padding: .75em 1em;
text-decoration: none;
}
.superfish a, .superfish a:visited {/* visited pseudo selector so IE6 applies text colour*/
color: #fff;
}
.superfish li.jjActive,
.superfish li:hover {
background: #000 url(../images/nav-active-bg.jpg) repeat-x;
}
.superfish li.sf-with-ul a{
background: transparent url(../images/child.gif) no-repeat 50% 24px;
}
.superfish li.sf-with-ul ul a,
.superfish li.sf-with-ul ul li.jjSubchild li a,
.superfish li.sf-with-ul ul li.jjSubchild li.jjSubchild li a{
background: none;
}
.superfish li.sf-with-ul ul li.jjSubchild a,
.superfish li.sf-with-ul ul li.jjSubchild li.jjSubchild a{
background: transparent url(../images/subchild-off.gif) no-repeat 95% 50%;
}
.superfish li.jjActive a,
.superfish li:hover a {
color: #000;
}
#jjNavigation .superfish li li a,
#jjNavigation .superfish li li li a {
border-left: 0;
border-right: 0;
border-bottom: 1px solid #DDD7BF;
}
#jjNavigation .superfish li li,
#jjNavigation .superfish li li li,
#jjNavigation .superfish li li a,
#jjNavigation .superfish li li li a {
color: #000;
}
#jjNavigation .superfish li li li {

}
.superfish li:hover, 
.superfish li.sfHover, 
.superfish a:focus, 
.superfish a:hover, 
.superfish a:active, 
.superfish li.jjActive {
background: #000 url(../images/nav-active-bg.jpg) repeat-x scroll 0 1px;
outline: 0;
}
/*** arrows **/
.superfish a.sf-with-ul {
padding-right: 2.25em;
min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em; /* IE6 only */
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {/* give all except IE6 the correct values */
top: .8em;
background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.superfish ul .sf-sub-indicator {
background-position: -10px 0;
}
.superfish ul a > .sf-sub-indicator {
background-position: 0 0;
}
/* apply hovers to modern browsers */
.superfish ul a:focus > .sf-sub-indicator,
.superfish ul a:hover > .sf-sub-indicator,
.superfish ul a:active > .sf-sub-indicator,
.superfish ul li:hover > a > .sf-sub-indicator,
.superfish ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
background: #F4F2F2 url(../images/suckerfish-bg.jpg) repeat-x bottom left;
padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
background: transparent;
}
#jjNavigation #jjSuperfish li.sf-with-ul{
z-index: 999;
}/*  template.css */
body { 
	margin: 0px; 
	background:url("../images/bg.jpg") repeat scroll 0 28px #F4F2EA
}

/* modules.css */
.module, .module-sfx, .module_menu	{
	margin: 0px 10px 0px;
}
.h3style-09 h3	{	
	background: url(../images/modules/h3style-09.jpg) repeat-x; height: 35px; line-height: 35px;
	height: 40px;
	padding: 0px 10px;
	margin-bottom: 0px;
}

.h3style-09 h3,
.contentheading ,
.componentheading {
	color: #0C283A;
}

h2 {
	color: #2B1800;
}
/* structure.css */
#jjWrapper.scheme_2 #jjSecondary.first-in-scheme	{
	background: #F2EFE0;
	margin: 10px 10px 10px 10px;	
}
#jjWrapper.scheme_2 #jjPrimary.second-in-scheme	{
	width: 710px;
	margin: 10px 0 0px 20px;
}

/* menucore.css */
#jjSecondary ul.menu li.active {
	margin-right:0px;
}

/*  Contact Us */
#phocamaps div.box{
	width: 500px;
	margin: 0 auto;
}
.contacts {
	width: 500px;
}
.contacts  td {
	vertical-align:top;
}

.contacts h6, .contacts p {
	padding:0 0;
	margin:0 0;
}

.contacts h6 {
	color: #3C372B;
}
/*  Statement of Beliefs */
.beliefs h2 {display: inline; font-size:1em; }
.beliefs { font-size:1.5em }
.beliefs li p { font-size:0.7em; padding-bottom: 0 !important; }
.beliefs  { margin-left:0; }
.beliefs li { list-style-type: upper-alpha; margin-top: 20px !important;}
.beliefs li ol  { font-size:0.7em; margin-top: 0px !important;}
.beliefs li ol  li{ list-style-type: decimal; margin-left: 60px; margin-top: 10px !important; }
.beliefs li ol  li p{ font-size:1.0em; margin-top:0 !important;padding-bottom:0 !important; }


/* Quick Links */
#jjToolbar	{
	background: transparent url(../images/trans.png) repeat;
	padding-top: 3px;
}

/*  Footer */
#copyright {
	color: #55503D;
}

.right a {
	color:#54A034 !important;
	font-weight:bold;
	text-decoration: none !important;
}

/* Preachit Frontend Admin */
.defaultadmin, .bulletadmin {
	padding-bottom: 20px;
}

/* logos reftagger */ 
.lbsTooltipFooter { display: none;}
.lbsTooltipHeader { background-color: #274253; color: #FFFFFF; }
.lbsTooltipBody {  }
.lbsTooltip {background-color: #EAE7E0; color: #3C372B; }
