/*=============================*/
/*--- Common Elements START ---*/
/*=============================*/
*
{
	padding:0;
	margin:0;
}

body
{
	color: #000;
	background-color: #968617;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}

img
{
	border: none;
	margin: 5px;
	padding: 5px;
}

a:link		{ color: #CC9900; text-decoration: none; }
a:visited	{ color: #996600; text-decoration: none; }
a:hover   { color: #CC9900; text-decoration: underline; }
a:active	{ color: #FFCC33; text-decoration: underline; }

h1,h2,h3,h4,h5,h6
{
	font-family: Georgia, Palatino, Times, Times New Roman, serif;
}

h2 sup, h3 sup, h4 sup
{
	font-weight: normal;
	font-size: 10pt;
	line-height:18pt;
}

acronym {
	text-decoration: none;
	font-weight:bold;
	/* color: #D7661C; */
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

/*===========================*/
/*--- Common Elements END ---*/
/*===========================*/

/*===============================*/
/*--- Site Construction START ---*/
/*===============================*/

#main
{
	width: 784px;
	margin: 0 auto;
	background:url(../images/bgMid.jpg) repeat-y;
}

/*====================*/
/*--- Header START ---*/
/*====================*/
#header
{
	height:260px;
	width:784px;
	margin-bottom:0;
	background:url(../images/bgTop.jpg) no-repeat;
}

#logo
{
	float:left;
	margin:25px 0 5px 70px;
}

#splash
{
	float:right;
	margin:20px -13px 0 0;
}

#cmn
{
	clear:right;
	float:right;
	width:396px;
	height:61px;
	margin:-8px 0 0 0;
	padding-right:34px;
	text-align:right;
}

#cmnlogo
{
	margin:0;
	padding:0;
	border:none;
}

/*==================*/
/*--- Header END ---*/
/*==================*/

/*======================*/
/*--- Main Nav START ---*/
/*======================*/
#nav{
	width:720px;
	position: relative;
	left: 33px;
	margin-top:-5px;
	padding: 0;
	height:52px;
	clear:both;
	background-color: #fff;
}

#nav a
{
	text-indent:-9999px;
	text-decoration:none;
	float:left;
}

#nav ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#nav li
{
	float:left;
	text-align: center;
}

#btnEdCole,#btnEdCole a{width:77px; height:52px; background:url(../images/nav/btnEdCole.jpg);}
#btnColeisms,#btnColeisms a {width:84px; height:52px; background:url(../images/nav/btnColeisms.jpg);}
#btnLeaders,#btnLeaders a{width:134px; height:52px; background:url(../images/nav/btnLeaders.jpg);}
#btnMIM,#btnMIM a{width:125px; height:52px; background:url(../images/nav/btnMIM.jpg);}
#btnCommissioning,#btnCommissioning a{width:120px; height:52px; background:url(../images/nav/btnCommissioning.jpg);}
#btnLicensing,#btnLicensing a{width:88px; height:52px; background:url(../images/nav/btnLicensing.jpg);}
#btnAbout,#btnAbout a{width:92px; height:52px; background:url(../images/nav/btnAboutUs.jpg);}
#btnEdCole a:hover,#btnColeisms a:hover,#btnLeaders a:hover,#btnMIM a:hover,#btnLicensing a:hover,#btnCommissioning a:hover,#btnAbout a:hover{background-position:bottom}
#nav a.navLinkActive { background-position:bottom; }
/*====================*/
/*--- Main Nav END ---*/
/*====================*/

/*=====================*/
/*--- User Nav START --*/
/*=====================*/
#user
{
	width:200px;
	position: relative;
	left:552px;
	padding: 0;
	margin:0;
	height:20px;
	clear:both;
	background-color: #fff;
	font-size:8px;
	letter-spacing:8px;
	line-height:20px;
	text-align:center;
}

#user a
{
	text-decoration:none;
	float:left;
	color:#000;
	border-bottom:solid 1px #ccc;
}

#user a:hover
{
	background-color:#6f6f6f;
	/*color:#fff;*/
}

#user ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#user li
{
	float:right;
	text-align:center;
}

#btnLogin,#btnLogin a{width:100px; height:20px;}
#btnJoin,#btnJoin a{width:100px; height:20px;}
#btnMyAccount,#btnMyAccount a{width:100px; height:20px;}
#btnLogout,#btnLogout a{width:100px; height:20px;}
#btnLogin a:hover,#btnJoin a:hover,#btnMyAccount a:hover,#btnLogout a:hover{background: url(../images/user-select-bg.jpg)}
/*=====================*/
/*--- User Nav END ----*/
/*=====================*/

/*=====================*/
/*--- Content START ---*/
/*=====================*/

#content
{
	width:724px;
	float:left;
	padding:14px 0 10px 60px;
	background:url(../images/bgPage.jpg) repeat-y;
}

#content p
{
	margin: 0 68px 10px 0;
	text-align:justify;
}

#content h1
{
	width: 484px;
	margin-bottom: 10px;
	padding: 10px 0 3px 0;
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: 900;
	font-style: italic;
	font-stretch: wider;
}

#content h2
{
	width: 484px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: 900;
	font-style: italic;
	font-stretch: wider;
	border-bottom: 1px solid #968617;
}

#content h3
{
	width: 484px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 14pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
	font-stretch: wider;
	border-bottom: 1px solid #000;
}

#content h4
{
	width: 484px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 14pt;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
	font-stretch: wider;
}

#content em
{
	font-style: italic;
}

#content ul
{
	margin-left: 20px;
}

#content dd
{
	padding-left: 25px;
	margin-bottom: 20px;
}

#content dd strong
{
	font-size: 9pt;
}

/*--- Page START ---*/
#page
{
	float:left;
	width:484px;
	padding-bottom:10px;
}
/*
#page h2
{
	width: 484px;
	margin-bottom: 10px;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: 900;
	font-stretch: wider;
	border-bottom: 1px solid #968617;
}
*/

#page p
{
	margin: 0 0 10px 0;
}

/*
#page em
{
	font-size: 7pt;
	font-style: italic;
	text-align: left;
}

#page ul
{
	margin-left: 20px;
}

#page dd
{
	margin-bottom: 20px;
}
*/
.paginationNav {
	width:95%;
	border:1px solid #ccc;
	border-right:none;
	border-left:none;
	padding:3px;
	margin:10px 0;
}
/*--- Page END ---*/

/*--- Right Column START ---*/
#subPage
{
	float: right;
	width:210px;
}

#subPage p
{
	width: 165px;
	margin-left: 20px;
	margin-bottom: 25px;
}

#subPage ul
{
	width: 165px;
	margin:auto;
	list-style:none;
}

#subPage li
{
	margin-bottom: 5px;
}

#subPage img
{
	margin:0 0 5px 10px;
}

#subPage h4
{
	width: 170px;
	margin:auto;
	font-style: italic;
	font-size: 15px;
}

.top
{
	width:210px;
	height:25px;
	background:url(../images/borderSideBox.jpg);
}

.middle
{
	width:210px;
	padding-bottom:1px;
	font-size:8pt;
	background:url(../images/bgSideBox.jpg) top left repeat-y;
}

.bottom
{
	width:210px;
	height:25px;
	background:url(../images/bottomSideBox.jpg) top left;
}
/*--- Right Column END ---*/
/*===================*/
/*--- Content END ---*/
/*===================*/

/*===============================*/
/*--------- Partners START ------*/
/*===============================

#partners
{
	width:700px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	padding: 0;
	height:100px;
	clear:both;
	border-top:1px solid #968617;
	text-align:center;
	vertical-align:middle;
}

#partners a
{
	float:left;
}

#partners ul
{
	padding:0;
	list-style:none;
}

#partners li
{
	float:left;
}

#partners img
{
	float:left;
	margin-top:auto;
	border:0;
}
===============================*/
/*--------- Partners END --------*/
/*===============================*/

/*===============================*/
/*--------- Footer START --------*/
/*===============================*/
#footer{
	clear:both;
	font-size:7pt;
	color:#fff;
	width:625px;
	height:38px;
	padding:0 80px;
	float:left;
	background:url(../images/bgFooter.jpg);
}

#footer p
{
	margin:5px 0 0 0;
	padding:0;
}

#footer a
{
	color:#fff;
}

#left
{
	float:left;
	width: 550px;
}
#right
{
	float:right;
	width: 70px;
	text-align: right;
}
/*===============================*/
/*---------- Footer END ---------*/
/*===============================*/

/*======================================*/
/*---------- Disclaimers START ---------*/
/*======================================*/
#disclaimers
{
	clear:both;
	text-align: center;
	width: 784px;
	background-color: #968617;
	color: #fff;
	font-size: 7pt;
}

#disclaimers a
{
	color: #fff;
}

/*====================================*/
/*---------- Disclaimers END ---------*/
/*====================================*/

/*===============================*/
/*------- Typography START ------*/
/*===============================*/

/*--- Coleisms START ---*/
.coleism
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20pt;
	font-style: italic;
	font-weight: bold;
	text-indent: 25px;
	text-align: left;
	padding-top: 5px;
	background: url(../images/coleisms/quotebg.gif) top left no-repeat;
}

.coleism_author
{
	width: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.coleism_scripture, .coleism_additionalInfo
{
	font-size: 8.5pt;
	font-style: italic;
}
/*--- Coleisms END ---*/

.quote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	font-style: italic;
	font-weight: bold;
	text-indent: 25px;
	text-align: left;
	padding-top: 5px;
	background: url(../images/coleisms/quotebg.gif) top left no-repeat;
}

.reference
{
	font-size: 9px;
}
/*--- Products START ---*/
.product_image
{
	margin: 0 5px 5px 0;
	float: left;
}
/*--- Products END ---*/

/*--- Error START ---*/

#error
{
	width:90%;
	color:red;
	font-weight:bold;
	background-color:#FF9999;
	padding:5px;
	border:1px dashed red;
	margin-bottom:10px;
}
p.error
{
	text-align:left;
}
p.error a {
	text-decoration:underline;
	color:red;
}
#notice
{
	width:90%;
	color:green;
	font-weight:bold;
	background-color:#CCFFCC;
	padding:3px 3px 0 5px;
	border:1px dashed green;
	margin-bottom:10px;
}
p.notice
{
	text-align:left;
}

/*--- TRAX ERROR CSS ---*/
.fieldWithErrors {
padding: 2px;
background-color: red;
display: table;
width: 1px;
}

#ErrorExplanation {
width: 400px;
border: 2px solid red;
padding: 7px;
padding-bottom: 12px;
margin-bottom: 20px;
background-color: #f0f0f0;
}

#ErrorExplanation h5 {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: -7px;
background-color: #c00;
color: #fff;
}

#ErrorExplanation h2 {
width:395px;
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: -7px;
background-color: #c00;
color: #fff;
}

#ErrorExplanation p {
color: #333;
margin-bottom: 0;
padding: 5px;
}

#ErrorExplanation ul li {
font-size: 12px;
list-style: square;
}
/*--- TRAX ERROR CSS END ---*/
/*--- Error END ---*/
/*===============================*/
/*------- Typography END --------*/
/*===============================*/