/*******************************************************
TITLE: Red Cross Alexxandria
DATE: 2008-03-17
AUTHOR: Jay McCarthy - Inkblot Project Design
*******************************************************/

* html .content { height: 1%; }

html, body {
	font-size: small;
	height:100%;
	padding:0;
	margin:0;
	background: url(../img/redcrossback_03.gif) repeat-x;
	background-color:#015353;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#centerColumnFront { 	
margin:0 auto;
text-align:left;
vertical-align: middle;	
width:900px;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
background:url(../img/main.jpg) no-repeat;
background-color:#000000;
position:relative;

overflow:visible;
}

#centerColumn {
	margin:0 auto;
	text-align:left;
	vertical-align: middle;
	width:900px;
	border: solid 1px #000000;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color:#FFFFFF;
}

#centerColumnFront #left #menu {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 20px;
width:225px;
padding-top:239px;
}

#centerColumn #left #menu{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 20px;
width:225px;
padding-top:51px;
}

#centerColumnFront #left #menu li {
background-color:#000000;
margin-bottom:5px;
/*padding:2px;*/
padding-left:60px;
}

#centerColumn #left #menu li {
background-color:#000000;
margin-bottom:5px;
margin-left:50px;
padding-left:10px;
}

.red {
color:#CD3233;
}

.white {
color:#FFFFFF;
}

#news, #accordion{
background-color:#FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
width:580px;
border: solid 1px #FFFFFF;
}

#news h1, #accordion h1 {
color:#FFFFFF; 
background:url(../img/h1back.gif) repeat-x;
padding:7px;
margin:20px;
position:relative;
font-family:Georgia,New York,Times New Roman,Times,serif;
font-size:1.6em;
font-weight:100;
letter-spacing:-0.05em;
line-height:0.9em;
}


#news h2, #accordion h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#000000;
	font-weight:normal;
	margin:23px;
}

#news h3, #accordion h3{
margin:23px;
color:#000000;
font-weight:bold;
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
font-size:0.85em;
line-height:1.25em;
padding:0pt;
}

#news p, #accordion p, table {
	margin:23px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	line-height:1.25em;
	padding:0pt;
	font-weight: normal;
}


#left {
float:left;
margin:0;
padding:0;
width:225px;
clear: left;
}

#left img {
margin-left:10px;
}

#notes {
font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;

color:#015353; 
font-weight:bold;
padding-left:60px;
padding-top:15px;
}

#notes p {
padding-top:10px;
}

.phone {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
}
.phoneb {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
}

#logo {
margin-top:25px;
background-color:#FFFFFF;
padding-left:24px;
background:url(../img/logofront_03.jpg) repeat-x;
}

#right {
float:left;
width:600px;
margin-top:425px;
margin-left:60px;
}

#centerColumn #right {
float:left;
width:600px;
margin-top:30px;
margin-left:60px;
}

#footer {
color:#888888;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-transform:uppercase;
padding: 60px;
margin-top:50px;
clear: both;
}

.section {
padding-bottom:40px;
}

.lower {
text-transform:none;
}

a {
color:#003366;
text-decoration:none;
}

A:hover {
text-decoration:underline;
}


.rightimg {
padding:10px;
margin-right:30px;
float:right;
}

.leftimg {
padding:10px;
margin-left:30px;
float:left;
}

.leftheaderimg {
padding:10px;
float:left;
}

.noquote {
background:#F7F5EA;
font-size:1em;
padding:10px 20px 10px 40px;
}
 
blockquote {
background:#F7F5EA url(../img/quotes.gif) no-repeat scroll 5px 5px;
color:#666666;
font-family:Georgia,New York,Times New Roman,Times,serif;
font-size:1.25em;
line-height:1.3em;
margin:10px 30px 0pt;
padding:15px 25px 15px 80px;
}

blockquote cite {
color:#999999;
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
font-size:0.8em;
font-weight:900;
line-height:1em;
}

#top {
width:100%;
height:150px;
margin-top:20px;
}

#list li { 
list-style: square inside; 
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
font-size:0.85em;
margin-left:50px;
margin-right:50px;
line-height:20px;}

#numlist li { 
list-style: decimal inside; 
font-family:Helvetica,Tahoma,Verdana,Arial,sans-serif;
font-size:0.85em;
margin-left:50px;
margin-right:50px;}

.oneline {
padding:15px 25px 35px 80px;
}

#form {
font-weight:bold;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
margin-bottom:2px;
color:#015353;
}
