@charset "utf-8";
/* CSS Document */

body {background-color: #c9d6bc;
background-image:url(images/backgrndtop.jpg);
background-repeat:repeat-x;
background-position:top left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#maincont {width: 750px;
height: 100%;
margin: 20px auto 0 auto;
background-color: #fff;
}
#banner {margin: 0 auto;
width: 750px;
padding: 0;
}

#bannerinside {width: 750px;
height: 88px;
margin: 0 auto 0 auto;
background-image:url(images/inbbanner.jpg);
background-repeat: no-repeat;
background-position: top left;}

#navbar {width: 720px;
height: 25px;
margin: 20px auto 0 auto;
text-align: left;
padding: 0 1.5em 0 0;
}

#navbar ul li {list-style: none;
display: inline;
margin: 0;
padding: 0;
}

#navbar a {color: #3b3b3a;
text-decoration: none;
font-size: 14px;
padding: 0 0.8em 0 0.8em;}


#navbar a:hover {color: #6b7c5a;
}
#textbox {width: 641px;
height: 100%;
background-color: #fff;
margin: 0 auto 0 auto;
padding: 42px 52px 0 57px;
float: left;
}
#textbox2 {width: 663px;
height: 100%;
background-color: #fff;
margin: 0 auto 0 auto;
padding: 42px 30px 115px 57px;
background-image:url(images/lgascentlogo.jpg);
background-position: bottom right;
background-repeat: no-repeat;
float: left;
}
#cartoonbox {width: 730px;
height: 100%;
background-color: #fff;
margin: 0 auto 0 auto;
padding: 42px 0 0 20px;
float: left;
}
#sermonpagecont {width: 750px;
height: 100%;
margin: 0 auto;
background-color: #fff;
padding: 0;
}

#lefttextbox {width: 290px;
height: 500px;
margin: 42px auto 0 auto;
background-color: #fff;
padding: 0 18px 0 56px;
float: left;
}
#rightbox {width: 353px;
height: 454px;
margin: 60px auto 0 auto;
background-color: #fff;
padding: 28px 32px 0 0;
float: right;
}
#player {width: 320px;
height: 397px;
margin: 0 auto 0 auto;
float: right;
background-color: #9f9c8e;}


#holdingtext {width: 400px;
height: 300px;
margin: 0 auto 0 auto;
padding: 60px 0 0 175px;
float: left;
font-size: 14px;
}
#bottombar {width: 750px;
background-color: #fff;
margin: 0 auto 0 auto;
padding: 20px 0 15px 0;
float: left;
font-size: 10px;
text-align: center;}

#cartoonright {width: 300px;
height: 100%;
border: solid 1px #333;
float: right;
}
#cartoonleft {width: 300px;
height: 100%;
border: solid 1px #333;
float: left;
}
#linkboxrght  {width: 300px;
float: right; }

#linkboxlft {width: 300px;
float: left;}

#linkboxlft img {float: right;}

#clearfloat {height: 10px;
clear:both;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #6b7c5a;
}
a:active {
	text-decoration: none;
	color: #6b7c5a;
}
h1 {font-size: 16px;
color: #6b7c5a;
font-weight: 400;
}
.imageright
{float: right;}

h2
{font-size: 14px;
color: #6b7c5a;
font-weight: 400;}
.indent {text-indent: 36px;}

.style2 {color: #99947b;
font-size: 10px;
font-weight: bolder;}

.text {font-size: 14px;
color: #333;
}
#cartoonbox p {
	text-align: right;
	padding-right: 35px;
}

