@font-face {  
  font-family: "Interstate";  
  src: url(Interstate.eot); /* IE */  
  src: local("Interstate"), url(Interstate.ttf) format("truetype"); /* non-IE */  
}

body {
color: #fff;
background: #000 url('http://vantagechurch.com/img/bg.png') repeat-x top left;
font-family: 'Interstate', 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
font-size: .9em;
}

a {
color: #27cbde;
border: 0px;
text-decoration: none;
}

img {
border: 0px;
}

h1 {
color: #27cbde;
font-size: 1.25em;
margin-bottom: 12px;
margin-top: 0em;
}

.active {
color: #27cbde;
text-decoration: none;
}

.datelink {
color: #999;
font-size: 11px;
}

.generate_form {
margin-left: auto;
margin-right: auto;
background-color: #FFF;
color: #000;
width: 520px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.generate_form table {
padding: 5px;
}

.generate_form td {
padding: 5px;
}

/* .generate_form input {
border: 0px none;
height: 20px;
background-color: #CCC;
font-family: 'Interstate', 'Helvetica Neue', Helvetica, sans-serif;
font-size: .9em;
} */

#container {
width: 855px;
color: #fff;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#header {
margin-top: 35px;
padding-bottom: 8px;
}

#topmenu {
margin-bottom: 10px;
height: 25px;
border-top: solid #fff 1px;
border-bottom: solid #fff 1px;
}

#topmenu ul li {
float: left;
list-style-type: none;
padding: 5px 25px 5px 0px;
}

#topmenu ul {
margin: 0px;
padding: 0px;
}

#topmenu a {
color: #fff;
text-decoration: none;
}

#topmenu a:hover {
color: #27cbde;
}

#leftmenu {
width: 175px;
}

#leftmenu ul li {
width: 175px;
height: 30px;
list-style-type: none;
padding: 0px 20px 0px 0px;
border: 0px #fff solid;
}

#leftmenu ul {
margin: 0px;
padding: 0px;
float: left;
}

#leftmenu a {
color: #fff;
text-decoration: none;
}

#leftmenu a:hover {
color: #27cbde;
}

#content {
float: right;
width: 645px;
text-align: justify;
font-size: 13px;
}

#footer, #push {
clear: both;
padding-top: 0px;
padding-bottom: 0px;
}

.home_main {
margin: 0 0 10 0px;
padding: 0px;
width: 608px;
height: 380px;
float: left;
}

.home_main img {
padding: 0px;
margin: 0px;
}

.home_side1 {
margin: 0px;
padding: 0px;
width: 247px;
height: 190px;
float: right;
}

.home_side1 img {
padding: 0px;
margin: 0px;
}

.home_side2 {
margin: 0px;
padding: 0px;
width: 247px;
height: 180px;
float: right;
}

.home_side2 img {
padding: 0px;
margin: 0px;
}

.home_bottom {
margin: 0px;
padding: 10 0 0 0px;
width: 855px;
height: 75px;
clear: both;
border-bottom: solid 1px #CCC;
}

/* Twitter */
#twitTitle {
float: left;
width: 245px;
height: 55px;
margin-top: 10px;
/* -moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px; */
background-color: #fff;
color: #000;
font-size: 18px;
padding-top: 10px;
padding-left: 10px;
}

#tweetScroll {
width: 600px;
height: 75px;
}

.twitStream{
float: right;
width: 600px;
height: 65px;
margin-top: 10px;
/* -moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px; */
background-color: #fff;
color: #000;
}

.tweet{
padding-top: 10px;
}

.tweet-left{
float: left;
margin-right: 20px;
}

.tweet-left img{
border: 0px solid #000000;
}

.tweet p.text{
margin: 0;
padding: 0;
padding-right: 15px;
}

.tweet img {
border: none 0px;
}