﻿

body {
	padding-bottom: 10px;
		background-repeat: repeat;
	background-image: url('images/bg-pg1.png');

	
	font-family:  "Book Antiqua";
	font-size: 12px;
	text-align: center;
}

a {
	color:   #86606F;
	text-decoration: underline;
	font-size:16px;
	
	
}

a:hover {
	color: #C2C2C4;
	text-decoration:underline
}



#containerbg {
	position:   absolute;
	top: 0px;
	left: 0px;
	width: 110%;
	text-align: center;
	background-image: url('images/transparency.png');
	background-repeat:no-repeat;

	
}

#containerbg-notrans {
	position: relative;
	top: 0px;
	left: 0px;
	width: 110%;
	text-align: center;
	

	
}



#containerquote{
	width: 20%;
	position:   relative;
	float: left;
	top: 25px;
	left: 0px;
	padding-right: 2%;
	padding-left:2%;
}

#containercontent
 {
	margin: 0px auto; 
	position: relative;
	width: 95%;
	/*min-width:1050px; */
	height: 1024px;
	
	text-align: left;
	float:  left;
	

	
}

#containerfloat{

position:absolute;
 
 
}

#newbox {
	width: 250px;
	position:relative;
	
	font-family:  "Book Antiqua";
	font-size: 16px;

 border:7px #86606F solid;
 
 	
}
#menuiframe{
		margin-top:82px;
		
		float: left;
	position: relative;
	width: 175px;
	height: 300px;
	text-align:left;

}
#menu {

	text-align: right;
	width: 190px;
	height:340px;
	top: 0px;
	font-size:16px;
	list-style-image:  none;
		padding-right:5px;
	
}
#menu ul
{
list-style-type: none;
}

#menu ul li a {
	margin-top: 2px;
	
	list-style-type:none;
	font-size: 105%;
	display: block;
	line-height: 130%;
		padding-top: 5px; padding-bottom: 5px;
	/*background-image: url('images/trans.png'); */
	text-decoration:none;
	
	
  
	
	color:  #2C0066;
	
}

#menu ul li a:hover {
	
	background-color: #D1CCEA;
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color: #fff;


}



#page_content {
	width: 605px;
	float: left;
	padding-top:40px;
	
}
#page_title {
	float: none;
	padding-left: 20px;
	padding-top: 80px;
	width:400px;
}
.pagetop{
	
	background-image:url('images/nav-top.png');
	height:33px;
}

.editablearea {
 margin-top:-10px;
	width: 595px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	/*background-color:#FBF9EA*/
	 
	

	
}
.philosophy p
{
	color:  #000066;
}
.pagebottom {
	
}
h1 {
	color: #2C0066;

}
h2 {
	color: #2C0066;
}

h3 {
	color: #2C0066;
}

p {
	color:  #333333;
	font-size:16px;
    text-align: left;
}

#formstyle{
	color:  #333333;
	font-size:16px;
 
	
}
