/*

CSS for CARLVC

Updated 1/21/2009

*/

body {
	background-image: url('/RPImages/newsitestuff/background.gif');
	margin:0;
	padding:0;
	text-align: center;	
}

p {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 5px;
}

p.larger{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

p.warning {
	background: #CC3333;
	padding: 5px 5px;
	color: white;
	font-size: 14px;
}

td 	{
	vertical-align: top;
	text-align: center;
	width: auto;
}

table {
	text-align: center;
	min-width: 620px;
	width: 620px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
	color: #000000;
}

ul {
}

a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF7F24;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 5px;
}

img {
	padding: 0 0;
	margin: 0 0;
}

#header {
	width: auto;
	margin: 0 auto 0 auto;
	height: auto;
}

/* Header */

#logo {
	width: auto;
	height: 100px;
	margin: 0;
	padding: 0;
	text-alignment: center;
}

#stats {
	margin: 5px 0;
	padding: 0 0;
	width: 150px;
	height: auto;
	text-align: right;
	background: #A2D169;
	border: 2px solid #FCCE33;
}

#stats p{
	font-size: 12px;
	font-style: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 0 0;
}

#stats p a {
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

/* Menu */

#menu {
	width: auto;
	height: auto;
	margin-top: -5px;
	padding: 2px 0;
	background: #FCCE33;
	border-bottom: 2px solid #006600;
	border-top: 2px solid #006600;
}

#menu ul {
	margin: 5px 0;
	list-style: none;
	text-align: center;
}

#menu li {

	margin: 10px 2px 10px 2px;
	padding: 5px 0;
	display: inline;
	text-align: center;
}

#menu a {
	padding: 5px 60px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#menu li:hover {
	margin: 10px 2px 10px 2px;
	display: inline;
	text-align: center;
}

#menu .current_page_item a {
	color: #000000;
}

#menu .current_page_item {

	margin: 10px 2px 10px 2px;
	display: inline;
	text-align: center;
}

/* Wrapper */

#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0px 0;
	background-image: url('/RPImages/newsitestuff/background.gif');
}

/* Page */

#page {
	width: auto;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
	background-image: url('/RPImages/newsitestuff/background_inner.gif');
	background-repeat: repeat-y;
}

#page h2 {
	padding: 5px 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Arial, sans-serif;
	color: #000000;
	/*background: #FFD782;*/
	background: url('/RPImages/newsitestuff/template/h2_background.gif');	
}

/* GENERIC PAGE ONLY */

.page {
	width: 800px;
	padding: 10px 10px;
}

.page table {
	min-width: 780px;
	width: 780px;
}

.adoptable {
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
}
.adoptable table {
	min-width: 770px;
	width: 770px;
	
}

/* END GENERIC PAGE CONTENT */


/* MAIN CONTENT */

#area {
	padding: 5px 5px 0 5px;
}

#maincontent {
	float: left;
	min-width: 625px;
	width: auto;
	margin: 10px 0 5px 0;
	padding: 0 5px 0px 10px;
}

.content {
	width: 100%;
	float: left;
	padding: auto auto;
}

.content table{
	background-image: url('/RPImages/newsitestuff/table_inner.gif');
	background-repeat: repeat-y;
}

.calendar table {
	width: 700px;
	border: 1px solid green;
}

.calendar td {
	width: 100px;
	border: 1px solid green;
	text-align: left;
}

.calendar .bodyb {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: green;
	text-align: center;
}

.calendar body {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0 5px;
}

.calendar a.bodyb {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0 5px;
}

.calendar a.body {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0 5px;
}


/* HOMEPAGE ONLY SECTIONS */

#news {
	width: 400px;
	height: auto;
	padding-top: 25px;
	background: url('/RPImages/newsitestuff/news.gif');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#upcomingevent {
	width: 210px;
	height: auto;
	padding-top: 25px;
	background: url('/RPImages/newsitestuff/upcomingevents.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#upcomingevent p {
	margin: 1px 0;
	padding: 1px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/*MID SECTION HOME PAGE*/

#midpagehome {
	margin: 0 10px;
	width: 780px;
	height: auto;
	overflow: hidden;
	text-align: center;
	background-repeat: repeat-y;
	background: url('/RPImages/newsitestuff/background_adoptioncenter.gif')
}

#volunteer {
	width: 560px;
	height: auto;
	float: left;
	padding-top: 25px;
	background: url('/RPImages/newsitestuff/volunteering.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#volunteer p {
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}

#foster {
	width: 560px;
	height: auto;
	float: left;
	padding-top: 25px;
	background: url('/RPImages/newsitestuff/fostering.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#foster p {
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}

#sponsor {
	width: 560px;
	height: auto;
	float: left;
	padding-top: 25px;
	background: url('/RPImages/newsitestuff/sponsoring.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#sponsor p {
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}

#featuredpet {
	width: 210px;
	float: right;
	margin: 0 0 10px 0;
	height: auto;
}

#featuredpet p {
	text-align: justify;
}

#endmidhome{
	margin: 0 10px;
	width: 780px;
	height: 10px;
}

/*#featuredvideos {
	margin: 10px 0;
	width: 210px;
	height: auto;
}*/

/* ADOPTION CENTER AREA HOME PAGE */

#adoptioncenterhome {
	margin: 0 10px;
	width: 780px;
	height: auto;
	text-align: center;
	background-repeat: repeat-y;
}

#donate {
	margin-top: 10px;
	width: 780px;
	margin: 0 10px;
	min-height: 25px;
	height: auto;
	background: url('/RPImages/newsitestuff/background_donate.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#donate p.title {
	text-decoration: underline;
}

#donatebutton {
	margin-top: 10px;
	float: left;
	width: 260px;
	height: auto;
}

#donatetext {
	margin-top: 10px;
	float: left;
	width: 260px;
	height: auto;
}

#donatetext2 {
	margin-top: 10px;
	float: left;
	width: 260px;
	height: auto;
}

/* END HOMEPAGE ONLY SECTION */


/* SIDEBAR 1 CONTENT */

#sidebar1 {
	float: right;
	text-align: center;
	width: 150px;
	height: auto;
	margin: 5px 10px 5px 0;
}

#sidebar1 ul {
	list-style: none;
	text-align: right;
	margin: 5px 0 5px 0;
	padding: 5px 5px 5px 5px;
	background: #A2D169;
	border: 2px solid #FCCE33;
}

#sidebar1 li {
	padding: 0 0 5px 0;
}


#sidebar1 a {
	padding: 0 0;
	font-family: Veranda, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;	
}

 /* END SIDEBAR 1 */

 /* FOOTER */

#footer {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0 0;
	background-image: url('/RPImages/newsitestuff/bottombanner.jpg');
}


#footer p {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

 /* END FOOTER */