/*--- Body ---*/	

body, html {
		background-repeat: no-repeat;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		margin:0;
		padding:0;
		color: #fff;
	    font: 90%/20px;
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ccc-bkg.jpg);
	min-width:500px;
	background-color: #12437d;
}
#wrap {
		
		background-color: white;
		padding: 5px;
		margin-left: auto;
		margin-bottom: 0;
		margin-right: auto;
		margin-top: 80px;
		border-color: white;
		border-style: solid;
		border-width: 5px;
		width: 950px;
		height: 450px;
}
	

/*--- Columns ---*/	
	
	#leftcolumn {
		background-position: 0 top;
		background-repeat: repeat-y;
		background-image: url(/images/ccc-bkg.png);
		float: left;
		height: 450px;
		width: 280px;
	}
	#centercolumn {
		margin-left: 7px;
		height: 450px;
		background-color: #a7a9ac;
		width: 325px;
		float: left;
		}

	#rightcolumn {
		padding: 0px;
		margin-right: 0px;
		background-color: #a7a9ac;
		height: 450px;
		width: 329px;
		margin-left: 620px;}
		
    #rightcolumn ul li
{
	color: white;
}
    #rightcolumn ul{ list-style-type: circle; font-size: 13px; padding-left: 18px; margin-left: 0px; line-height: 24px;}
		
/*--- Sponsors Page ---*/	
		
	#centercolumn-sponsors {
		margin-left: 7px;
		height: 450px;
		background-color: #cdcdcd;
		width: 245px;
		float: left;
		}	
		#rightcolumn-sponsors {
		padding: 0px;
		margin-right: 0px;
		background-color: #a7a9ac;
		height: 450px;
		width: 400px;
		margin-left: 540px;}
		
		
/*--- Contact Page ---*/	
		
	#centercolumn-contact {
		float: left;
		margin-left: 7px;
		height: 450px;
		background-color: #cdcdcd;
		width: 355px;
		}	
		#rightcolumn-contact {
		padding: 0px;
		margin-right: 0px;
		background-color: #a7a9ac;
		height: 450px;
		width: 305px;
		margin-left: 645px;}
		
                 		
	
/*--- Links ---*/		
	
a:visited
{
color: #002d62;
text-decoration: none;
}

a:link 
{
text-decoration: none;
color: #002d62;
}

a:hover
{
color: #fff;
}


/*--- Navigation ---*/		


#contact-right
{
	height: 450px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 3px;
	float: right;
}#navcontainer {
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 38px;
	margin: 0px;
	width: 274px;
}

#navcontainer ul
{
text-align: right;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
padding-left: 3px;
padding-bottom: 5px;
padding-right: 25px;
padding-top: 5px;
display: block;
width: 252px;
}

#navcontainer a:link, #navlist a:visited
{
color: #eeeeee;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #4f739e;
color: white;
}

#active a:link, #active a:visited, #active a:hover
{
padding-bottom: 5px;
padding-top: 5px;
background-repeat: repeat-y;
background-position: right center;
background-image: url(/images/ccc-triangle.png);
color: white;
}



/*--- Headers ---*/	

h1
{
	font-weight: bold;
	line-height: 20px;
	padding-top: 30px;
	font-size: 15px;
	text-transform: uppercase;
	color: #002d62;
}

h2
{
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 14px;
	color: #002d62;
	line-height: 26px;
}

h3 {
	font-size: 20px;
	color: white;
}
h6{ margin: 0px; padding: 2px; text-transform: lowercase; font-size: 12px; color: #0073ff; }


/*--- Generic Content ---*/	


.content
{
	line-height: 20px;
	font-size: 12px;
	color: white;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	overflow: auto;
}

#flash
{
	float: left;
	height: 450px;
	margin-left: 7px;
	background-color: #e5e5e5;
	width: 663px;
}

.content-sponsors
{
	color: white;
	text-align: right;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 15px;
	padding-top: 4px;
}
.content-news{
	font-size: 13px;
	color: white;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-right: 15px;
	padding-top: 4px;
	line-height: 16px;
}
.content-contact-center
{
	word-wrap: break-word;
	line-height: 18px;
	font-size: 13px;
	color: white;
	text-align: left;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-top: 4px;
}
#centercolumn-news
{
margin-left: 7px;
		height: 450px;
		background-color: #cdcdcd;
		width: 144px;
		float: left;

}
#rightcolumn-news {
		line-height: 20px;
		padding: 0px;
		margin-right: 0px;
		background-color: #a7a9ac;
		height: 450px;
		width: 515px;
		margin-left: 435px;}
		
.content-news ul{
		line-height: 14px;
		padding-left: 8px;
		padding-bottom: 4px;
		padding-right: 0;
		padding-top: 0;
		list-style-type: none;
		margin: 0;
		}

.content-news ul li{padding-bottom: 15px;}		

form{line-height: 22px;}		

div.figure {
  height: 150%;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 8px 0 0;
}		

img.scaled {
  width: 100%;
}

img {border: none;}

.floatright {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 11px;
	padding-right: 6px;
	float: right;
}

#property-thumb-container{text-align: center;}

.property-thumb {
  padding-left: 0px;
  padding-bottom: 3px;
  padding-right: 3px;
  padding-top: 3px;
  height: 50px;
  margin: 0px;
  width: 20%;
  float: left;
}

#properties {
	color: #002d62;
}

.right-float-link {
	font-weight: bold;
	color: #002d62;
}

.current a:link, .current a:visited {
	color: white;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: white;
}

.nh-images {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
.awards-images {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.property-thumb-outer {
	float: left;
}

#footer {
}

#shave {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	border:0px;
	width:728px;
}