body {
	background-image: url(../images/shared/bg_green.gif);
	text-align: center;
	margin-top: 20px;
}
h4 {
        margin:15px 0 0 0;
        font-weight:bold;
}
td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 13px;
	-webkit-text-size-adjust:180%;
}
#main {
	padding: 15px;
	text-align: left;
}
#contact {
	padding-right: 14px;
	padding-top: 7px;
	color: #330000;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	line-height: 130%;
	-webkit-text-size-adjust:110%;
}
.section {
        margin: 0px;
	font-size: 16px;
	background-image: url(../images/shared/section_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-weight: bold;
	color: #330000;
	padding: 2px 0px 0px 12px;
	letter-spacing: 0.25em;
        text-align: left;
	-webkit-text-size-adjust: 120%;
}
.text {
	font-size: 13px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	line-height: 120%;
	color: #454545;
	-webkit-text-size-adjust:200%;
}
.shadow {
	background-image: url(../images/shared/sidebar_shadow.gif);
	background-repeat: repeat-y;

}
#text_menu {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
.text a:link    { color: #336600; }
.text a:visited { color: #336600; }
.text a:hover   { color: #000000; }
.text a:active  { color: #336600; }

#text_menu a:link    { color: #336600; }
#text_menu a:visited { color: #336600; }
#text_menu a:hover   { color: #000000; }
#text_menu a:active  { color: #336600; }

.sidebar {
	background-image: url(../images/shared/siderbar_end.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.whatsnew {
	padding-bottom:10px;
}
.photoframe {
background-color:#fff;
padding:5px;
display:inline-block;
float:right;
margin: 0 0 20px 20px;
-webkit-box-shadow: 4px 4px 20px -3px rgba(0,0,0,0.73);
-moz-box-shadow: 4px 4px 20px -3px rgba(0,0,0,0.73);
box-shadow: 4px 4px 20px -3px rgba(0,0,0,0.73);
}