@import "nav.css";

body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 75%;
	line-height: normal;
	background-color: #FFFFFF;
	color: #000000; 
}



/***********************************************/
/* Link and anchor styles                             */
/***********************************************/ 


a {
	text-decoration: underline;
	font-weight: bolder;
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



/***********************************************/
/* End link and anchor styles                             */
/***********************************************/ 








.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}





#container {
	clear:left;
	position: relative !important;
	background-position: 210% -15%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 88%;
	margin-left:auto;
	margin-right:auto;
	height: 100% !important;
	background-color: #ffffff;
	padding-top: 0.5%;
	border-top: 2px solid #99CC99;
	border-right: 2px solid #99CC99;
	border-bottom: 2px solid #99CC99;
	border-left: 2px solid #99CC99;
}

#leftnav {
	position: relative !important;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	float: left !important;
	width: 16% !important;
	height: 100% !important;
	padding-top: 4px;
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-right: 2px solid #99CC99;
	top: 20px;
}

#leftnav a{
	margin: 0px;
}	
#leftnav a:hover{
	margin: 0px;
	color: #FFFFFF;
	background-color:#339933;
}	

#leftnav p{
	line-height: 140%;
	margin: 0px;
}	

#leftnav h1{
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	padding: 4px 0px;
	width: auto;
	background-position: left;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: none;
	background-color: #000000;
	display: block;
}

#content {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	float: right  !important;
	width: 80% !important;
	height: 100% !important;
	margin-bottom: auto;
	display: block;
}

#content a:hover {
	color: #FFFFFF;
	background-color:#339933;
}

#googleAd {
	float: right;
	clear: none;
	margin-left: 5px;
	height: 600px;
	width: 120px;
	margin-bottom: auto;
	position: relative;
	background-color: #FFFFFF;
}



.google {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	float: left !important;
	clear:  left !important;
	margin-top: 25px;
	padding-left: 0px;
}

/* solve peek-a-boo floats by adding relative positioning */

.skipLinks {display: none;}

#testimonial {
	float:right;
	clear: none !important;
	margin: 0 0 0px 0px;
	width: auto !important;
	padding-top: 5px;
	padding-right: 5px;
	border: none;
	position: relative;
	text-align: right;	
}

#testimonial img {
	display:block !important;
}


#masthead {
	float: left;
	
}


.mainpara {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #99CC99;
	padding-top: 6px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
	
h1 {
	position: relative;
	z-index:1 !important;
	clear: both;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 20px;
	margin-top: 65px;
	width: auto;
	display: block;
}

h1 a {
	text-decoration: none;
	color: #FFFFFF;

}

.bmc {
	padding-top: 10px;
	padding-bottom: 40px;
	border-top: thin solid #000000;
	margin-top: 10px;
}
p {
	color: #000000;	
}

/***********************************************/
/* styles from emx_nav_left.css                            */
/***********************************************/

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	clear: both !important;
	width: 100% !important;
	height: 24px;
	margin: 0px;
	color: #000000;
	visibility: visible;
	
	
}

#globalLink{
	color: #000000;
	position: relative;
	height: 18px;
	width: 100% !important;
	margin: 0px;
	left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	visibility: visible;
}


a.glink, a.glink:visited{
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 8px;
	border-right: 1px solid #339933;
	color: #000000;
	text-decoration: none;	
	
}

a.glink:hover{
	background-color: #339933;
	padding-bottom: 1px;
	color: #FFFFFF;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	font-size: 85%;
	position:absolute;
	width:580px;
	visibility: visible;
	color: #339933;
	padding-left: 0px;
	padding-top: 10px;
	line-height: 180%;
}

.subglobalNav a:link, .subglobalNav a:visited {

	color: #339933;
	
}

.subglobalNav a:hover{
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
}

/************* breadCrumb styles ***************/
#topLevel {
	position: relative;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width: 88%;
	height: 24px;
}
#breadCrumb{
	float: left !important;
	width: 45%;
	font-size: small;
	padding: 5px 0px 0px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

.boxText {
	float: right !important;
	clear: none !important;
	padding: 0px 0px 12px;
	color: #FFCC66;
	font-size: small;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	vertical-align: top;
	display: block;
}

.boxText a:hover {
	color: #FFFFFF;
	background-color:#339933;
}

/********************* end **********************/
.promo {
	background-color: #eeddff;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 2px;
	margin-top: 0px;
}

.tophead {
	margin-bottom: 0px !important;
	background-color: #000000;
	color: #ffffff;
	padding-bottom: 0px !important;
	margin-top: 12px;
	font-size: small;
	font-weight: bold;
	padding: 4px 0px;
	width: auto;
	background-position: left;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
	background-color: #000000;
}

.firsthead h1{color: #00FF33;
	font-weight: bold;
	font-size: small;
	padding: 4px 0px;
	width: auto;
	background-position: left;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px !important;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: none;
	background-color: #000000;
	display: block;
	
}

.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both !important;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99CC99;
}


