* {
    padding: 0;
    margin: 0;
} 

body {
    background: #eee;
  font: .60em Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	height: auto;

}
a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


.wrap {
margin: 20px auto;
margin-top: 10px;
width: 800px;
background: #eee url('images/midbg.jpg');
background-repeat: repeat-y;
}

.wrap#toptitle { margin-top: 0px; }
.wrap#toptitle .content { height: 150px; }
.wrap#toptitle span { font-size: 3em; font-weight: bold; }


.top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

.content {
padding: 0 40px 0 40px;
}

.bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
height: 100px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 1% 1%;
	text-align: center;
	height: 150px;
}

#logo { position: relative; left: 50px; top: 10px; }
#logo img { border: 0px; }

.wrap#toptitle .middle { text-align: left; }

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	margin-top: 20px;
	font-size: 1.2em;
	text-align: center;
	color: #111;
}


.wrap_small {
margin: 0px auto;
margin-top: 0px;
width: 400px;
background: #cccccc url('images/midbg_small.jpg');
background-repeat: repeat-y;
}

.top_small { 
background: #fff url('images/topbg_small.jpg');
height: 30px;
}


.top_small a { float: right; color: #006633; margin-right: 30px; margin-top: 20px; }
.top a { float: right; color: #006633; margin-right: 30px; margin-top: 20px; }

.content_small {
padding: 0 40px 0 40px;
text-align: center;
}

.bottom_small {

background: #fff url('images/botbg_small.jpg');
height: 30px;
}







#header { position: relative; top: 0px; left: 0px; margin: 0; width: 100%; height: 105px; background-color: #006633; border-bottom: 1px solid #000; }
#header span { color: #fff; clear: both; }
#header p { color: #fafafa; font-size: 1.5em; padding-left: 18px; }
#header #longlogo { border: 0px; margin-top: 50px; }

#header #sharethis {  }

#header #logoimage { background-color: #eee; position: absolute; top: 0px; right: 0px; height: 121px; padding-right: 10px; padding-left: 10px; }
#header #logoimage img { margin-top: 5px; border: 0px; }


#dropdowns { margin: 0 auto; width: 500px; text-align: center;  margin-top: 10px; }
#dropdowns span { font-size: 2em; font-weight: bold;  }
#dropdowns select { background: #006633; width: 200px; margin-top: 10px; font-size: 1.5em; line-height: 25px; padding: 2px; border: 0px; color: #fff; float: none;}
#dropdowns select option { padding-left: 10px; }

#top_counter { }
#top_counter .content { height: 130px; }

#counter {  margin: 0 auto; margin-top: 30px; height: 115px; }
#counter #title { line-height: 1em; font-size: 3.5em; font-weight: bold; margin-top: -20px; }
#counter #cost { font-size: 5em; font-weight: bold; color: #990000; margin-top: 30px; margin-bottom: 30px; }
#counter #state { padding: 2px; display:inline; margin-top: 5px; }
#counter #city {  padding: 2px; display: inline; }



#two_counters { width: 840px; margin: 0 auto; height: 150px;  }
#iraq_counter { float: left; margin-right: 40px; margin-bottom: 40px; }
#ag_counter { float: left; }

#two_counters .content_small { height: 60px; }
#two_counters .middle_small { height: 60px; }
#two_counters #title { font-size: 2.2em; font-weight: bold; margin-top: 20px; }
#two_counters #cost { font-size: 3.0em; font-weight: bold; margin-top: 20px; color: #006633; }

ul#topnav { list-style: none; margin: 0px auto; text-align: center; bottom: 0px; margin-top: 0px; height: 20px; }
ul#topnav li { margin-top: 5px; display: inline; color: #000; font-size: 1.9em; }
ul#topnav li a { color: #000; font-weight: normal; }
ul#topnav li a:hover { color: #006633; font-weight: normal; }

#footer { position: relative; top: 20px; width: 100%;  background-color: #006633; height: 20px; padding-top: 3px; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#footer img { float: left; }
#footer a { color: #fafafa; }
#footer p { float: right; color: #fafafa; }



