body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 13px;
    text-align: left;;
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    background-attachment: fixed;
    margin: 0px;
    padding: 10px;
	min-height:900px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 710px;
    position: relative;
}

h1, h2, h3, h4 {
    font-size: 13px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}


h3 {
    padding: 0px 0px 0px 0px;
	
}

h4	{color:#999
	 padding: 4px 0px 0px 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}

 /* page structure */

#wrapper {
/*    background: url(images/body_t.gif) top no-repeat;
*/    padding-top: 20px;
}

#body {
background-color:#FFFFFF;
}

#body p {
    background: white;
}
#nav {
	text-align:center;
    position: absolute;
    top: 25px;
    left: 253px;
    width: 450px;
	height:35px;
	background: url(images/nav.jpg) repeat-x;
}
#nav ul{
	padding: 0px;
	margin-top: 7px;
	list-style:none;
}
#nav li{
	padding: 0px 16px 0px 16px;
	margin: 0px;
	height:35px;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
	font-family: century gothic;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #580b23;
	text-decoration: none;
}
#nav a:hover{
	color:#d21075;
}

#current {
    float: left;
    width: 235px;
    margin-left: 10px;
    margin-top: -10px;
    background: url(images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid #00000;
}

* html #current {
    margin-left: 5px;
}

#content {
    float: right;
    width: 450px;
    padding-top: 60px;
    margin-right: 8px;
    color:#444;
    line-height:1.4;
}

* html #content {
    margin-right: 4px;
}

#footer {
    text-align: center;
	padding-bottom:30px;
	width:700px;
	margin:0 auto;
	font-size:15px;
	color:#555;
}

#footer p{
border-top:1px dashed #999999;
padding-top:10px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}

/* current column */

#current .nav {
    margin: 41px 6px 5px 5px;
}

#current img{
border:5px solid #FFFFFF;
margin-left:-5px;
}

#current ul {
    border: 1px solid #ffe4ea;
    margin: 0px;
    padding: 0px;
}

* html #current ul {
    padding: 3px 0px;
    padd\ing: 0px;
}

#current li {
    list-style: none;
    border: 1px solid #ffe4ea;
    background: #f8ffff url(images/harry.gif) left center no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 3px;
}

#current li.readmore {
    text-align: right;
    background-image: none;
}

#current ul a {
    color: #ac1a3a;
    text-decoration: none;
    display: block;
    padding: 3px 12px 3px 0px;
}

* html #current ul a {
    width: 100%;
    w\idth: auto;
}

#current ul a:hover {
    color: #020780;
}

#current .readmore {
    padding: 3px 4px 4px 20px;
}

* html #current .readmore {
    padding: 0px 4px 1px 20px;
    padd\ing: 3px 4px 4px 20px;
}

#current .readmore a {
    text-decoration: underline;
    display: inline;
}

#currenttitle {
    position: absolute;
    left: 15px;
    top: 419px;
}

* html #currenttitle {
    top: 411px;
}

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
    padding: 20px 0px 0px 0px;
	
}

#content h3 {
	margin: 0px 0px;
	padding: 0px;
	text-transform: capitalize;
	letter-spacing:.05em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#339966;
	font-size:14px;
}

#content p {
    margin: 10px 0px;
    padding: 0px;
    color:#444;
    line-height:1.7;
}

.contentbox h3 a{
border-right:0px solid #999999;
padding:0px 5px;
line-height:25px;}

#content .contentbox {
/*    border: 1px solid #e1e1e1;
*/    border-top: none;
    padding: 5px 20px 0px 20px;
}


* html #content {
    padding-bottom: 11px;
	
}

#content, #content a {
    color: #862d59;
}

#content a:hover {
    color: #000;
}
.mission{ 
		  font-size:16px;
		  font-style:italic;
		  font-family:"Times New Roman", Times, serif;  
}

.title{
padding:30px 0px 10px 15px;
font-size:30px;
color:#666666;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
letter-spacing:-.01em;
}

p.testim{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
line-height:18px;
text-align:left;
border-top:1px dashed #CCCCCC;
padding-top:15px !important;}