body, img, iframe{
	margin:0;
	padding: 0;
	border: 0;
}

img {
	padding-right: 15px;
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */
/* ------------------------ type selectors ------------------------ */
body { 
	background-color:#c5c4c4;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	text-align:center; 
	font:12px/16px Trebuchet MS,tahoma, Helvetica, sans-serif; 
	color:#fff;
	font-family: Trebuchet MS,tahoma, Helvetica, sans-serif; 
	}
body, p, td {
	font-size: 13px;
	font-family: Trebuchet MS,tahoma, Helvetica, sans-serif;
	color: #000;
}
blockquote { margin-left:10px; margin-right:10px; }
h1	{ font-size:2em; color:#b77035; text-align: left;}
h2	{ font-size:1.4em; color:#001122; }
h3	{ font-size:1.3em; color:#b19601; line-height:10px;}
a { color: #002233;}
a:hover { color: #0022ff;}

.sitecredit {
	font-size:10px;
}

.mission {
	border: 5px solid #e6e2bd;
	width: 400px;
	padding: 15px;
	text-align: center;
}

#main-content td {
	font-size: 13px;
	font-family: Trebuchet MS,tahoma, Helvetica, sans-serif;
	color: #000;
}
#main-content p {
	color: #000;
	line-height: 20px;
}
#main-content a {
	color: #b19601;
	font-weight: bold;
}
#main-content a:hover {
	font-weight: bold;
	text-decoration: none;
}
#main-content h1 {
	color: #000;
	border-bottom: 1px solid #000;
	width: 220px;
	line-height: 30px;
}

#footer-wrap a {
	font-size: 12px;
	color: #888888;
}
#footer-wrap {
	font-size: 12px;
	color: #aaaaaa;
}

#footer-wrap a:hover {
	color: #000000;
	text-decoration: none;
}
#menu li a{
	font-size: 16px;
	font-family: trebuchet ms, Helvetica;
}
#menu li a:hover{
	color: #b19601;
}

#menu li {
	font-size: 16px;
	font-family: trebuchet ms, Helvetica;
	
}

#menu li li a {
	font-size: 11px;
	font-family: Helvetica;
	color: #ffffff;
	font-weight: bold;
}

/* ------------------------STRUCTURE ELEMENTS ------------------------ */

div.spacer {
	height: 500px;
}
.clear	{ 
	clear:both;
	}
#page-wrap {
	width: 800px;
	margin:0 auto;
	text-align:left;
	border: 8px solid #FFF;
	background-color: white;
}
#header-wrap {
	width: 800px;
	height: 180px;
	background-image: url(../images/tysohead.jpg);
	text-align:center;
}
#contactainer {
	font-size: 10px;
	padding-top: 30px;
	margin-right: 48px;
	text-align: right;
	color: #FFFFFF;
}
#contactainer a{
	color: #b19601;
	padding: 0px;
	display: inline;
}
#contactainer ul{
	padding: 0;
	margin: 0;
}

#contactainer a:hover{
	color: #d9e792;
	font-weight: bold;
}


/* ------------------------Yoo Theme ELEMENTS ------------------------ */

div#menu {
	margin-left: 60px;
	z-index: 11;
	height: 40px;
}

/* ------------------------                   ------------------------ */


#bodyimg {
	vertical-align: top;
	width: 800px;
	height: 202px;
	text-align:right;
	padding: 0;
	margin: 0;
	border-bottom: 10px solid #FFFFFF;

}
#content-wrap {
	width: 100%;
	margin:0 auto;
	text-align:left;
	float: left;
	padding: 0px;
}

#body-wrap {
	margin: 165 180;
	padding: 10;
	width:500px;
	//height:450px;
	float: right;
	border-color: #b77035;
	border-style:solid;
	border-width: thin;
	text-align: left;	
	background-color: #111;
}

div#contact_form {
	background-color:transparent;
}

#content-wrap {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background: url(../images/bodybk.jpg) repeat-x;
}

#main-content {
	width: 505px;
	padding: 15px;
	padding-top: 5px;
	float: left;
	margin-top: 10px;
	border-right: 1px solid #999999;
}
#main-content-wide {
	width: 760px;
	padding: 15px;
	padding-top: 5px;
	float: left;
	margin-top: 10px;
}



#sideline {
	padding: 10px;
	float: right;
	width: 240px;
	margin-right: 0px;
	margin-top: 15px;
}

#footer-wrap {
	font-size: 11px;
	clear: both;
	width: 802px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #d9e792;
	border-top: 2px solid #FFFFFF;

}

#footer-wrap li {
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
}
#footer-wrap li a{
	color: #888888;
	text-decoration: none;
	padding: 10px;
}
#footer-wrap li a:hover{
	color: #333333;
	font-style: italic;
}

/* ------------------------ JOOMLA ELEMENTS ------------------------ */

.componentheading {
	font-family: serif;
	font-style: italic;
	font-size: 20px;
	color: #b19601;
}

.contentheading {
	font-size: 20px;
	font-weight: bold;
	color: #b19601;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main-content  td.contentheading {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main-content-wide  td.contentheading {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}

