/*

CSS for CARLVC

Updated 12/24/2009

*/

body {
	background-image: url('/RPImages/newsitestuff/background.gif');
	margin:0;
	padding:0;
	text-align: center;	
}

p.foster {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
padding: 0 10px 5px 10px;
	text-align: justify;
}

p.appointment {

}

td {
	width: auto;
	align: left;
}

#page img {
	display: block;
	height: 100px;
}

#page img:hover {
	height: 200px;
}

#page img.sponsorme {
	height: 75px;
	border: 0px;
	text-align: left;
}

#page img.sponsorme:hover {
	height: 75px;
}

a:hover {
	color: #8A0886;
}

#header {
	width: auto;
	margin: 0 auto 0 auto;
	height: auto;
}

.Headline {
	font-family: Arial,Helvetica,sans-serif;
	color: green;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
}

.body {
	font-family: Trebuchet,Helvetica,sans-serif;
	font-size:12px;
	text-align:justify;
}

.bodyB {
	font-weight: bold;
}


/* Header */

#logo {
	width: auto;
	height: 100px;
	margin: 0;
	padding: 0;
	text-alignment: center;
}

/* 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 a:hover {
	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 td {
	
}


 /* 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 */
