/*Style Reset-----------------------------------------------------------------*/
html, body, 	iv, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* -----  Body -------*/
body {
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #3E311C;
	text-decoration: none;
	color: #666666;
	margin: 0 auto 0 auto;
	/*width:880px;*/
	width:780px;

}
p
{
	font-size: 0.8em;
}
#left{
	padding: 0 0 5px 20px;
	width: 22%;
	background: transparent;
	float: left;
	font-size: 12px;
	height: 184px;
	color: #666;
	line-height : 1.5em;
}
#middle {
	background: #FFFFFF;
	width: 72%;
	float: right;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 10px;
	min-height: 35em;
}

img {  
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #F47747;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 20px;
	color: #666;
}
#container 
{
	float:left;
	background: #FFFFFF;
	font-size: 1em;
	border-color: #000000;
}

#leftheader {
	width: 16em;
	float: left;
	height: 4.5em;
	padding: 20px 10px 0px 20px;
	
}
#rightheader {
	width: 43.5em;
	float: right;
	height: 2em;
	padding: 0px 5px 0 5px;
}



/* -----  Headings -------*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: red;
	font-weight: normal;
	maring-top: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #F47747;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
}


/* -----  Crumb -------*/
.breadcrumbs {
	margin-bottom: 0.5em;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #CCCCCC;
}

	.breadcrumbs a{
	text-decoration: underline;
	color: #CCCCCC;
}

	.breadcrumbs a:hover{
	text-decoration: underline;
	color: #B4915C;
}
/* -----  Menu -------*/
.dynamicMenu a
{
	color : #666;
	text-decoration : none;
	padding: 2px 5px 2px 5px;
	display:block;
}
.dynamicMenu a:hover
{
	background-color : #DADDE0;
	color: #000;
	line-height : 1.5em;
	text-decoration : none;
}
.dynamicMenuItem
{
	color: #666;
	border: solid #666666 1px;
	padding: 2px 5px 2px 5px;
	text-decoration : none;
	display:block;
}
.dynamicMenuItem a:hover  .dynamicMenuItem ul
{
	background-color : #DADDE0;
	color: #000;
	line-height : 1.5em;
	text-decoration : none;
}

/* -----  Nav -------*/
.horizontalmenu{
	width: 45em;
	float: right;
	background-color: #666;
	font-size: 65%;
}

.horizontalmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.horizontalmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

.horizontalmenu a{
	float: right;
	display: block;
	font: 11px Arial;
	color: black;
	text-decoration: none; 
	padding: 8px 5px 5px 5px; 
	background-color: white;
	margin-right: 1px;
}

.horizontalmenu a:hover{
	background-color: red;
	padding-top: 8px; 
	padding-bottom: 5px; 
	color: white;
}

.horizontalmenu .current a{ 
	background-color: red; 
	padding-top: 8px; 
	padding-bottom: 5px; 
	color: white;
}

ul, li, ol
{
	list-style-type: disc;
	list-style-position: inside;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	text-indent: 0em;
}

/*------Images -------------------------------*/

.img_l {
background-color:#FFFFFF;
border-bottom:1px solid #19A1B9;
float:left;
height:9.5em;
margin:5px 0;
width:25em;
}
.img_r {
background-color:#FFFFFF;
border-bottom:1px solid #19A1B9;
float:right;
height:9.5em;
margin:5px 0;
width:25em;
}
.img_image {
background-image:url(images/template/background.jpg);
background-repeat:no-repeat;
clear:both;
float:left;
}
.img_image img {
margin:15px;
}
.imgBoxL
{
	float: left;
	text-align:left;
	font-size: 0.8em;
	font-style:italic ;
	padding: 0 1.5em 0 0;
}
.imgBoxR
{
	float: right;
	text-align:left;
	font-size: 0.8em;
	font-style:italic ;
	padding: 0 1.5em 0 0;
}

.imgBoxC
{
	float:left;
	text-align:center ;
	font-size: 0.8em;
	font-style:italic ;
	padding: 0 0 0.5em 0;
	width:100%;

}
.imgBoxC img, .imgBoxL img
{
	border: thin groove #C0C0C0;
}
.clear
{
	clear:both;
}
.map
{
	float:left;
	text-align:center;
	width:100%;
	border: thin groove #C0C0C0;
}
/*-----------------------------------*/

#pImg
{
	background-image: url(images/header/limunye.jpg);
	height: 189px;
	width: 283px;
	margin: 12px;
}

#pImgBr
{
	float: right;
	height: 219px;
	width: 307px;
	background-image: url('images/header/bgm.jpg');
}
#stripe
{
	float: left;
	height: 219px;
	width: 780px;
	padding-right: 12px;
	background-image: url('images/header/rs.gif');
	background-repeat: repeat-x;
}

