body {
	color: #000000;
	background: #4586C2;
}

.content a, .content a:active {
	color: #66CCFF;
}

.content a:visited {
	color: #66CCFF;
}

.content a:hover {
	color: #3366CC;
	background: #CBE3FB
}

h1 {
	color: #DB981D;
}

.content h1 a, .content h1 a:active {
	color: #DB981D;
}

.content h1 a:visited {
	color: #031D35
}

.content h1 a:hover {
	color: #D68F0C;
	background: #FADA9F;
}

h2 {
	color: #DB981D;
}

h3 {
	color: #000;
}

.ads h3 a {
	color: #DB981D;
}

/* Start of navigation*/

#bar {
	background: url('../images/3/californianav.gif') no-repeat #031D35;
}

#nav a {
	color: #FFF;
}

#nav li a:hover {
	color: #504387
}

#nav li {
	padding-right: 33px;
	padding-left: 33px;
	background: url('../images/3/californianavbg.gif') no-repeat center right transparent
}

#nav li ul {
	background: url('../images/3/californiadropbg.gif') repeat-x #CBE3FB;
	border-top: 1px solid #CBE3FB;
	border-bottom: 2px solid #003366;
}

/* End of navigation*/

#main {
	height:167px;
	background: url('../images/3/californiamain.jpg') no-repeat transparent;
}

.photoboxtop {
	background: url('../images/3/californiaphotoboxtop.gif') no-repeat transparent;
}

.boxtop {
	background: url('../images/3/californiaphotoboxtop.gif') no-repeat transparent;
}

.boxbottom {
	background: url('../images/3/californiaboxbottom.gif') no-repeat transparent;
}

.content {
	background: url('../images/3/californiaboxmiddle.gif') repeat-y #FFF;
}