/*
Theme Name: FTUS
Description: Custom theme.
Version: 1.0
Author: Paul Melancon
Author URI: http://superactiongo.com/
*/



/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


body {
	margin:0px;
	background:url(images/bg_main.gif) top left repeat-x;
	background-color:#b3d2ab;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:20px;
}
img{border:none;}
a{color:#fbe87a;font-weight:bold;}
a:visited{color:#fbe87a;font-weight:bold;}
a:hover{color:#fbe87a;font-weight:bold;}
h1{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding-bottom:10px;
}
h2{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0px 12px 0px;
}
p{
	margin:0px 0px 12px 0px;
}
ul{
	width:400px;
}
li{
	margin:0px;
}
form{
	margin:0px;
}
input{
	margin:0px;
}
textarea{
}
table{
	margin:0px;
}
.container{
	margin:0px auto;
	width:911px;
}

.header{
	float:left;
	width:911px;
}
.header .logo{
	float:left;
	width:260px;
	margin-left:19px;
	padding:17px 0px 19px 0px;
}
.header .banner{
	float:left;
	width:471px;
	margin-left:161px;
	padding:94px 0px 0px 0px;
}
.nav{
	float:left;
	width:911px;
}
.nav ul {
	margin:0;
	padding:0;
	display: inline;
	line-height:0px;
} 
.nav ul li {
	margin:0px 0px 0px -5px;
	padding:0px;
	list-style:none;
	display:inline;
}
.mainPhoto{
	float:left;
	width:911px;
}
.hdrSearch{
	float:left;
	width:911px;
	background:url(images/nav_subBG.png) top left repeat-x;
}
.hdrSearch .left{
	float:left;
	width:6px;
}
.hdrSearch .text{
	float:left;
	width:461px;
	margin-left:30px;
	margin-top:17px;
}
.hdrSearch .facebook{
	float:left;
	width:31px;
	margin-left:10px;
	margin-top:7px;
}
.hdrSearch .twitter{
	float:left;
	width:80px;
	margin-left:6px;
	margin-top:14px;
}
.hdrSearch .search{
	float:left;
	width:41px;
	margin-left:17px;
	margin-top:17px;
}
.hdrSearch .form{
	float:left;
	width:196px;
	height:25px;
	margin-left:9px;
	margin-top:9px;
	background:url(images/temp_search.png) top left no-repeat;
}
.hdrSearch .right{
	float:left;
	width:6px;
	margin-left:18px;
}

.mainBody{
	float:left;
	width:903px;
	margin-left:4px;
	padding-top:18px;
}

.mainBody .left{
	float:left;
	width:402px;
}
.photoBox{
	float:left;
	width:402px;
	height:269px;
	background:url(images/box_photo.png) top left no-repeat;
}
.photoBox table{
	margin:8px 0px 0px 6px;
}
.blueBox{
	float:left;
	width:192px;
	background:url(images/box_blue_bg.png) top left repeat-x;
	background-color:#82a9d4;
	margin-top:20px;
}
.smallBox{
	width:174px;
	margin-left:9px;
	padding-top:7px;
	font-size:11px;
	line-height:14px;
}

.mainBody .right{
	float:left;
	width:489px;
	margin-left:12px;
}
.copyGfx{
	float:left;
	width:489px;
}
.copyMain{
	float:left;
	width:489px;
	background:url(images/box_content_bg.png) bottom left repeat-x;
	background-color:#3579a8;
}
.entry{
	float:left;
	width:449px;
	margin-left:20px;
	padding-top:12px;
}

.contribution{
        font-size:22px;
        font-weight:bold;
        color:#fbe87a;
}

.footer{
	float:left;
	width:911px;
	margin-top:30px;
	font-size:9px;
	color:#14496d;
	text-align:center;
}
.footer a{color:#14496d;text-decoration:none;}
.footer a:visited{color:#14496d;text-decoration:none;}
.footer a:hover{color:#14496d;text-decoration:none;}

.searchBox{
	background:url(images/temp_search.png) top left no-repeat;
	width:196px;
	height:25px;
}
.textboxstyle{
	background:url(images/trans_pixel.png) top left no-repeat;
	border:none;
	width:164px;
	margin:0px 0px 0px 5px;
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999999;
}
