/* ************************************ */
/* it all starts here */
BODY
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #D5D0AA;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	background-image: url(images/bg/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ************************************ */
/* the mast */
#mast
{
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 760px !important;
}

#mast img
{
	display: block;
	margin: 0px;
}

#mastbottom
{
	width: 760px !important;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}

#submast-1, #submast-2, #submast-3, #submast-4, #submast-5, #submast-6, #submast-7, #submast-8, #submast-9, #submast-10, #submast-11
{
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.7em;
	height: 39px;
	padding-left: 0px;
	padding-top: 0px;
	color: #fff;
}

#submast-1
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-2
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-3
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-4
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-5
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-6
{
	background-color: #794218;
	background-image: url(images/bg/sub_angels.jpg);
}

#submast-7
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-8
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-9
{
	background-color: #4C801D;
	background-image: url(images/bg/sub_entreps.jpg);
}

#submast-10
{
	background-color: #373737;
	background-image: url(images/bg/sub_agencies.jpg);
}

#submast-11
{
	background-color: #373737;
	background-image: url(images/bg/sub_entreps.jpg);
}

ul.submastmenu
{
	padding: 0;
	/*display: block;*/
	margin: 11px 0px 0px 0px;
}

ul.submastmenu li
{
	margin: 0px;
	padding: 3px 7px;
	border-left: 1px #999 solid;
	list-style: none;
	display: inline;
}

ul.submastmenu li.first
{
	margin: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

ul.submastmenu li a, ul.submastmenu li a:link, ul.submastmenu li a:visited, ul.submastmenu li a:active
{
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}

ul.submastmenu li a:hover
{
	color: #FF0;
	text-decoration: none;
}

#toolbar
{
	background-color: #EB9902;
	margin: -5px auto 0px auto;
	padding: 2px 10px 2px 2px;
	text-align: right;
	color: #fff;
	font-size: 0.75em;
}

#toolbar a, #toolbar a:link, #toolbar a:visited, #toolbar a:active
{
	color: #fff;
}

#mainContainer
{
	width: 760px !important;
	background-color: #fff;
	background-image: url(images/bg/mainContent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 5px #FFF solid;
}

#homeContent
{
	margin-top: -5px;
	margin-bottom: 1em;
}

/* ************************************ */
/* the basic text styles */

h1, h2, h3, h4, h5, h6 {
color : #55AD45; 
font-weight : bold; 
}

h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1.0em;
}

h4
{
	font-size: 0.9em;
}

h5, h6
{
	font-size: inherit;
}

p {
font-size : .9em; 

}


/* ************************************ */
/* base link styles */

a, a:link
{
	color: #7D4519;
	font-weight: bold;
	text-decoration: none;
}

a:active { color: #55AD45; }

a:visited
{
	color: #552F11;
}

a:hover { text-decoration: underline; }


/* ************************************ */
/* a variety of special text classes */

.smallnote
{
	font-size: .85em;
	color: #7D4519;
}

.smalltext {
font-size : .75em; 
}

.smalltext a:link{
}

.smalltext a:visited{
}

.largetext {
font-size : 1.2em; 
}

.largetext a:link{
}

.largetext a:visited{
}

.errortext
{
	font-size: .9em;
	font-weight: bold;
	color: #F00;
}



.copyright
{
	font-size: .7em;
	color: #999;
	margin: 40px 2em 1em 2em;
	line-height: 1.5em;
	border-top: 1px #479600 solid;
}

.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover
{
	color: #999;
	text-decoration: none;
}

.copyright a:hover { text-decoration: underline; }

.reversed
{
	background-color: #006700;
	color: #fff;
	padding: 5px;
}


#footleft
{
	float: left;
	text-align: left;
	margin: 30px auto 1em auto;
}

#footright
{
	float: right;
	text-align: right;
	margin: 30px auto 1em auto;
}

#footclear
{
	float: none;
	text-align: center;
	clear: both;
}

.phpwsCredit
{
	font-size: 0.6em;
	color: #666;
}

.phpwsCredit a, .phpwsCredit a:link, .phpwsCredit a:visited, .phpwsCredit a:active, .phpwsCredit a:hover
{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}



/* ************************************ */
/* various classes used in core cms */

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark
{
	background-color: #552F11;
	color: #fff;
}

.bg_dark h1, .bg_dark h2, .bg_dark h3, .bg_dark h4, .bg_dark h5, .bg_dark h6 {
color : #fff; 
}

.bg_medium
{
	background-color: #A2CD7D;
	color: #fff;
}

.bg_medium a, .bg_medium a:link, .bg_medium a:visited
{
	color: #fff;
}

.bg_medium .white
{
	color: #000;
}

.bg_medium .white a, .bg_medium .white a:link, .bg_medium .white a:visited
{
	color: blue;
}

.bg_light
{
	background-color: #ECE6D1;
}

.alt_bg_dark {
  background-color : #55AD45;
}

.alt_bg_medium {
  background-color : #BD7F4A;
}

.alt_bg_light
{
	background-color: #E9F8DB;
}

/* like in the what's related sidebox */
.tightlist
{
	padding: 0px 0px 0px .5em;
	margin: 2px 2px 2px 10px;
	list-style: disc url(images/bullet_check.gif);
}

.tightlist li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 4px;
}

.tightlist li a { margin-left: -5px; }



/* ************************************ */
/* begin classes for my basic boxes */

.contentBox
{
	padding: 0px;
	width: 100%;
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentBox {height: 1%;}
/* End hide from IE-mac */

html>body .contentBox
{
width: auto;
}

.contentHead
{
	padding: 6px 10px 2px 4px;
	font-weight: bold;
	text-align: right;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #479600;
	color: #7D4519;/*A98B5E*/
	font-size: 1.1em;
	background-color: transparent;
	font-style: italic;
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentHead {height: 1%;}
/* End hide from IE-mac */

.contentBlock
{
	text-align: left;
	padding: 4px;
	border-width: 0px;
	background-color: transparent;
}

/* ** HOLLY HACK fixes IE Win screwups ** */
/* Hides from IE-mac \*/
* html .contentBlock {height: 1%;}
/* End hide from IE-mac */


/* now some special circumstances */

#leftCol
{
	padding: 8px 8px 5px 0px;
	margin: 0px;
}

#centerCol
{
	font-size: 0.8em;
	padding: 5px 0px 5px 0px;
}

#rightCol
{
	padding: 8px 0px 5px 8px;
	margin: 0px;
}

#leftCol .contentHead
{
	font-size: 1.0em;
	background-color: #E9F8DB;
}

#leftCol .contentBlock
{
	font-size: 0.8em;
	background-color: #ECE6D1;
}

#centerCol .contentBlock
{
	padding: 4px 15px 10px 15px;
	text-align: justify;
}

#rightCol .contentHead
{
	font-size: 1.0em;
	color: #55AD45;
}

#rightCol .contentBlock
{
	font-size: 0.8em;
	background-color: #E9F8DB;
}

#leftCol form
{
	margin: 0px;
}

/* end section for my basic boxes */
/* ************************************ */



/* ************************************ */
/* begin section for the css list menus */

/* the basic ul */
/* the margins are negative here to overcome the padding of the containing contentBox */
/* width is set to 100% for IE and fixed below for other browsers */
ul.menu
{
	margin: -4px -4px -5px -4px;
	padding: 0px;
	list-style: none;
	border: none;
	width: 100%;
	background-color: #7D4519;
}


/* top level line item */
/* don't need much here, just a bottom border for a divider */
li.menu_l0
{
	border-bottom: 1px solid #A69273;/*F2C786 5B9398 6BA1A6*/
	margin: 0em;
	padding: 0em;
}

/* top level link */
/* most of the actual styling happens here */
/* width is set to 100% for IE and fixed below for other browsers */
li.menu_l0 a
{
	display: block;
	margin: 0em;
	padding: 4px 2px 3px 1em;
	background-color: #E6CAA0;
	color: #7D4519;
	text-decoration: none;
	width: 100%;
}

li.menu_l0 a:hover
{
	background-color: #55AD45;
	color: #fff;
	text-decoration: none;
}



/* 2nd level line item */
/* note the margin set here for the sub-level indent */
li.menu_l1
{
	border-bottom: 1px solid #B29C7B;
	padding: 0em;
	margin: 0em 0em 0em 0.75em;
}

/* 2nd level link */
/* and all of your 2nd level styles */
li.menu_l1 a
{
	display: block;
	margin: 0em;
	padding: 4px 2px 3px 1em;
	background-color: #F2D5A9;
	color: #8D744D;
	text-decoration: none;
	width: 100%;
}

li.menu_l1 a:hover
{
	background-color: #55AD45;
	color: #fff;
	text-decoration: none;
}



/* 3rd level line item */
/* note the margin set here for the sub-sub-level indent */
li.menu_l2
{
	border-bottom: 1px solid #BFA784;
	padding: 0em;
	margin: 0em 0em 0em 1.5em;
}

/* 3rd level link */
/* and all of your 3rd level styles */
li.menu_l2 a
{
	display: block;
	margin: 0em;
	padding: 4px 2px 3px 1em;
	background-color: #FFE6C0;
	color: #9A7F54;
	text-decoration: none;
	width: 100%;
}

li.menu_l2 a:hover
{
	background-color: #55AD45;
	color: #fff;
	text-decoration: none;
}


/* a few global fixes now */

/* make sure the visited link behaves in IE */
/* this could be done individually above too */
li.menu_l0 a:visited, li.menu_l1 a:visited, li.menu_l2 a:visited
{
	color: #7D4519;
}

li.menu_l0 a:hover, li.menu_l1 a:hover, li.menu_l2 a:hover
{
	color: #fff;
}

/* fix the width hacks used above for IE, for other browsers  */
html>body li.menu_l0 a, html>body li.menu_l1 a, html>body li.menu_l2 a, html>body ul.menu
{
width: auto;
}

/* end of section for the css list menus */
/* ************************************ */

