@charset "UTF-8";
/* CSS Document */

body {
	height: 100%;
	background: url(../images/bg_gradient.png) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #434343;
}
a {
	color: #256baf;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	color: #e9b100;
}

.txtBOLD {
	font-size: 12px;
	font-weight: bold;
}
.fp_P {
	margin-top: 3px;
}
.endLink_UL { /* home page columns */
	margin-left: 2px;
	list-style: none;
}
.endLink_LI { /* home page columns */
	padding-right: 5px;
	padding-left: 11px;
	display: inline;
	background: url(../images/list_style_arrow_2.png) left top no-repeat;
	font-size: 9px;
	line-height: 13px;
}
h3 { /* every page except home page, header */
	margin-top: 26px;
	margin-bottom: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
}
.back {
	display: block;
	margin-top: 15px;
	width: 0;
	cursor: pointer;
	color: #256baf;
	text-decoration: none;
	text-transform: capitalize;
}
.back:hover {
	color: #e9b100;
}
.reports {
	font-size: 11px;
	font-weight: bold;
	color: #1878c9;
	text-decoration: none;
	text-transform:none;
}
.reports:hover {
	color: #e9b100;
}
.dateYEAR {
	margin-top: 11px;
	margin-bottom: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
.click_to_enlarge {
	font-size: 10px;
	color: #434343;
	text-transform: uppercase;
}



/* HEADER IMAGES */
	
	/* PAGE - (02_investor_information) */
	#header_02a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_02a.jpg) left top no-repeat white;
	}
	#header_02b {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_02b.jpg) left top no-repeat white;
	}
	
	/* PAGE - (03_projects) */
	#header_03a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_03a.jpg) left top no-repeat white;
	}
	#header_03b {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_03b.jpg) left top no-repeat white;
	}
	#header_03c {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_03c.jpg) left top no-repeat white;
	}
	#header_03d {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_03d.jpg) left top no-repeat white;
	}
	#header_03e {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_03e.jpg) left top no-repeat white;
	}
	
	/* PAGE - (04_corporate) */
	#header_04a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_04a.jpg) left top no-repeat white;
	}
	#header_04b {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_04a.jpg) left top no-repeat white;
	}
	#header_04c {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_04a.jpg) left top no-repeat white;
	}
	
	/* PAGE - (05_projects) */
	#header_05a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_05a.jpg) left top no-repeat white;
	}
	
	/* PAGE - (06_projects) */
	#header_06a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_06a.jpg) left top no-repeat white;
	}
	
	/* PAGE - (07_projects) */
	#header_07a {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_06a.jpg) left top no-repeat white;
	}
	#header_08 {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_06a.jpg) left top no-repeat white;
	}
	#header_09 {
		display: block;
		width: 638px;
		height: 134px;
		background: url(../images/header_06a.jpg) left top no-repeat white;
	}
/* END */

/* image hover trail */
	.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px;}
	/* FLOATER */
	#trailimageid {
		position: absolute;
		padding-left: 5px;
		right: 0px;
		bottom: 0px;
		width: 345px;
		height: 296px;
		z-index: 1000;
		/* width of box: 345x296; 380x285
			width of img: 330x247
			width of thumb: 115x87
		*/
	}
	h4 { /* image hover trail title */
		padding-bottom: 7px;
		padding-left: 1px;
		font-size: 16px;
		font-weight: normal;
		color: #797979;
	}
	.img_description {
		padding-left: 2px;
		font-size: 9px;
		color: #434343;
		text-transform: uppercase;
	}
	.img_description_ICON {
		padding-left: 3px;
	}
/* END */


#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 100%;
	background: url(../images/bg_col_left2.png) top left repeat-y white;
}
#wrapper_home {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 100%;
	background: white;
}
#header {
	height: 91px;
	background: url(../images/bg_gradient.png) top left repeat-x;
}
#logo {
	float: left;
	width: 332px;
	height: 91px;
	background: url(../images/logo.png) center no-repeat;
}
#email_newsletter {
	float: right;
	margin-top: 36px;
}
/* - FLASH CONTENT - */
#flash_nav {
	float: left;
	width: 800px;
}
#flash_nav_images {
	float: right;
	width: 170px;
}
#navigation_index {
	float: left;
	width: 970px;
	height: 46px;
	background: #e9b100;
}
#navigation {
	width: 970px;
	height: 46px;
	background: #e9b100;
}
#navigation ul {
	padding-top: 8px;
	list-style: none;
	text-align: center;
}
#navigation ul li {
	margin-left: 25px;
	margin-right: 25px;
	cursor: pointer;
	display: inline;
}
#nav_color {
	width: 332px;
	height: 14px;
	background: #e9b100;
}
#nav_color_right {
	width: 638px;
	height: 148px;
	background: #e9b100;
}
#content {
	display: block;
	height: 100%;
	/*background: white;*/
}
#col_left {
	float:left;
	display: block;
	width: 332px;
	height: 100%;
	background: white;
}
#col_left2 {
	float:left;
	display: block;
	width: 332px;
	height: 500px;
	background: url(../images/bg_col_left.png) top left repeat-x;
}
#col_right {
	float: right;
	display: block;
	width: 638px;
	height: 100%;
	background: white;
}
#our_goal p {
	margin-top: 22px;
	margin-left: 3px;
	width: 319px;
}



/* PAGE - INVESTOR INFORMATION (nav) */
	#nav_left {
		margin-top: 40px;
		margin-left: 23px;
		width: 288px;
		line-height: 12px;
	}
	#nav_left_contact_us {
		margin-top: 25px;
		margin-left: 23px;
		width: 288px;
		line-height: 12px;
	}
	#bottom_nav_a {
		color: #e0d4cb;
		list-style: none;
	}
	#bottom_nav_a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
	}
	#bottom_nav_a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#bottom_nav_b {
		color: #e0d4cb;
		list-style: none;
	}
	#bottom_nav_b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
	}
	#top_nava {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nava li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nava li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_navb {
		color: #e0d4cb;
		list-style: none;
	}
	#top_navb li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav_indent_a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav_indent_a li {
		cursor: pointer;
		margin-left: 19px;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav_indent_a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav_indent_b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav_indent_b li {
		margin-left: 19px;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav1a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav1a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav1a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav1b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav1b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav2a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav2a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav2a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav2b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav2b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav3a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav3a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav3a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav3b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav3b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav4a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav4a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav4a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav4b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav4b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav5a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav5a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav5a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav5b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav5b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav6a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav6a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #453c37;
	}
	#top_nav6a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav6b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav6b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #453c37;
	}
	#top_nav7a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav7a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #5b4f49;
	}
	#top_nav7a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav7b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav7b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #5b4f49;
	}
	#top_nav8a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav8a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #5b4f49;
	}
	#top_nav8a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav8b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav8b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #5b4f49;
	}
	#top_nav9a {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav9a li {
		cursor: pointer;
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square.gif) left top no-repeat;
		border-bottom: thin dotted #5b4f49;
	}
	#top_nav9a li:hover {
		color: white;
		background: url(../images/list_style_square.gif) left top no-repeat #291d16;
	}
	#top_nav9b {
		color: #e0d4cb;
		list-style: none;
	}
	#top_nav9b li {
		padding-top: 4px;
		padding-bottom: 7px;
		padding-left: 18px;
		background: url(../images/list_style_square_ro.gif) left top no-repeat #291d16;
		border-bottom: thin dotted #5b4f49;
	}
/* END */



/* PAGE - HOME (latest_news)*/
	#latest_news p {
		margin-top: 22px;
	}
	.ln_UL_1 {
		margin-top: 5px;
	}
	.ln_LI_1 {
		padding-left: 20px;
		background: url(../images/list_style_square.gif) left top no-repeat;
	}
	.dateLN {
		font-weight: bold;
		line-height: 12px;
		color: #494949;
	}
	.ln_UL_2 {
		margin-left: 2px;
		margin-bottom: 13px;
		list-style: none;
	}
	.ln_LI_2 {
		padding-left: 11px;
		display: inline;
		background: url(../images/list_style_arrow_2.png) left top no-repeat;
		font-size: 9px;
		line-height: 13px;
	}
/* END */

/* PAGE - HOME (featured_projects)*/
	#featured_projects {
		padding-left: 25px;
		width: 595px;
	}
	#featured_project_1 {
		float: left;
		margin-top: 7px;
		margin-right: 6px;
		width: 190px;
	}
	#featured_project_2 {
		float: left;
		margin-top: 7px;
		margin-left: 6px;
		width: 190px;
	}
	#featured_project_3 {
		float: right;
		margin-top: 7px;
		width: 190px;
	}
	.sIFR-hasFlash h2 {
		margin-top: 10px;
		font-size: 16px;
		line-height: 20px;
	}
	h2:hover {
		cursor: pointer;
		color: #e9b100;
	}
	
	#ore {
		margin:5px;
	}
/* END */

/* PAGE - HOME (new_developments) */
	#new_developments {
		padding-left: 25px;
		width: 595px;
	}
	#new_developments ul {
		margin-left: 4px;
		margin-top: 17px;
		list-style: none;
	}
	#new_developments li {
		padding-left: 10px;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 17px;
		color: #256baf;
		background: url(../images/list_style_arrow.png) left top no-repeat;
	}
/* END */

	/* PAGE - HOME (stock_information) */
	#stock_information {
		clear: both;
		margin-top: 25px;
		padding-left: 25px;
		width: 595px;
		background: white;
	}
	#stock_info_1 {
		float: left;
		margin-top: 17px;
		width: 219px;
		line-height: 14px;
	}
	#stock_info_1 p {
		font-size: 10px;
	}
	.colorSI_green {
		color: #078315;
	}
	#stock_info_2 {
		float: left;
		margin-top: 17px;
		width: 174px;
	}
	#stock_info_3 {
		float: right;
		margin-top: 17px;
		margin-right: 1px;
		width: 174px;
	}
	/* PAGE - HOME (management_information) */
	#management_information {
		clear: both;
		margin-top: 25px;
		padding-left: 25px;
		width: 595px;
		background: white;
	}
	.management_info_1 {
		float: left;
		margin-top: 17px;
		line-height: 14px;
	}
	.management_info_2 {
		float: left;
		margin-top: 17px;
		line-height: 14px;
	}
	.management_info_3 {
		float: left;
		margin-top: 17px;
		line-height: 14px;
	}
	
	
	/* END */

/* PAGE - INVESTOR INFORMATION (why_invest) */
	/* eliminate useless rollover */
	#03_summit_silver_gold_CLOSE:hover {
		cursor: default;
		background: url(../images/list_style_square.gif) left top no-repeat;
	}
	#why_invest {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
	#why_invest ul {
		margin-top: 13px;
		margin-left: 15px;
		margin-bottom: 13px;
		list-style: disc;
	}
	#why_invest li {
		padding-left: 21px;
	}
	#dutton_research_reports {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		height: 350px;
	}
	#drp_content {
		margin-top: 25px;
	}
	#drp_content ul {
		list-style: none;
	}
	#beacon_rock_research_reports {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		height: 350px;
	}
	#brrp_content li {
		margin-top: 11px;
	}
	#brrp_content {
		margin-top: 25px;
	}
	#brrp_content ul {
		list-style: none;
	}
	#brrp_content li {
		margin-top: 11px;
	}
/* END */

/* PAGE - PROJECTS (why_invest) */
	#summit_silver-gold {
		padding-top: 4px;
		padding-left: 22px;
		width: 581px;
		line-height: 12px;
	}
	#summit_project_photos {
		padding-top: 4px;
		padding-left: 22px;
		width: 599px;
		line-height: 12px;
	}
	#ortiz_gold {
		padding-top: 4px;
		padding-left: 22px;
		width: 581px;
		line-height: 12px;
	}
	#ortiz_gold ul {
		margin-top: 13px;
		margin-left: 15px;
		margin-bottom: 13px;
		list-style: disc;
	}
	#ortiz_gold li {
		padding-left: 21px;
	}
	#black_canyon_mica {
		padding-top: 4px;
		padding-left: 22px;
		width: 581px;
		line-height: 12px;
	}
	#planet_micaceous_iron_oxide {
		padding-top: 4px;
		padding-left: 22px;
		width: 581px;
		line-height: 12px;
	}
	#spp_nav {
		height: 30px;
	}
	#spp_wrapper {
	}
	#spp_wrapper img {
		padding-top: 5px;
		padding-right: 2px;
	}
	#gallery_dateMONTH {
		float: left;
		margin-top: 15px;
		padding-left: 5px;
		font-size: 10px;
		font-weight: bold;
		line-height: 12px;
		color: #797979;
	}
	#gallery_pages {
		float: right;
		margin-top: 15px;
		margin-right: 18px;
		margin-left: 25em;
		font-size: 10px;
	}
	#gallery_pages_icon_forward {
		float: right;
		margin-top: 12px;
		margin-right: 5px;
		cursor: pointer;
	}
	#gallery_pages_icon_back {
		float: right;
		margin-top: 12px;
		margin-right: 5px;
		cursor: pointer;
	}
	.gallery_links {
		text-transform: capitalize;
		color: #3976db;
	}
/* END */

/* PAGE - CORPORATE */
	#management_team {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
	#management_team ul {
		margin-left: 15px;
		list-style: disc;
	}
	#management_team li {
		padding-left: 21px;
	}
	#committee_charters {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
	#committee_charters ul {
		margin-top: 13px;
		margin-left: 15px;
		margin-bottom: 13px;
		list-style: disc;
	}
	#committee_charters li {
		padding-left: 21px;
	}
	#committee_charters_table {
		/*border: 1px solid #c2c2c2;*/
	}
	#corporate_governance {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
/* END */

/* PAGE - NEWS */
	#press_release_2010 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2009 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2008 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2007 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2006 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2005 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2004 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#press_release_2010 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#shareholder_update_5_18_2010 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#shareholder_update_5_4_2010 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#shareholder_update_4_22_2010 {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	
	.press_release_DATE {
		padding-top: 1px;
		font-style: italic;
	}
	#pr_content {
		margin-top: 25px;
	}
	#pr_content ul {
		list-style: none;
	}
	#pr_content li {
		margin-top: 11px;
	}
	
	#media {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
	.radio{
		padding: 20px;
	}
	.tv{
		padding: 40px;
	}
/* END */

/* PAGE - CONTACT US */
	#corporate_directory {
		margin-top: 40px;
		margin-left: 23px;
		width: 288px;
		color: #e0d4cb;
		font-size: 12px;
		font-weight: bold;
		line-height: 12px;
	}
	#contact_us {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
		line-height: 12px;
	}
	.address {
		margin-top: 25px;
	}
/* END */

/* PAGE - SEC CAUTIONARY NOTICE */
	#sec_cautionary_notice {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
/* END */

/* PAGE - PRIVACY STATEMENT */
	#privacy_statement {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
	#privacy_statement ul {
		margin-top: 13px;
		margin-left: 15px;
		margin-bottom: 13px;
		list-style: disc;
	}
	#privacy_statement li {
		padding-left: 21px;
	}
/* END */

/* PAGE - TERMS & CONDITIONS */
	#terms_and_conditions {
		padding-top: 4px;
		padding-left: 22px;
		width: 583px;
	}
/* END */

#spacer {
	clear: both;
	display: block;
	width: inherit;
	height: 100px;
	background: url(../images/bg_col_left2.png) top left repeat-y white;
}


#footer {
	clear:both;
	padding-top: 10px;
	height:50px;
	border-top: 1px solid #d5c9c1;
	text-align: center;
	color: #9e9e9e;
	font-weight: bold;
	font-size: 10px;
	background: white;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #9e9e9e;
	text-transform: none;
}


/* css for email newsletter form */
div#email_newsletter{
  width: 265px;
  height: 55px;
  font-family: Helvetica;
  font-size: 11px;
  color: #BBA08E;
}
div#email_newsletter > div{
  margin-left: 18px;
  margin-top: 4px;
}
div#email_newsletter input[type=text]{
  border: solid 1px black;
  width: 175px;
  font-size: 11px;
  letter-spacing: 1px;
}
div#email_newsletter input[type=image]{
  position: relative;
  top: 3px;
  left: 7px;
}
/* end newsletter css */
