 /* CSS Reset */
* { margin:0; padding:0; }
body {
    background:#59d3fa url(images/body_bg.jpg) repeat-x 0 0;
}
#container {
	width:1024px;
	margin:0 auto;
}
#header {
	height:139px;
	width:960px;
	margin:90px auto 0 auto;
}
#header h1 {
	display:block;
	float:left;
	width:200px;
	height:139px;
	background:url(images/logo.png) no-repeat 0 0;
	text-indent:-10000px;
	background-position: center;
}
#header h1 a {
  display:block;
  width:100%;
  height:100%;
}
#header ul {
	display:block;
	float:right;
	width:750px;
	height:100px;
	list-style:none;
}
#header ul li {
	display:block;
	float:left;
	height:125px;
}

/* Menu bar items with hover rollOver commands*/

#home {
  width:144px;
  background-image: url(images/home.jpg);
  
}
#about {
  width:125px;
  background-image: url(images/news.jpg);
}
#art {
  width:96px;
  background-image: url(images/art.jpg);
}
#shop {
  width:121px;
  background-image: url(images/shop.jpg);
}
#jobs {
  width:96px;
  background-image: url(images/jobs.jpg);
}
#email {
  width:155px;
  background-image: url(images/email.jpg);
}
#header ul li a {
  display:block;
  width:100%;
  height:100%;
}
#home a:hover {
	background:url(images/home.jpg) no-repeat 0 -125px;
}
#about a:hover {
  background:url(images/news.jpg) no-repeat 0 -125px;
}
#art a:hover {
  background:url(images/art.jpg) no-repeat 0 -125px;
}
#shop a:hover {
  background:url(images/shop.jpg) no-repeat 0 -125px;
}
#jobs a:hover {
  background:url(images/jobs.jpg) no-repeat 0 -125px;
}
#email a:hover {
  background:url(images/email.jpg) no-repeat 0 -125px;
}

/* main image body*/
#imageContainer {
	height:450;
	width:960;
	margin:0px 0 0 30px;
}
.leftImage {
	width:270px;
	height:365px;
	float:left;
	margin:0px 0px 0 12px;
	background-position: left top;
	background-image: url(images/coloresLogo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #D02125;
	line-height: normal;
	text-align: left;
}
.leftImage h3 {
	font:bold 15px Verdana, Geneva, sans-serif;
	color:#0F83BC;
	margin:280px 0 0 50px;
	text-transform:uppercase;
}

/*content box */

.rightImage {
	width:670px;
	height:365px;
	float:left;
	margin:0px -10px 0 0px;
	background-image: url(images/mobile-bar.jpg);
}
.rightImage h3 {
  font:bold 15px Verdana, Geneva, sans-serif;
  color:#ffffff;
  text-transform:uppercase;
  margin:20px 0px 0 70px;
}
.rightImage p {
  font:normal 12px/18px Verdana, Geneva, sans-serif;
  color:#0c3b4a;
  margin:50px 30px 0 172px;
}

/*content box subjects*/

/*Other news subject - calstate lecture*/
#calSubjects {
	width:350px;
	height:375px;
	float:left;
	margin:20px 0px 0px 30px;
}
.calSubject {
	width:390px;
	height:350px;
}
.calSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 0px;
}
.calSubject p {
	font:normal 11px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 0px 0px 0px;
	text-align: left;
}
.calSubject h3 {
	font:normal 14px/18px Verdana, Geneva, sans-serif;
	color:#999;
	margin:5px 0px 0px 0px;
	text-align: center;
}
#wpimages {
	width:640px;
	height:350px;
	float:left;
}
.wphalloween {
	width:660px;
	height:350px;
	float: left;
}
.wphalloween h3 {
	font:bold 16px Verdana, Geneva, sans-serif;
	color:#0f83bc;
	text-transform:uppercase;
	margin:20px 0 0 20px;
}
.wphalloween p {
	font:normal 14px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 0px 0 20px;
	
}

/*Bottom row of buttons*/


.box {
	width:320px;
	height:185px;
	float:left;
	margin:0px 0 0 0px;
}
.box h3 {
  font:bold 18px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 172px;
}
.box h5 {
  font:bold 15px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 172px;
}
.box p {
  font:normal 12px/18px Verdana, Geneva, sans-serif;
  color:#0c3b4a;
  margin:5px 30px 0 172px;
}
.colores {
	display: block;
	width: 320px;
	height: 185px;
	background: transparent url(images/box2.jpg) no-repeat;
}
.colores:hover { 
    background-position: 0 -181px; 
}
.testimonial {
	background-image: url(images/testimonial.jpg);
}
.testimonial:hover { 
    background-position: 0 -181px; 
}
.mobile {
	display: block;
	width: 320px;
	height: 185px;
	text-indent:30px;
	background-image: url(images/mobilebox.jpg);
}
.mobile:hover { 
    background-position: 0 -181px; 
}

/*--------------------------------------------Footer text and text box*/
#leftCol {
	width:960px;
	float:left;
	margin:10px 0 0 10px;
}
#leftCol h2 {
  font:bold 20px/24px Verdana, Geneva, sans-serif;
  color:#094e64;
}
#leftCol p {
  font:normal 14px/20px Arial, Helvetica, sans-serif;
  color:#094e64;
  margin-top:10px;
}
#newsletter {
	position:relative;
	width:320px;
	height:110px;
	float:left;
	margin:10px 0 30px 0;
	background-image: url(images/newsletter_bg.jpg);
}
#newsletter label {
	font:bold 16px Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	width:100%;
	display:block;
	color:#fff;
	text-align:center;
}
#emailInput {
	position:absolute;
	top:54px;
	left:5px;
	width:200px;
	margin:0px 0 0 30px;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#289;
	border:0;
	background-color:transparent;
	border:none;
}
#submitButton {
  position:absolute;
  top:43px;
  right:27px;
  width:50px;
  height:40px;
  margin-top:5px;
  padding:0;
}
#footer {
  clear:both;
  width:940px;
  border-top:1px dashed #094e64;
}
#footer p {
  margin:15px 0;
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#094e64;
}
