/* --- Basic Layout --*/

*{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #7E7458;
}

body {
	margin: 0px;
	padding: 10px;
}

.clear{
	clear: both;
}

/* --- Template Layout --- */

#mainwrapper{
	width: 960px;
	height: 100%;
	background: #9D9274;
	padding: 10px;
}

#headerwrapper{
	width: 960px;
	height: 200px;
	background-color: #FFFEE7;
	margin-bottom: 1px;
}

#rightheader{
	float: left;
	width: 650px;
	margin: 75px 0 0 25px;
}

#rightheader h1{
	font-size: 2em;
	color: #000;
}

#hornav{
	width: 945px;
	height: 26px;
	background-color: #62755F;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	padding-left: 8px;
}

#bgcontent{
	width: 960px;
	height: 100%;
	background: url(../images/bgcontent.gif) repeat-y;
}

#leftnav{
	float: left;
	width: 212px;
	background-color: #FFFEE7;
	margin: 0 1px 1px 0;
	border-top: 1px solid #9D9274;
}

#content{
	float: left;
	width: 532px;
	background-color: #fff;
}

#contentpic1{
	padding: 0 1px 0 1px;
}

#contentpic2{
	font-size: .9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightsidebar{
	float: left;
	width: 214px;
	background-color: #fff;
	margin: 0 0 1px 1px;
	border-top: 1px solid #9D9274;
}

#footer{
	width: 960px;
	background-color: #FFFEE7;
}

#greenline{
	width: 948px;
	height: 23px;
	background: url(../images/bg_greenline.gif) repeat-x;
	color: #fff;
	text-align: left;
	padding: 5px 2px 2px 10px;
	font-weight: bold;
}


#ws{
	font-size: 0.70em;
}

#logo{
	float:left;
	width: 200px;
	height: 175px;
	padding-top: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	border-right: 1px solid #9D9274;
	margin: 0px;
}

/* -- horizontal navigation -- */

#hornav ul{
	padding-top: 2px;
}

#hornav  ul a{
	font-size: 0.80em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#hornav ul li{
	display: inline;
	list-style: none;
	padding-right: 40px;
}

/* -- left main navigation -- */

#mainmenu {
	width: 212px;
	background:url(../images/bgnav.gif) repeat-y;
	margin: 0px;
}

#mainmenu ul{
	width: 187px;
	border: 1px solid #9D9274;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}

#mainmenu ul a{
	text-decoration: none;
	position: relative;
	left: 5px;
	font-size: 0.85em;
}

#mainmenu li{
	display: block;
	list-style: none;
	line-height: 1.5em;
	background-color: #E6E1C0;
	margin: 1px 0;
}

#leftmenu{
	position: relative;
	left: 10px;
	top: 2px;
	padding-bottom: 4px;
}


/* -- right sidebar -- */

.kotakmenu{
	position:relative;
	left: 0;
	background: url(../images/righbgnav.gif) repeat-y;
}

.sidecontent{
	position: relative;
	left: 11px;
	padding: 1px 0 1px 0;
}

/* -- box orange -- */

.orangebox{
	width: 183px;
	background-color: #fff;
	border: 1px solid #ebd5b4;	
	padding: 3px;
}

.orangehead{
	background-color: #C8964C;
	padding: 4px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
}

.chocolatebox{
	width: 183px;
	background-color: #fff;
	border: 1px solid #b1857a;	
	padding: 3px;
}

.chocolate{
	background-color: #6b483f;
	padding: 4px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
}

.forboxes {
	width: 212px;
	background:url(../images/bgnav.gif) repeat-y;
	margin: 0px;
}

/* -- underlined menu -- */

.underlinedmenu a{
	font-size: 0.70em;
	color: #8C5533;
	text-decoration: underline;
}

.underlinedmenu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}

.underlinedmenu li{
	width: 160px;
	background: url(../images/listicon.gif) no-repeat 0 25%;
	padding-left: 15px;
	line-height: 15px;
}

.underlinedmenu li a{
	text-decoration: underline;
}

/* -- Boxes -- */

.rightboxes{
	width: 198px;
	font-size: 0.85em;
	position: relative;
	left: 6px;
	border: 1px solid #ccc4af;
	margin-top: 5px;
	padding: 1px;
}


/* -- newsletter -- */

.boxes{
	position: relative;
	left: 10px;
	top: 2px;
	padding-bottom: 4px;
}

/* -- Content -- */

#contentrow1{
	width: 522px;
	margin: 4px;
}
.contentcol{
	float: left;
	width: 259px;
	margin-right: 4px;
	padding-bottom: 10px;
	background-color: #f2f3f1;
}

.contentcol2{
	float: left;
	width: 259px;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #f2f3f1;
}


.colhead{
	width: 244px;
	height: 22px;
	background-color: #8f8e89;
	color: #fff;
	padding-top: 3px;
	padding-left: 11px;
	margin: 2px;
}

#contentrow1 ul{
	list-style-type: none;
	padding: 0px;
	margin-left: 1em;
}

#contentrow1 li{
	background: url(../images/listicon2.gif) no-repeat 0 30%;
	padding-left: 1em;
	line-height: 15px;
}

#contentrow1 li a{
	font-size: 0.70em;

}



/* ---  style --- */

.footerstyle{
	width: 940px;
	background-color: #FFFEE7;
	font-size: 0.70em;
	padding: 10px;
    text-align: center;
}

.footerstyle ul {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}

.footerstyle li{
	text-decoration: underline;
	padding-left: 15px;
	background: url(../images/listicon3.gif) no-repeat 0 50%;
}

h2 {
font-size: .85em;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #666;
}

/* -- Bottom Links -- */

.bottom_links{
	font-size: 11px;
	margin: 0;
	padding-top: 5px;
	width: 990px;
	margin: 0 auto;
}

.bottom_links_left{
	float: left;
	width: 250px;
	font-size: 11px;
	padding: 0 0 5px 0;
}

.bottom_links_right{
	float: left;
	width: 715px;
	font-size: 11px;
	padding: 0 0 10px 0;
}
.contentcolwide {
	float: left;
	width: 520px;
	margin-right: 4px;
	padding-bottom: 10px;
	background-color: #f2f3f1;
}
.colheadwide {
	width: 505px;
	height: 22px;
	background-color: #8f8e89;
	color: #fff;
	padding-top: 3px;
	padding-left: 11px;
	margin: 2px;
}
#contentwide {
	float: left;
	width: 745px;
	background-color: #fff;
}
#contentrowwide {
	width: 738px;
	margin: 4px;
}
.contentcolwider {
	float: left;
	width: 735px;
	margin-right: 4px;
	padding-bottom: 10px;
	background-color: #f2f3f1;
}
.colheadwider {
	width: 720px;
	height: 22px;
	background-color: #8f8e89;
	color: #fff;
	padding-top: 3px;
	padding-left: 11px;
	margin: 2px;
}

.newsAlt {
	font-size: 11px;
	line-height: 13px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#fff;
}

.news {
	font-size: 11px;
	line-height: 13px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsLink {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	padding-left: 8px;
	padding-bottom: 5px;
}

.newsLinkAlt {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	padding-left: 8px;
	padding-bottom: 5px;
	background-color:#fff;
}
