body {  
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	background-color: #204b16;
}

#pagewrapper {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	background-color: #ffffff;
	padding: 0px;
	top: -4px;
}

#headerarea {	
}

.logo {
	float: right;
	width:580px;
	padding-left: 15px;
}

.topnav {
	float: left;
	width: 150px;
        padding-top: 30px;
        padding-bottom: 15px;
	background-image: url(images/sidebarbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	border-bottom: 1px dashed #CCCCCC;
}

.insidetopnav {
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 15px;
	padding-top: 12px; 
	font-weight: bold;
}

.hometab {
	float: right;
	width: 150px;
	font-size: 11px;
}


.splasharea {
	padding: 0px;
}

.contentarea {
	padding-top: 5px;
}

#redtext {
        color: #f80808;
        font-size: 15px;
}

#biggertext {
        color: #007954;
        font-size: 17px;
}

#greenbig {
        color: #007954;
        font-size: 17px;
}


/* start side bar */

.sidebar {
	float: right;
	width: 150px;
	background-image: url(images/sidebarbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	border-top: 1px dashed #CCCCCC;
}

.sncontent {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 12px; 
}
.date   {
	font-size: 12px;
}

/* end side bar */

.content {
	float: left;
	width: 570px;
	padding-left: 15px;
	padding-right: 15px;
}

/* start Main Page */

.mainfeature {
	border-top: 1px dashed #CCCCCC;
	padding-bottom: 30px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}


.about {
	color: #CF8E1C;
}

.pets {
	color: #666699;
}

.help {
	color: #579C6A;
}

.resources {
	color: #9C5767;
}

.featurebox {
	padding-top: 10px;
}

/* end Main Page */

.footerarea {
	border-top: 1px dashed #CCCCCC;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

.cleardiv {
	margin: 0px;
	padding: 0px;
	clear: both;
}

blankcell1 {
	width: 50px;
}

.imgpink {
	border: 3px solid #F29FE5;
}

.imggreen {
	border: 3px solid #F29FE5;
}

.imgorange {
	border: 3px solid #F29FE5;
}

.imgpurple {
	border: 3px solid #F29FE5;
}

a:link {
	color: #0a4cc4;
	text-decoration: underline;
}

a:visited {
	color: #204b16;
	text-decoration: underline;
}

a:active {
	color: #0a4cc4;
	text-decoration: underline;
}

a:hover {
	color: #f80808;
	text-decoration: overline underline;
}

.main {
	line-height: 1.5em;
}

a.main:link {
	color: #0a4cc4;
	text-decoration: underline;
}

a.main:visited {
	color: #204b16;
	text-decoration: underline;
}

a.main:active {
	color: #0a4cc4
	text-decoration: underline;
}

a.main:hover {
	color: #f80808;
	text-decoration: overline underline;
}

/* ------ LEGACY ------ */

.sscell {
	padding-left: 15px;
}

.specialneedsimg {
	padding-right: 25px;
	text-align: center;
}

/* images */

img {
	/* border: 1px solid #eeeeee; */
	/*padding: 5px; */
}

.thumbimg {
	border: 1px solid #eeeeee;
}

.noborder {
	border: none;
}
