/*	BROWN-GREEN = #8F8771	BLUE = #D1D4E5		RED = #860034	TAN = #FDEACC	*/

body	{
	color: #4D4D4D;
	background-color: #DDDBD4;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

img	{	border: 0px;	}

h1	{
	padding: 0px;
	margin: 35px 0px 0px 0px;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #8F8771;
	line-height: 100%;
	display: block;
	}

h1.followup	{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #8F8771;
	line-height: 100%;
	display: block;
	}

h2	{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 15px;
	color: #8F8771;
	font-weight: normal;
	line-height: 130%;
	display: block;
	}

h3	{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	color: #8F8771;
	font-weight: normal;
	line-height: 130%;
	display: block;
	}

caption	{
	padding: 4px 0px 7px 20px;
	text-align: left;
	background-image: url(../images/caption_bg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #8F8771;
	font-weight: normal;
	line-height: 130%;
	}
	
#global_nav	{
	font-size: 10px;
	position: absolute;
	left: 365px;
	display: block;
	width: 400px;
	text-align: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 120%;
	color: #8F0034;
	}
#global_nav dl	{
	padding: 0px;
	margin: 0px;
	}
#global_nav dt	{
	padding:0px;
	margin:0px;
	}
#global_nav dd	{
	float: right;
	margin: 0px;
	padding: 0px;
	}
#global_nav a{
	color: #8F0034;
	}
#global_nav a:hover	{
	color: #8F8771;
	}
#global_nav .current a	{
	color: #8F8771;
	}



p.footnote	{	font-size: 10px;	}


/*	----------------- CONTAINERS ----------------- 	*/	

/* Changing the padding-top attribute does weird things to ie/mozilla/safari when rendering the placement of the portal navigation container	*/
#master_container	{
	position: relative;
	top: 0px;
	left: 3px;
	width: 758px;
	padding: 1px 0px 0px 38px;	
	background-image: url(../images/bg_drop_shadow.gif);
	background-repeat: repeat-y;
	background-position: 0% -20%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	line-height: 150%;	
	color: #4D4D4D;
	}

#logo	{	margin-top: 20px;	}

#main_image_window	{
	position: relative;
	width: 754px;
	height: 478px;
	margin: 25px 0px 0px 0px;
	overflow: display;
	}

#content_box_container	{
	position: relative;
	top: 0px;
	margin: 7px 0px 0px 0px;	
	width: 75px;
	background-color: #fff;
	}


#text_box	{
	position: relative;
	float: left;
	width: 425px;
	font-size: 13px;
	line-height: 150%;	
	color: #4D4D4D;
	overflow: visible;
	}		

#right_column	{
	position: relative;
	float: right;
	width: 245px;
	}	

#footer	{
	position: relative;
	clear: both;
	top: 0px;
	left: -38px;
	width: 758px;
	height: 100px;
	padding: 15px 0px 0px 39px;
	margin: 20px 0px 0px 0px;
	background-color: #DDDBD4;
	background-image: url(../images/bg_footer.gif);
	background-repeat:  no-repeat;
	background-position: 0px 0px;

	}

/*	----------------- BODY TEXT STYLING ----------------- 	*/

.footer_navigation	{
	position: relative;
	top: 0px;
	width: 728px;
	height: 22px;
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 180%;
	color: #8F8771;
	}

.footer_copyright	{
	position: relative;
	top: 0px;
	width: 728px;
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	color: #A69C85;
	margin: 0px 0px 50px 0px;
	}


/*	----------------- LINK STYLING	----------------- */

a	{
	text-decoration: none;
	line-height: 150%;
	color: #8F8771;
	}

a:link {}
a:visited {}
a:hover {	color: #CBC4B2;	}
a:active {}




/*____________________________________________*/

.footer_navigation a {
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	color: #8F8771;
	}

.footer_navigation a:link {}
.footer_navigation a:visited {}

.footer_navigation a:hover {
	text-decoration: none;
	color: #CBC4B2;
	}

.footer_navigation a:active {}

/*____________________________________________*/

.footer_copyright a {
	text-decoration: none;
	color: #A69C85;
	}

.footer_copyright a:link {}
.footer_copyright a:visited {}

.footer_copyright a:hover {
	text-decoration: none;
	color: #CBC4B2;
	}

.footer_copyright a:active {}



/*_________________________________________________________
FLASH OPTIMIZATION HIDING TECHNIQUES :) */

#flash_alt {
	position: absolute; top: 0px; left: 0px; 
	width: 500px; 
	height: 500px;
	font-size: 10px;
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}

#flash_alt  dt {
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}

#flash_alt dd {
	padding: 0px; 
	margin: 0px;
	line-height: 100%;
	z-index: -1
}

