/* - - - - - - Custom Color CSS created by Blueutopia.com - - - - - - */


div#pageWrapper {
	border: 0px solid #6F6F6F;
	background-color: #f9f9f9;
/*	background-image:url('/images/bg/innerbak.gif'); */
}





/* - - - -  HOMEPAGE HEADER  - - */


div#home_container h1{
	color:#2C6EA8;
}




/* - - -  - PAGES  - - -  - - */

div#pages {
	background-color: #ffffff;
	padding: 6px;
	margin-left:6px;
	text-align:left;
}

div#pages_right{
	background-color: #ffffff;
	padding: 6px;
}

div#pages_left{
	background-color: #ffffff;
	padding: 6px;
}

div#pages_nocol{
	background-color: #ffffff;
	padding: 6px;
}



/* - - - - QUICK SIGN-UP BOX  - - */


div#col3 div.signup {
	padding: 0px;
	border: 0px solid #416A9C;
	background-color: #f2f2f2;
	margin-bottom: 14px;
	background-image:url('/images/bg/quickback.jpg'); 
	background-repeat: no-repeat;
}

div#col3 div.signup {

}

div#col3 div.signup h3 {
	color: #ffFFFf;
	padding: 0px;
} 



/* - - -  BUTTONS  - - -- - */

.butn_submit {
	background-color: #265B85;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}


/* - - -  SIDEBAR ITEMS  - - -- - */


div#col1 div.messageBox {
	background-color: #D2D2D2;
}

div#col1 div.messageBox h3 {
	background-color: #416A9C;
	color: #fff;
}

div#col3 div.messageBox {
 	background-color: #fff; 				
}


div#col3 div.messageBox h3 {
	background-color: #99b4ea;
	background: #416A9C; 
}

/* - - -  FOOTER  - - -- - */

div#pageFoot {
	background-image:url('/images/footerbg.jpg');
	background-repeat:repeat-x;
    border-top: 3px solid #416A9C;
}



