/* Warren Consultants STYLESHEET */

body         
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #464646;
	margin: 0 0 0 0; 
}

div#containerMain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #464646;
	margin: 0 auto 0 auto;
	width: 825px;
}

table.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #464646;
	margin: 0 0 0 0;
	width: 100%;
}

table.centre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
		background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 100%;
}

table.inner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: ; 
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	width: 100%;
}

table.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: #464646;
	background-image: url(images/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 100%;
}

table.bottomRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	width: 100%;
}


/* TABLE HOLDER */

.content_tab
{ margin-top: 10px; margin-bottom: 10px; }

.main_tab
{ margin-left: 10px; }


/* TD'S */

.banner_col
{ background-image: url(images/banner_bkgd.jpg); height: 120px; }


/* LINKS */

a.content:link, a.content:active, a.content:visited
{ font-family: verdana, arial; font-size: 11px; color: #3c5437; text-decoration: none; }
a.content:hover
{ font-family: verdana, arial; font-size: 11px; color: #75a06b; text-decoration: underline; }

a.footer:link, a.footer:active, a.footer:visited
{ font-family: verdana, arial; font-size: 11px; color: #666666; text-decoration: none; }
a.footer:hover
{ font-family: verdana, arial; font-size: 11px; color: #000000; text-decoration: underline; }

a.tenterprise:link, a.tenterprise:active, a.tenterprise:visited
{ font-family: "Century Gothic", verdana, arial; font-size: 0.8em; color: #999999; text-decoration: underline; margin: 0 0 0 0; padding: 0 0 0 0;}
a.tenterprise:hover
{ color: #aaaaaa; }

td.leftNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	background-color: ;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	/*border-bottom: 1px solid #666666;
	width: 100%;*/
}


/* DIVS */

.mainmenu
{ margin-top: 10px; margin-bottom: 10px; }

.maincontent
{ margin-top: 10px; margin-bottom: 10px; text-align: justify; }

.tent
{ text-align: left; margin-left: 5px; margin-top: 10px; }

.copyright
{ font-family: "Century Gothic", Arial, Helvetica, sans-serif ;text-align: right; margin-right: 5px; margin-top: 10px; }

.topmenu
{ text-align: right; margin-bottom: 10px; margin-right: 5px; }


/* MARGINS */

p.copyright
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff; 
	margin: 7px 0 5px 0;
	padding: 0 0 0 0;
	text-align: right;
}


/* Hover Boxes */

.boxhover 
{ background-color: #b8f1ac; line-height: 20px; font-size: 11px; width: 190px; float: left; margin-top: 1px;
padding-left: 1px; }
.boxhover a:link, .boxhover a:visited, .boxhover a:active 
{ text-align: left; text-decoration: none; color: #454545; margin: 0; width: 190px; }
.boxhover a:hover 
{ background-color: #a2d797; text-decoration: none; color: #454545; margin: 0; width: 190px; }

.boxhovery 
{ background-color: #dffed8; line-height: 20px; font-size: 11px; width: 190px; float: left; margin-top: 1px;
padding-left: 1px; }
.boxhovery a:link, .boxhovery a:visited, .boxhovery a:active 
{ text-align: left; text-decoration: none; color: #454545; margin: 0; width: 190px; }
.boxhovery a:hover 
{ background-color: #d7ecd3; text-decoration: none; color: #454545; margin: 0; width: 190px; }
		
/* Bottom Navigation - horizontal start */
ul#navlist
{
margin-left: auto;
margin-top: 6px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 0 5px 0 0;
}

#navlist a:link, #navlist a:visited
{
color: #fff; 
text-decoration: none;
font-weight: normal;
}

#navlist a:hover
{
color: #666666; 

}
/* Bottom Navigation - Horizontal end */


.navDivider
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D20044; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.mainTextArea {
	background-color:GrayText;
	/*background-image: url(fw_mockup/textBack.jpg);
	background-position: top right;
	background-repeat: no-repeat;*/
	color: #ffffff; 
	padding: 10px;
	width: 480px;
	border: 0px solid #464646;
	text-align: left;
}
