/* clear default */

body, img, p, ul{

	margin:0;

	padding:0;

	border:0;

}

body{

	-x-system-font:none;

	background:#FFFFFF;

	color:#5A574E;

	font-family:"Lucida Grande",Tahoma,Verdana,Helvetica,Arial,sans-serif;

	font-size:11px;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:17px;

	margin:0 auto;

}

h1 {

	-x-system-font:none;

	color:#004F39;

	font-family:Arial,Verdana,Tahoma;

	font-size:24px;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:normal;

	padding:13px 0 18px;

}

#content .contentheading{

	-x-system-font:none;

	color:#004F39;

	font-family:Arial,Verdana,Tahoma;

	font-size:24px;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:normal;

	padding:13px 0 18px;

}

h4 {

	-x-system-font:none;

	color:#366B30;

	font-family:Arial,Verdana,Tahoma;

	font-size:18px;

	font-size-adjust:none;

	font-stretch:normal;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	line-height:22px;

	padding:13px 0 18px;

}

p, li, td, span, blockquote {

	font-size:11px;

	line-height:17px;

}

.quotebox {

	background-color:#B9E294;

	float:right;

	margin:5px 10px;

	padding:2px 5px;

	width:300px;

}

p {

	margin:10px 0;

}

a:link {

	color:#302E27;

	font-weight:bold;

}

#wrapper_all{

	width:760px;

	height:auto;

	margin:auto;

	overflow:hidden;

}

#header_all{

	width:100%;

	height:320px;

	float:left;

}

#nav_all{

	width:100%;

	height:auto;

	float:left;

	background:#C9E9AC url(../images/navbg.gif) repeat-x scroll 0 100%;

}

#nav_all #nav{

	width:720px;

	height:36px;

	margin:auto;

	

}

#content_all{

	width:100%;

	height:auto;

	float:left;

	background:transparent url(../images/bodybg.gif) repeat-x scroll 0 0;

}

#content_all #content{

	width:720px;

	height:auto;

	margin:16px auto 30px;

	background: url(../images/ph.png) no-repeat top right;

}



#footer_all{

	width:100%;

	height:auto;

	float:left;

}

#footer_all #footer{

	width:583px;

	float:left;

	margin:10px 0 10px 177px;

	display:inline;

	font-size:9px;

}

.papyrus {font-family: Papyrus; text-align:center; line-height:50px; font-size:18px;}
.papyrus p {margin-bottom:40px;}
.papyrus p strong {text-decoration:underline; }
.papyrus .extra-large {font-size: 48px; text-decoration: underline; font-weight:bold; line-height:60px}
.papyrus .large {font-size: 32px;font-weight:bold; line-height:36px}
.papyrus .large strong {display:block; margin-top:10px; font-size:32px; text-decoration:underline;}
.papyrus .medium {font-size: 24px; line-height:30px;}
.papyrus .medium em {text-decoration:underline;}

