body {
	
color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
width: 100%;
display: table;

	
background: #ffffff url(images/BackgroundCream.jpg) no-repeat center top;

}

.clear{clear:both;}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 767px;
}
a{color:#80ba04;}
a:hover{color:#b7fb24;}



/********************** Header ***************************/
 #header {
	width:780px;
	height:370px;
	position:relative;
}




#header ul{
	position: absolute;
	top:350px;
	left:20px;
}
#header li{
text-align:center;
float:left;
	display:block;
	
	width:100px;
}
#header ul a{
	color:#ee238f;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	
}
#header ul a:hover{color:#97b15e;}


#top{
	background: url(images/cocklogo.png) no-repeat;
	color: #000000;
	width: 349px;
	height: 335px;
}


#right {
float: right;
}





/********************** Welcome ***************************/
#welcome {
	
	background-repeat: no-repeat;
	background-position: right top;
}
#welcome h3{
	margin: 10px 10px 10px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ee238f;}

#welcome h2 {
/* margin: 10px 10px 10px 50px; */
font-family: Arial, Helvetica, sans-serif;
}



#welcome p{
margin: 10px 10px 10px 50px;width:400px;}
#welcome a{}

/********************** News ***************************/
#news {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 50px;
}
#news h3{
	margin: 5px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ee238f;
}
.newsitem{width:275px;
display:inline;}
#news a{

color: #ee238f;

 }
.newsitem img{float:left;margin-right:10px;}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{margin: 10px 10px 15px 10px;}


/********************** Footer ***************************/
#footer {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 10px 110px;
	text-align:center;
}







#pod {
	width:667px;
	}



#pod h3{
	margin: 10px 10px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	
	color: #ee238f;}
#pod p{
margin: 10px 10px 10px 50px;width:400px;}
#pod a{}



 .box{  
     width:100%;  
    padding:10px 0px 10px 5px;  
   margin-bottom: 8px;  
     font-weight:bold;  }

.red{  
    background-color:#FDCBCA;  
     border-bottom:solid 1px #E8514A;  
 } 








