@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/web_bg.jpg) no-repeat #000000 center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
#all {	
	width: 957px;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	}	
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 957px;
	z-index: 1;
	}
#newsletter {
	position: absolute;
	right: 0px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	z-index: 2;
	}
#newsletter form {
	vertical-align:text-bottom;
	}
#logo {
	position: absolute;
	top: 25px;
	left: 57px;
	}
#bepartof {
	position:absolute;
	top: 19px;
	right: -31px;
	}			
input.email {
	color: #6e8819;
	background: #deec81;
	border: 1px solid #f2f7c9;
	}		
#content_home {
	background:url(images/content_area_bg.jpg) no-repeat;
	width: 957px;
	height: 631px;
	position: absolute;
	top: 94px;
	left: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	}
#content_home #text {
	position: absolute;
	top: 160px;
	left: 389px;
	border-left: 1px solid #74ac21;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	width: 528px;
	height: 432px;
	}
#content_home #text h1 {
	color: #85be26;
	margin: 0px 30px 30px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 13pt;
	}
#content_home #text p {
	color: #000000;
	margin: -5px 90px 20px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 9.5pt;
	line-height: 17pt;
	}	
		
#portrait {
	position: absolute;
	top: 160px;
	left: 36px;
	border: 1px solid #74ac21;
	}	
#nav {
	position: absolute;
	text-align:center;
	width: 918px;
	top: 164px;
	left: 16px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	}		
#nav img {
	margin: 0px;
	padding: 0px;
	}
#nav p {
	margin: 10px;
	padding: 0px;
	}
#nav a {
	color: #4c8516;
	text-decoration:none;
	margin: 0px 20px 0px 20px;
	}
#nav a:hover {
	text-decoration: underline;
	}	

#footer {
	background: url(images/grass_bg.gif) repeat-x;
	width: 100%;
	height: 106px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 4;
	}			




/*-- INTERIOR --*/


#logo_int {
	position: absolute;
	top: 22px;
	left: 57px;
	}
#blog {
	position:relative;
	left: 30px;
	top: 108px;
	height: 530px;
	width: 923px;
	overflow: hidden;
	}	
#blog #int {
	position:relative;
	left: 60px;
	top: -36px;
	overflow: auto;
	height: 475px;
	width: 825px;
	}		
#blog #login {
	position:relative;
	left: 60px;
	top: -20px;
	overflow: auto;
	height: 475px;
	width: 825px;
	border: 1px;
	}			
#bepartof_int {
	position:absolute;
	top: 29px;
	right: -13px;
	}				
#content_int {
	background:url(images/content_area_bg_int.jpg) no-repeat;
	width: 957px;
	height: 631px;
	position: absolute;
	top: 67px;
	left: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	}
#content_int #centerimg {
	border-left: 1px solid #74ac21;
	border-right: 1px solid #74ac21;
	position: absolute;
	width: 177px;
	top: 126px;
	left: 307px;
	height: 470px;
	overflow: auto;
	text-align: center;
	padding-bottom: 30px;
	}
#centerimg p {
	padding:3px 7px 6px 3px;
	background:url(images/thumbnail_bg2.gif) top right no-repeat;
	width: 72px;
	display:block;
	margin: 0px auto 10px auto;
	}

#centerimg img {
	border:5px solid #FFFFFF;
	}		

#content_int #centerlist {
	border-right: 1px solid #74ac21;
	position: absolute;
	width: 172px;
	top: 126px;
	left: 312px;
	height: 450px;
	overflow: auto;
	text-align: left;
	padding-bottom: 30px;
	background:url(images/list.jpg) no-repeat;
	}
#centerlist h2 {
	margin: 0px;
	padding: 30px 0px 10px 30px;
	font-weight: normal;
	font-size: 11pt;
	}	
#centerlist ul {
	color: #74ac21;
	margin: 0px 0px 0px 34px;
	padding: 0px;	
	list-style-image:url(images/list_square.gif); 
	}	
#centerlist li {
	margin: 0px;
	padding: 0px 20px 5px 10px;
	
	}

#content_int #text {
	position: absolute;
	top: 123px;
	left: 298px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	width: 610px;
	height: 432px;
	}
#content_int #text h1 {
	color: #85be26;
	margin: 10px 20px 30px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 13pt;
	}
#content_int #text h2 {
	color: #85be26;
	margin: 10px 20px 0px 30px;
	padding: 0px;
	font-weight: bold;
	font-size: 11pt;
	}	
#content_int #text p {
	color: #000000;
	margin: 0px 40px 10px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 9.5pt;
	line-height: 17pt;
	bottom: 5px;
	}	

#content_int #bio {
	position: absolute;
	top: 126px;
	left: 298px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 610px;
	height: 450px;
	overflow: auto;
	display: inline-block;
	}

#content_int #bio h1 {
	color: #85be26;
	margin: 10px 20px 30px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 13pt;
	}
#content_int #bio p {
	color: #000000;
	margin: -15px 40px 20px 30px;
	padding: 0px 0px 8px 0px;
	font-weight: normal;
	font-size: 9.5pt;
	line-height: 16pt;
	}	
#content_int #bio #setup {
	position: relative;
	display: inline-block;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: -7px 20px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12pt;
	}
#content_int #bio #setup p {
	position: relative;
	display: block;
	text-align:left;
	font-size: 10.5px;
	font-weight: normal;
	margin: -7px 10px 0px -40px;
	padding: 10px 0px 0px 0px;
	line-height: 12pt;
	}	
#content_int #setup p #input {
	position: relative;
	left: 0px;
	}		
#content_int #blog h1 {
	color: #85be26;
	margin: 10px 20px 30px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 13pt;
	}
#content_int #blog p {
	color: #000000;
	margin: 0px 40px 10px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 9.5pt;
	line-height: 14pt;
	}		
#content_int #blog #picture {
	display:block;
	position: relative;
	margin: 20px;
	float: right;
	}		
#content_int #input {
	position: relative;
	left: 30px;
	}	
#content_int #photos {
	position: absolute;
	top: 123px;
	left: 500px;
	padding: 0px 20px 0px 0px;
	overflow:auto;
	width: 425px;
	height: 470px;
	}
#content_int #photos h1 {
	color: #85be26;
	margin: 10px 20px 30px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 13pt;
	}	
#content_int #photos h2 {
	color: #85be26;
	margin: 10px 20px 0px 30px;
	padding: 0px;
	font-weight: bold;
	font-size: 11pt;
	}	
#content_int #photos p {
	color: #000000;
	margin: 0px 40px 10px 30px;
	padding: 0px;
	font-weight: normal;
	font-size: 9.5pt;
	line-height: 17pt;
	bottom: 5px;
	}		

.clear {
	clear: both;
}		
.photo {
	padding: 0px 10px 10px 0px;
	background: url(images/photo_bg.gif) no-repeat bottom right;
	margin: 0px 0px 0px 20px;
	width: 251px;
	text-align:center;
	position:relative;
	left: 25px;
	}
.photo img {
	border:10px solid #FFFFFF;
	}

#image_int {
	position: absolute;
	top: 120px;
	left: 36px;
	padding: 0px 10px 10px 0px;
	background:url(images/img_large_bg.gif) no-repeat bottom right;
	}
#image_int img {
	border:10px solid #FFFFFF;
	padding:1px;
	background:#74ac21;
	}
#image_int p {
	width: 252px;
	overflow: hidden;
	display: block;
	position:absolute;
	bottom: -45px;
	left: 10px;
	font-size: 9pt;
	color: #74ac21;
	}	
#image_int i {
	white-space: nowrap;
	}	
#image_int a {
	border: 0px;
	color: #74ac21;
	text-decoration:none;
	}	
#image_int a:hover {
	text-decoration: underline;
	}	
		
	
.meetblock {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 1px 9px 9px 3px;
	background: url(images/meet_thumb_shadow.jpg) no-repeat bottom right;
	margin: 0px 10px 12px 0px;
	display: block;
	float: left;
	border: 5px;
	}
.meetblock img {
	border:4px solid #FFFFFF;
	margin: -2px 2px 2px -2px;
	display: block;
	position: relative;
	}
.meetblock h3 {
	display: block;
	position:absolute;
	top: 128px;
	left: 6px;
	font-size: 8pt;
	color: #74ac21;
	margin: 0px 10px 0px 0px;
	font-weight:normal;
	}
.meetblock a {
	border: 0px;
	color: #74ac21;
	text-decoration:none;
	}	
.meetblock a:hover {
	text-decoration: underline;
	}	
.row_wrapper {
	display: block;
	clear:both;
	height: 165px;
	margin: 0px 0px 0px 30px;
	}	
				
#nav_int {
	position: absolute;
	text-align:center;
	width: 918px;
	top: 111px;
	left: 16px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	}		
#nav_int img {
	margin: 0px;
	padding: 0px;
	}
#nav_int p {
	margin: 6px;
	padding: 0px;
	}
#nav_int a {
	color: #4c8516;
	text-decoration:none;
	margin: 0px 20px 0px 20px;
	}
#nav_int a:hover {
	text-decoration: underline;
	}	

#tabs {
	position: absolute;
	left: 515px;
	top: 160px;
	z-index: 3;
	}
#tabs a {
	background: url(images/tab_off.gif) no-repeat;
	display: block; 
	float: left;
	width: 119px;
	height: 31px;
	color: #abda56;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-right: 8px;
	}
#tabs a:hover {
	background: url(images/tab_on.gif) no-repeat;
	color: #69961c;
	}	
#tabs a.active {
	background: url(images/tab_on.gif) no-repeat;
	color: #69961c;
	}		
	
p.narrow {
	width: 347px;
	}	

#red {
	color: red;
}
