/* Start of CMSMS style sheet 'SOLAR001' */
.error_message{
color:red;
}

.contact-us-button {
margin: 0 0 0 20px;
padding: 0;
text-align: left;
}


fieldset {
	border: #c4c790 solid 1px;
	padding: 5px 10px 10px 10px;
	}

legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b8bf76;
	font-weight:bold;
	border: none;
	background-color: #fff;
	font-size: 1.2em;
	padding: 0 10px 0 5px;
	}
label {
	width: 200px;
display: block;

}


.top-content table {
	width:65%;
	margin: 0px 0 20px 0;
	padding: 0px;
	border-collapse:  collapse;
	line-height: 1em;
	}


.top-content table p {
	padding: 2px;
	}

.top-content th {
	border: 1px solid #dad67c;
	padding: 1px 3px 1px 5px;
	font-weight:bold;
	background-color: #edecbe;
	font-size: 1em;

	}
.top-content td {
	border: 1px solid #dad67c;
	vertical-align: middle;
	padding: 2px 2px 2px 5px;
	font-weight:normal;
	}
.top-content  td a {
	font-weight:normal;
	}


.pdf-box-left, .pdf-box {
	width: 142px;
	font-size: .9em;
	background-image:url(/images/bg-pdf.gif);
	background-position: top left;
	background-repeat:no-repeat;
	
	margin: 10px 0 10px 0;
	padding: 30px 10px 16px 45px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-left2, .pdf-box {
	width: 142px;
	font-size: .9em;
	background-image:url(/images/bg-pdf2.gif);
	background-position: top left;
	background-repeat:no-repeat;
	
	margin: 10px 0 10px 0;
	padding: 30px 10px 16px 45px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-link {

	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	font-family: Trebuchet MS, arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc6e06;
}
.pdf-box  a:link {
	text-decoration: underline;
	color: #bc6e06;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:visited {
	text-decoration: underline;
	color: #0856b4;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 0px 3px 2px 0px;

	}











/* Start of CMSMS style sheet 'DEFAULT' */
/**************** Form Elements *****************/

textarea, input, select {
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #55590d;
	background-color: #fef8e7;
	border: 1px solid #c4c790;
	padding: 2px 2px 2px 4px;
}
.button {
	background-color: #700901;
	padding: 2px;
	margin-top: 2px;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #b0650f;
}

.fbsubmit {
	background-color: #e59d4b;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 20px 3px;
}

/**************** menu coding *****************/
#menu-holder {
display: block;
width: 213px;

background-image:url(images/menu-bg.gif);
background-position:top center;
background-repeat:repeat-y;
margin: 0;
margin-left: 73px;
padding:  0 0 0 0px;
text-align: left;

}


#menu {
width: 193px; /* 10 less than menu holder */
background-color: #fff;
text-align: left;
/*border: 1px solid #b2bccf;*/
padding-bottom:0px;
text-transform:capitalize;

	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;


}

#menu ul {
list-style: none;
margin: 0;
padding: 1px 2px 1px 1px;

}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #fff;
margin: 0;
padding: 5px 0px 6px 15px; /* around all elements */
}

#menu h2 {
color: #F4F7EC;
background: #B6C58A;
text-transform:capitalize;
}

#menu a {
color: #876d3d;
background: #F9FAF6;
text-decoration: none;
background-image:url(images/menu/bg-menu.gif);
background-position:top left;
background-repeat:repeat-x;
}

#menu a:hover {
color: #a04a33;
background: #DFE5CA;
background-image:url(images/menu/bg-menu_on.gif);
background-position:top left;
background-repeat:repeat-x;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 99.5%; /* was 100 - change needed when menu inside tables in IE6 */
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#current a {
color: #463d3a;
text-decoration: none;
background-image:url(images/menu/bg-menu_in.gif);
background-position:top left;
background-repeat:repeat-x;

}

#parent a {
color: #463d3a;
text-decoration: none;
background-image:url(images/menu/bg-menu_in.gif);
background-position:top left;
background-repeat:repeat-x;
}

/* CSS Document */
body {
	background-color: #c4c790;
	background-image: url("images/bg2.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: #463d3a;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	}

a:link { 
	color: #a10b00;
  	text-decoration: none;
	}
a:visited { 
	color: #a10b00;
  	text-decoration: none;
	}
a:hover { 
	color: #758203;
  	text-decoration: underline;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: Impact, Charcoal, sans-serif;*/
	color: #463d3a;
	font-size: 1.5em;
	/*font-weight: normal;*/
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align:left;


	}	
	
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family: Impact, Charcoal, sans-serif;*/
	color: #b8bf76;
	font-size: 1.3em;
	font-weight: bold;
	margin: 18px 0px 8px 0px;
	padding: 2px 0 0 0px;
	line-height: 15pt;
	text-align:left;

	}	
	
	
	
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #79A100;
	font-size: 1.25em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 2px 0 0 0;
	line-height: 14pt;
	text-align:left;

	}	
	
.dashed {
	margin: 1px 0 1px 0;
	padding: 1px;
	border-bottom: 1px dashed #f6e3b4;
	height: 1px;
	line-height: 2px;
}



#frametop {
	display: block;
	width: 930px; /* was 730 */
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align: left;

	text-align: center;

	}
	
#frame {
	display: block;
	width: 930px; /* was 730 */

	margin-right:auto;
	margin-left:auto;
	text-align: left;
	text-align: center;
	/*background-image: url("images/bg-body.gif");*/
	background-position:top;
	background-repeat: repeat-y;

	}
	
.nav-col {
	background-image: url(images/bg-nav-col.gif);
	background-position: top left; 
	}
.spacer { 
	clear: both; 

	}


/* start main content columns styles */
.top-content {

	margin: 0px 20px 0px 0;
	padding: 0 0 5px 0;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	text-align: left;
	border-bottom: 1px dashed #f6e3b4;


	}
.top-content p {
	margin: 5px 0 5px 0;
	padding: 5px 0px 5px 0px;
	}
.top-content  a:link {
	text-decoration: underline;
	}
.top-content a:visited {
	text-decoration: underline;
	}
.top-content a:hover {
	text-decoration: underline;
	}	

/* main content */
.content {
	margin: 0px 20px 0px 0;
	padding: 0 0 10px 0;
	font-size: .95em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	text-align: left;
	border-bottom: 1px dashed #f6e3b4;

	}
.content p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 5px 0px;
	}
	
.content  a:link {
	text-decoration: underline;
	}
.content a:visited {
	text-decoration: underline;
	}
.content a:hover {
	text-decoration: underline;
	}	

.content h2 {
	text-decoration: none;
	padding: 0 18px 0 0 ;

	}
	
.content h2 a:link {
	text-decoration: underline;
	color: #b8bf76;
	padding: 0 18px 0 0 ;

	}
.content h2 a:visited {
	text-decoration: underline;
	color: #b8bf76;
	padding: 0 18px 0 0 ;

	}
.content h2 a:hover {
	text-decoration: underline;
	color: #8b9249;
	padding: 0 18px 0 0 ;

	}		
	

/* main content */

.news-col {
	margin: 20px 65px 0px 20px;
	padding: 0;
	font-size: .9em;

	font-weight: normal;
	text-align: left;
	color: #c4ca8d;
	text-align: left;
	border-bottom: 1px dashed #949788;
	}

.news-col h2  {
	line-height: 1em;
	text-decoration: none;
	color: #5f613b;
	padding: 0 18px 0 6px ;
	border-left: 6px #989c71 solid; 
	}
	
.news-col h2 a:link {
	text-decoration: none;
	color: #5f613b;
	padding: 0 18px 0 0 ;
	}
	
.news-col h2 a:visited {
	text-decoration: none;
	color: #5f613b;
	padding: 0 18px 0 0 ;
	}
	
.news-col h2 a:hover {
	text-decoration: underline;
	color: #fff;
	padding: 0 18px 0 0 ;
	}	





.news {
	margin: 10px 0px 10px 0;
	padding: 6px 0px 3px 0px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #4d4f26;
	border-top: 1px dashed #999c6a;
	}
	
.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
	
.news  a:link {
	text-decoration: underline;
	color: #e0c777;
	}
.news a:visited {
	text-decoration: underline;
	color: #e0c777;
	}
.news a:hover {
	text-decoration: none;
	color: #d9c890;
	}	
	
.news-headline
	{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #5f613b;	
	}
.news-headline  a:link {
	text-decoration: none;
	color: #5f613b;
	}
.news-headline a:visited {
	text-decoration: none;
	color: #5f613b;
	}
.news-headline a:hover {
	text-decoration: underline;
	color: #2c2e0b;
	}	

.news-cat {
	color: #767676;
}

.news-by {
	color: #767676;
}

.news-link  a:link {
	text-decoration: underline;
	color: #5f613b;
	}
.news-link a:visited {
	text-decoration: underline;
	color: #5f613b;
	}
.news-link a:hover {
	text-decoration: none;
	color: #2c2e0b;
	}	


/* end main content columns styles */





/* Start NEWS main body */





.news-body {
	margin: 10px 0px 10px 0;
	padding: 6px 0px 3px 0px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #585b3a;
	border-top: 1px dashed #949788;
	}
	
.news-body p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
	
.news-body  a:link {
	text-decoration: underline;
	color: #a10b00;
	}
.news-body a:visited {
	text-decoration: underline;
	color: #a10b00;
	}
.news-body a:hover {
	text-decoration: none;
	color: #758203;
	}	
	
.news-headline-body
	{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #b8bf76;	
	}
.news-headline-body  a:link {
	text-decoration: none;
	color: #c4ca8d;
	}
.news-headline-body a:visited {
	text-decoration: none;
	color: #c4ca8d;
	}
.news-headline-body a:hover {
	text-decoration: underline;
	color: #758203;
	}	

.news-cat-body {
	color: #a1a57d;
}

.news-by-body {
	color: #a1a57d;
}



/* end main content columns styles */






















/* frame-footer */



/*end frame-footer */


#links-footer {
	display: block;
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	text-align: center;
	}
	


/* end-address */
#end-address {
	display: block;
	padding-top: 10px;
	padding-left: 240px;
	padding-right: 0px;
	text-align: left;
	
	color: #7f825d;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 5px;		
	}	

#end-address a:link, #end-address  a:visited {
	color: #716336;
  	text-decoration: underline;
	}

#end-address a:active,  #end-address a:hover, #end-address  a:visited:hover {
	color: #fff;
	text-decoration: none;
	}
	
.white-text {
	color: #767676;
	}
	

/*end frame-footer */

#tdt {
	margin-top: 40px;
	font-size: .95em;
	font-weight: normal;
	color: #c4ca8d;
	text-align:left;
	}
	
#tdt  a:link {
	text-decoration: none;
	color: #d4c288;
	}
#tdt a:visited {
	text-decoration: none;
	color: #d4c288;
	}
#tdt a:hover {
	text-decoration: underline;
	color: #fff2c6;	
	}
/* start aligning PDF images */

.alignLeft {
	float: left;
	margin: 5px 8px 5px 0px;
	padding: 2px; 
	font-size: 9px;
	color: #8090CC;
	line-height: 12px;
	border: #ebbf79 solid 1px;
	}

.alignRight {
	float: right;
	margin: 4px 0px 4px 7px;
	padding: 2px; 
	font-size: 9px;
	color: #8090CC;
	line-height: 10px;	
	border: 0;
	border: #ebbf79 solid 1px;
	}
	
.alignCenter {
	float: center;
	margin: 3px 3px 5px 0px;
	padding: 2px; 
	font-size: 9px;
	color: #8090CC;
	line-height: 12px;
	border: #ebbf79 solid 1px;
	}
/* end aligning PDF images */



.clearboth { clear: both; }


/* End of 'DEFAULT' */


/* End of 'SOLAR001' */

