body {
	margin: 0;
	margin: 0;
	padding: 0;
	color: #737373;
	min-height: 500px;
	/* for good browsers*/
	text-align: center;
	background: white url(../media/body_bg.gif) repeat-x 0 top;
	font: 76%/140% Georgia, "Times New Roman", Times, serif;
}

/* ----- global links ----- */

a:link, a:visited {
	color: #737373;
	text-decoration: underline;
 	 outline: none;
}

a:hover, a:active {
	color: #737373;
	text-decoration: none;
  	outline: none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em
}

h3 {
	font-size: 1.2em;
}

h4, h5 {
	font-size: 1em;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- float left / right classes ----- */

.left, .imgl {
	float: left;
	margin-right: 1em;
}

.right, .imgr {
	float: right;
	margin-left: 1em;
}

.clr {
	clear: both;
}

/* ----- structure ----- */

#container {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	
}

#header {
	clear: both;
}

#header .inner {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background-image: url(../media/header_bg.gif);
}

#logo {
	float: left;
	height: 0px;
	position: relative;
	left: 10px;
	font-size: 1em;
	text-indent: -999em;
	top: 20px;
}

#logo a {
	width: 410px;
	height: 70px;
	background: url(../media/logo.png) no-repeat;
	display: block;
}

#wrapper {
	background: url(../media/footer_bg.png) no-repeat 0 bottom;
	padding-bottom: 17px;
}

#wrapper .bg {
	background: url(../media/main_bg.png) repeat-y 0 bottom;
}

#wrapper .pad {
	background: url(../media/top_bg.png) no-repeat 0 top;
	padding: 0 30px 20px;
}

#main {
	background: none no-repeat 0 bottom;
}



#main .inner {
}


#mid {
	width: 620px;
	min-height: 350px;
	float: right;
}

#mid .inner {
	margin: 0;
	padding: 30px 20px 0 0;
}

#sidebar {
	width: 150px;
	float: left;
	background: url(../media/icon_chinesechars.gif) no-repeat 35px 40px;
}

#sidebar .inner {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 30px;
}

/* ----- content ----- */

.content {
	line-height: 1.5em;
	font-size: 1.2em;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
	clear: left;
}

.pagetop {

}

.pagetop img {
	float: right;
}

#mid .pagetop .inner {
	padding: 0;
	margin: 0;
}

.pagetop h1 {
	color: #4b8a00;
	font-size: 2.5em;	padding: 0 0 4px 30px;
	margin-bottom: 0;
	line-height: 1.2em;
	float: left;
	z-index: 1;
	background: url(../media/titleunderline.png) repeat-x 0 bottom;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.content a:link,.content a:visited {
	color: #4b8a00;
	text-decoration: underline;
}

.content .intro {
	color: #4b8a00;
	font-style: italic;
	overflow: hidden;
	white-space: normal;
}

.content h2 {
	color: #4b8a00;
	font-size: 1.3em;
	padding: 0;
	margin-bottom: 0.75em;
}

.content h3 {
	color: #4b8a00;
	font-size: 1.1em;
	padding: 0;
	margin-bottom: 0.5em;
}

#right h3 {
	font-size: 1.4em;
	padding: 0;
	margin-bottom: 1em;
}

.content a:hover,.content a:active {
	color: #4b8a00;
	text-decoration: none;
}

.content h4 {
	color: #4b8a00;
	font-size: 1em;
	padding: 0;
	margin-bottom: 0.3em;
}

.content ul {
	margin: 0 0 1em 10px;
	padding: 0;
	list-style-type: none;
}

.content ul li {
	padding-left: 15px;
	background: url(../media/arrow_right.png) no-repeat 0 0.5em;
	padding-bottom: 0.3em;
}

blockquote {
	background: url(../media/lsquo.gif) no-repeat left top;
	margin: 2em 0 0;
	padding: 5px 0 0 15px;
	color: #737373;
	clear: both;
}

blockquote strong {
	color: #4b8a00;
}

.rsquo {
	background: url(../media/rsquo.gif) no-repeat 0 bottom;
	margin: 0 0 0 5px;
	display: inline-block;
	padding-left: 0;
	width: 11px;
	text-indent: -999em;
	padding-top: 3px;
	height: 20px;
}

.threecol .pagetop {

	width: 360px;
	float: left;
}

.threecol .content
 {
	float: left;
	width: 330px;
}



#right {
	float: right;
	width: 220px;
	border-left: 1px solid #9e9e9e;
	clear: none;
}

.address {
	font-size: 1.1em;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.address.first {
	padding-left: 20px;
	border-bottom: 1px solid #9e9e9e;
}

.nyicon {
	float: right;
}

.profilepic {
	float: right;
	border: 1px solid #4b8a00;
	padding: 2px;
	background: url(../media/links_bg.gif) no-repeat center top;
	margin-left: 1em;
}

.links {
	clear: both;
	margin-top: 2.5em;
	padding-top: 1em;
	text-align: center;
	border-top: 1px solid #9e9e9e;
}

img.icon {
	margin-left: 30px;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	float: left;
	clear: both;
}

/* ----- leftmenu ----- */

#lnav {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}


#lnav li {
	color: #4b8a00;
	font-size: 1.6em;
	margin: 0;
	line-height: 1.2em;
	padding: 0 0 1.3em;
	text-align: center;
}

#lnav li a.active:link, #lnav li a.active:visited{
	color: #724b18;
}

#lnav li a.active:hover, #lnav li a.active:active{
	color: #724b18;
}

#lnav li a:link, #lnav li a:visited{
	color: #4b8a00;
	text-decoration: none;
}

#lnav li a:hover, #lnav li a:active{
	color: #724b18;
	text-decoration: none;
}

/* ----- footer area ----- */

#footer {
	color: #333333;
	font-size: 1em;
	clear: both;
	text-shadow: #fff 0 1px 0;
}

#footer .inner {
	padding-left:10px;
	padding-right: 10px;
	padding-top: 10px;
}

.credits {
	margin: 0;
	padding: 0;
	float: right;
}

#footer ul {
	padding: 0;
	float: left;
	margin: 0;
}

#footer li {
	list-style-type: none;
	float: left;
	padding-left: 17px;
	background: url(../media/fnav_pipe.gif) no-repeat 6px;
}

#footer ul li.first {
	padding-left: 0;
	background-image: none;
}

#footer a:link, #footer a:visited {
	color: #737373;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #737373;
	text-decoration: underline;
}

/* ----- tables and forms ----- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}

legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #7e8083;
	font-size: 1.2em;
	clear: both;
}

/* ---------------------- float fix ----------------------------- */

.inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner {
	display: block;
}

/*  \*/

.inner {
	min-height: 1%;
}

* html .inner {
	height: 1%;
}

/*  */

/* ----- end float fix ----- */
