/* CSS Document for www.TheVenusMission.com */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset, form {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #00181E;
	text-align: center;
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
}

/*a:link, a:visited, a:active {
	color: #00181E;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00181E;
} */


#wrapper {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/design/page_layout_bg.jpg);
	background-repeat: repeat-y;
	}

#top {
	height: 524px;
	/*background-image: url(../images/design/top_design3.jpg);*/
	background-image: url(../images/design/top_design4.jpg);
	background-repeat: no-repeat;
}

/* Stylings for the top navigation */

#nav{
	width: 800px;
	padding-top: 7px;
	margin-left: 30px;
}

#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav li
{
float: left;
margin: 0 0.35em;
}

#holder {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
}

#leftMain {
	width: 305px;
	float: left;
	margin-left: 14px;
}

/* External websites */

#external {
	margin-top: 324px;
	margin-left: 35px;
	width: 300px;
	/*margin-left: 35px;
	float: left;*/
}

/* Left Column displaying upcoming dates */
	
#leftcol {
	/*margin-top: -62px;*/
	width: 300px;
	/*margin-left: 14px;*/
	margin-bottom: 15px;
	background-color:#FEBA12;
	/*float: left;*/
	}
	
#leftcol a:link, a:visited, a:active {
	color: #00181E;
	text-decoration: underline;
}

#leftcol a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00181E;
} 	
	
#leftcol p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}

#leftcol h1 {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
}	
	
.leftcoltop {
	height: 5px;
	background-image: url(../images/design/leftcol_top.jpg);
	background-repeat: no-repeat;
}	

.leftcolbottom {
	height: 5px;
	background-image: url(../images/design/leftcol_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Left Column 2 displaying testimonials */
	
#leftcol2 {
	margin-bottom: 10px;
	width: 300px;
	background-color:#FEBA12;
	}
	
#leftcol2 a:link, a:visited, a:active {
	color: #00181E;
	text-decoration: underline;
}

#leftcol2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00181E;
} 	
	
#leftcol2 p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}

#leftcol2 h1 {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
}		

/* Main content contains the bulk of the content for the page */

#content {
	/*float: left;*/
	width: 556px;
	margin-left: 329px;
	margin-top: -62px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

#content a:link, a:visited, a:active {
	color: #00181E;
	text-decoration: underline;
}

#content a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00181E;
} 

.contenttop {
	background-image: url(../images/design/maincopy_top.gif);
	height: 7px;
	background-repeat: no-repeat;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

.contentbottom {
	background-image: url(../images/design/mainbody_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 6px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

#content p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 80%;
	padding-bottom: 10px;
}

#content h1 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 10px;
}
	

.clearit {
	clear: both;
}
	
		
#footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	padding: 10px 0 10px 0;
	background-color: #FEBA12;
	color:#000000;
	font-size: 70%;
	}		

#bottom {
	background-image: url(../images/design/page_layout_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 16px;
}
			
.spacing {
	padding: 0px 10px 5px 10px;
}

.schedule {
	font-size: 80%;
	padding-left: 10px;
}

.rowStyle1 {
	background-color: #FEBA12;
}
.datestyle {
	color: #0000FF;
	font-size:80%;
}

.guestbookname {
	color: #000033;
	font-size:90%;
}

#google {
	position: relative;
}