body {
	color: #363636;
	background: url(/Images/Other/bkgd_main.gif) repeat;
/* #1D3403 url(/images/cssimg/bg-1-4.png) repeat-x;*/
}

h1, h2, h3, h4, h5, h6 {
	color: #004B18;
}

a#logo {
	color: #382513;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 5px solid #eee;
	min-height: 600px;
}

div#main {
	background-color: #D7e3bc;
}

#maincontent {
	background: #d7e3bc;
	margin-bottom:0;
	overflow:auto;
	width:100%;
	padding: 10px;
}

.content {
	margin:0;
	padding:25px 15px 15px 15px;
	border: solid #fff 1px;
	background: #fff;
}

div#rightcolumn {
	float: left;

}
div#leftcolumn {
	float: left;
}

div#nav div#placeholder-nav {
	background-color: #004B18;


}

div#hero div#placeholder-hero {
	background-color: #5C832F;

}

div#hero-sub div.inner {
	background-color: #004B18;
	color: #fff;
	font-size: 11px;
}

div#footer {
	height: 40px !important;
	background:none repeat scroll 0 0 #D7E3BC;
	text-align:center;
}


td.menu-item {
	color: #fff;
	height: 30px;
}

td.menu-item-hover {
	color: #000;
	background: #ff9933;
	height: 30px;
}

td.menu-item-selected {
	color: #ff9933;
	height: 30px;
}

td.submenu-item {
	background: #004B18;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 10px !important;
	height: 30px;
}

td.submenu-item-hover {
	background: #ff9933;
	color: #000;
	font-size: 12px;
	padding: 0 0 0 10px !important;
	height: 30px;
}

td.submenu-item-selected {
	background: #000;
	color: #009933;
	font-size: 12px;
	padding: 0 0 0 10px !important;
	height: 30px;
}

.catsub125991 {
border: none !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f5f8ec;
	border: 1px solid #D4E7B2;
	margin-bottom: 18px;
}
.secure-login {
	padding: 0 10px 15px 35px
}

.secure-login h3, .newsletter-form h3, .secure-lost-password h3 {
	background: #D4E7B2;
	border-bottom: 1px solid #D4E7B2;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

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

a:hover, a:active {
	color: #72b720;
	text-decoration: underline;
}

div#hero-sub a {
	color: #ffcc33;
}

div#hero-sub h2 {
	color: #eee;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

mainheadertopfixed {
	position: fixed;
	width: 950px;
	height: 115px;
	background: #fff;
	z-index: 1;
	padding-top: 10px;
	margin-top: -23px;
}



div#header-left img {
	margin: 8px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 100px;
	line-height: 30px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 32px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 30px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0 0 0 10px;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#sub div.inner {
	padding: 14px 0 36px;
}
div#main div.inner {
	margin: 14px 10px 20px 10px;
	padding: 25px 15px 15px 15px;
	background-color: #fff;
}

.innerclear {
	padding: 14px 14px 36px;
	background: none;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


------------------------------------------------
Tables Forms
________________________________________________________



#table_events {
	width: 70%;
	margin: auto 15%;
}

#table_events td {
	border-bottom: 3px groove #363;
}

#table_events img {
	border: none;
	margin: 7px 10%;
	text-align: center;
	width: 100px;
}

#table_events p {
	line-height: 1.1;
}

#psanalysis th, #psanalysisvm th, #psanalysisfa th {
	padding: 6px;
	background: #f93;
	border-right: 1px solid #363;
	border-bottom: 1px solid #363;
}
#psanalysis td, #psanalysisvm td, #psanalysisfa td {
	padding: 6px;
	border-right: 1px solid #363;
	border-bottom: 1px solid #363;
}
#psanalysis, #psanalysisvm, #psanalysisfa {
	border-top: 1px solid #363;
	border-left: 1px solid #363;
	border-collapse: collapse;
}

#psanalysis {
	width: 50%;
}

#psanalysis caption, #psanalysisvm caption, #psanalysisfa caption {
	padding: 0 5px 5px 5px;
	font-style: oblique;
}
#psanalysis {
	margin: 0 25% 1em 25%;
}
#psanalysisvm {
	margin: 0 2% 20px 2%;
	width: 95%;
}
#psanalysisfa {
	margin: 0 2% 20px 2%;
	width: 95%;
}


table#koreanstudy {
	border-top: 1px solid #363;
	border-left: 1px solid #363;
	border-collapse: collapse;
		margin: 10px auto;
}
#koreanstudy caption {
	color: #336633;
	padding-bottom: 6px;
	text-align: center ;
	font-weight: bold;
}

#koreanstudy th, #koreanstudy td {
	padding: 10px;
	border-bottom: 1px solid #363;
	border-right: 1px solid #363;
	text-align: center;
}

#koreanstudy th {
	color: #fff;
	background: #336633;
}

#koreanstudy td.col1 {
	background: #d7e3bc;
	text-align: left;
}



------------------------------------------------
Menu
________________________________________________________

#healthmenu li {
	margin: 10px 0 0 30px;
	font-weight: bold;
}
#healthmenu ul li {
	margin-top: 3px;
}
.recipeblock img {
	float: right;
	padding: 0 0 10px 15px;
}
.recipeblock ul {
	margin-left: 35px;
}

#homepanels {
	height: 370px;
	width: 900px;
	clear: both;
	margin: 0px;
}

#homepanels a:hover,#homepanels a:focus {
	border: solid #ff9933 5px;
}

#homepanels a {
	width: 146px;
	height: 346px;
	float: left;
	margin: 0px 22px 0px 0px;
	border: solid #fff 5px;
}

#psohomepanels a:hover,#psohomepanels a:focus {
	border: solid #ff9933 5px;
}

#psohomepanels a {
	width: 146px;
	height: 346px;
	float: left;
	margin: 0px 22px 0px 0px;
	border: solid #fff 5px;
}

.friendsofbox {
	
	width: 248px;
	height: 310px;
	margin: 10px 10px;
	padding: 10px 10px 0 10px;
	float: left;
	border: solid #000 1.5px;
}

.testimonialbox {
	
	width: 248px;
	height: 255px;
	margin: 10px 10px;
	padding: 10px 10px 0 10px;
	float: left;
	border: solid #000 1.5px;
	font-style: inherit;
	font-weight: inherit;
}

.testimonialbox p { margin: 0 0 1em; }

.iconbox {
	width: 100px;
	height: 100px;
	background: #d7e3bc;
	border: solid #fff 1px;
	font-size: 10px;
	padding: 0;
	margin: 0 0 14px 6px
}

.iconbox h1 {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 6px 2px;
	vertical-align: baseline;
	background: #284907;
}

.iconbox img {
	margin: -5px 0 0 0;
	padding: 0;

}

.stc a {text-decoration: underline;}
.stc, .stc a, .stc p, .stc p a {
    background: #FFF;
    color: #7C9BCF;
    margin: 15px auto;
    width: 400px;

