﻿*{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#fff url(images/Vets_For_Vets_GradientBg.jpg) repeat-x;
	color:#0C1639;
}

#container{
	position: absolute;
	width: 1024px;
	margin-left: -512px;
	left: 50%;
}

p, footer{
	margin:0 0 16px;
	line-height: 16px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	font-size:11px;
	font-weight:bold;
	color:#CE151A;
	text-decoration:underline;
	outline:0;
}

a:hover{
	text-decoration:none
}


/* BEGIN: Headings ================== */
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CE151A;
	margin:0 0 0px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C1639;
	margin:0 0 0px;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:10px 0 0 35px;
}

/* END: Headings ================== */

#header{
	width:1024px;
	height:225px;
	margin:0px auto 0;
	background:url(images/Vets_For_Vets_HeaderRT.jpg) no-repeat 549px 225px;
	
}

#mainNav ul{
	width:985px;
	height:46px;
	margin-left: 19px;
	padding-left:0px;
	text-align:center;
	background:  url(images/nav_bg.jpg) no-repeat 0px 0px
}
#mainNav li{
	display:inline;
	position: relative;
	float:left;
	left: -19px;
}
#mainNav li a{
	display:block;
	float:left;
	height:46px;
	text-indent:-9999px
}
#navHome			{	background:  url(images/nav_Home.jpg) no-repeat top left; width:87px }
#navOurMission		{	background:  url(images/nav_OurMission.jpg) no-repeat top left; width:121px }
#navServices		{	background:  url(images/nav_Services.jpg) no-repeat top left; width:90px }
#navOpportunities	{	background:  url(images/nav_Opportunities.jpg) no-repeat top left; width:138px }
#navResources		{	background:  url(images/nav_Resources.jpg) no-repeat top left; width:110px }
#navArticles		{	background:  url(images/nav_Articles.jpg) no-repeat top left; width:89px }
#navVideos			{	background:  url(images/nav_Videos.jpg) no-repeat top left; width:77px }
#navBlog			{	background:  url(images/nav_Blog.jpg) no-repeat top left; width:62px }
#navPress			{	background:  url(images/nav_Press.jpg) no-repeat top left; width:69px }
#navContactUs		{	background:  url(images/nav_ContactUs.jpg) no-repeat top left; width:142px }
#mainNav li a:hover{
	background-position:0 -46px	
}
#main{
	width:1024px;
	position:relative;
	margin-left: 12px;
}
#content{
	float:left;
	width:957px;
	height: auto;
	background: url(images/Vets_For_Vets_ContentBg.jpg) repeat-y;
	position:relative;
	
}

#contentLeftCol{
	float:left;
	display:inline;
	width:145px;
	margin:10px 5px 10px 10px;
}

#contentLeft{
	float:left;
	position: relative;
	width:457px;
	height: auto;
	padding: 10px 30px 0px 10px;
}

#contentRight{
	float:left;
	position: relative;
	width: 300px;
	height: auto;
	background-color: #CE151A !important;
}

#contentRight p{
	padding-left:5px;
	font-color: #FFFFFF;
	line-height:18px;
}

#contentRight a{
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	text-decoration:underline;
}

#footer{
	float:left;
	width:957px;
	height:86px;
	position: relative;
	background: url(images/Vets_For_Vets_Footer.jpg) no-repeat 0px 0px;
}

#copyright{
	float:left;
	font-size:10px;
	line-height:14px;
	color:#696969;
	margin-left: 155px;
	margin-top: 65px;
	padding-right: 20px;
}
#copyright a{
	font-size:10px;
	color:#CE151A;
	font-weight:bold
}

/* Constant Contact Iframe Styling */
#contactForm{
	background:transparent;
	background-image:none;
	width:250px;
	height:42px;
	padding:0 !important;
	margin:15px 5px 15px 10px;
}

