/* layout.css for Save-A-Life */
#wrapper {

	margin-left:0px;
	margin-right:0px;
	width:822px;
	margin-top:5px;
}

#header {

  width:822px;
  height:166px;
  
}

#headpic {
   position:relative;
   margin-left:0px;
   margin-top:0px;
   background:url(../images/header2.jpg) left top no-repeat;
   width:822px;
   height:166px;
   float:left;
}
.banner{
	position:absolute;
	/*margin-right:10px;
	margin-bottom:5px;*/
	float:right;
	vertical-align: bottom;
	display: inline;
	left: 550px;
	top: 20px;
	
}
#content {
  width:822px;
  background: #ffffff url(../images/body_bg2.jpg) repeat-y;
  float:left;
}
#content_bg{
	width:802px;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
	margin-bottom:0px;
	background-image:url(../images/heart_bg.gif);
	background-color:#ffffff;
	background-position:left bottom;
	background-repeat: no-repeat; 
}
.spacer {clear:both;}

#left_col {/*max size=200px*/
  float:left;
  width:170px;
  padding-right:2px;
  margin-top:10px;
  margin-left:0px;
  margin-right:2px;
  padding-left:20px;
  
}

#main{
  float:right;
  width:600px;
}

#mainbody{/*size = 592px;, max=600*/

  width:580px;
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:left;
  padding-right:4px;
  padding-left:4px;
  padding-top:0px;
  padding-bottom:5px;
  margin-top:10px;
  margin-left:2px;
  margin-right:2px;
  float:left;
}

/*for home page after padding = 392, MAX= 410PX*/
#mainbody2{
  width:400px;
  background-color:transparent;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:left;
  padding-right:2px;
  padding-left:2px;
  padding-top:0px;
  padding-bottom:5px;
  margin-top:10px;
  margin-right:0px;
  margin-left:0px;
  float:left;
}

#right_col{/*size is 184px*/
   width:170px;
   padding-right:8px;
   padding-left:0px;
   padding-top:0px;
   padding-bottom:5px;
   margin-top:10px;
   margin-right:4px;
   margin-left:0px;
   float:right;
}
#right_col p{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   text-align:left;
}

#footer {
  color:#FBB927;
  text-align:center;
  width:822px;
  height:10px;
  background: url(../images/footer2.jpg) left top no-repeat;
  clear:both;
  /*margin-bottom:15px;*/
}

.clearer {clear: both; font-size: 0;}
.title{
  font-size:14px;
  font-weight:bold;
}
ul{
	list-style-position:outside;
	top: 0px;
	text-indent:2px;
	line-height:20px;
}

a{
	color:#000066;
	font-weight: bold;
	text-decoration: none;
    font-size:12px;
}

a:hover{
	/*color:#66CC33;*/
	text-decoration:underline;
	font-size:12px;
}
.credit{
  width:822px;
	height:30px;
	top:0px;
	left:200px;
}
.border{
   /*border: 1px #18A982 solid;
   background:url(download.gif) left top no-repeat;
   width:170px;
   height:200px;*/
   padding-top:70px;
   padding-right:20px;
}
#latestnews td.header{
   color:#ffffff;
   background-color:#18A982;
}
#latestnews{
   background:url(download.gif) left top no-repeat;
   width:210px;
   /*height:120px;*/

}

.download{
    
	line-height:1.3em;
}
a.smalltext {
    color:#194b98;
	font-weight: bold;
	text-decoration: none;
    font-size:12px;
	line-height:120%;
	
}
a:hover.smalltext {
  text-decoration: underline;
  color:#ff0000;
}
a.download{
	color:#249fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:12px;
	text-align: left;

}
a.download:hover{
/*background:url(../images/folder-down-icon-over.jpg) left top no-repeat;*/
	color:#ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:12px;
	text-decoration:none;
	text-align: left;

}
td.latestnews2{
   background:url(../images/folder-down-icon.png) left top no-repeat;
   width:185px;
   /*height:120px;*/
   padding:26px 0px 0px 55px;
   height:60px;
   align:left;
}

