
/*-------------RESETS ALL CSS-------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*-------------Layout-------------*/


/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	font-family: Georgia, Times, Arial, Helvetica, Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
	width: 100%;
    text-align: center;
    /*
	voice-family: "\"}\"";
    voice-family: inherit;
    font-size: 12pt;
	}
	html>body { /* be nice to Opera 
    font-size: small;*/

}


table{
	margin: 10px 0 10px 0;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	font-size: 14px;
	color: #606053;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: left;
}

th {
	font-size: 14px;
	color: #535345;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: left;
}


/*---------------------------------------------------------------------------------
Global Text
---------------------------------------------------------------------------------*/

p {
	font-size: 13px;
	color: #606053;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 1.4em;
	text-align: left;
}


h1 {
	font-size: 20px;
	color: #535345;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	text-align: left;
	display: block;
	background: url("../images/hr.gif") repeat-x bottom	 left;
}

h2 {
	font-size: 17px;
	color: #30301F;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	text-align: left;
	background: url("../images/hr.gif") repeat-x bottom	 left;
}

h3 {
	font-size: 15px; 
	color: #30301F;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 10px 0 0 0;
	text-align: left;
}

ul {
	margin: 0;
	padding: 0 0 20px 30px;
	
}

li {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	list-style-image: url("../images/arrow.gif") no-repeat center left;
	font-size: 13px;
	color: #30301F;
	font-weight: normal;
}

li a{
	padding: 0 12px 0 0;
	font-size: 14px;

}


a {
	margin: 0;
	padding: 0 0 0 15px;
	background: url("../images/arrow.gif") no-repeat center left;
}

a:link		{ color: #823F09; text-decoration: none;}
a:visited	{ color: #823F09; text-decoration: none;}
a:hover		{ color: #30301F; text-decoration: none; background: url("../images/arrowover.gif") no-repeat center left;}
a:active	{ color: #823F09; text-decoration: none;}


.noarrow{
	margin: 0;
	padding: 0;
	background-image: none;
}

.noarrowlist{
	margin: 0 0 6px 0;
	padding: 0;
	list-style-image: none;
}

.noarrow:hover{
	margin: 0;
	padding: 0;
	background-image: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small {
	font-size: 80%;
}

/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

.hr {
	width: 100%;
	float: left;
	background: url("../images/hr.gif") repeat-x top left;
	height: 5px;
	padding: 10px 0 10px 0;
}


.break {
	height: 30px;
	width: 100%;
	float: left;
}

.smallbreak {
	height: 15px;
	width: 100%;
	float: left;
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/

.content {
	width: 930px;
	margin: 0 auto 0 auto;
	padding: 0px;

}

/*--Header---*/

#header_wrapper {
	text-align: center;
	background: url("../images/bg.gif") repeat-x top left #FFFFFF;
	width:100%;
	height: 108px;
	padding: 20px 0 0 0;
}

#header_wrapper .content h1{
	background: url("../images/onlytruegodlogo.gif") no-repeat top left;
	padding: 53px 0 0 0;
	margin: 0; 
	display: block;
	height: 0;
	overflow: hidden;
}

#header_wrapper img{
	margin: 10px 0 10px 0;
}

#header_content {
	padding: 15px 0 24px 0;
	text-align: left;
}


/*--Navigation--*/

#nav_wrapper {
	text-align: center;
	background: url("../images/nav_bg.gif") repeat top left #FFFFFF;

}

.nav_content {
	text-align: center;
	padding: 5px 0 5px 0;
}

.nav_content ul{
	padding: 0;
	float: left;
	list-style-type: none;
}

.nav_content li{
	padding: 0;
	margin: 0;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: none;

}

.nav_content li a {
	padding: 3px 4px 3px 3px;
	margin: 0 4px 0 0;
}

.nav_content li a:link		{ color: #FFF; text-decoration: none; background-image: none;}
.nav_content li a:visited	{ color: #FFF; text-decoration: none; background-image: none;}
.nav_content li a:hover		{ color: #30301F; text-decoration: none; background-color: #CBCBC7; background-image: none;}
.nav_content li a:active	{ color: #FFF; text-decoration: none; background-image: none;}

.nav_content #selected a{
	color: #30301F;
	text-decoration:
	none; background-color: #CBCBC7;
}




/*--Sub Navigation--*/

#content_wrapper .content .small_left #subnav ul{
	background: url("../images/hr.gif") repeat-x top left;
	padding: 3px 0 0 0;
	margin: 0;

}

#content_wrapper .content .small_left #subnav li{
	background: url("../images/hr.gif") repeat-x bottom left;
	padding: 0 0 3px 0;
	list-style-image: none;
	margin: 0;

}


#content_wrapper .content .small_left #subnav ul li ul{
	margin: 0;
	padding: 0;
	
}

#content_wrapper .content .small_left #subnav ul li ul li{
	background-image: none;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: none;
	
}


#content_wrapper .content .small_left #subnav ul li ul li a{
	background-color: transparent;
	padding: 2px;
	color: #626255;
	font-size: 13px;
	_height: 1em

}

#content_wrapper .content .small_left #subnav ul li ul li>a {
float: none;
}

#content_wrapper .content .small_left #subnav ul li ul li a:link		{ color: #626255; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li a:visited		{ color: #626255; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li a:hover		{ color: #30301F; text-decoration: none; background-color: #EFEFE4; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li a:active		{ color: #626255; text-decoration: none; background-image: none;}


#content_wrapper .content .small_left #subnav ul li ul li ul li a{
	background-color: transparent;
	padding: 2px;
	color: #474738;
	font-size: 12px;
}

#content_wrapper .content .small_left #subnav ul li ul li ul li a:link		{ color: #474738; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li ul li a:visited		{ color: #474738; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li ul li a:hover		{ color: #30301F; text-decoration: none; background-color: #EFEFE4; background-image: none;}
#content_wrapper .content .small_left #subnav ul li ul li ul li a:active		{ color: #474738; text-decoration: none; background-image: none;}

#content_wrapper .content .small_left #subnav .subnav_selected{
	color: #30301F;
	text-decoration: none;
	background-color: #EFEFE4;
}

#content_wrapper .content .small_left #subnav ul li ul{
	background-image: none;
	padding: 0;
	margin: 0;
	clear: both;
	
}

#content_wrapper .content .small_left #subnav a{
	
	display: block;
	margin: 3px 0 3px 0;
	padding: 3px;
}

#content_wrapper .content .small_left #subnav li a:link		{ color: #30301F; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav li a:visited	{ color: #30301F; text-decoration: none; background-image: none;}
#content_wrapper .content .small_left #subnav li a:hover	{ color: #30301F; text-decoration: none; background-color: #EFEFE4; background-image: none;}
#content_wrapper .content .small_left #subnav li a:active	{ color: #30301F; text-decoration: none; background-image: none;}






/*--Content--*/


#content_wrapper {
	text-align: center;
	padding: 0;
	margin: 0;
	margin: 0 auto 0 auto;

}

.content {
	text-align: center;
	width: 910px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
}

#content_wrapper .content{
	padding: 48px 20px 0 20px;
}

.small_left {
	width: 190px;
	float: left;
	margin: 0 20px 0 0;
}

.small_right{
	width: 190px;
	float: right;
	margin: 0 0 0 20px;
}

.main {
	width: 700px;
	float: left;
}

.main_third {
	float: left;
	width: 190px;
	margin: 0 20px 0 0;
}

.main_third_end {
	float: right;
	width: 220px;
}

.main_half_left{
	float: left;
	width: 340px;
}

.main_half_right {
	float: right;
	width: 340px;
}



.half_left{
	float: left;
	width: 440px;
}

.half_right{
	float: right;
	width: 440px;
}

.half_right img{
	border: double 3px #B7B7B1;
	margin: 10px 0 20px 0;
	
}

.half_left img{
	border: double 3px #B7B7B1;
	margin: 10px 0 20px 0;
	
}

.backgroundgrey1{
	background-color: #EFEBE6;
	padding: 20px;
}

.backgroundgrey2 a{
	padding: 0 0 0 15px;
}

.backgroundgrey2{
	background-color: #EFEFE4;
	padding: 20px;
}

#background_halfs{
	background: url("../images/halfs_bg.gif") repeat-y top left;
	float: left;
	width: 100%;
}

.mainhalfs_lines{
	background: url("../images/halfs_lines.gif") repeat-x top left;
	float: left;
	width: 100%;
	padding: 2px 0 2px 0;
}

#content_wrapper .content .main .mainhalfs_lines ul li a{
	padding: 0 0 0 15px;
}

.moreart .content a{
	padding: 0 0 0 15px;
}

.moreart h2{
	margin: 20px 0 5px 0;

}

.commands .content a{
	padding: 0 0 0 15px;
}

#content_wrapper .content .main .mainhalfs_lines ul li{
	margin: 2px 0 0 0;
	padding: 0 0 0 5px;
}

#content_wrapper .content .main .mainhalfs_lines ul{
	margin: 0 0 20px 0;
}

#content_wrapper .content .main .mainhalfs_lines h3{
	padding: 10px 0 5px 0;
}

.links li{
	list-style-image: none;
	padding: 0;
}

.links li ul{
	list-style-image: none;
	padding: 8px 0 10px 15px;
	margin: 0;
	font-size: 12px; 
}

.links li ul li {
	list-style-image: none;
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 11px; 
}

.links li ul li a{
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 12px;
	background: url("../images/smallarrow.gif") no-repeat center left;
}

.imagelink {
	padding: 0;
	margin: 0;
	list-style-image: none;
}

/*--Footer--*/

#footer_wrapper {
	text-align: center;
	padding: 40px 0 0 0;
	margin: 0;

}

#footer_wrapper a{
	padding: 0;
	margin: 0;
}

#footer_wrapper a:link		{ color: #C7C7C3; text-decoration: none; background-image: none;}
#footer_wrapper a:visited	{ color: #C7C7C3; text-decoration: none; background-image: none;}
#footer_wrapper a:hover		{ color: #30301F; text-decoration: none; background-image: none;}
#footer_wrapper a:active	{ color: #C7C7C3; text-decoration: none; background-image: none;}



#footer_wrapper .content {
	padding: 10px 0 0 0;
	background: url("../images/hr.gif") repeat-x top left;
}

#footer_wrapper .content .half_right p{
	text-align: right;
}

#footer_wrapper .content a{
	background-color: transparent;
}


/*--Span Classes--*/
.marginleft {
	margin: 0 0 30px 20px
}

