/* MILITARY THEME */

#yellow_background {
	background-image:URL(../images/theme3/background.jpg);
	background-repeat:repeat-y;
}

#logo {
	background-image:URL(../images/theme3/logo.png);
}

#language_container a {
	color:#27832d;
}

#site_top_background_padding {
	background-image:URL(../images/theme3/background.jpg);
	background-color:#ffff00;
}
#what_we_do_table a {
	color: #3C0;
	margin-top:2px;
	text-decoration:none;
}
#who_we_love a {
	/*
	text-decoration:underline;
	color:#333333;
	*/
	color: #3C0;
	text-decoration:none;
}
#contact_div a {
	color: #3C0;
	text-decoration:none;
}
