/***********************************
	COLORS
	Dark Gray = #9AAB63
	Light Gray = #A3A3A3
	newlink 363636
************************************/

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #900105;
	line-height: 18px;
}





/* DEFAULTS */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; text-align: left; }
p { letter-spacing: -0.3px; padding-top:3px; }
a:link, a:visited {color:#8D8D8D; font-weight: bold; text-decoration: none;}
a.light:link {color:#8D8D8D;}
a:hover {color:#FFFFFF; background-color:#828282;padding:3px 0px 0px 0px;}
a:focus { outline: none; }
img { border: 0; }
acronym { cursor: help; }
em { font-style: italic;}
strong { font-weight: bold;}




/* TEXT STYLES */

h1.trade {
	font-size: 22px;
}

h2.trade {
	padding: 5px 0 0 0;
	font-size: 16px;
}

h3.trade {
	padding: 5px 0 0 0;
	font-size: 16px;
}

p {
	letter-spacing: normal;
	line-height: 18px;
}





/* CONTAINER */

#container {
	position: relative;
	width: 960px;
	height: auto;
	margin: 0px auto;
}

.widthcontain {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}	




/* HEADER */

#header {
	position: relative;
	background: url(../media/headerbg.jpg) #454545 left no-repeat;
	height: 330px;
}

#logo a:link, #logo a:visited, #logo a:hover {
	position: absolute;
	width: 280px;
	height: 63px;
	left: 20px;
	top: 0;
	z-index: 2;
	background: transparent;
}






/* TOP-LEVEL NAVIGATION */
#navbar {
	height: 35px;
	text-align: left;
	margin: 0 0 0 500px;
	padding: 25px 0 0 0;
	z-index: 3000;
	position: relative;
}

#navbar ul {
	text-transform: uppercase;
}

#navbar li {
	float: left;
	list-style-type: none;
	margin-left: 125px;
}

#navbar a:hover {
	border-bottom: 1px solid #000000;
	padding: 0 0 0 0;
}

a.trade:link, a.trade:visited {
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	
	padding: 0 0 0 0;
}




/* DROPDOWN MENU NAVIGATION */
#menus {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
	z-index: 100000;
}
	
#menus a {
	font-weight: normal;
	color: #575757;
}
#menus a:hover {
	background-color: #5E5E5E;
	color: #FFFFFF;
}
	
.dropdownmenu {
	background-color: #ffffff;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	height: 300px;
	width: 350px;
	z-index: 2000;
	opacity: .8;
    filter:alpha(opacity=95);
    padding: 2px 0 0 0;
}	
.dropdownsmall {
	width: 170px;
}
	
.leftdrop {
	display: block;
	float: left;
	width: 170px;
}
	
.rightdrop {
	display: block;
	float: left;
	width: 170px;
}

.rightdrop2 {
	display: block;
	float: left;
	width: 190px;
}


	
.dropdownmenu h1:first-child {
	margin-top: 9px;
}	
.dropdownmenu h1
	{
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0px 0 40px;
	text-align: left;
	text-transform: lowercase;
	}
.dropdownmenu ul
	{
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 0 40px;
	text-align: left;
	}
	
.dropdownmenu li {
	line-height: 18px;
}
	
#imnew {
	position: absolute;
	float: left;
	left: 190px;
	top: 18px;
	display: none;
}
	
#nextsteps {
	position: absolute;
	float: left;
	left: 415px;
	top: 18px;
	display: none;
}
	
#watch {
	position: absolute;
	float: left;
	left: 674px;
	top: 18px;
	width: 250px;
	display: none;
}
	
	
/*  IMAGE */
#myflash {
	position:absolute;
	margin: 35px auto 25px auto;
	width: 412px;
	right: 13%;
}

#mypix {
	position:absolute;
	margin: 35px auto 25px auto;
	width: 940px;
}
	
/*  IMAGE */
#mainimage {
	height: 420px;
	margin: 25px auto 5px auto;
	width: 940px;
	z-index: 1000;
}
	
#mainimage a:hover {
	background: transparent;
	padding: 0 0 0 0;
}

#mainimage img {
	height: 264px;
	width: 468px;
}





/* BOTTOMBAR */
#backgroundbar {
	background: url(../media/basicinfobg.jpg) repeat-x #000000;
	height: 170px;
	margin: 0px auto;
}

#backgroundbar h1.trade {
	color: #FFFFFF;
	padding-bottom: 9px;
	text-transform: lowercase;
	font-size: 20px;
	line-height: 18px;
}

#backgroundbar p {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0px;
	text-transform: lowercase;
	line-height: 18px;
}

#barcontainer {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#bottomleft {
	float: left;
	width: 200px;
	text-align: right;
	padding: 20px 40px 0 0;
	background: url(../media/bottomborderline.jpg) right 20px no-repeat;
}

#bottomleft h1.trade {
	text-align: right;
}
	
#bottomcenter {
	float: left;
	text-align: left;
	width: 400px;
	height: 117px;
	padding: 20px 0 0 40px;
	margin-left: 0px;
}

#bottomcenter h1.trade {
	text-align: center;
}

#bottomright {
	float: right;
	width: 220px;
	padding: 20px 0 0 40px;
	text-align: left;
	background: url(../media/bottomborderline.jpg) left 20px no-repeat;
}






/* PAGE STYLES */
.staticcontent {
	background: url(../media/bottomstaticbg.jpg) center top no-repeat;	
	height: 144px;
	margin: 20px auto 20px auto;
	width: 960px;
}



.staticcolumn_half1 {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 20px 10px 0px 20px;
	text-align: left;
	width: 450px;
}

.staticcolumn_half2 {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 20px 10px 0px 20px;
	text-align: left;
	width: 450px;
}


.staticcolumn_medium {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 20px 10px 0px 20px;
	text-align: left;
	width: 640px;
}




.staticcolumn_medium_rt {
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 20px 10px 0px 20px;
	text-align: left;
	width: 210px;
	color: #4e4e4e;
}

.staticcolumn {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	width: 210px;
}
	
.staticcolumn h2, .staticcolumnlast h2 {
	font-size:13px;
	font-weight:bold;
	padding: 5px 0 0px 0;
}
	
.staticcolumn strong, .staticcolumnlast strong {
	font-weight:bold;
}
	
.staticcolumn img {
	margin-bottom: -13px;
	padding: 24px 0 0 0;
}
	
.staticcolumnlast {
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	width: 160px;
	color: #4e4e4e;
}
	
.staticcolumn h1, .staticcolumnlast h1, #faqquestion h1, #faqanswer h1 {
	color: #454545;
	padding: 10px 0 0 0;
}
	
.staticcolumn p, .staticcolumnlast p, #faqquestion p, #faqanswer p {
	padding: 5px 0 10px 0;
}
	
.staticcolumn em {
	font-style: italic;
}
.staticcolumn ul.beginning {
	margin-top: 18px;
	padding-left: 10px;
}
	
.staticcolumn ul li {
	list-style-type: disc;
}
	
.staticcolumnlast ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	list-style-type: disc;
	text-align: left;
}

.staticcolumnlast ul ul, .staticcolumn ul ul {
	list-style-type: circle;
	padding: 0 0 0 2px;
	margin: 0 0 0 30px;
}
#faqquestion {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	width: 420px;
}

#faqanswer {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 5px 10px 0px 20px;
	text-align: justify;
	width: 420px;
}

#faqanswer ul {
	list-style-type: disc;
}

.egive img {
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}


/* FAMILY MINISTRY TEMPLATE PAGES */

#imagebanner {
	background: url(../media/imagebannerbg.jpg) center top no-repeat;	
	height: 167px;
}
	
#imagebanner ul {
	margin-left: auto;
	margin-right: auto;
	padding-top: 23px;
	width: 980px;
}
	
#imagebanner ul li {
	display: inline;
	margin-right: 52px;
}
	
#imagebanner ul li:first-child {
	margin-left: 30px;
}
	
#imagebanner a:link, #imagebanner a:hover {
	background-color: #454545;
	padding: 0 0 0 0;
	color: #ffffff;
}
	
#bottomfmbg {

	height: 200px;
	line-height: 18px;
}
	


#fminfo {
	color: #4e4e4e;
	float: left;
	font-size: 11px;
	margin-bottom: 36px;
	padding: 20px 10px 0px 20px;
	text-align: left;
	width: 900px;
}


	
#fminfo p {
	color: #4e4e4e;
	font-size: 11px;
}

#fminfo strong {
	font-weight:bold;
}
	
#fminfo ul, ol {
	color: #616061;
	font-size: 11px;
	padding: 9px 0px 9px 30px;
}
	
#fminfo ul li {
	list-style-type: disc;
}

#fminfo ol li {
	list-style-type: decimal
}
	
#fmrightinfo
	{
	float: left;
	padding-top: 20px;
	margin: -14px 0 0 122px;
	text-align: left;
	width: 160px;
	}
	
#fmrightinfo p
	{
	color: #ffffff;
	font-size: 11px;
	margin: -2px 0 31px 0;
	}
	
#fmrightinfo h1
	{
	margin-bottom: 7px;
	margin-top: -14px;
	color: #858585;
	}
	
/* WATCH MESSAGES PAGE */

.messagedrop {
	border-bottom: 1px solid #858585;
}

.message {
	background: url(../media/messagestopborder.jpg) no-repeat;
	clear: both;
	height: 216px;
	margin: 35px auto 20px auto;
	width: 960px;
}
	
.message img {
	float: left;
	margin-left: 10px;
}
	
ul.weeklies {
	color: #4e4e4e;
	float: left;
	padding-left: 42px;
	padding-top: 18px;
	text-align: left;
	width: 273px;
}
	
li.title {
	font-size: 18px;
}
	
li.byline {
	margin-bottom: 4px;
	font-size: 11px;
}
	
ul.watch {
	float: left;
	width: 80px;
}
	
ul.watch li {
	color: #858585;
	font-size: 11px;
	margin-top: 22px;
}
	
ul.watch li a
	{
	color: #4e4e4e;
	font-weight: normal;
	text-decoration: none;
	}
	
ul.watch li a:hover
	{
	background-color: #ffffff;
	color: #858585;
	}
	
ul.buy
	{
	float: left;
	width: 80px;
	}
	
ul.buy li
	{
	color: #858585;
	font-size: 11px;
	margin-top: 22px;
	}
	
ul.buy li a
	{
	color: #4e4e4e;
	font-weight: normal;
	text-decoration: none;
	}
	
ul.buy li a:hover
	{
	background-color: #ffffff;
	color: #858585;
	}
	
ul.discuss
	{
	float: left;
	width: 80px;
	}
	
ul.discuss li
	{
	color: #858585;
	font-size: 11px;
	margin-top: 22px;
	}
	
ul.discuss li a
	{
	color: #4e4e4e;
	font-weight: normal;
	text-decoration: none;
	}
	
ul.discuss li a:hover
	{
	background-color: #ffffff;
	color: #858585;
}

	
/* FOOTER */

#footer {
	background-color: #000000;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0 5px 0;
	position: relative;
	height: 100%;
}

#footer p {
	color: #ffffff;
	font-size: 9px;
	line-height: 14px;
	margin: 25px 0 9px 0;
	padding: 0 25px 0 0;
	text-align: right;
}

#footer a {
	color: #ffffff;
	font-size: 9px;
	line-height: 14px;
	margin: 5px 0 9px 0;
	text-align: right;
}

/* FORMS */

#errorbox {
	padding: 0px 8px 0px 8px;
	background-color: #CCCCCC;
	border: 1px dotted #000000;
	color: #000000;
	font-weight: bold;
	opacity: .8;
}

.form
	{
	background: url(../media/formbg.jpg) no-repeat;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	width: 960px;
	padding: 15px 15px 25px 15px;
	color: #454545;
	height: 200px;
	}
.form h1 {
	padding-bottom: 10px;
}
.formcol1 {
	float: left;
	width: 450px;
	text-align: left;
	padding: 0 30px 0 0;
}
.formcol2 {
	float: left;
	width: 450px;
	text-align: left;
	padding: 0 0 0 30px;
}
input, select, textarea {
	font-size: 14px;
	color: #454545;
	padding: 2px;
}
label {
	float: left;
	width: 100px;
}
.form p {
	line-height: 20px;
	padding-bottom: 10px;
}