html,
body 
{background-color:#CBE2CE;
background-image:url(../images/pagebg.jpg);
background-position:center top;
background-attachment:fixed;
background-repeat:no-repeat;
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	height:100%;
}

.link { text-decoration: none }
.link:hover {
	text-decoration: underline;
	color: #000000;
	font-family: georgia, "trebuchet ms", arial, sans-serif;
}
	
.linkphotogal { text-decoration: none; color: #FFFFFF; }
.linkphotogal:hover {
	text-decoration: none;
	color: #AAAAAA;}

.white { color: #FFFFFF; 
	font-size: 9px;
text-decoration: none }
.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
TEXTAREA, INPUT {

	width:200px;
}
SELECT, OPTION {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #213E78;
	border: outset 1px #6A0000;
}
.textsize {
	font-family: Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 8pt;


}

.noborder { border-color: #ffffff;}

.flash {
	text-decoration: blink;
	background-color: #FFFFFF;}

.formButton	{font-family:tahoma, arial, sans-serif;
font-size:7pt; color:#ffffff; background:#6B429B; padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;}


h1 {
	font-size: 38px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #028652;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	text-shadow: 2px 2px 3px #707070;

}
	
		h2 {
	font-size: 24px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #028652;
	font-weight: 200;
	letter-spacing: 0em;
	line-height: 20px;
		margin-top: 10px;
	margin-bottom: 4px;
}
	
		h3 {
	font-size: 16px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #404040;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: normal;
		margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
}
	
		h4 {
	font-size: 13px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #028652;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 12px;
		margin-top: 0px;
	margin-bottom: 0px;
}
	
	
		h5 {
	font-size: 24px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #404040;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: normal;
		margin-top: 10px;
	margin-bottom: -10px;
	text-align:left;
}
	
	
			h6 {
	font-size: 12px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	color: #000000;
	font-weight: bolder;
		margin-bottom: -1px;}
	
	p{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:400;
	line-height: 21px;
	padding: 0px;
	text-align: left;

}


	.p-white{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:400;
	line-height: 21px;
	padding: 0px;

}


	.footer-p{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:12px;
	color:#808080;
	font-weight:400;
	line-height: 18px;
	padding: 0px;
	}
	
	
		.footer-link{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:12px;
	color:#cccccc;
	font-weight:400;
	line-height: 18px;
	padding: 0px;
	}
	
			.footer-link:hover{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:12px;
	color:#cccccc;
	text-decoration: underline;
	font-weight:400;
	line-height: 18px;
	padding: 0px;
	}


	
	.p-intable{	font-family: tahoma, verdana, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding: 0px;
}


	.p-team{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:400;
	line-height: 14px;
	padding: 0px;
		margin-bottom:0px;
		text-align:justify;
}


	.p-team-end{
	font-family: 'Alegreya Sans', sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:400;
	line-height: 14px;
	padding: 0px;
	margin-bottom:0px;
}


	li{	font-family: 'Alegreya Sans', sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:400;
	line-height: 18px;
	padding: 0px;
}


	a {font-family: 'Alegreya Sans', sans-serif;
	font-size:16px;
	color:#C08300;
	font-weight:400;
	line-height: 18px;
	padding: 0px;
		text-decoration: underline;}
	a:hover {
	text-decoration: underline;
	color: #FBC144;
}
	
	
	.border {
border: solid 1px #ffffff;
margin: 6px;
}


.link2 { text-decoration: none;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	line-height: 28px;
	color: #009CF1;}
.link2:hover {
	text-decoration: underline;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #009CF1;}
	
hr {border: none 0; 
border-top: 1px dotted #666;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


.tablebg {
	background-image:url(../images/pod-bg.png);
	padding-top:0px;
	text-align: left;
}


.teambg {
	background-image:url(../images/team-bg.png);
	padding-top:0px;
}


.telephone {
	font-size: 17px;
	font-family:  tahoma, arial, verdana, sans-serif;
	color: #7A6842;
	font-weight: normal;
	letter-spacing: 0em;
	line-height: normal;

	margin-bottom: 0px;

}






#container {
   min-height:100%;
   position:relative;
}
#header {
  
  margin-left:auto;
 margin-right:auto;
 width:100%;
  padding:0px;
  background-image:url(../images/headerbg.png);
  background-repeat:repeat-x;
  
}
#body {
	margin-left:auto;
 margin-right:auto;
	width:1000px;
   padding:10px;
   padding-bottom:169px;   /* Height of the footer */
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:169px;   /* Height of the footer */
	background:#fff;
	color:#000;
	background-image:url(../images/footerbg.png);
background-position:center top;
background-repeat:repeat-x;
padding-top:0px;
}





	.contactbg {
	border: solid 1px #ffffff;
	background-color: #055B38;
	border-radius: 6px;
	border-color: #CCC;
	box-shadow: 3px 3px 5px #888888;
	color: #FFFFFF;
}





td img {display: block;}
a, img {border:none;}







.team-image {
	-moz-box-shadow: 2px 2px 3px #444;
	-webkit-box-shadow: 2px 2px 3px #444;
	box-shadow: 2px 2px 3px #444;
	left: 0px;
	float:left;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:5px;
	background: #fff;
}	
#container #body table tr td .tablebg tr td ul li {
	text-align: left;
}
#container #body table tr td .tablebg tr td ul {
	text-align: left;
}
