body{
	font-size:90%;
	font-family: Verdana, Arial,sans-serif;
	color:#2E4860;
	background-color:#ffffff;
	margin:0px;
	background-image:url(http://www.TacomaBibleCollege.org/images/bg-page.png);
	background-repeat:repeat-x;
}

div#page {
    width: 1024px;
    /*background-color:#FFFFFF;*/
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0px;
}


#header{
height:106px;
background-image:url(http://www.TacomaBibleCollege.org/images/bg-header.png);
background-repeat:repeat-x;
color:#ffffff;
}

#main-logo{
float:left;
display:inline;
margin-left:10px;
}

#header-faded-seal{
	float:left;
	display:inline;
	margin-left:200px;
	background-image:url(http://www.TacomaBibleCollege.org/images/bg-header-faded-seal.png);
	background-repeat:no-repeat;
	width:180px;
	height:106px;
	margin-top:0px;
}

#header-address{
width:220px;
height:60px;
float:right;
display:inline;
margin-right:10px;
margin-top:15px;
font-size:10px;
border-left:1px solid #7d7960;
padding-left:10px;
}


#main-menu{
	height:42px;	
	background-image:url(http://www.TacomaBibleCollege.org/images/bg-main-menu.png);
background-repeat:repeat-x;
font-size:18px;
font-family: Berlin Sans, Gill Sans MT, Verdana, sans-serif;
letter-spacing:1px;
margin-top:0px;
}

#main-menu table{
margin:0px;
width:1024px;
margin-left:auto;
margin-right:auto;
}

#main-menu td{
	text-align:center;
	height:40px;
}

td.separator{
	margin-top:5px;
	background-image:url(http://www.TacomaBibleCollege.org/images/bg-main-menu-separator.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#main-menu a{
color:#762804;
text-decoration:none;
}

#main-menu a:HOVER{
color:#ffffff;
text-decoration:underline;
}

#main-content{
	padding-bottom:30px;
}

#main-content-content-homepage{
	float:left;
	display:inline;
	width:497px;
}

#main-content-content{
	float:left;
	display:inline;
	width:750px;
		background-image: url(http://www.TacomaBibleCollege.org/images/bg-main-content.png);
	background-repeat:no-repeat;
	background-position:0px 100px;
}

#main-content-photo{
	float:left;
	display:inline;
	height:300px;
	width:730px;
}

#sidebar-left-homepage{
	float:left;
	display:inline;
	width:230px;
	margin-right:2px;
}

#sidebar-left{
	float:left;
	display:inline;
	width:250px;
	margin-right:2px;
	padding-top:20px;
}

#sidebar-right{
	float:right;
	display:inline;
	width:270px;
	padding-top:20px;
	padding-left:0px;
}

div.box-subtitle{
	background-color:#722700;
	border:2px solid #642d0f;
	height:30px;	
	color:#ffffff;
}

div.box-subtitle h1{
	font-weight:normal;
	margin-left:30px;
	margin-top:5px;
	font-size:18px;
	color:#ffffff;
}

div.box-subtitle h2{
	font-weight:normal;
	margin-left:30px;
	margin-top:5px;
	font-size:18px;
	color:#ffffff;
}

div.subtitle{
	margin-top:20px;
}


img.inline_photo{
	border-left:3px solid #85661c;
	border-top:3px solid #85661c;
	border-right:3px solid #85661c;
	border-bottom:5px solid #85661c;
}

ul{
	list-style:none;
	list-style-image:url(http://www.TacomaBibleCollege.org/images/double-arrow.png);
	list-style-position: inside;
	margin:0px;
	padding:10px;
}


#contact-form{
padding-left:40px;
}

#sitemap{
	clear:both;
	font-size:80%;
	border-top:10px solid #d8d8d8;
	background-color:#f6f6f6;
	background-image: url(http://www.TacomaBibleCollege.org/images/bg-fade-sitemap.png);
	background-repeat:repeat-x;
	background-position:top;
	height:200px;
	padding-top:20px;
}

ul.column{
	float:left;
	display:inline;
	padding-left:20px;
}

#copyright{
	float:left;
	display:inline;
	margin-left:170px;
}

/*General Styles*/

table{
font-size:90%;
border-collapse:collapse;
}

h1,h2,h3{
	font-family:Times New Roman, serif;	
	color:#762804;
}

h1{
font-size:22px;
letter-spacing:2px;
margin-left:5px;
font-weight:normal;
margin-bottom:5px;
}

h2{
font-size:15px;
letter-spacing:1px;
}

h3{
}

input{
border:1px solid #c7c6af;
}

textarea{
border:1px solid #c7c6af;
}

a{
text-decoration:underline;
color:#85661c;
}

a:HOVER{
text-decoration:none;
}

hr{
	border: none 0; 
	border-top: 2px dotted #d4d4d4;/*the border*/
	height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
	width:98%;

}

/*RDTSNotice*/
#EDS-Notice{
clear:both;
margin-top: 0px;
margin-bottom: 10px;
font-size: 60%;
text-align: center;
}

#EDS-Notice a{
text-decoration:none;
color: #ABABAB;
}

#EDS-Notice a:HOVER{
text-decoration:underline;
}