body{
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #AF9569;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-image: url(imgs/bg2.jpg);
	background-position: center top;
	
}
#container{
	background-color: #FFFFFF;
	width: 1000px;
	position: relative;
	min-height: 500px;
	top: 0px;
	height: 407px;


}

/* ===========font types=========== */
 
.white {
	color: #CCCCCC;
}


.beige {color: #EBD699}

.english {font-size: 9px}

.white11bold {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.whiteHeadlinebold {
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	height: 25px;
	top: auto;
	letter-spacing: 1px;
	font-weight: bold;
}
.brownHeadlinebold {
	color:#330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	height: 25px;
	top: auto;
	letter-spacing: 1px;
}

#container .brown11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
#container .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}


.subtitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #330000;
}

 /* ==========dot lines=========== */

	
hr {
	color: #fff;
	background-color: #fff;
	border: 2px dotted #999999;
	border-style: none none dotted;
	
}




/* ==========Main Links=========== */


a { text-decoration: none;
	font-size: 11px}

a:link {
 	color:#4F3500}
a:visited {
 	color:#4F3500}
a:active {
 	color:#000000}
a:hover {
	text-decoration:underline;
	color: #FF3300;
}


a.menu { 
	text-decoration:none; 
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.menu:active {
	color: #FF3300;
	text-decoration: none;
}
a.menu:link {
	text-decoration: none;
}



a.topmenu { 
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EBD699;
}

a.topmenu:visited {
	color: #EBD699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.topmenu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.topmenu:active {
	color: #FF3300;
	text-decoration: none;
}
a.topmenu:link {
	text-decoration: none;
}




a.detaillink { 
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF3300;
}
a.detaillink:visited {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.detaillink:hover {
	color: #4F3500;
	text-decoration: none;
}
a.detaillink:active {
	color: #4F3500;
	text-decoration: none;
}
a.detaillink:link {
	text-decoration: none;
}




a.location {
	text-decoration:none;
	font-size:10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.location:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.location:hover {
	color: #FF3300;
	text-decoration:none;
}
a.location:active {
	color: #FF3300;
	text-decoration:none;
}
a.location:link {
	text-decoration: none;
}
.RedHeadlinebold {
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 25px;
	top: auto;
	letter-spacing: 1px;
	text-decoration: underline;
}
#container .brown_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: normal;
}

.sublink {
	color: #3C2415;
	font-weight: bold;
	font-size: 11px;
}
