﻿h2 {
	color: #008000;
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#website {
	margin: 0px auto;
	width: 770px;
	background :url('../images/CCWebBack.jpg') no-repeat;
	height: 580px;
	font-family: Arial;
	font-size: small;
}

#logobar {
	width: 764px;
	height: 220px;
}

#menubar {
	margin: 0 0 0 10px;
	width: 764px;
    /*height: 30px;*/
	
}

#menubar ul {
	margin: 10px 0 0 0px;
	padding: 5px ;

}

#menubar ul li.otherbuttons {
	display: inline;
	list-style-type:none;
	background: url('../images/CCButBoth.gif') -2px 0px no-repeat;
	background-color: white;
	width: 40px;
	padding: 5px 8px 5px 20px;
	font-family: Arial; 
	font-size: small; 
	color: #008000;
	margin-left: -5px
}
#menubar ul li#homebutton {
	background: url('../images/CCBut1.gif') no-repeat;
	display:inline;
	list-style-type:none;
	background-color: white;
	padding: 5px 8px 5px 10px;
	font-family: Arial; 
	font-size: small; 
	color: #008000;
}

#menubar ul li#end {
	background: url('../images/CCBut3.gif') no-repeat;
	display:inline;
	list-style-type:none;
	background-color: white;
	padding: 5px 4px 5px 0px;
	font-family: Arial; 
	font-size: small; 
	color: #008000;
	margin-left: -5px;
}

#menubar ul li a {
	text-decoration: none;
	color: #008000;
}

#menubar ul li a:hover {
	color: blue;	
}

#webcontent {
	margin: 5px;
	width: 765px;
}

#webcontent_left {
	float:left;
	width: 440px;
	margin-left: 5px;
}

#webcontent_left #special_offers {
	margin: 0;
	padding: 0;
}

#webcontent_left #special_offers p {
	padding: 3px 0;
	margin: 5px 0;
	color: #008000;
	font-size: 15px;
	font-weight: bold
}

#webcontent_left #special_offers ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#webcontent_left #special_offers li {
	list-style-image: url('../images/CCBullet.gif');
	color: #008000;
	font-size: 15px;
	font-weight: bold;
}

#webcontent_left .meet_the_team {
	padding: 0;
	margin: -5px 10px 10px 0;
	float: left;
	width: 205px;
	font-size: 11px;

}

#webcontent_right .meet_the_team a {
	color: black;
}


#webcontent_left .meet_the_team img {
	margin-right: 5px;
}

#webcontent_left .meet_the_team p {
	margin: 0;
	padding: 0;
}

#webcontent_left #freephone {
	background: url('../images/CCBoxLinks.gif') no-repeat;
	height: 70px;
	padding-top: 1px;
}

#webcontent_left #freephone p {
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
	margin: 5px 0;
}

#webcontent_left #remote_link {
	background: url('../images/CCBoxRemoteLinks.gif') no-repeat;
	height: 48px;
	margin-bottom: 5px;
	color: #008000;
	padding: 7px 7px 0px 7px;
	text-align: center;
	font-weight: bold;
}

#webcontent_left #remote_link p {
	padding: 0;
	margin: 0;
}

#thanks {
	margin-top: 40px;
}

#thanks p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#thanks p span {
	font-size: 10px;
	color: black;
}

#thanks p span a {
	color: black;
}

#webcontent_right {
	width: 282px;
	float: right;
	margin-right: 25px;
}

#webcontent_right #tip_of_month {
	background: url('../images/CCBackTip.gif') no-repeat;
	height: 122px;
	padding: 5px;
	margin-top: 5px;
}

#webcontent_right #movie {
	margin: 0;
	padding: 0;
}

#webcontent_right #tip_of_month p {
	text-align: center;
	color: #008000;
	font-weight: bold;
}

#webcontent_right #newsletter_request {
	background: url('../images/CCBoxMed.gif') no-repeat;
	height: 162px;
	padding: 5px 10px;
}

#webcontent_right #newsletter_request p {
	padding: 0;
	margin: 0;
	font-size: x-small;
}

#webcontent_right #remote_link {
	background: url('../images/CCBoxMedium2.gif') no-repeat;
	height: 62px;
	margin-top: 10px;
	color: #008000;
	padding: 7px;
	text-align: center;
	font-weight: bold;
}

#webcontent_right #remote_link p {
	padding: 0;
	margin: 0;
}

#webcontent_right #opening_times {
	background: url('../images/CCBoxTop.gif') no-repeat;
	height: 138px;
}

#webcontent_right #opening_times h2 {
	text-decoration: underline;
	padding: 5px;
}

#webcontent_right #opening_times p {
	font-weight: bold;
	font-size: medium;
	text-align: center;
	color: #008000;
	margin: 0;
	padding: 5px;
}

#webcontent_right #internet_down {
	background: url('../images/CCBoxBottom.gif') no-repeat;
	height: 116px;
	margin-top: 10px;
}

#webcontent_right p#terms {
	margin-top: 5px;
	padding: 0;
	text-align: center;
	font-size: 15px;
}

#webcontent_right p#terms a {
	color: black;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

a img {
	border: 0;
}

/*----FORM ELEMENTS----*/
form div
{
	margin: 0 0 5px 0;
	padding: 0;
}
form div label
{
	float:left;
	width: 60px;
}

form div input[type="text"]
{
	margin: 0;
	padding: 0;
	width: 190px;
}

#controls
{
	margin: 5px 0 0 30px;
	float: left;
	padding: 0;
}
