body {
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	min-width: 760px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-bottom: 2px dotted #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	margin: 15px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #990000;
	margin: 15px 0px 5px 0px;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #666666;
	margin: 15px 0px 5px 0px;
	text-align: left;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 5px 30px;
	text-align: left;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 10px;
	text-align: left;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(images/wrapper_bg.gif);
	background-color: #FFFFFF;
	text-align: left;
}
#header_home {
	width: 960px;
	height: 362px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 960px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	 
}
#navmenu {
	width: 960px;
	height: 41px;
	background-color: #FFFFFF;
	padding:0px ;
	margin::0px;
	}
#loginnavmenu {
	width: 915px;
	margin: 0px 15px;
	text-align:right;
	padding: 10px 15px 10px 0px ;
	 background:#E0E0E0;
	 color:#333333;
	
}
#sidebar {
	width: 150px;
	padding: 40px 20px 20px 30px;
	color: #666666;
	background-color: none;
	border-right: 1px dotted #CCCCCC;
	font-size: 12px;
	float: left;
}
#maincontent_home {
	width: 930px;
	min-height: 400px;
	background-image: none;
	background-color: none;
	line-height: 1.4;
	text-align: left;
	padding: 10px 15px 0px 15px;
	margin: 0px;
}
#maincontent {
	width: 900px;
	
	line-height: 1.4;
	text-align: left;
	padding: 0px 30px 50px 30px;
	margin: 0px;

	 
}
#maincontent_narrow {
	width: 630px;
	min-height: 400px;
	line-height: 1.4;
	text-align: left;
	padding: 40px 30px 20px 30px;
	margin: 0px;
	float: right;
}
#welcome {
	width: 310px;
	min-height: 180px;
	float: left;
	padding: 30px;
	 
}
#homebuts {
	width: 558px;
	height: 240px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#featured {
	width: 930px;
	background-image: url(images/featured_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2F2F2;
	padding-top: 33px;
	clear: both;
}

#maincontent a {
	color: #336699;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #336699;
	text-decoration: none;
}
#maincontent p {
	padding: 10px 8px 10px 8px;
	margin: 0px;
}
#bottom {
	width: 960px;
	height: 30px;
	font-size: 11px;
	color: #999999;
	background-color: #E0E0E0;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
#bottom a {
	color: #999999;
}
#bottom a:hover, #bottom a:active, #bottom a:focus {
	color: #245789;
}
#footer {
	width: 960px;
	height: 50px;
	text-align: center;
	background-image: url(images/footer_bg2.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 8px 0px 10px 0px;
	color: #999999;
}
a {
	color: #666666;
	text-decoration: none;
	border: none;
}
#mc_strategy_left ul {
	margin: 0px;
}

a:hover, a:active, a:focus {
	color: #245789;
	text-decoration: none;
}
#footer p {
	font-size: 10px;
	color: #999999;
	clear: both;
	text-align: center;
}
li {
	margin-top: 10px;
}
.indent20px {
	margin-left: 20px;
}
.indent40px {
	margin-left: 40px;
}
.indent0px {
	margin-left: -10px;
}
.noborder {
	border: none;
}
.headerlinks {
	color: #CCCCCC;
}
.headerlinks:hover, .headerlinks:active, .headerlinks:focus {
	color: #FFFFFF;
}
.pdflink {
	background-image: url(/images/pdficon_small.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 24px;
	margin-bottom: 3px;
	margin-left: 10px;
	display: block;
	color: #999999;
	border-bottom: 1px dotted #CCCCCC;
}
.filelink {
	background-image: url(/images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 24px;
	margin-bottom: 3px;
	margin-left: 10px;
	display: block;
	color: #999999;
	border-bottom: 1px dotted #CCCCCC;
}
.pdflink a:hover, .pdflink a:active, .pdflink a:focus {
	color: #333333;
}
.mp3link {
	background-image: url(/images/mp3.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: none;
	padding-left: 35px;
	display: block;
}
.leftpane {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1;
}
.placeholder {
	border: 1px solid #FFFFFF;
	padding: 20px;
	background: #CCCCCC;
	color: #FFFFFF;
	width: 132px;
	height: 120px;
	text-align: center;
}
.rightalign {
	text-align: right;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1;
	margin: 0px;
}
.dateheader {
	display: block;
	padding: 0px;
	margin: 0px;
	line-height: 1;
	color: #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.clear {
	clear: both;
}


.label_12em {
	width: 12em;
	padding-right: 15px;
}
.label_24em {
	width: 24em;
	padding-right: 15px;
}
.label_30em {
	width: 30em;
	padding-right: 15px;
}
input {
	color: #993300;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.button1 {
	display: inline;
	padding: 4px;
	background: #CCCCCC;
	color: #666666;
	border: 1px solid #999999;
	font-weight: bold;
}
.button2 {
	padding: 4px;
	background: #CCCCCC;
	color: #999999;
	border: 1px solid #666666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: right;
}
.button1:hover, .button1:active, .button1:focus {
	display: compact;
	padding: 4px;
	background: #E0E0E0;
	color: #666666;
	border: 1px solid #999999;
}
hr {
	color: #CCCCCC;
}
span.checkbox {
	background-color: #FFFFFF;
	background: none;
	color: #CCCCCC;
}

img {
	border: none;
}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}
#featured {
	width: 900px;
	background-image: url('images/featured_title.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 33px;
	margin: 15px;
	text-align: left;
	clear: both;
}
#featuredhome1 {
	width: 274px;
	background: #999999;
	background-image: url('images/featuredhome_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
	color: #FFFFFF;
	float: left;
}
#featuredhome2 {
	width: 274px;
	background: #999999;
	background-image: url('images/featuredhome_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 25px;
	color: #FFFFFF;
	float: left;
}
#featuredhome3 {
	width: 274px;
	background: #999999;
	background-image: url('images/featuredhome_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
	color: #FFFFFF;
	float: right;
}
	
.featuredhomepic {
	width: 189px;
	height: 158px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 38px 41px 20px 44px;
}
.featuredhomespecs {
	width: 142px;
	height: 90px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	float: left;
}
.featuredhomeprice {
	width: 97px;
	height: 55px;
	background: #336699;
	background-image: url('images/featuredhomeprice_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	color: #CCCC99;
	font-size: 18px;
	font-weight: bold;
	padding: 45px 0px 0px 15px;
}
.featuredhomebottom {
	width: 274px;
	height: 10px;
	padding: 0px;
	clear: both;
	background-image: url('images/featuredhomebottom_bg.gif');
	background-color: none;
	background-repeat: no-repeat;
}
.tabs
{
    position :relative;
    top:1px;
    left:10px;
    }
.tab
{ 
     border : solid 1px #cccccc;
      background-color :gainsboro;
      padding :2px 10px;
      }
 .TabSelect
{
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    background-color: #FFFFFF;
    color: Orange;
    border-top: #cccccc 1px solid;
    border-bottom : solid 1px white;
}
.image:hover 
{ 
    position:relative;
    border :solid 1px olive;
    width: 440px; 
    height: 380px;     
}

