.border {
	height: 600px;
	width: 800px;
	padding-right: 25%;
	padding-left: 25%;
}
.header {
	background-image: url(../DWTemps/template15b/images/Ailana%20LETTER%20HEAD.png);
	height: 157px;
	width: 575px;
	background-repeat: no-repeat;
	float: left;
}
.nav {
	height: 45px;
	width: 640px;
}

    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

.content {
	word-spacing: normal;
	width: 800px;
	float: none;
	height: 600px;
}
.phrase {
	height: 25px;
	width: 230px;
	text-align: left;
	font-style: italic;
	font-size: 17px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	top: 157px;
	position: relative;
}

.about_image {
	height: 400px;
	width: 400px;
	float: right;
	background-image: url(../images/DSC_3751%5B1%5D.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.about {
	width: 400px;
	height: 400px;
	float: left;
}

.tree {
	background-image: url(../images/tree.jpg);
	height: 157px;
	width: 225px;
	float: right;
}

.text1 {
	width: 580px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}





h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.image1 {
	float: left;
	width: 200px;
	background-image: url(../images/iStock_000001237979.jpg);
	height: 295px;
	background-repeat: no-repeat;
	margin-top: 15px;
}

	
	
	
/*- Menu Tabs C--------------------------- */

    #tabsC {
	float:left;
	width:800px;
	background:#EDF7E7;
	font-size:93%;
	line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
.border .content p strong {
	font-family: Tahoma, Geneva, sans-serif;
}
