body {
background-color:#fff;
background-image:url(images/bg_tile.jpg);
background-repeat:repeat-x;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:100%;
margin:0 20px 20px 0;
padding:0;
text-align:center;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
color:#666;
text-decoration:none;
}

p {
font-size:13px;
line-height:130%;
}

ul {
line-height:32px;
list-style-type:disc;
margin:0 0 0 20px;
}

#container {
margin:0 auto;
padding:0;
text-align:left;
vertical-align:middle;
width:880px;
}

#header {
height:115px;
margin:0;
padding:0;
}

#header h1 {
background-image:url(images/ccd_logo.png);
background-repeat:no-repeat;
color:#000;
float:left;
font-size:1.8em;
font-weight:lighter;
height:93px;
letter-spacing:.1em;
margin:9px 20px;
text-indent:-9999px;
width:288px;
}

#header #headInfo {
	color:#000;
	float:right;
	margin:30px 30px 0 0;
	padding:0;
}

#header #headInfo h2 {
background-image:url(images/free-tow.gif);
background-repeat:no-repeat;
height:51px;
margin-bottom:15px;
padding:0;
text-indent:-9999px;
width:193px;
}
.callus {
font-family: Arial, Verdana, Tahoma;
color:#1675ab;
position: relative;
top: 30px;
right: 65px;
font-size: 22px;
width: 225px;
float: right;
}
.phoneno  {
font-family: Arial, Verdana, Tahoma;
color: #D7060C;
position: relative;
top: 30px;
font-size: 35px;
padding-right: 45px;
width: 258px;
float: right;
}

#header #headInfo p a {
font-size:.86em;
font-weight:700;
text-align:center;
text-decoration:none;
}

#header #headInfo p a:hover{
text-decoration:underline;
}

#centerColumn {
margin:0 251px 0 0;
padding:0;
min-height:630px;
}

#centerColumn p {
padding:10px 20px 20px 10px;
}

#centerColumn h2 {
background-color:gray;
background-image:url(images/h2_bg.jpg);
background-repeat:repeat-x;
color:#FFF;
font-size:1.3em;
height:34px;
letter-spacing:.1em;
line-height:1.8em;
margin:0 20px 0 10px;
padding:0 0 0 10px;
}

#centerColumn h3 {
color:#318ec8;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
padding-left:10px;
}
#centerColumn #mainNav {
	height:33px;
	width:625px;
}

#mainNav ul li {
display:inline;
float:left;
list-style-type:none;
}

#mainNav ul li a {
border-right:thin solid #AAA;
padding:8px 9px;
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#555;
}

#mainNav ul li a:hover {
	background:#DDD;
	border-right:thin solid #EEE;
	color:#000;
}

#mainNav ul li.last a {
border-right:none;
}

#centerColumn .headerImage {
height:162px;
margin-bottom:18px;
background-repeat:no-repeat;
}

/*--Header Images Follow this method of naming the IDs #header_"page" in HTML and CSS--*/
#centerColumn #header_home{
background-image:url(images/header_home.jpg);
}

#centerColumn #header_1{
background-image:url(images/1.jpg);
}
#centerColumn #header_2{
background-image:url(images/2.jpg);
}
#centerColumn #header_3{
background-image:url(images/3.jpg);
}
#centerColumn #header_4{
background-image:url(images/4.jpg);
}
#centerColumn #header_5{
background-image:url(images/5.jpg);
}
#centerColumn #header_6{
background-image:url(images/6.jpg);
}
#centerColumn #header_7{
background-image:url(images/7.jpg);
}

#rightColumn {
float:right;
font-size:.9em;
margin:0;
padding:0;
width:252px;
}

#rightColumn h2 {
background-color:red;
font-size:1em;
margin:0;
padding:10px 0 0 10px;
}

#rightColumn .donateForm {
background-image:url(images/donate_form_bg.png);
background-repeat:no-repeat;
height:400px;
}

#rightColumn .orcall {
background-image:url(images/form-number.gif);
background-repeat:no-repeat;
height:50px;
}
.orphone  {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #D7060C;
	position: relative;
	font-size: 11px;
	right: 125px;
	bottom: 35px;
	width: 15px;
	float: right;
	margin: 0px;
}
.now  {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #D7060C;
	position: relative;
	font-size: 14px;
	bottom: 37px;
	width: 160px;
	float: right;
	left: 25px;
}
.form-num  {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #D7060C;
	position: relative;
	font-size: 18px;
	bottom: 36px;
	width: 160px;
	float: right;
	left: 25px;
}
#rightColumn .donateForm p.infoCopy {
	border-bottom:thin dashed #AAA;
	font:700 12px Georgia, "Times New Roman", Times, serif;
	color:#555;
	margin:0 10px;
	padding-bottom:15px;
	position:relative;
	top:90px;
}
#rightColumn .donateForm p.donationCopy {
	font-size:12px;
	color:#555;
	margin:0 10px;
	padding-bottom:15px;
	position:relative;
	top:115px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
#rightColumn .donateForm h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 100px;
	font-size: 14px;
	left: 10px;
}


#rightColumn .donateForm #commentForm {
margin:0 10px;
position:relative;
top:110px;
}

#container #rightColumn .donateForm #commentForm fieldset p {
	color:#666;
margin-bottom:4px;
}

 #rightColumn .donateForm #commentForm fieldset p input {
	width: 200px;
	}

#rightColumn .donateForm #commentForm select {
border:inset thin #EEE;
}

#rightColumn .donateForm #commentForm fieldset p #myButton {
background-image:url(images/btn_start_now.png);
background-repeat:no-repeat;
border:none;
cursor:pointer;
height:30px;
margin-top:10px;
width:84px;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
#rightColumn .rt_info {
padding-top:30px;
text-align:center;
}

#rightColumn .rt_info h4 {
font-size:18px;
font-weight:700;
margin-top:15px;
}


#rightColumn .rt_info p {
font-size:12px;
font-weight:700;
margin:0 10px;


}
#footer {
background-color:#fff;
border-top:1px solid #AAA;
bottom:0;
height:140px;
line-height:140px;
margin:80px 0 0;
padding:10px 0 0;
position:relative;
text-align:center;
}

#footer .copyright {
font-size:12px;
font-weight:700;
}

#footer .legal {
font-size:10px;
}

#footer .footerLinks {
font-size:11px;
}

#footer p {
margin:10px 0;
}
#container #centerColumn form table td {
	margin: 0px;
	padding: 10px;
}

.index-phone {
color:#1675ab;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
font-weight:bold;
width: 200px;
}
