@charset "ISO-8859-1";


/************** THIS IS THE LINEN BODY TAG *******************/
/*body  {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background: #F0EFEA url(../images/linenTile.gif) repeat;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #000000;
}*/
/************** END LINEN BODY TAG *******************/




/************** THIS IS THE CHARTREUSE (SPRING) BODY TAG *******************/
/*body  {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background: #99CC33;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #000000;
}*/
/************** END CHARTREUSE (SPRING) BODY TAG *******************/





/************** THIS IS THE CHOCOLATE (WINTER) BODY TAG *******************/
/*body  {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background: #663300;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #000000;
}*/
/************** END CHOCOLATE (WINTER) BODY TAG *******************/





/************** THIS IS THE DEEP ORANGE (FALL) BODY TAG *******************/
/*body  {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background: #CC9900 url(../images/linentileorange.gif) repeat;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #000000;
}*/
/************** END DEEP ORANGE (FALL) BODY TAG *******************/


/************** THIS IS THE Natural (FALL) BODY TAG *******************/
body  {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #000000;
}
/************** END natural (FALL) BODY TAG *******************/



.cmoon #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.cmoon #header {
	background: #FFFFFF;
	/*padding: 0 10px 0 20px;*/
	height: 91px;
}
.cmoon #headright {
	float: right;
	width: 500px;
	background-color: #FFFFFF;
	height: 35px;
	position: relative;
	top: 35px;
}
.cmoon #subheader {
	background: #EBEBEB url(../cmimg/subheadart.gif) no-repeat;
	padding: 0 10px 0 20px;
	height: 25px;
} 
.cmoon #sidebar1 {
	float: left;
	width: 210px;
	background: #FFFFFF;
	padding: 15px 10px 15px 20px;
}
.cmoon #sidebar2 p {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0 0 6px 0;
	margin: 0;
}
.cmoon #sidebar2 h1 { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #83AE53;
	padding: 0 0 6px 0;
	margin: 0;
}
.cmoon #mainContent { 
	margin: 0 0 0 0;
	/*padding: 6px 20px;*/ /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 780px;
} 
.cmoon #special { 
	background: #96CABF;
	padding: 10px;
	width: 100%;
}
.cmoon #special p { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #F6FEFF;
	padding: 0 0 6px 0;
	margin: 0;
}
.cmoon #special h1 { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #000033;
	padding: 0 0 6px 0;
	margin: 0;
}
.cmoon #special strong { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #003300;
}
.cmoon #special .button { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	background: #83AE53;
	color: #FFFFFF;
	font-size: 10px;
}
.cmoon #sidebar2 .button { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	background: #83AE53;
	color: #FFFFFF;
	font-size: 10px;
}
.cmoon #sidebar2 a:link { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #83AE53;
	text-decoration: none;
}
.cmoon #sidebar2 a:hover { 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	color: #83AE53;
	text-decoration: underline;
}


.cmoon #special #cornerl {
	background: url(../cmimg/corner_left.gif);
	height: 20px;
	width: 20px;
	position: relative;
	left: -10px;
	top: -10px;
	float: left;
} 
.cmoon #special #cornerr {
	background: url(../cmimg/corner_right.gif);
	height: 20px;
	width: 20px;
	position: relative;
	left: 182px;
	top: -10px;
} 











.cmoon #container #footer1 { 
	padding: 24px 0 0 0;
	background: #99cc33 url(../cmimg/color_box_bar.png) no-repeat; 
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;
	width: 780px;
} 

.cmoon #footer1 { 
	padding: 24px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD; */
	background: #99cc33 url(../cmimg/color_box_bar.png) no-repeat; 
	width: 780px;
} 
.cmoon #footer1 p {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBEB;

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.cmoon #footer1 a:link {
	color: #EBEBEB;
}
.cmoon #footer1 a:visited {
	color: #EBEBEB;
}
.cmoon #footer1 a:hover {
	color: #000000;
}
.cmoon #footer1 a:active {
	color: #000000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
