/*--------- PAGE ELEMENTS ------------*/
body {
	margin:0 auto;
	margin-top: 20px;
}
/*---------------- see formSpecific.css for the css elements listed below -----------------*/
/*a{ --- controls link colors in the contact forms --
	color:#000;
	text-decoration:underline;
}
a:hover{ --- controls link colors in the contact forms --
	color:#cc6600;
	text-decoration:underline;
}*/
/*---------------- /formSpecific.css for the css elements listed below -----------------*/
#wrapper {
	margin:0 auto;
	width:904px;
}
.ccservices-logo {
	float:left;
	padding-right:23px;
}
.basicFadeArch {
	margin-bottom:18px;
}
#page {
	width:750px;
	float:right;
}
#content {
	clear:both;
	width:714px;
	padding-top:18px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:18px;
}
#leftContent {
	/*background-color:#eaeaea;*/
	width:434px;
	margin-right:18px;
}
#rightContent {
	/*background-color:#eaeaea;*/
	width:246px;
	float:right;
}
/*---------------- see formSpecific.css for the css elements listed below -----------------*/
/*#rightContentContact {
	margin-left:24px;
	width:246px;
	float:right;
}*/
/*---------------- /formSpecific.css for the css elements listed below -----------------*/
#newsContent {
	width:698px;
}
#footer-arch {
	background-image:url(../images/footer-arch800.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:12px;
	width:100%;
	clear:both;
}
hr {
	color:#cccccc;
}
#rssIcon {
	float:right;
}
/*-------------------------------
		CONTENT LAYOUT
--------------------------------*/
#box1 {
	padding-top:0px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:6px;
	margin-top:22px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:22px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}
/*-------------------------------
		NAVIGATION
-------------------------------*/
.uppermenu-textblue {
	color: #00adee;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 0px;
	line-height: 24px;
	text-decoration: none;
}
.uppermenu-textblue a {
	color: #00adee;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.uppermenu-textblue a:hover {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
/*-------------------------------
		FOOTER LINKS
-------------------------------*/
.footermenu {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
.footermenu a {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	text-decoration:none;
}
.footermenu a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #ccffff;  
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	text-decoration:none;
}
.footergrylink {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 14px;
}
.footergrylink a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 14px;
}
.footergrylink a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #333;
        font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}
/*-------------------------------
		FOOTER TEXT
-------------------------------*/
.footertextBig {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 14px;
}
/*-------------------------------
		KALEIDOSCOPIC
-------------------------------*/
.kalofootermenu {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	line-height: 14px;
}
.kalofootermenu a {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	font-family: "Arial";
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	text-decoration: none;
}
.kalofootermenu a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	line-height: 14px;
}
/*-------------------------------
		FOOTER COLUMNS
-------------------------------*/
#footerTB {
	margin-top:8px;
	margin-right:22px;
}
.footercolumn { 
	background-color:#333333;
	float: left; 
	height: 100%;
	width: auto; 
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.iconcolumn { 
	background-color:#333333;
	float: right; 
	width: auto;
	padding-right: 24px;
	position:inherit;
}	
#footer {
	background-color:#333333;
	font-weight: normal;	 
	width: auto;
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
}
#footer .column { 
	float: left;
}	
#footer h2 { 
	font: 12px Arial, sans-serif; 
	text-transform: uppercase; 
	color: #fff;
}
#footer h3 { 
	font: 10px Arial, sans-serif;
	font-weight: normal; 
	color: #fff; 
}
#footer h4 { 
	font: 10px Arial, sans-serif;
	font-weight: normal; 
	color: #fff; 
}
#footer ul { 
	list-style: none outside;  
}
#footer a { 
	color:#fff;
	font: 10px Arial, sans-serif;
	line-height: 16px;  
}
#footer a:hover { 
	color: #ccffff;  
	text-decoration: none;
	line-height: 16px;
}

/*-------------------------------
		FONTS
-------------------------------*/
h1 {
	margin-bottom:8px;
	margin-top:0px;
	font-family: Verdana;
	font-size:24px;
	font-weight:400;
	color:#00adee;
}
h1 a{
	color:#00adee;
	text-decoration:none;
}
h1 a:hover{
	color:#333;
	text-decoration:underline;
}
h2 {
	margin-bottom:3px;
	padding-top:6px;
	margin-top:8px;
	font-family: Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333;
}
h2 a{
	color:#333;
	text-decoration:none;
}
h2 a:hover{
	color:#00adee;
	text-decoration:underline;
}
h3 {
	margin-bottom:12px;
	margin-top:0px;
	font-family: Verdana;
	font-size:13px;
	font-weight:400;
	color:#cc6600;
}
h3 a{
	color:#cc6600;
	text-decoration:none;
}
h3 a:hover{
	color:#333;
	text-decoration:underline;
}
h4 {
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana;
	font-size:13px;
	font-weight:400;
	color:#00adee;
}
h4 a{
	color:#00adee;
	text-decoration:none;
}
h4 a:hover{
	color:#333;
	text-decoration:underline;
}
h5 {
	margin-bottom:14px;
	margin-top:0px;
	padding-top:0px;
	padding-left:12px;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
h5 a{
	color:#000;
	text-decoration:none;
}
h5 a:hover{
	color:#00adee;
	text-decoration:underline;
}
h6 {
	margin-bottom:14px;
	margin-top:0px;
	padding-top:0px;
	padding-left:12px;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#00adee;
	/* below are older setting for the orange learn more links */
	/*margin-bottom:32px;
	margin-top:0px;
	padding-top:0px;
	padding-left:12px;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:160%;
	color:#00adee;*/
}
h6 a{
	color:#00adee;
	text-decoration:none;
}
h6 a:hover{
	color:#333;
	text-decoration:underline;
}
p {
	margin-top:0px;
	/*margin-bottom:11px;*/
	font-family: Verdana;
	font-size:11px;
	font-weight:400;
	line-height:140%;
	color:#333;
}
p a{
	color:#000;
	text-decoration:underline;
}
p a:hover{
	color:#cc6600;
	text-decoration:underline;
}
ul {
	list-style-type:none;
	margin-top:0px;
	margin-right:18px;
	padding-left:0px;
	line-height:144%;
}
li {
	margin-top:0px;
	margin-bottom:6px;
	padding:0;
	font-family: Verdana;
	font-size:11px;
	color:#333;
	font-weight:400;
	line-height:144%;
}
li a{
	color:#333;
	text-decoration:none;
}
li a:hover{
	color:#00adee;
	text-decoration:underline;
}
