/* ------------------- GENERAL FORMATING ------------------- */

body , dt , dd , dl , sl , caption, u , blink , select , option , form , font , li {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333333;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 20px;
	background-color: #C4B87E;
	background-image: url(images/cc_bckgd_rocks3.jpg);
}

A:LINK { 
	text-decoration: underline;
	color: #996633; 
} 
A:HOVER {
	text-decoration: underline;
	color: #663300;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #996633;
} 
A:VISITED {
	text-decoration: underline;
	color: #996633;
}
h1 {
	color: #353F46;
	font-weight:bold;
	margin-top:12px;
	font-size : 15px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h2 {
	color: #ffffff;
	font-weight:bold;
	margin-top:12px;
	font-size : 15px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #28316D;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #996633;
	text-decoration: none;
}
A.bodytext:HOVER { 
	color : #663300;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------- HEADER basic text link navigation ------------------- */

.hdrnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #28316D;
}
	
A.hdrnav:LINK { 
	color : #28316D;
	text-decoration: none;
}
	
A.hdrnav:VISITED {
	color : #28316D;
	text-decoration: none;
}
A.hdrnav:HOVER {
	color : #3860A7;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

A.white:HOVER {
	color : #CCCCCC;
	text-decoration: underline;
}

.quote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
	font-style : italic;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.quote:LINK , A.quote:ACTIVE , A.quote:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.quote:HOVER {
	color : #FFCC00;
	text-decoration: underline;
}

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
}

A.footer:HOVER { 
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: underline;
}



/* ------------------- Table cell styles ------------------- */
#tdPageBrdr {
	background-color: #996600;
	padding: 6px;
}
#tdTopBar {
	background-color: #ECCE86;
	border-bottom: 1px solid #D1D1D1;
	padding: 2px;
}
#tdContent {
	background-color: #F0EADA;
	padding: 10px;
	vertical-align: top;
}
#tdContent1 {
	background-color: #F0EADA;
	padding: 10px;
	vertical-align: top;
	background-image: url(images/cc_cntnt_bckgd1.jpg);
	background-repeat: no-repeat;
	width: 285px;
	background-position: left bottom;
	
}
#tdContent1b {
	background-color: #F0EADA;
	padding: 10px;
	vertical-align: top;
	background-image: url(images/cc_cntnt_bckgd1b.jpg);
	background-repeat: no-repeat;
	width: 285px;
	background-position: left top;
	
}
#tdContent2 {
	background-color: #F0EADA;
	padding: 10px;
	vertical-align: top;
	background-image: url(images/cc_cntnt_bckgd1.jpg);
	background-repeat: no-repeat;
	width: 285px;
	background-position: left top;
	
}
#tdBorderBtm {
	border-bottom: 1px solid #353F46;
}
#tdHdrBar {
	background-color: #788187;
}
#tdNav {
	background-color: #CCCCCC;
	border-bottom: 1px solid #BA9F5A;
	background-image: url(images/cc_nav_bckgd1.jpg);
}
#tdNavBrdr {
	border-left: 1px solid #BA9F5A;
}
#tdNews {
	background-color: #ADAFAC;
}
#tdGallery {
	background-color: #353F46;
	padding: 5px;
}

#tdBorderAll { 
border: solid 1px #353F46; 
}



/*------Horizontal Navigation style ------*/
/* -- 	list-style-type: none; -- */

div#navcontainer
{
	background-image:  url(images/cc_nav_bckgd1.jpg);
	background-repeat: repeat-x;

	
	
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353F46;
	text-align: center;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 4px;
	background-image:  url(images/cc_nav_bckgd1.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

div#navcontainer ul li a 
{
padding: 4px 12px 3px 12px; 
text-decoration: none; 
border-right: 1px solid #BA9F5A; 
color: #353F46;
}

div#navcontainer ul li a:hover 
{
	color: #333333;
	background-image: url(images/cc_nav_bckgd2.jpg);
	background-repeat: repeat-x;

}

#active a { border-left: 1px solid #BA9F5A; }

/*-------- Highlight the Active Link----------*/

body#link0 a#link0,
body#link1 a#link1,
body#link2 a#link2,
body#link3 a#link3,
body#link4 a#link4,
body#link5 a#link5,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10,
body#link11 a#link11,
body#link12 a#link12,
body#link13 a#link13,
body#link14 a#link14,
body#link15 a#link15
{
	color: #663300;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
