/* CSS Document */
html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ccc;
}
body {
	background-color: #a2a4a6;
	background-image: url(images/page_bkg2.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #078bb3;
	text-align: left;
	padding:20px 0 0 0;
	margin:0 0 15px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #078bb3;
	text-align: left;
	padding:20px 0 0 0;
	margin:0 0 15px 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #078bb3;
	text-align: left;
	padding:0;
	margin:0;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: left;
	padding: 0px;
	margin:0 20px 10px 0;
	line-height: 22px;
}
.topMargin_10px {
	padding: 0px;
	margin: 10px 0 10px 0;
}
.italic {
	font-style: italic;
}

.fake_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #078bb3;
}

.moreTopPadding {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: left;
	padding: 40px 20px 10px 0;
	line-height: 22px;	
}

.bolderFont {
	font-weight: bold;
}

#header {
	background-image: url(images/ca_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 1049px;
}

/* keeps body copy under nav bar */ 
#holder {
	margin: 0 0 200px 0;
	padding: 20px 60px 0 0;
	float: left;
	height: 405px;
	width: 505px;
}

/* top navigation */
#nav {
	margin: 0px;
	height: 37px;
	width: 477px;
	float: right;
	padding: 101px 0 0 0;
	
}
/* outermost div that holds everything */
#container {
	padding: 0px;
	width: 1049px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 788px;
}
#img_gallery .instructions a  {
	font-weight: normal;
	color: #f7f7f7;
}
#img_gallery .instructions a:link , a:visited{
	font-weight: normal;
	color: #f7f7f7;
	text-decoration: underline;
}
#img_gallery .instructions a:hover , a:active{
	color: #adc5cc;
	text-decoration: underline;
	font-weight: normal;
}

/*container that holds the large image & slider below */
#img_gallery {
	padding: 0px;
	width: 983px;
	height: 650px;
	background-image: url(images/bu_wt_bkg2.jpg);
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
	background-position: center;
}
#img_gallery a{
	border:none;
}
#img_gallery a img{
	border:none;
}
#img_gallery p a:link, a:visited {
	font-weight: bold;
	color: #078bb3;
	text-decoration: none;
}
#img_gallery p a:hover {
	font-weight: bold;
	color: #078bb3;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #078bb3;
}

/*  Image stage - where the large image shows up */
#fullimg {
	height: 460px;
	width: 983px;
	margin:0 auto 0 auto;
	background-image: url(images/full_image_bkg.jpg);
	background-repeat: no-repeat;
}
#fullimg img{
	width:983px;
	}

/* sets placement of text descriptor for large image */
#fullimg h3, #fullimg span{
	position:absolute;
	color:#078bb3;
	margin:0px;
	width:983px;
	padding:10px 0 0 0;
	font-size:1em;
}

/*  slider  */
#img_gallery #wrapper {
	padding: 0px;
	width: 490px;
	height: 130px;
	float:left;
	position:relative;
	overflow: hidden;
	text-align: center;
	margin: 10px auto 0 auto;
	display:inline;
}

#items{
	padding:0px;
	list-style: none;
	width:100000px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#items li{
	float:left;
	list-style:none;
	margin: 0 6px 0 6px;
	padding:0;
}
#items .thumb{
	width:70px;
	height:70px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}

/* sets the slider's text size, position, color */

#container #img_gallery #wrapper #items .figure .photo p {
	text-align: center;
	margin:1px 0 0 1px;
}
#items p a{
	font-size: 0.8em;
	color: #f7f7f7;
	text-align: center;
}

#items p a:link {
	color: #f7f7f7;
}
#items p a:hover {
	color: #adc5cc;
}

/* positions text on right side column */
.floatleft {
	float: left;
	padding:20px 60px 0 0;
	margin:0 0 200px 0;
}

/* keeps slider images in place */
#items .item span{
	display:none;
	z-index: 4000;
	text-indent:-2000em;
}

/* sets position of loader graphic */
#fullimg .loading{
	width: 24px;
	height: 455px;
	padding:0 0 0 478px;
}
#fullimg .thumb{display:none;}

.footer_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	clear: both;
}

/* to change text color */
.white {
	color: #f7f7f7;
}

/* sets color & position for text above image slider */
.instructions {
	color: #f7f7f7;
	text-align: center;
	margin: 10px 0 0 0;
}

/* left & right arrows */
#moveleft{
	background-image: url(images/leftv2.gif);
	background-repeat: no-repeat;
	height:70px;
	width: 20px;
	text-indent: -9000em;
	text-decoration: none;
	z-index: 1000;
	display:block;
	cursor: pointer;
	float:left;
	margin:10px 0 0 230px;
	display:inline;
}
#moveright{
	background-image: url(images/rightv2.gif);
	background-repeat: no-repeat;
	height:70px;
	width: 20px;
	text-indent: -9000em;
	text-decoration: none;
	z-index: 1000;
	display:block;
	cursor: pointer;
	float:left;
	margin:10px 0 0 0;
	display:inline;
}
#moveleft:hover, #moveright:hover{ background-position:bottom; }


/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

/* IE hack FIX DOUBLE FLOAT*/
.figure {
	float: left;
	margin: 0;
	padding: 0px;
	height: auto;
	text-align: center;
	display:inline;
}
/* IE hack FIX DOUBLE FLOAT*/
#items li{
	float:left;
	list-style:none;
	margin: 0 6px 0 6px;
	padding:0;
	display:inline;
}

.bolderFont a {
	color: #333;
	text-decoration: underline;
}
.bolderFont a:hover {
	color: #078bb3;
	text-decoration: underline;
}
#textContainer {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 460px;
}
#textContainer p a:link , a:visited{
	font-weight: bold;
	color: #078bb3;
}
#textContainer p a:hover , a:active{
	font-weight: bold;
	color: #078bb3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #078bb3;
}
.floatRight {
	margin: 0;
	padding: 20px 20px 10px 20px;
	float: right;
}
.floatRightV2 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	float: right;
}
.floatRightV3 {
	margin: 0;
	padding: 20px 0 20px 20px;
	float: right;
}
#container #img_gallery #wrapper p a:link {
	color: #f7f7f7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
#container #img_gallery #wrapper p a:visited {
	color: #f7f7f7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
#container #img_gallery #wrapper p a:hover {
	color: #adc5cc;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc5cc;
}
#container #img_gallery #wrapper p a:active {
	color: #f7f7f7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
#textContainer h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: left;
	padding: 0px;
	margin:0 200px 20px 0;
	line-height: 22px;
	font-weight: bold;
}
