/* CSS Document */

/*-------------------------- General --------------------------*/
body{
	padding:0;
	margin:0;
	font-family:Arial;
	color: #FFF;
	background-color: #000;
	}

img{
	border:none;
	font-family: Arial;
}
a{ outline:none; text-decoration:none;}
ul{ list-style-type:none;}

/*-------------------------- Header --------------------------*/
div#headerbg{
	background:url(http://relawlor.net/home/images/navigation/bannertile.jpg) 0 100% repeat-x;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	z-index:1;
	}
	
div#headerbg div#header{
	width:1270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	font-family: Arial;
	}
	
/*-------------------------- Navigation --------------------------*/
div#navigationbg{
	background:url(http://relawlor.net/home/images/navigation/navibg.png) 0 0 repeat-x;
	height:66px;
	}

div#navigation{
	padding:0;
	margin:0;
	margin-top:-1px;
	height:66px;
	}

#HomeBtn {
   background-image: url('http://relawlor.net/home/images/navigation/homebtn.png');
   height: 33px;
   width: 90px;
}

#HomeBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/homebtnselected.png');
}

#DesignBtn {
   background-image: url('http://relawlor.net/home/images/navigation/designbtn.png');
   height: 33px;
   width: 90px;
}

#DesignBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/designbtnselected.png');
}

#PrintBtn {
   background-image: url('http://relawlor.net/home/images/navigation/printbtn.png');
   height: 33px;
   width: 90px;
}

#PrintBtn:hover {
   background-image: url('http://relawlor.net/images/home/navigation/printbtnselected.png');
}

#AdBtn {
   background-image: url('http://relawlor.net/home/images/navigation/adbtn.png');
   height: 33px;
   width: 90px;
}

#AdBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/adbtnselected.png');
}

#WebBtn {
   background-image: url('http://relawlor.net/home/images/navigation/webbtn.png');
   height: 33px;
   width: 90px;
}

#WebBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/webbtnselected.png');
}

#MailBtn {
   background-image: url('http://relawlor.net/home/images/navigation/mailbtn.png');
   height: 33px;
   width: 90px;
}

#MailBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/mailbtnselected.png');
}

#TechBtn {
   background-image: url('http://relawlor.net/home/images/navigation/techbtn.png');
   height: 33px;
   width: 90px;
}

#TechBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/techbtnselected.png');
}

#JoshBtn {
   background-image: url('http://relawlor.net/home/images/navigation/joshbtn.png');
   height: 33px;
   width: 90px;
}

#JoshBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/joshbtnselected.png');
}

#ContactBtn {
   background-image: url('http://relawlor.net/home/images/navigation/contactbtn.png');
   height: 33px;
   width: 90px;
}

#ContactBtn:hover {
   background-image: url('http://relawlor.net/home/images/navigation/contactbtnselected.png');
}


/*-------------------------- Main Content --------------------------*/
div#content-bg{
	width:922px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:#FFFFFF url(http://www.relawlor.net/home/images/navigation/gradientbg.png) 0 0 repeat-x;
	color:inherit;
	font-family: Arial;
	}
	
div#homecontent-bg{
	width:922px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:#000000 url() 0 0 repeat-x;
	color:inherit;
	font-family: Arial;
	}		
	
div#printcontent-bg{
	width:922px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:#999cad url(../print/images/printgradient.png) 0 0 repeat-x;
	color:inherit;
	font-family: Arial;
	}	
	
div#joshcontent-bg{
	width:922px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:#003e7e url() 0 0 repeat-x;
	color:inherit;
	font-family: Arial;
	}	
	
div#content-bg div#content-part{
	width:922px;
	margin:0 auto;
	padding:0px 0 0px 0;
	background:url(http://www.relawlor.net/home/images/navigation/) 606px 0 no-repeat;
	color: #000;
	font-family: Arial;
	}

h2.content{
	color:#FC1D18;
	font-weight:bold;
	font-size:22px;
	padding:0px;
	font-family: Arial;
	}
	
div#content div#content-part{
	font:normal 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FC1D18;
	width:574px;
	height:43px;
	background:url(http://www.relawlor.net/home/images/navigation/) 0 100% repeat-x;
	ba
	ckground-color:inherit;
	}
div#content div#content-part div#content-leftPart{
	width:284px; border-right:2px solid #CBC387;
	margin:12px 0 0 0; float:left;
	}
	
	
div#joshcontact{
	z-index: 8;
	position: relative;
	float: center;
	font-size:14px;
	font-family: Arial;
	color:#000;
	margin-left:auto;
	margin-right:295px;
	margin-top:790px;
	}
	
div#joshlink1{
	position: absolute;
	font-size:14px;
	font-family: Arial;
	color:#FFF;
	left:220px;
	margin-top:-65px;
	}
	
div#joshlink2{
	position: absolute;
	font-size:14px;
	font-family: Arial;
	color:#FFF;
	left:430px;
	margin-top:-65px;
	}
	
div#joshposter{
	position: absolute;
	left:665px;
	margin-top:-654px;
	}
	
	
/*-------------------------- Footer --------------------------*/
div#footer-bg{
	width:922px;
	height:93px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:url(http://www.relawlor.net/home/images/navigation/gradientbg.png) 0 0 repeat-x;
	background-color:#333;
	text-align: center;
	}
	
div#footer-bg p.copyright{
	padding:0px 0 0 0px;
	color:#999;
	font-size:10px;
	background-color:inherit;
	}
	

/*-------------------------- Extras --------------------------*/
.noBottomPadding{
	padding-bottom:0;
	}
.noBg{
	background:none;
	}
.topPad{
	padding-top:15px;
	}
#futurePlan-bg #futurePlanContant #projPart .proj-hdr {
	font-weight: bold;
}
#futurePlan-bg #futurePlanContant #projPart {
	text-align: center;
}
#futurePlan-bg #futurePlanContant #projPart {
	font-size: 10px;
}
#futurePlan-bg #futurePlanContant #projPart {
	font-size: 12px;
}
#futurePlan-bg #futurePlanContant #contentPart .future-hdr .ourCompany-hdr {
	color: #FC1D18;
}
#ourCompany-bg #ourCompany-part p {
	color: #000000;
}
#plain-bg #plain-part {
	color: #FC1D18;
}
.center {
	text-align: center;
}

/*-------------------------- Golf Header --------------------------*/
div#golfheaderbg{
	background:url(http://www.relawlor.net/golf/images/bannertile.jpg) 0 100% repeat-x;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
div#golfheaderbg div#golfheader{
	width:1224px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	font-family: Arial;
	}

/*-------------------------- Golf Content --------------------------*/
div#golf-bg{
	width:1100px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:#FFFFFF url(http://www.relawlor.net/home/images/navigation/gradientbg.png) 0 0 repeat-x;
	color:inherit;
	font-family: Arial;
	}
	
div#golf-bg div#golf-part{
	width:1100px;
	margin:0 auto;
	padding:0px 0 0px 0;
	background:url(http://www.relawlor.net/home/images/navigation/) 606px 0 no-repeat;
	color: #000;
	font-family: Arial;
	}

h2.golf{
	color:#FC1D18;
	font-weight:bold;
	font-size:22px;
	padding:0px;
	font-family: Arial;
	}
	
div#golf div#golf-part{
	font:normal 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FC1D18;
	width:574px;
	height:43px;
	background:url(http://www.relawlor.net/home/images/navigation/) 0 100% repeat-x;
	ba
	ckground-color:inherit;
	}
div#golf div#golf-part div#golf-leftPart{
	width:284px; border-right:2px solid #CBC387;
	margin:12px 0 0 0; float:left;
	}

/*-------------------------- Golf Footer --------------------------*/
div#golffooter-bg{
	width:1100px;
	position: relative;
	margin: 0 auto;
	padding:12px;
	background:url(http://www.relawlor.net/home/images/navigation/gradientbg.png) 0 0 repeat-x;
	background-color:#333;
	text-align: center;
	}
	
div#golffooter-bg p.copyright{
	padding:0px 0 0 0px;
	color:#999;
	font-size:10px;
	background-color:inherit;
	}