/*   
Theme Name: Journeyman International Theme
Theme URI: http://journeymaninternational.org
Description: This is v1 Journeyman International theme -- WordPress v3.0.1
Author: Mitra Cline
Author URI: http://foreverbird.com
Version: 2
*/

@media screen {

* { 
	margin: 0; 
	padding: 0; 
	font-family: tahoma;
	
}


html { 
	background: black;
}


h1 {
	font-size: 120%;
}

h4 {
	color:green;
}


p {
	font-size: 90%;
}


a {
	color: #323232;
	text-decoration: none;
	font-size: 100%;
	border:none;
}

a img {
	border: 0px;
}


.body { 
	margin-right: auto; 
	margin-left: auto;
	width: 975px;
	background: black;
}

.header { 
	margin-right: auto; 
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 975px;
	color: #323232;
	height: 150px;
}

.nav {
	font-family: sans-serif;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 145px;
}

.main-nav { 
	width: 140px; 
	height: 32px; 
	float: left;
	height:auto;
	font-size: 80%;
}

.main-content{ 
	margin-right: auto; 
	margin-left: auto;
	border-style: solid; 
	border-width: 1px; 
	border-color: gray; 
	background: white; 
	text-align: center;
	width: 975px;
	height:auto;
}

.mainimage {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tableimage {
	margin-bottom: 5px;
}

a:hover {
	color:green;
	border:none;
}

.objectives{
	text-align: left;
	border-spacing: 5 5 5 5;
	vertical-align: top;
	font-size: 90%;
}

.projects {
	width: auto;
	height: auto;
	text-align: center;
	margin-left: 13px;
}

.center {
	margin-right: auto; 
	margin-left: auto; 
	width: auto;
	height: 40px;
}

.left-column {
	width: 202px;
	text-align:left;
	vertical-align: text-top;
	
}

.right-column {
	width: 202px;
	text-align:left;
	vertical-align: text-top;
}

.center-column {
	width: 202px;
	text-align:left;
	vertical-align: text-top;
}

.smallicon {
	margin-right: 4px;
}

.medium-icon{
	width: 32px
	border-spacing: 5 5 5 5;
	vertical-align: top;
}

.mission-blurb{
	width: 291;
	text-align: left;
	font-size: 70%;
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;
	height:75px;
}

.space {
	width: 41px;
}

.clear { 
	clear: both;
	text-align:left;
}

.left {
	float: left
}

.verticalLine {
    border-bottom: solid; 
    color: white;
}

.footer {
	margin-right: auto; 
	margin-left: auto; 
	width: 975px;
	height: 200px;
	color: #323232;
	text-align: center;
}

#index-video{ 
	margin-bottom: 10px;
	background: black;
}

#pdf {
	color: gray; 
	font-size: 80%;
}

#objective-a {
	height: auto;
	float: right;
	width: 750px;
	text-align: left;
}

#objective-b {
	height:auto;
	margin-top: 8px;
	margin-bottom: 30px;
	float: right;
	width: 750px;
	text-align: left;
}	

#objectives {
	width: 963px;
	margin-right: auto; 
	margin-left: auto; 
	}