/* Valatie Rescue Squad CSS Document */

body {
	margin:0;
	padding:0;
}

/**** Headings ****/

h1, .h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:100;
	color:#7D2426;
	line-height:1.5em;
}

h2, .h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:100;
	color:#FFFFFF;
	line-height:1.5em;
}

h3, .h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:100;
	color:#FFFFFF;
	margin:0;
}

h4, .h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	color:#000000;
	line-height:1.5em;
}

h5, .h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	color:#7D2426;
	line-height:1.5em;
}

/**** Page Content ****/
.redContent	{
	color:#952a2b;
	line-height: 1.25em;
}

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#373737;
	line-height:1.5em;
	margin:4px;
	padding-bottom:10px;
}
a {
	color:#992C2F;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:100;
	line-height:1.8em;
	text-decoration:none;
}
a:visited {
	color:#992C2F;
	text-decoration:none;
}
a:hover {
	color:#40425B;
	text-decoration:underline;
}
a:active {
	color:#992C2F;
	text-decoration:none;
}

.white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	color:#f5f5f5;
	line-height:1.5em;
}

.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#952a2b;
	line-height:1.5em;
}

ul#join li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#373737;
	margin:0 0 0 -15px;
}

/**** ID Tags ****/

#container {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	position:relative;
}

h1#logo {
	background:url(images/logo.jpg) top left no-repeat;
	width:483px;
	height:105px;
	padding-top:5px;
	padding-bottom:5px;;
	text-indent:-999em;
	float:left;
}

#navbar {
	width:900px;
	height:29px;
	clear:both;
	padding:0;
	margin-right:auto;
	margin-left:auto;
}

#contactNav {
	position:absolute;
	left: 670px;
	top: 8px;
	width: 230px;
}

		#contactNav p {
			text-align:right;
			font-size:11px;
			color:#000000;
		}
		
		#contactNav a {
			color:#972D2F;
			text-decoration:none;
		}
		
		#contactNav a:visited {
			color:#972D2F;
			text-decoration:none;
		}
		
		#contactNav a:hover {
			color:#972D2F;
			text-decoration:underline;
		}
		
		#contactNav a:active {
			color:#972D2F;
			text-decoration:none;
		}

#callAction {
	width:294px;
	float:left;
	clear: both;
	margin-top:120px;
	top: 121px;
	left: 13px;
}

#callAction2 {
	width:294px;
	float:left;
/*	clear: both; */
	margin-top:20px;
	top: 121px;
	left: 13px;
}

#callFooter	{
	background-image:url(images/call-action-footer.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:26px;
	clear:both;
	margin:0;
	padding:0;
}

#callactionTop {
	background-image:url(images/call-action-top1.jpg);
	background-repeat:repeat-y;
	width:294px;
	margin:0;
	padding:0;
}

#callContent {
	padding:35px 0 0 75px;
	width:200px;
}
#callactionTopDonate {
	background-image:url(images/call-action-top-donate.jpg);
	background-repeat:repeat-y;
	width:294px;
	margin:0;
	padding:0;
}
#callContentDonate {
	padding:35px 0 0 20px;
	width:200px;
}

#callContentDonate h3{
	padding-left:85px;
	width:200px;
}
#callactionTopGallery {
	background-image:url(images/call-action-top-gallery.jpg);
	background-repeat:repeat-y;
	width:294px;
	margin:0;
	padding:0;
}
#callContentGallery {
	padding:35px 0 0 20px;
	width:200px;
}

#callContentGallery h3{
	padding-left:85px;
	width:200px;
}

#banner {
	background-image:url(images/banner.jpg);
	width:100%;
	height:181px;
	clear:both;
	padding:0;
	margin:0;

}

#bannerContainer {
	width:900px;
	height:181px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	clear:both;
	

}

#medicMan {
	background-image:url(images/medic-man1.png);
	background-repeat:no-repeat;
	width:196px;
	height:218px;
	position:absolute;
	clear:both;
	left: 665px;
	top: -42px;
}

#bodyArea {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	position:relative;
}

#rescueCar {
	background-image:url(images/rescue-car.png);
	background-repeat:no-repeat;
	width:405px;
	height:237px;
	position:absolute;
	clear:both;
	top: -120px;
	left: -80px;
	
}

#content {
	width:900px;
	clear:both;
	fload:left;
}
#info{
	position:absolute;
	left: 494px;
	top: 49px;
	float: left;
}

#footer {
	background:#6599AF url(images/footer.jpg) top center repeat-x;
	width:100%;
	padding:0;
	clear:both;
	position:static;
	bottom:0;
}

#footerContainer {
	background:#6599AF url(images/footer-container.jpg) top center repeat-x;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	padding-top:30px;
}

#footerOne {
	float:left;
	width:280px;
	height:155px;
	
}

	#footerOne p{
	 margin-bottom:0;
	 padding-bottom:0;
	}

#footerTwo {
	float:left;
	width:280px;
	margin-left:30px;
	height:155px;
}

	#footerTwo p{
	 margin-bottom:0;
	 padding-bottom:0;
	}

#footerThree {
	float:right;
	width:280px;
	height:155px;
}

	#footerThree p{
	 margin-bottom:0;
	 padding-bottom:0;
	}

/**** Links ****/

ul.names {
list-style-type:disc;
margin-top:0px;
}

ul.names li {
color:#333333;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
padding:2px 0 2px 0;
}

/* Articles System */
.catdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #41435C;
	background-color: #93B7C7;
}

.articleListHeadings	{
	color: #41435C;
	background-color: #93B7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

.articleListing
{
	color: #41435C;
	background: #CEDEE8;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.articleHomeDate { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
	color: #ff560f;
	font-weight:bold;
}
.articleHomeListing
{
	color: #0F4C78;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.articleNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #86AFC1;
}

