body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 3px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #206b87;
	text-decoration: none;
}

a:hover {
	color: #006699;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 17px;
	border-bottom: 1px solid #ccc;
	color: #206b87;
}

h2 a {
	text-decoration: none;
}

h3,h4  , h5 {
	font-size: 15px;
	font-weight: bold;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #c4e5f5;
	margin: 0px;
	margin-top: 25px;
}

/* header stuff*/
#head {
	height: 120px;
}

#logo {
	float: left;
        width: 420px;
	height: 100px;
}

#logo img {
	margin-top: 55px;
}

#phone-cta {
	float: right;
	width: 400px;
	text-align: right;
	font-weight: bold;
	font-size: 22px;
}

#phone-cta p {
	margin-top: 10px;
}

#phone-cta .refno {
	font-size: 11px;
	font-weight: normal;
}

#topmenu {
	clear: both;
	background: url(../images/menubkg.jpg) repeat-x;
	height: 36px;
	padding: 0px;
	margin-bottom: 5px;
}

#topmenu ul {
	display: inline;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 10px;
}

#topmenu ul li {
	float: left;
	padding: 9px 14px 5px 14px;
	width: auto;
}

#topmenu a {
	color: #fff;
}

#topmenu a:hover {
	color: #82c8e4;
}

#container {
	border-style: none solid;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	width: 906px;
	text-align: left;
}

#nav {
	position: absolute;
	top: 210px;
	left: 626px;
	width: 260px;
	height: 1000px;
}

#main {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#main .leftColumn {
  width: 48.5%;
  padding: 5px;
  float: left;
}

#main .rightColumn {
  width: 48.5%;
  padding: 5px;
  float: right;
}

#wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* nav specific rules (Left Bar) */
#menubox {
	float: left;
	padding-bottom: 30px;
	padding-top: 1px;
	width: 260px;
}

ul#menu {
	font-size: 11px;
	width: 125px;
	color: #000000;
	margin: 0px;
	padding-left: 20px;
	list-style-image: url(../images/dot2.gif);
}

ul#menu a {
	color: #000000;
}

ul#menu li {
	padding-bottom: 4px;
}

.charity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	width: 150px;
}

.sidenotice {
	padding: 5px;
	margin-top: 50px;
	border: 1px dashed #26136D;
	background-color: #E7EEF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
}

.sitelinks {
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
}

.sitelinks p {
	width: auto;
}

.sitelinks img {
	border: 0px;
}

#liveChat {
	text-align: center;
	padding-bottom: 15px;
}

#search {
	float: left;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 13px;
	color: #104e6b;
}

#search p,#search form {
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

#searchResults ul {
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: none;
	text-indent: 0px;
}

#searchResults li,#searchResults li p {
	list-style-type: none;
	text-indent: 0px;
}

/* End Nav Specific Rules Left bar */
.content {
	font family: verdana, tahoma, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}

.content1 {
	font family: verdana, tahoma, helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #003399;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.content1black {
	font family: verdana, tahoma, helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.copyright {
	font-size: 8pt;
	line-height: 8pt;
	color: #999999;
}

/*
.form {  font family: verdana, tahoma, helvetica, sans-serif; font-size: 11px; color: #336699; background-color: #555555;}

.copyright {  font family: verdana, tahoma, helvetica, sans-serif; font-size: 8pt; line-height: 8pt; color: #999999;}

.donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #0033CC;
}
.rightMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
*/
.sitepath {
	margin: -3px 0px 5px 0px;
	padding: 8px 0px 5px 0px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
}

#footer {
	border-top: 1px solid #cecece;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000;
	top: 10px;
}

#footer a:link,#footer a:visited,#footer a:hover {
	color: #000;
}

#menuFooter {
	font-size: 12px;
	float: right;
	color: #cecece;
}

#menuFooter ul {
	text-align: center;
	padding: 5px;
}

#menuFooter ul li {
	display: inline;
	padding: 5px 5px 5px 5px;
}

#menuFooter a {
	color: #cecece;
}

#copyright {
	padding-top: 5px;
	float: left;
}

* /

 /* Donation Form */ table {
	width: 100%;
}

table.form {
	padding: 5px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

td.formField {
	text-align: left;
	padding: 5px;
}

td.formLabel,td.formLabelReq {
	font-size: 13px;
	width: 35%;
	text-align: right;
	padding: 5px;
}

td.formLabelReq {
	font-weight: bold;
	padding: 5px;
}

td.formHeader,td.formLabelHeader {
	background: #206b87;
	color: #FFFFFF;
	padding: 2px 2px 2px 15px;
}

td.formDesc {
	padding: 5px;
	background: #CECECE;
	font-size: 12px;
}

td.formFooter {
	text-align: center;
	padding: 5px;
}

/* End Donation Form */
.errorField {
	background: #FFFF99;
}

.error {
	color: red;
}

#errormsg {
	text-align: center;
	color: red;
	font-weight: bold;
}

.right,.left {
	background-color: #86b9f2;
	border: 1px solid #CCCCCC;
	margin: 5px 0px;
	padding: 4px;
}

.right {
	float: right;
	margin-left: 8px;
}

.left {
	float: left;
	margin-right: 8px;
}

.left p,.right p {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-indent: 0px;
	width: 140px;
}

#cta {
	float: right;
	width: 175px;
	height: 157px;
	padding-top: 35px;
	font-weight: bold;
	color: #fe9900;
	font-size: 20px;
	background: url(../images/cta.png) top left no-repeat;
}

#splash {
	width: 200px;
	height: 120px;
	padding-top: 35px;
	padding-left: 410px;
	font-weight: bold;
	color: #fe9900;
	background: url(../images/splash.png) top left no-repeat;
	font-size: 20px;
}

#splash-right {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	text-align: bottom right;
	width: 252px;
}

#splash-right .phone {
	position: absolute;
	top: 452px;
	right: 34px;
	font-size: 20px;
	font-weight: bold;
}

#splash-bottom {
	float: left;
	text-align: bottom right;
	width: 610px;
}

#splash-bottom .phone {
	position: absolute;
	top: 605px;
	left: 450px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}


/* Car Form */

#donateIntro {
  float: right;
  width: 250px;
}

#donateForm {
  float: left;
}

#donateForm input, #donateForm select {
width: 275px;
}

#formContact {
background:transparent url(../images/contact_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#formAddress {
background:transparent url(../images/address_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;;
}
#formVehicleAddress {
background:transparent url(../images/vehicle_address_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
* html #formVehicleAddress {
height:230px;
}
#formVehicleInfo {
background:transparent url(../images/vehicle_info_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#formVehicleCondition {
background:transparent url(../images/vehicle_condition_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#formStatus {
background:transparent url(../images/donation_status_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#formReference {
background:transparent url(../images/donation_reference_bg.jpg) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#formBlank {
background:transparent url(../images/donation_blank_bg.gif) no-repeat scroll left top;
    margin-top: 10px;
    padding: 50px 30px 0;
    width: 580px;
}
#submitForm {
float:left;
margin-top:40px;
text-align:center;
width: 580px;
}
#leftCell {
float: left;
width: 278px;
min-height: 40px;
margin: 0 0 10px 0;
text-align: left;
font-size: 11px;
}

* html #leftCell {height: 40px;}  /* IE min-height hack */

#rightCell{
float: right;
width: 278px;
min-height: 40px;
margin: 0 0 10px 0;
text-align: left;
font-size: 11px;
}

* html #rightCell{height: 40px;}  /* IE min-height hack */

#clear {
clear:both;
font-size:1px;
height:1px;
}
#formInfo {
background:#E4F7FF none repeat scroll 0 0;
font-size:0.9em;
font-style:italic;
margin-top:-15px;
padding:3px;
text-align:center;
}
.required {
background:transparent url(../images/asterisk.gif) no-repeat scroll right top;
}
.requiredEmpty {
background:transparent url(../images/asterisk_red.gif) no-repeat scroll right top;
color:red;
font-weight:bold;
}
/* rotator in-page placement */
    div.rotator {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 620px;
}

#rotator-big {
	height:400px;
}

#rotator-small {
	height:282px;
}


/* rotator css */
	div.rotator ul li {
	position:absolute;
	left: 0;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 2px;
	margin: 0 !important;
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}

#whydonate-left {
	float: left;
	width: 584px;
	margin: 0 !important;
	padding: 0 10px 0 10px;
	border: 1px solid #8ccee8;
	background-color: #cde0e7;
}

#whydonate-left h2 {
	border-bottom: none !important;
}

#whydonate-left ul {
	list-style-type:square;
	padding-left: 20px;
}

#whydonate-left ul li {
	margin-bottom: 5px;
}

#whydonate-right {
	float: left;
	width: 272px;
	margin: 0 !important;
	padding: 0 10px 0 10px;
	border: 1px solid #8ccee8;
	background-color: #cde0e7;
}

#whydonate-right h2 {
	border-bottom: none !important;
}

#whydonate-right ul {
	list-style-type:square;
	padding-left: 20px;
}

#whydonate-right ul li {
	margin-bottom: 5px;
}

.twitter-bottom {
	float: left;
	font-size: 12px;
	width: 280px;
	height: 140px;
	padding: 0 10px 0 10px;
}

.twitter-bottom h2 {
	margin: 0px;
}

.twitter-right {
	float: left;
	font-size: 12px;
	width: 260px;
	height: 260px;
	margin-top: 15px;
	padding: 0 10px 0 10px;
}

.twitter-right h2 {
	margin: 0px;
}

#twitter {
	overflow: auto;
}

#twitter ul {
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
}

#twitter ul li {
  border-bottom: 1px solid #cecece;
  padding: 2px;
}

#twitter .jta-clear {
  height: 1px;
}

#twitter .jta-tweet-timestamp {
  padding-left: 3px;
}

#seal {
  float: right;
}

