/* EAA Styles */

/* Main Menu - EAA */
.mainmenu_home {
	background-image: url("../images/generic/main01_eaa.jpg");
}
.mainmenu_section {
	/*background-image: url("../images/generic/main02_eaa.jpg");*/
	background-color:#F7C825;
}
.mainmenu_section {
	color:#CC6633;
}
.mainmenu_china {
	background-image: url("../images/generic/main02_eaa.jpg");
	background-color:#F7C825;
}

.mainmenu_china img {
	padding:2px 5px 0px 0px;
}

/* Latest News */
.latestnews_inner td {
	border-right:1px solid #F7C825;
}

/* Latest News */
.latestnews_dotted_line {
	border-bottom:1px dotted #E5B299;
}

/* Page header */
.pageheader {
	background-color:#F7C825;
	background-image: url("../images/generic/header_eaa_rht.jpg");
}
#pageheader_lft {
	background-image: url("../images/generic/header_eaa_lft.jpg");
}

/* Links */
a:link {
	color: #CC6633;
}
a:visited {
	color: #CC6633;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CC6633;
}
.mainmenu_section a:link {
	color: #CC6633;
}
.mainmenu_section a:visited {
	color: #CC6633;
}
.mainmenu_section a:hover {
	color: #FFFFFF;
}
.mainmenu_section a:active {
	color: #CC6633;
}
#content h1 {
	font-size:12px;
	color:#F7C825;
}
.content_img {
	border:4px solid #FCE9A8;
}
#contact_box {
	border:1px solid #CCCCCC;
	margin-top:20px;
}
#contact_box input {
	width: 300px;
	height:18px;
}
#contact_box select {
	width: 305px;
	height:22px;
}
#contact_box textarea  {
	width: 300px;
	height: 100px;
}
/* Gallery */
#gallery_box {
	border:1px solid #CCCCCC;
	margin-top:20px;
}
/* News & Events */
#news_outer {
	margin-top:20px;
}
#news_outer td {
	padding-top:5px;
}
#news_box {
	border:1px solid #CCCCCC;
}