body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, 'Times New Roman', Times, serif;
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	background: #fff url('/images/bg_body.gif') repeat-x top left;
	color: #4d4d4d;
}
/* SANS SERIF STUFF -- font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;*/

a,
a:active,
a:visited {
	color: #306230;
}

a:hover {
	color: #3e8e31;
}

.hidden { 
	display: none !important;
}

/* ----- STRUCTURAL ----- */

div#top-bar,
div#container {
	margin: 0 auto;
	width: 906px;
}

div#top-bar {
	height: 33px;
	color: #fff;
}

div.vcard {
	margin-right: 23px;
	font-size: 0.6875em;
	line-height: 33px;
	text-align: right;
}

div.vcard div {
	display: inline;
}

div.vcard .tel,
div.vcard .email {
	margin-left: 2.0em;
}	

div.vcard a {
	color: #3e8e31;
}

div.vcard a:hover {
	color: #fff;
}

div#container {
	text-align: left;
}

div#header {
	position: relative;
	height: 171px;
}

div#header ul,
div#header ul li,
div#footer ul,
div#footer ul li {
	margin: 0;
	padding: 0;
}

h1#branding {
	float: left;
/*	width: 289px;
	height: 75px;*/
	width: 400px;
	height: 136px;
	margin: 28px 0 0 23px;
	overflow: hidden;
	text-indent: -5000px;
}

h1#branding a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('/images/logo_food-business-development.gif') no-repeat top left;
}

ul#navigation {
	float: right;
	position: absolute;
	right: 23px;
	bottom: 19px;
	width: 549px;
	text-align: right;
	list-style: none;
}

ul#navigation li {
	display: inline;
	list-style: none;
	font-size: 0.875em;
	text-transform: uppercase;
}

ul#navigation li a {
	margin-left: 2.0em;
	color: #4d4d4d;
	text-decoration: none;
}

ul#navigation li a:hover {
	color: #000;
	text-decoration: underline;
}

div#intro {
	clear: both;
	width: 904px;
	height: 215px;
	margin-top: 10px;
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
}

div#intro div#photos {
	float: left;
	width: 337px;
	height: 246px;
	margin: -15px 0 0 6px;
	background: url('/images/bg_photos.gif') no-repeat top left;
}

div#intro div#photos img {
	margin: 25px 0 0 20px;
}

div#intro div#blurb {
	float: right;
	width: 391px;
	margin: 34px 60px 0 0;
	font-size: 1.3125em;
	font-style: italic;
	line-height: 125%;
	text-align: justify;
}

div#intro div#blurb p {
	margin: 0;
	padding: 0;
}
div#intro div#blurb a {
	font-weight: bold;
}

div#content {
	margin: 0 23px;
}

div#sidebar,
div#post-it {
	float: left;
}

div#sidebar {
	margin: 0.875em 23px 0 0 ;
	width: 217px;
}

div#sidebar dl,
div#sidebar dt,
div#sidebar dd {
	margin: 0;
	padding: 0;
}

div#sidebar dl {
	margin-bottom: 40px;
}

div#sidebar dt {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e7e7e7;	
	font-size: 0.8125em;
	text-transform: uppercase;
	color: #000;
}

div#sidebar dd {
	margin-right: 8px;
	font-size: 0.75em;
	line-height: 125%;
}

div#sidebar dl#newsletter-signup dt {
	padding-left: 30px;
	background: url('/images/icon_newsletter.gif') no-repeat left top;	
}

div#sidebar dl#toolbox dt {
	padding-left: 30px;
	background: url('/images/icon_toolbox.gif') no-repeat left top;	
}

div#sidebar dl#wounded-warriors dt {
	padding-left: 30px;
	background: url('/images/icon_wounded-warrior.gif') no-repeat left top;	
}

div#sidebar dl#links dt {
	padding-left: 30px;
	background: url('/images/icon_external-resources.gif') no-repeat left top;	
}

div#sidebar dl#newsletter-signup input.email-address {
	margin-top: 0.75em;
	width: 217px;
}

div#sidebar dl#newsletter-signup input.sign-up {
	margin-top: 0.75em;
	text-align: right;
}

div#post-it {
	margin-right: 23px;
	width: 167px;
	height: 180px;
	overflow: hidden;
	text-indent: -5000px;
	background: url('/images/post-it.gif') no-repeat left top;
}

div#text {
	float: right;
	width: 430px;
	font-size: 0.875em;
}

div#text p {
	text-align: justify;
}

div#text p strong {
	color: #000;
}

div#text p strong.subhead {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

div#text ul,
div#text dl,
div#text ol {
	padding-left: 1.0em;
}

div#text li {
	padding-bottom: 0.5em;
}

div#text ul li ul {
	padding-top: 0.5em;
}

div#footer {
	width: 860px;
	margin: 23px 23px 10px 23px;
	padding: 23px 0 0 0;
	border-top: 1px solid #e7e7e7;
}

div#footer p {
	font-size: 0.6875em;
}

div#footer p span.org {
	display: block;
	font-weight: bold;
	color: #000000;
}
div#footer div#more-info {
	float: left;
}

div#footer p.links {
	margin-top: 2.0em;
}

ul#service-branches {
	float: right;
	margin-top: 12px !important;
}

ul#service-branches li {
	float: left;
	width: 87px;
	height: 83px;
	list-style: none;
	overflow: hidden;
	text-indent: -5000px;
}

ul#service-branches li.coast-guard {
	background: url('/images/logo_coast-guard.gif') no-repeat left top;
}


ul#service-branches li.air-force {
	background: url('/images/logo_air-force.gif') no-repeat left top;
}


ul#service-branches li.army {
	background: url('/images/logo_army.gif') no-repeat left top;
}


ul#service-branches li.marine-corps {
	background: url('/images/logo_marine-corps.gif') no-repeat left top;
}


ul#service-branches li.navy {
	width: 82px !important;
	background: url('/images/logo_navy.gif') no-repeat left top;
}