/* ! ------- Left Navigation ------- */
#navigation_container {
width: 450px;
position:absolute; top:403px; 

}


#navHeader h3 {
display: inline;
font-size: 18px;
font-weight: bold;
line-height: 32px;
color: #006cb7;
}

.navLI {
position: relative;
top: 0px; left: 70px;
width: 190px; height: 18px;
display: block;
}
							
.navLI a {
display: block;
width: 175px; height: 19px;							
color: #ffffff;
line-height: 20px;
font-family:"Times New Roman",Georgia,Serif;
font-size: 10px;
text-decoration: none;
padding: 0px 0px 0px 0px; 
}
								
.navLI a:hover {
text-decoration: none;

}

/* ! ------- BODY ------- */

body {
background-color: #3067a0; 
background-image: url(http://www.maximdesigns.com/clients/walden/walden_lead_maverick_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
font-family: Arial; }

body div#doc {
border: none;
margin: 0px auto;
margin-top: 60px;
padding: 0px;
width: 850px;
}

/* ! ------- HEADER ------- 	*/
/* this contains the "header logo" */

div#hd { 
}

div#hd > a:first-child {
display: block;
padding: 0px 0 0 3px;
}

/* img logo (logo img has to be 750px x 90px) */
div#hd a img {
margin: 90px 0 0;
padding: 0;
}

/* ! ------- Main Content ------- 	*/

/* body background */
div#doc { background: transparent; }

div#content {
width: 520px;
padding: 0px 0px 0px 250px;
}


/* ! ------- Content Area ------- 	*/

#content_area {
border: none;
margin: 0px;
width: 850px;
padding: 0px;
background: transparent;
}

div#bd {
font-family: Arial;
color: #000;
width: 850px;
margin-left: 0px;
padding: 80px 0px 0px 0px;
}


	
div#bd h1 span {
line-height: 1em;
padding: 0px;
margin: 0px;
}

div#bd h2 {
font-size: .9em;
text-transform: uppercase;
font-weight: normal;
padding: 1em 0px .5em;
margin: 0px 0px 15px 220px;
color: #000;
width: 550px;
border-top: 0px solid #fff;
border-bottom: 0;
}

#bd h2 a:link, #bd h2 a:visited{
color: #494646;
text-decoration: underline;
}

#b2 h2 a:active, #bd h2 a:hover {
color : #b14104;
text-decoration: none;
}






/* ! ------- Related Content ------- 	*/

div#related_content {
width: 500px;
padding: 0px 0px 0px 250px;
}

div#related_content h1 {
width: 500px;
padding: 0px 0px 0px 250px;
}

div#related_content h2 {
font-weight: bold;
text-transform: none;
padding: 5px 0px 5px 0px;
margin: 0px 0px 5px 0px;
}

div#related_content h3 {
margin: 0px;
padding: 5px 0px 5px 0px;
font-size: 1em;
}

div#related_content a:link, 
div#related_content a:visited {
color: #25246a;
text-decoration: underline;
}

div#related_content a:active, 
div#related_content a:hover {
color: #a50c0c;
text-decoration: none;
}


/* ! ------- ARTICLE NAME ------- */
div#bd h1 {
color: #006cb7;
text-transform: capitalize;
font-size: 1.2em;
font-weight: bold;
width: 500px;
padding: 0 0 5px 280px;
margin: 0px; 
}

/* ! ----------------------------- */


div#bd h2 {
font-size: .9em;
text-transform: uppercase;
font-weight: normal;
padding: 1em 0px .5em;
margin: 0px 0px 15px 250px;
color: #000;
width: 500px;
border-top: 0px solid #fff;
border-bottom: 0;
}

/* ! ------- Footer ------- 	*/

	div#ft {
		margin: 30px 0px 0px 220px;
                width: 350px;
		float: none;
                background: transparent;
	}



/* ! ------- Contact Sidebar ------- */
/* main content & background */
#contact_content {
display: none;
}

	div#share_content {
		background: none; no-repeat;
position:relative; top:-60px; left:-610px;
		height: 156px;
        margin: -32px 0 0 40px;
		width: 240px;
		padding: 15px;
	}


div#share_content a {
color: #ffffff;
}

#share_content h5#deli_art_lnk a, #share_content h5#deli_art_lnk img 
{ 
display: none; 
}

div#rate_content 
        {
	background: none; no-repeat;
        position:relative; top:-155px; left:-630px;
	height: 156px;
        margin: -32px 0 0 40px;
	width: 240px;
	padding: 15px;
	}

div#rate_content {
color: #ffffff;
}

div#rate_content a {
color: #ffffff;
}



#subscribe_content {display: none;}
#search {display: none;}



