/* malvern capital partners style sheet */
/* 5.20.05 */

/* general */

body {
	margin: 25px 0px 15px 0px;
	padding: 0;
	background: transparent url(images/bground.gif) repeat;	
	background-color: #650E0A;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	color: #000;
	text-align: center;
	}

a {
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 17px;
	color:  #650E0A;
	outline: none;	
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #650E0A;
	}
a:hover {
	color: #650E0A;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	}

p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 7px;
	margin-bottom: 10px; 
	margin-right:50px;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	text-align: left;	
	}

h1 {
	font-size: 15px;
	color: #7E1D0A;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 75px;
	margin-bottom: 9px;
	margin-left: 0px;	
	}
	
img {
    display: block;
	border: 0;
	}

table#photo {	
	text-align: center;		
	background-color: #fff;
	background: #fff url(images/cornerphoto.jpg) 0% 100% no-repeat;
		}
		
.title  {
    margin: 25px 0px 10px 0px;
	display: block;
		}
		
ul
	{
	margin: 0;
	padding: 0px 50px 5px 30px;
	list-style-type: square ;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 13px;
	line-height: 20px;	
	}
	

/* menu */
table#menu {
	margin-left:13px;
	margin-top: 10px;
	padding:0;
			}
			
table#menu a:link, a:visited {	
	margin: 0;
	padding: 0;
	text-decoration: none;	
	color: #650E0A;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 12px;
	}

table#menu a:hover 	{	
	text-decoration: underline;
	}

.select 
	{
	font-size: 12px;	
	font-weight: bold;
	color: #650E0A;
	}
	
ul.anchor
	{
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none ;
	line-height: 16px;	
	}
	
ul.anchor a:link, ul.anchor a:visited
	{	
	margin: 0;
	padding: 0;
	text-decoration: none;	
	color: #650E0A;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	}

ul.anchor a:hover
	{	
	text-decoration: underline;
	}
	

/* footer */
.footer  {
	font-size: 11px;
	color:  #666;
	font-weight: normal;
	padding: 0;
	margin: 13px 0px 0px 0px;
	line-height: 18px;	
	}


/* contact us */
table.forms {
	width:400px;
	font-size:12px;	
	text-align:left;
		}
		
table.forms td {
	vertical-align: middle; 
	padding:1px;
	}
		
.button {
   font: 12px Georgia, "New Century Schoolbook", Times, serif;
   color: #fff; 
   background: #650E0A; 
   margin: 2px 0;
   padding: 2px;
	}

.btext 	{
	width: 225px;
	height: 75px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #999;
	font: 12px Georgia, "New Century Schoolbook", Times, serif;
	}

.ftext 	{
	width: 225px;
	height: 18px;
	padding: 3;
	margin: 1px 0 1px 0;
	border: 1px solid #999;
	font: 12px Georgia, "New Century Schoolbook", Times, serif;
	}

.new  {
	font-size: 12px;
	font-weight: bold; 
	text-align: left;	
	color: #650E0A;	
	}
	
.fade  {
	font-size: 12px;
	font-weight: bold; 
	text-align: left;	
	color: #FFFFFF;	
	}

