@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: square;
	padding-left:25px;
	
}

body  {
	font-size:1em;
	line-height:1.4em;
	font-family: Calibri, Frutiger, "Frutiger Linotype", Univers,  "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	text-align: center;
	
}

#container {
	background-color: #fff;
	width: 820px;
	text-align: left;
	margin: 3px auto 7px auto;
	background-image: url(images/bubble_6.jpg);
	/*border-right:1px solid #4D4D4D;
	border-bottom:1px solid #4D4D4D;
	border-left:1px solid #E0D7CE;
	border-top:1px solid #E0D7CE;*/
}

/* styling the header group*/

#header {
	
	width: 720px;
	height:110px;
/*	background-image: url(style_1/images/ccr-header_1.png);
	background-repeat:no-repeat;*/
	margin-left:5px;
	
}



#pageTitle{
	
	/*border-top: solid 1px #5291C9;*/
	margin: -10px 0px 0px 175px;
	padding: 0px 0px 11px 0px;
/*	border-bottom: solid 1px #5291C9;
	
	border-left: solid 1px #5291C9;*/
}

#pageTitle a {
	font-size:0.85em;
	letter-spacing:0.1em;
}

#pageTitle a:link {
	color:#000;
}

#pageTitle a:hover {
	color:#5291C9;
}

#pageTitle a:visited {
	color:#000;
}

/*end of header group*/

#contentWrap {
	
	min-height:480px;
	padding: 0px 0px 0px 0px;
}


#sidebar {
	
	width: 145px;
	float:left;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 5px;
	
}


#content {
	
	margin: 0px 0px 0px 175px;
	padding: 0px 23px 0px 0px;
	/*border-bottom: solid 1px #5291C9;*/
	
	
	
}

#callin {
	
	width:440px;
	float:left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#benefits li {
	padding:0px 0px 12px 0px;
}

#callout {
	line-height:1.1em;
}

#scope ul {
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}


#scope li {
	color:#5291C9;
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#footer {
	/*background-image: url(images/ccr-title_bar.png);*/
	clear:both;
	height:57px;
	margin-top:5px;
	margin-bottom:7px;
	vertical-align:middle;
	/*border-top:solid 1px #5291C9;*/ 
	
}

#footer img {
	
	opacity:0.2;
	filter:alpha(opacity=20);
}







#footer p {
	margin:0px 0px 0px 175px;
	padding: 7px 0px 0px 0px;
	font-size: 0.75em;
	text-align:left;
	
}





h1 /* page titles*/{
	font-size: 130%;
	color: #5291C9;
	padding-top: 5px;
	padding-bottom:2px;
	letter-spacing: 0.2em;
	margin-bottom:0px;
}

h2 {
	font-size: 1em;
	color:#5291C9;
	letter-spacing:0.1em;
	padding-bottom:3px;
	margin:0px;
}

h3 {
	font-size: 1em;
	color:#5291C9;
	padding-bottom:3px;
	padding-top:3px;
	margin:0px;
	letter-spacing:0.0em;
	font-weight:normal;
}

p {
	text-align:justify;
	color: #000;
	padding:0px 0px 7px 0px;
	
}

ul {
	margin:0px 0px 0px 0px;
	
}

li {
	/*font-size:small;
	line-height:1.4em;
	font-family: Calibri, Frutiger, "Frutiger Linotype", Univers,  "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	text-align:justify;
	padding-bottom:4px;
	margin-right:15px;
}

.lastItem {
	padding:0px 0px 11px 0px;
}



hr {
	color:#5291C9;
	background-color:#5291C9;
	border:#5291C9;
	height:1px;
	margin:0px 0px 7px 0px;
	
}

.topbutton {
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size:0.75em;
	color:#000;
	letter-spacing: 0.1em;
	text-decoration:none;
	
}



.SectionHead {
	font-size: 1.1em;
	color:#4d4d4d;
	padding-bottom:0px;
	margin:0px;
	letter-spacing:0.1em;
	font-weight:bold;
}

.SectionSubHead {
	font-size: 1em;
	color:#BE1E2D;
	padding-bottom:0px;
	margin:0px;
	letter-spacing:0.1em;
}

#container #content .SectionNavigation a {
	font-size:1em;
	color:#4d4d4d;
	letter-spacing: 0.2em;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	
}

#container #content .SectionNavigation a:hover {
    color:#BE1E2D;
}


/* styling the menu */


.AccordionPanelTab {
	
	/*background-color:#ffffff;*/
	/*border-top:1px solid #5291C9;*/
	padding: 3px 0px 11px 0px;
}

.AccordionPanelContent {
	overflow:auto;
	/*background-color:#ffffff;*/
		
	
}

.AccordionPanelContent ul {

	margin:0px;
	padding: 0px 0px 7px 13px;
	font-size:0.8em;
	text-align:left;
	
	
}

.AccordionPanelContent li {
	/*background-color:#ffffff;*/
	/*overflow: auto;*/
	list-style-type: none;
	text-align:left;
	line-height:1em;
	padding: 0px 0px 11px 0px;
	margin: 0px 0px 0px 0px;
	/*border-bottom:1px solid black;	*/
	
}

.AccordionPanelTab h5 {
	font-size: 0.9em;
	letter-spacing:0.1em;
	margin:0px;
	padding: 0.0px 0px 0px 6px;
	text-align:left;
	font-weight: normal;
	
}

.AccordionPanelTab  a {
	color: #000;
	text-decoration: none;
}

.AccordionPanelContent  a {
	color: #000;
	text-decoration: none;
}

a:link {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#5291c9;
}

a:visited {
	text-decoration:none;
	color:#000;
}




/* styling the tables*/

#container #content table {
	/*border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-collapse:collapse;*/
	 
	font-size: 0.9em;
	line-height:0.7 em;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}



#container #content table td{
	/*
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;*/
/*	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;*/
	padding-left:5px;
	padding-right:11px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#ffffff;
	
}


#container #content table tr{
	
	/*border-left: 1px solid #b3b3b3;*/
	/*border-top: 1px solid #b3b3b3;*/
	/*border-right: 1px solid #b3b3b3;*/
	/*border-bottom: 1px solid #b3b3b3;*/
	
	/*background-color:#E1DDD9;*/
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.listing {
	margin-right: 11px;
	margin-left: 5px;
}






#container #content table th{
	
	/*border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;*/
	padding-left:5px;
	padding-right:11px;
	padding-top:2px;
	padding-bottom:1px;
	background-color:#E0D7CE;
	/*font-weight:bold;*/
	/*font-size:0.7em;
	color:#4d4d4d;
	vertical-align:middle;
	letter-spacing:0.1em;*/
	/*height:31px;*/
}

.table_subhead {
	font-weight: bold;
}

.table_subheadco {
	font-weight: bold;
	color:#666;
}

.table_label {
	color:#4c7688;
}

.table_subheadco_small {
	font-weight: bold;
	color:#666;
	font-size:0.75em;
}


#home #container #content table tr td p {
	font: 1em;
	line-height:1.6em;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}





#container #content h6 a {
	text-decoration: none;
}

#ContentDivider {
	color:#36F;
}
#container #content .ContentDivider {
	color: #39F;
	height:8px;
	
}


	


#container #footer p a:link {
	color: #000;
	text-decoration: none;
}

#container #footer p a:hover {
	color:#5291c9;
}

#container #footer p a:visited {
	color: #000;
}


#container #content p img {
	padding-right: 21px;
	margin-left: 0px;
	margin-bottom:21px;
	margin-right:0px;
	margin-top: 0px;
	float:left;
	}
	
#container #content p a:link {
	color: #5291c9;
}

#container #content p a:hover {
	color: #000;
}

#container #content p a:visited {
	color: #5291c9;
}


.table_label {
	font-size: 0.65em;
	color: #000;
}

/* styling the gallery thumbs display */

#image_thumbs li p {
	margin-top:0px;
	margin-bottom:0px;
}

#image_thumbs li {
	display:block;
	float:left;
	list-style:none;
}

#image_thumbs {
	padding-left:0px;
}

/* styling the gallery viewer display */



#container #content_image table {
	margin: 17px 11px 0px 17px;
	padding-left:0px;
	width:670px;

}

/*#content_image #image_display {
	padding: 17px 23px 0px 17px;
}*/

#content_image {
	margin:0px;
	padding:0px;
	
}

#content_image #image_nav {
	font-size: 0.65em;
}

.image_link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.image_link a:link{
	color:#FFF;
	text-decoration:none;
}

.image_link a:hover{
	color:#FFF;
	text-decoration:none;
}

.image_link a:visited{
	color:#FFF;
	text-decoration:none;
	
}

.stripimg {
	width: 600px;
	margin-left:0px;
}

#content img {
	padding:0px 0px 11px 0px;
	margin:0px 0px 0px 11px;
}

.mapsub {
	padding-left:15px;
	padding-bottom:11px;
}