
body {
	margin:0px;
	background:url(../images/rays_bg.jpg) #9fd7f2;
	background-position:50% 0;
	background-repeat:repeat-x;
}

img { border:0px; }

div.clearer { clear:both; }

a { color:#993300; }
a:hover, a:active { color:#993300; }

#container {
	width:980px;
	margin:0px auto;
	position:relative;
}

#nav_col {
	width:335px;
	float:left;
	overflow:hidden;
}

#nav_col h1 {
	margin:0px; padding:0px;
	width:335px; height:211px;
	background:url(../images/my_life_venture.gif);
}

#nav_col h1 b { display:none; }

#menu {
	background:url(../images/sidebar_bg.gif);
	overflow:hidden;
}

#menu p {
	margin:10px 0px 0px 46px;
	color:#47231d;
	font-family:century gothic, arial, helvetica, sans-serif;
	font-size:12px;
	
}

#menu a { color:#47231d; text-decoration:none; }
#menu a:hover, #menu a:active { color:#47231d; text-decoration:underline; }

#navcol_base {
	width:335px; height:18px;
	background:url(../images/sidebar_bot.gif);
	overflow:hidden;
}

#main_col {
	width:645px;
	float:right;
	oveflow:hidden;
}

#home_feature {

}

#hf_top {
	width:620px; height:16px;
	overflow:hidden;
	background:url(../images/feature_top.gif);
}

#hf_mid {
	width:616px;
	overflow:hidden;
	background:url(../images/feature_bg.jpg);
	border-left:2px #cf8338 solid;
	border-right:2px #cf8338 solid; 
}

#hf_bot {
	width:620px; height:16px;
	overflow:hidden;
	background:url(../images/feature_bot.gif);
}

#text_content {
	background-color:#fffaeb;
	overflow:hidden;
	width:620px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:200%;
}

p.fourteen {
	font-size:14px;
}

.padded {
	margin:20px 28px 5px 28px;
}

#tc_hdr {
	width:620px; height:49px;
	overflow:hidden;
	margin-top:167px;
}

#tc_bot {
	width:620px; height:16px;
	background:url(../images/hometext_bot.gif);
	overflow:hidden;
}

div.quote {
	font-size:12px;
	color:#333333;
	width:525px;
	margin:0px auto;
	background:url(../images/lquotes.gif);
	background-repeat:no-repeat;
}

div.quote_inner {
	margin-left:15px;
}

#footer {
	width:620px;
	margin:13px 0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3a8bb8;
	text-align:right;
}

#footer a { color:#3a8bb8; text-decoration:none; }
#footer a:hover, #footer a:active { color:#3a8bb8; text-decoration:underline; }



.caption {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:100%;
}



