/*
Theme Name: First Time CPR
Theme URI: http://firstimecpr.com/
Description: 
Version: 1.0
Author: Michelle McNamara
Author URI: http://smallworldsocial.com/
Tags:
*/

body {
	margin:0;
	padding:0;
	background:url('images/tiles.jpg') repeat;
	color:#E9F1D1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

h1 {
	text-transform:uppercase;
	color:#E9EDB3;
	font-size:28px;
}

h2 {
	text-transform:uppercase;
	color:#99FFFF;
	font-size:20px;
	line-height:110%;
}

h2 em {
	color:#00DAFF;
	font-style:normal;
}

h3 {
	color:#99FFFF;
	font-size:16px;
	line-height:110%;
	text-transform:uppercase;
}

p { 
font-family:'Sinzanoregular';
font-size:16px;
}

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

#header {
	background:url('images/header_bg.jpg') repeat-x;
}

#headerimg {
	position:relative;
	width:796px;
	margin:0 auto;
}

#ladySwim {
	width:269px;
	height:169px;
	background:url('images/ladySwim.png') no-repeat;
	position:absolute;
	right:0px;
	bottom:-39px;
}

#main {
	width:800px;
	margin:20px auto;
	background:url('images/content_bg.png') repeat-y;
}

#leftContent {
	float:left;
	width:327px;
	margin:0px 0px 10px 30px;
}

#rightContent {
	float:right;
	width:368px;
	margin:0px 30px 10px 0px;
}
#rightMidLeft{
	float:left;
	width:238px;

}
#rightMidRight{
	margin-top:-130px;
	margin-right:10px;
	float:right;
	width:120px;
}

#rightMidRight p{
font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFF;
	text-align: left;
}

#rightMidRight a {
	color: #ff6633;
	text-decoration: none;
}

#rightMidRight a:hover {
	text-decoration: underline;
}

#footerContainer {
	clear: both;
	margin: 10px 0;
}

#avLogo {
	float: left;
	margin: 0 0 0 30px;
}

#footerContainer li {
	padding: 20px 0 0 0;
}

#rightFooter {
	float: right;
	margin-right: 160px;
}

#leftFooter {
	float: left;
	margin: 0 0 0 -20px;
	padding: 0;
}

#leftFooter ul li,#rightFooter ul li{
	list-style:none;
	float:left;
	/*height:65px;*/
	margin:10px;
}
#leftFooter ul li p,#rightFooter ul li p{
	font-size:10px;
}
img{
	border:none;
}

#wp_email_capture {
}

.wp-email-capture-name {
display: none;
}

.wp-email-capture-submit {
margin: 5px 0 0 40px;
}
