/* gulfcoastbenefit.com CSS.  Taylor Davidson, June 2010 */

body { background-image:url(assets/water.jpg); background-repeat:repeat-x; background-position:top; font-family: Lucida Grande, arial, sans-serif; font-size: 14px; line-height:150%; }
.outside {width:1040px; margin: 0 auto; text-align:left; vertical-align:top; padding: 0;}
.wrapper {width:960px; text-decoration: none; float:right;}
#gulfcoastbenefit { width:960px; padding:20px 0 0 0; clear:both;}
#citizengulf { width:960px; padding:40px 0 0 0; clear:both;}

.logo {width:300px; padding: 0 30px 0 0; float:left;}
.logocitizengulf {width:300px; padding: 15px 0 0 0; float:left;}
.title {width:620px; padding:10px 0 0 0; text-align:left; float:right;font-size:24px;font-weight:bold;}
.mission {width:620px; float:right; font-size:15px; font-weight:bold; padding:30px 0 0 0; line-height:150%;}
#footer {width:950px; clear:both; padding:50px 20px 0 20px}

.left {position:relative; top:40px; width:50px; z-index:1000; padding:0 0 0 0; text-align:left; v-align:top; float:left;}
.tweetmeme {padding:0 0 15px 0; width:50px; text-align:center;}
.facebook {width:50px; padding:0 0 15px 0; text-align:center;}


/* Links */
a:link { color: #318ea8; text-decoration: none; }
a:visited { color: #318ea8; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; background-color: #318ea8;}
a:active { color: #318ea8; text-decoration: none; }

.title a:link { color: #000000; text-decoration: none; }
.title a:visited { color: #000000; text-decoration: none; }
.title a:hover { color: #FFFFFF; text-decoration: none; background-color: #318ea8;}
.title a:active { color: #000000; text-decoration: none; }

a:link img{ border: none; }
a:visited img{ border: none; }
a:hover img{ border: none; }
a:active img{ border: none; }

