body {	margin: 0px;
	padding: 0 0 50px 0;
	height:100%;	background-color: #FFF;	align:left;	background-image: url();
	background-repeat: repeat;
	text-align:left;
	font-size: 14px; 	line-height: 18px;	}table, tr,td,th ,p {	color: #1F713C;	text-align:left;		font-family: Verdana , Arial, Helvetica, Sans-Serif; 	font-weight: normal;	font-size: 14px; 	line-height: 18px;	}p {	padding: 0 0 10px 0;
}a,a:link,a:visited,a:active {	color: #336633;	text-decoration: none;}a:hover {	color: #336633;}h1,h2,h3,h4,h5,h6 {	font-family: Verdana , Arial, Helvetica, Sans-Serif; 	margin:0;	padding: 0 0 5px 0;	color:#1F713C;
	font-weight: bold;}h1 {	font-size: 20px; 	line-height: 22px;
	padding: 0 0 15px 0;	
}h2 {	font-size: 14px; 	line-height: 22px;	font-weight: normal;}h3 {	font-size: 16px; 	line-height: 22px;
	text-transform:uppercase;
	padding: 0 0 10px 0;	}h4 {	font-size: 13px; 	line-height: 20px;	font-weight: normal;}h5 {	font-size: 9px; 	line-height: 10px;}h6 {	font-size: 9px; 	line-height: 10px;
	font-weight: normal;}blockquote {	margin: 0 10px 0 10px;	padding: 0 10px 0 10px;	border-left: 5px solid #DDDDDD;	border-right: 5px solid #DDDDDD;	font-weight: bold;}ol {	padding: 0 0 5px 0px;	color: #1F713C;
	list-style-position: inside;
	list-style-type: decimal;
}
ul {	list-style-type: square;	margin: 0;	padding: 0 0 10px 15px;	color: #1F713C;}li {	margin: 0;	padding: 0 0 10px 0px;	color: #1F713C;	font-weight: normal;	vertical-align: bottom; /* This fixes the IE5 Win gap! */	}
ol li {	
	margin-left: 0px;	padding: 0 0 10px 0px;
	list-style-type: decimal;
	font-weight: bold;
}

ol { counter-reset: item }li { display: block }li:before { content: counter(item) " "; counter-increment: item }
.hide p {
  position:relative;
}code {  font-size: 100%;}hr {width:100%;  border: 0px;  border-bottom: 2px dotted #1F713C;  text-align:center;  height: 0px;}img {border:0 }em, i {	font-style: italic}strong, b {font-weight: bold;}strong em {font-weight: bold; font-style: italic}strong i {font-weight: bold; font-style: italic}b em {font-weight: bold; font-style: italic}b i {font-weight: bold; font-style: italic}/* Forms ----------------------------------------------- */label { font-weight: bold; }input, button {	background-color:#fff;	color: #555;	padding: 1px;	font-size: x-small; 	margin-top: 2px;	margin-bottom: 2px;}button, input[type="button"], input[type="submit"], input[type="reset"]   {	background-color: #efefef;	color: #666;	border: 1px solid #999;	border-top: 1px solid #ddd;	border-left: 1px solid #ddd;	font-weight: normal;	margin-left: 2px;	margin-right: 2px;}button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover   {	background-color: #336633;	color: #fff;}button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active  {	background-color: #fff;	color: #000;	border: 1px solid #336633;}table.tableform td.button {	text-align: center; }input[type="text"], input[type="password"], textarea { 	color: #333;	background-color: #fff;	border: 1px solid #ddd;	border-top: 1px solid #999;	border-left: 1px solid #999;	padding:2px;	font: 90%/150% Arial, Verdana, Sans-Serif; }input[type="text"]:focus, input[type="password"]:focus, textarea:focus	{ 	color: #000;	background-color: #fff; 	border: 1px solid #336633;}textarea { width: inherit; }fieldset {	border: 1px solid #ddd;	padding: 3px;}fieldset td {	padding: 1px;}legend {	font-weight: bold;	font-size: 110%;	padding: 3px;}input[type="checkbox"], select {	padding: 1px;	font-size: x-small; }.required {	color: #336633;}/* Layout ----------------------------------------------- */
#header {
	padding: 15px 15px 0px 15px;
	background-color: #FFF;
}
#main_home {
	padding: 0px 15px 0px 15px;
	background-color: #FFF;
}

#header .box {
	border: none;}
#main_home .box {
	border: none;}
#main_home .content {
	border: none;}
.box {
	margin: 0px;
	padding: 0px;	border: 15px solid #FFFFFF;}.header {	text-align:left;
	align:left;}.content {	background:#FFFFFF; 	padding: 0 35px 35px 35px;
}.photos img {padding-top: 5px;}.p5r {padding-right: 5px;}
