body {
	background-image: url(Images/backgroundGrad2.png);
	background-repeat: repeat-x;
	
	
}

.bkgrnd {
	width:900px;
	margin-left:auto; 
	margin-right:auto;
	border: solid 1px #3C3C3C;
	left: 300px;
	top: 0px;
	height: 900px;
	background-color: #F1ECC7;
	
}

.menubrdr {
	width:85%; 
	height:25px;
	margin-left:auto; 
	margin-right:auto;
	padding-top:5px;

	border-bottom: solid 1px #111111;

	text-align:center;
	color:#FFC;
	font-size:16px;
}

.phone {
	margin-left:50px;
	font-size:34px;
	color:#F00;

}
.phone2 {
	text-align: center;
	font-size: 34px;
	color: #FF0;
	font-style:italic;
	font-weight: bold;
	vertical-align: top;
}

h2 {
	font-size:20px; 
	color: #F00; 
	text-align:center;
}

a { 
	color: #0F0; 
	text-decoration: none;
	}
a:hover { color: #FFF;}

ul {
	color: #096;
}

.highlight {
	color: #FF0;
}

.curpage {
	color: #3CF;
}

.footer {
	color:#F5A79E;
	font-size:10px;
	width:900px;
	border:solid 1px #3C3C3C;
}