/* CSS Document */

body	{
	background: url(../images/body-bgd.gif) top center repeat-y #2d3950;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	}
	
.asterisk_required {
	color: #4e3604;
	}
	
.form_failed {
	padding: 15px;
	border: 1px solid #4e3604;
	font-weight: bold;
	font-size: 120%;
	color: #4e3604;
	text-align: center;
	}
	
.form_success {
	padding: 15px;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	color: #333333;
	}
	
/*LAYOUT STYLES*/

#container {
	width: 766px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	margin-bottom: 25px;
	}
	
#curtain {
	height: 62px;
	width: 766px;
	background: url(../images/top_01.jpg) top left no-repeat;
	}
	
#content {
	background: #5D5C56;
	padding: 0 47px 0 47px;
	}
	
#content-inner {
	background: #5D5C56;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	}
	
h1 {
	height: 74px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 664px;
	overflow:hidden;
	background: url(../images/header.jpg) top left no-repeat;
	}
	
#nav {
	height: 24px;
	width: 664px;
	background-color: #383835;
	border-bottom: 2px solid #E4E4E4;
	}
	
#footer {
	background-color: #918C75;
	}
	
/*///////////////////////*/
	
#light-area {
	background-color: #84817C;
	border-bottom: 2px solid #E4E4E4;
	text-align: left;
	}
	
#light-area-p12 {
	background-color: #84817C;
	border-bottom: 2px solid #E4E4E4;
	padding: 12px;
	text-align: left;
	}
	
#light-area-p25	{
	background-color: #84817C;
	border-bottom: 2px solid #E4E4E4;
	padding: 25px;
	text-align: left;
	}
	
#dark-area {
	background-color: #504D46;
	border-bottom: 2px solid #E4E4E4;
	text-align: left;
	}
	
#dark-area-p25 {
	background-color: #504D46;
	border-bottom: 2px solid #E4E4E4;
	text-align: left;
	padding: 25px;
	}
	
/*///////////////*/

	
td	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	}
	
.gold	{
	color: #EAE2BF;
	}
	
.redgold2	{
	color: #4e3604;
	}
	
.redgold2_SUBTITLE	{
	color: #4e3604;
	font-size:12pt;
	}
	
.redgold_sub	{
	color: #A47C26;
	font-size:12pt;
	}
	
.brown	{
	color: #8F8D7C;
	}
	
.brown_larger	{
	color: #8F8D7C;
	font-size: 160%;
	}
	
.darkbrown	{
	color: #232321;
	}

.name	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #EAE2BF;
	font-weight: bold;
	}
	
.name3	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #4e3604;
	font-weight: bold;
	}
	
.nameW	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.name2	{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #A47C26;
	font-weight: bold;
	}
	
.copyright	{
	font-size: 7pt;
	color: #FFFFFF;
	}
	
#plus	{
	margin-top: 25px;
	}
	
#plusXL	{
	margin-top: 100px;
	}
	
#copyright_pad	{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
#content_pad1	{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 25px;
	}
	
.height15	{
	height: 15px;
	clear: both;
	}
	
#mask_pad	{
	margin-bottom: 3px;
	}
	
#pic_left	{
	padding: 10px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #504D46; 
	float: left;
	}
	
#pic_right	{
	padding: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #504D46; 
	float: right;
	}
	
#pic_left2	{
	padding: 10px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #84817C; 
	float: left;
	}
	
#pic_right2	{
	padding: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #84817C; 
	float: right;
	}
	
a:link	{
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited	{
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover	{
	color: #121631;
	text-decoration: underline;
	}
a:active	{
	color: #121631;
	text-decoration: underline;
	}
	
	
a.goldlink:link	{
	color: #EAE2BF;
	text-decoration: none;
	}
a.goldlink:visited	{
	color: #EAE2BF;
	text-decoration: none;
	}
a.goldlink:hover	{
	color: #121631;
	text-decoration: underline;
	}
a.goldlink:active	{
	color: #121631;
	text-decoration: underline;
	}
	
a.brownlink:link	{
	color: #8F8D7C;
	text-decoration: none;
	}
a.brownlink:visited	{
	color: #8F8D7C;
	text-decoration: none;
	}
a.brownlink:hover	{
	color: #121631;
	text-decoration: underline;
	}
a.brownlink:active	{
	color: #121631;
	text-decoration: underline;
	}
	
a.redgoldlink:link	{
	color: #4e3604;
	text-decoration: none;
	}
a.redgoldlink:visited	{
	color: #4e3604;
	text-decoration: none;
	}
a.redgoldlink:hover	{
	color: #121631;
	text-decoration: underline;
	}
a.redgoldlink:active	{
	color: #121631;
	text-decoration: underline;
	}
	
	
	
	

	
a.nu:link	{
	color: #FFFFFF;
	text-decoration: none;
	}
a.nu:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}
a.nu:hover	{
	color: #121631;
	text-decoration: none;
	}
a.nu:active	{
	color: #121631;
	text-decoration: none;
	}
	
#thumb_div	{
	width:100px; 
	float:left; 
	padding-bottom:8px;
	}
	
#thumb-div-sc	{
	width:100px; 
	float:left; 
	padding-bottom:8px;
	}
	
.new	{
	font-size: 7pt;
	color: #A47C26; /*FFF3AF  EAE2BF*/ 
	}
	
#mask_pad	{
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	}
	
.add_imgs {
	font-size: 130%;
	color: #EAE2BF;
	}
