/* Main Style Sheet */

body {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
	background-image:  url(../images/page_fill_sky2.jpg);
	background-repeat: repeat-y;
	background-color: #66CCFF;
	border-bottom-color: #66CCFF;
}

#container {
	width: 760px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background-color: #bbddff;
}

p.address {
    margin-left: 2em;
	text-align: left;
	font-size:  12px;
	height: 575px;
}

p.maininfo {
    margin-left: 1em;
	margin-top: 1em;
	font-size: 14px;
}

p.clients {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

p.projects1 {
	font-size: 14px;
	color: #000000;
}

p.projects2 {
	font-size: 10px;
	color: #000000;	
}

p.staff {margin: 0px 5px;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
a:link { 
	color: #0000ff;
	text-decoration: none;
}
a:visited { 
	color: #0000ff;
	text-decoration: none;
}
a:hover, a:active { 
    text-decoration: underline;
	color: #0000ff;
	
}

h3 {
    text-align: center;
}

#pageHeader {
    font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#imageHeader {
	width: 760px;
	height: 50px;
	background-image:  url(../images/staalsen_logo.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#footer {
         font: 10px Arial, Verdana, Helvetica, sans-serif;
		 margin: 0px;
		 padding: 0px;
		 text-align: center;
}

#divseparator {
    width: 760px;
	height: 15px;
	background-color: #ffffff;
	background-image:  url(../images/blue_line.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#address {
    color: #ffffff;
	width: 130px;
	height: 80px;
	position: absolute;
	top: 50px;
	left: 700px;
}

#news {
    width: 150px;
	height: 465px;
	float: right;
	border-width: 2pt;
	border-color: #cccccc;
	border-style: outset;
	background-color: #85a1be;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 2px;
	padding-left: 2px;
}

#newsheader {
    font-size: 16px;
	font-family: Arial, Hevetica, sans-serif;
	text-decoration: underline;
	color: #3333FF;
	text-align: center;
	font-weight: 900;
}

#maintable {width: 760px;
			height: auto;
			border: 0px;
			padding: 0px;
			background-color: #bbddff;
}

#maininfo {
	font-size: 14px;
	height: auto;
	padding: 5px;
	width: 585px;
	text-align: left;
	font-size: 14px;
	float: left;
	background-color: #bbddff;
	font-style: normal;
	font-weight: normal;
}

#staffinfo {
	height: 600px;
	padding: 5px;
	width: 750px;
	text-align: justify;
	font-size: 14px;
	float: left;
	background-color: #bbddff;
	color: #0000FF;
}

#requestinfo {margin-left: 2px;
	height: auto;
	padding: 2px;
	width: 575px;
	text-align: left;
	font-size: 14px;
	float: left;
	background-image:  url("../images/churches/largeImages/shepherd_church_rq.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #bbddff;
	font-weight: bold;
}

#linkList {
	background-color: #000099;
	width: auto;
	text-align: left;
	/* height: 1434px; */
	margin-left: 0px;
	font-weight: 900;
	border-style: outset;
	float: right;
}

#linklist1 {
	background-color: #000099;
	width: 99px;
	text-align: center;
	/* height: 1434px; */
	padding: 25px 30px;
	font-weight: 900;
	border: 3px outset;
	float: right;
	margin-left: 0px;
}

#linklist1 a{
	display: block;
	color: #ffffff;
	font-size: 14px;
}

#linkList2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 0px;
}

#linkList2 ul{
	list-style-type: none;
	margin-bottom: 10px;	
}

#lselect a{
	display: block;
	color: #ffffff;
	font-size: 14px;
}

#thumbnailTable td {
    text-align: center;
	color: #0000FF;
	width: 250px;
	height: 133px;
}
