/* layout and positioning */
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#tcWrapper {
	width			: 90%;
	margin			: 0 auto ;
	text-align		: center;
}


.wSmall #tcWrapper {
	width		: 1000px;
}

#tcWrapperInner {
	text-align	: left;
	padding		: 0;

}

#tcContainerWrap {
	padding: 0;
}

#tcContainer {
	padding: 0;
}


#tcContent {
	padding: 5px;
	margin: 0;
	clear: both;
	display: block;
	padding-top	: 0;
}

#divBorder
{

	width			: 100%;
	float			: left;
	background		: url(../../../../artcolors16/colors/green/images/left-side-bg.png) repeat-y;
	border-right	: 1px solid #DDDDDD;
}


/* Contend divs ---------------------------------------------------- */
#tcMainbody:link, 
#tcMainbody-fl:link, 
#tcMainbody-fr:link, 
#tcMainbody-f:link {
font-size:9px;
}

#tcMainbody-fr {
	float: right;
	width: 70%;
}

#tcContainer-fr #tcLeftCol {
	float: left;
	width: 28%;
	}

#tcMainbody-fl {
	float: left;
	width: 100%;
}

#tcMainbody-fl #tcContentWrap {
	float: left;
	width: 68%;
	background: none;
}

#tcMainbody-fl #tcRightCol {
	float: right;
	width: 28%;
}

#tcMainbody-f {
	float: left;
	width: 100%;
}

#tcMainbody-f #tcContentWrap {
	background: none;
}

/* left mid and right, main one to set width, mid and right */
#tcMainbody
{
	float: right;
	width: 65%;
}

/* left mid and right , sets width of Mid only*/
#tcMainbody #tcContentWrap {
	float: left;
	width: 68%;
	
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#tcLeftCol {
	float		: left;
	width		: 28%;
	border-top:solid 4px;
	border-left:solid 4px;
	border-right:solid 4px;
	border-color:#000000;
	background-color:#FFFF00;
	font-size:14px;

	}
	
#tcLeftCol a, #tcLeftCol ul {
line-height:190%;}

#leftcol-ft {
	float:left;
	width:265px;
	height:99px;
	background-image:url(../../../../artcolors16/colors/green/images/footer2.png);
	background-repeat:no-repeat;
}

#tcRightCol {
	float		: right;
	width		: 29.7%;
}

#tcRightColInner
{
	padding: 0;
	margin-top		: 30px;
}

#tcLeftColInner
{
	padding-left	: 5px;
	margin-top		: 30px;
}


#tcLeftCol table,
#tcRightCol table {
	border-collapse: collapse;
	border-spacing: 0;
}

#tcLeftCol ul li,
#tcRightCol ul li {
	padding-left: 10px;
	margin: 0;
}

#tcLeftCol ul,
#tcRightCol ul {
	margin: 0;
}

#tcLeftCol li a,
#tcRightCol li a{
	color: #0066FF;
}


#copyRight div a:link,
#copyRight div a:active,
#copyRight div a:visited
{
	color			: #fff;
	text-decoration		: none;
}

#copyRight div a:hover
{
	background		: none;
	text-decoration : underline;
}

#modBanner
{
	float			: left;
	width			: 100%;
	margin			: 5px 0 0px 0;
}

#bottomMenu
{
	float			: left;
	width			: 100%;
}

#bottomMenuPositioner
{
	margin			: 5px 0 5px 0;
	text-align		: center;
}


/* VR CSS Things */

#searchMod
{
	float			: right;
	width			: 100%;
	padding-top		: 10px;
	padding-bottom	: 10px;
	text-align		: right;
}

#searchMod input
{
	background		: #eee;
	color			: #000;
	border			: none;
	margin-right	: 20px;
	width			: 140px;

}	

#headerMenu
{
	float			: left;
	width			: 930px;
	height			: 222px;
	margin-top		: 10px;
}

#centerALL
{
	margin			: 0 auto;
	width			: 900px;
}

#menuMod
{
	margin		: 117px 0px 0px 10px;
}

#header2
{
	float		: left;
	width		: 889px no-repeat;
	background	: url(../../../../artcolors16/colors/green/images/header-2-3.png) no-repeat; 
	height		: 216px;
	margin-bottom:8px;
}

#modTop
{
	float			: right;	
	width			: 300px;
	height			: 186px;
	overflow		: hidden;
	margin-top		: 8px;
	margin-right	: 70px !important;
	margin-right	: 35px;
	font-weight		: bold;
}

#modTop h3
{
	color			: #A2291F;
	font-family		:Verdana, Arial, Helvetica, sans-serif;
	
	padding			: 0;
	margin			: 0;
}

#lB
{
	float			: left;
	width			: 100%;
	background		: #fff url(../../../../artcolors16/colors/green/images/border.gif) 0px 0px repeat-y;
	margin-top		: 10px;
	
}

#rB
{
	float			: left;
	width			: 100%;
}

#tl
{
	float		 	: left;
	width			: 100%;
	/*background		: url(../images/mainbody-tl.png) top left no-repeat; */
}

#tr
{
	float		 		: left;
	width				: 100%;
	/*background			: url(../images/mainbody-tr.png) top right no-repeat; */
}

#bl
{
	/*float		 	: left;
	width			: 100%;
	/*background		: url(../images/mainbody-bl.png) bottom left no-repeat; */
}

#br
{
	float		 		: left;
	width				: 619 px;
	/*background		: url(../images/mainbody-br.png) bottom right no-repeat;*/
	border				: solid 4px #000000;
	background-color	:#FFFFFF;
}

#adjBody
{
	margin				: 10px;
}

#bodyBG
{
	float				: left;
	width				: 100%;
	/*background			: url(../images/border-bg.png) repeat-y;*/

	 
}
