/*----------------------------------------*/
/*   The Vineyard Church of Marysville    */
/*   Stylesheet                           */
/*----------------------------------------*/

#mainBody {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:900px;
  	font-family:'Century Gothic','san serif';
	}

#navigationBar {
	width:900px;
	height:48px;
	padding:7px 0px 0px 14px;
	margin:0px;
	border:0px;
	background-image: url(graphics/navbar.jpg);
      	background-repeat: no-repeat;
      	background-position: center top;
	border:0px solid #ffffff;
	}

#colA {
	width:190px;
	height:728px;
	float:left;
	border:0px solid #ffffff;
  	margin:0px;
  	padding:0px;
	background-image:url(graphics/colmid.jpg);
      	background-repeat:y-repeat;
	border:0px solid #ffffff;
	}

#colB {
	width:500px;
	height:728px;
	float:left;
	border:0px solid #ffffff;
	background-image: url(graphics/churchPhoto.jpg);
      	background-repeat: no-repeat;
      	background-position: center top;
	}

#colC {
	width:190px;
	height:728px;
	float:left;
	border:0px solid #ffffff;
  	padding:0px;
	background-image:url(graphics/colmid.jpg);
      	background-repeat:y-repeat;
	}

#colD {
	width:190px;
	height:330px;
	float:left;
	border:0px solid #ffffff;
  	margin:0px;
  	padding:0px;
	background-image:url(graphics/colmid.jpg);
      	background-repeat:y-repeat;
	border:0px solid #ffffff;
	}

#colE {
	width:690px;
	height:370px;
	float:left;
	border:0px solid #ffffff;
	}
#colA p,#colD p {
	width:170px;
	padding-left:10px;
	padding-right:10px;
	text-indent:0px;
	text-align:left;
        font-size: 80%;
  	font-family:'Century Gothic','san serif';
	}

#colB #slogan {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:376px;
	left:0px;
	}

#colB #notice {
	width:440px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	text-indent:0px;
	text-align:center;
        font-size: 100%;
  	font-family:'Century Gothic','san serif';
	position:relative;
	top:380px;
	left:0px;
	border:1px solid #003366;
	}

#colC p {
	margin:0px;
	padding:0px 10px 0px 10px;
	text-indent:0px;
	text-align:left;
        font-size: 80%;
  	font-family:'Century Gothic','san serif';
	}

#colA hr,#colC hr,#colD hr {		
	width:80%;
	height:1px;
	color:#004477;
	}

#mainColumn {
	width:720px;
	float:left;
	}
#church1 {
	width:720px;
	height:200px;
	float:left;
	}
mainColumn #uthinfo {
	float:left;
	}

#footer {
      	margin-left: auto;
      	margin-right: auto;
	color:#000000;
      	font-weight:normal;
	text-align: center;
        font-size: 60%;
	}

#footer li {
	list-style:none;
	}

#footer a:link,#footer a:visited { 
	color:#000000;
	text-decoration:underline;
        }
#footer a:hover { 
        color: #cccccc;
	text-decoration:none;
        } 

#quicklinks {
	border:0px solid #ffffff;
      	font-size:90%; 
  	margin-left:10px;
	}
#quicklinks li {
  	text-align:left;
  	padding:0px;
      	font-weight: bold;
	height:25px;
  	list-style: none;
	}
#quicklinks li a:link,#quicklinks li :visited {
  	margin-left:10px;
  	font-family:'Century Gothic','san serif';
      	font-weight: normal;
	color:#aaaaaa;
	}
#quicklinks li a:hover {
	color:#ffffff;
	}
#mainWelcome {
  	margin:0px;
  	padding:0px;
	width:900px;
	height:50px;
        font-size: 200%;
  	font-family:'Century Gothic','san serif';
      	font-weight: bold;
	color:#ffffff;
	border:0px solid #ffffff;
	}
#announceHeader {
	float: left;
	width:440px;
	height:10px;
	margin-bottom:10px;
  	text-align:left;
        font-size:80%;
  	font-family:'Century Gothic','san serif';
      	font-weight:normal;
	color:#ffffff;
	border:0px solid #ffffff;
	}
.nolink {
	color:#ffffff;
        font-size:120%;
	}
/*----------------------------------------*/
/* images                                 */
/*----------------------------------------*/

#mainbanner {
	width:900px;
	height:125px;
	border:0px; 
	}
#twoshirts_logo {
	width:180px;
	height:32px;
	border:0px; 
	}
#twoshirts {
      	font-size:75%; 
	margin:60px 0px 0px 0px;
  	font-family:'Century Gothic','san serif';
      	font-weight: normal;
	}
.coltop {
	width:190px;
	height:7px;
	border:0px; 
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
	}
.coltopAlt {
	width:190px;
	height:7px;
	border:0px; 
	margin:0px;
	padding:0px;
	position:relative;
	top:-50px;
	left:0px;
	}
#colAbot {
	position:relative;
	top:-54px;
	left:-257px;
	}
#colCbot {
	position:relative;
	top:-54px;
	left:237px;
	}
#colDbot {
	position:relative;
	top:-44px;
	left:-355px;
	}
#colAbotAlt {
	position:relative;
	top:-74px;
	left:-257px;
	}
#colCbotAlt { 
	position:relative;
	top:-74px;
	left:237px;
	}
#colDbotAlt {
	position:relative;
	top:-74px;
	left:-355px;
	}


