/*--- page layout framework ---*/

html {
	overflow-x: hidden;
}

a:link {
	color: ;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ;
}
a:hover {
	text-decoration: none;
	color: ;
 
}

body {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #F3F3F3; /*url("") 0 0 repeat*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}


/*LOGO*/
#logo {
	width: 439px;
	height: 54px;
	/*background: url("../images/midlogo.jpg");*/
	background-repeat:no-repeat;
	margin-left: 249px;
}

/*STOCK BUTTON*/
#stock {
	width: 40px;
	height: 19px;
	margin-left:553px;
	margin-top: 37px;
	margin-bottom: 28px;
	/*background: url("../images/stock.jpg");*/
}

#stock:hover {
	/*background: url("../images/stock_r.jpg");*/
}

/*TOP BUTTONS*/
#top {
	width: 371px;
	height: 30px;
	float:right;
	margin-right:117px;
	
}

#tabrow {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	margin-top:5px;
	padding-left:0;
 	font-size:small;
 	letter-spacing:0.2pt;
 	line-height:1.8em;
	height:28px;
	font-weight:bold;
	font-size:97%;
}

#tabrow ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabrow li {
	float:right;
 	color:#523f35;
 	margin-right:1px;
	cursor:pointer;
	padding-top:7px;
	padding-bottom:7px;
}


#tabrow li a{
	text-decoration:none;
	color:#523f35;
	padding-left:7px;
	padding-right:7px;
	padding-top:6px;
	padding-bottom:5px;
}

#tabrow li a:hover{	
	color:#FFFFFF;
}

#tabrow li.active {
	color:#FFFFFF;
}

#tabrow li.active a {
	color:#FFFFFF;
}




object#navigation {
	float: left;
	display: block;
	margin-left: 40px;
	margin-top:10px;
}

/* HOME TEXT */
#txthome {
	width: 520px;
	height: 253px;
	margin-left:77px;
	margin-top: 37px;
}

/* FOOTER */

#footer {
	margin: 2px 0 0 0;
	font-size: 0.9em;
}

#footer p {
	color: #848b94;
	font-size: 0.9em;
	width: 40%;
}


#footer p#copyright {
	float: right;
	text-align: right;
}

#footer a, div#footer a:visited {
	text-decoration: none;
	color: #533e32;
}

#footer a:hover {
	text-decoration: underline;
	color: #b6c724 !important;
}



/*--- LINKS ---*/

a {
	font-size: inherit;
	text-decoration:none;
}

a:link, a span.hilite {
	text-decoration: none;
	color: #ffffff;
	border: 0;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
	border: 0;
}

a:hover, a span.hilite:hover {
	text-decoration: underline;
	color: #ffffff;
	border: 0;
}

a:active, a span.hilite:active {
	text-decoration: none !important;
	color: #fff;
	border: 0;
}

img, a img, :link img, :visited img {
	border: 0;
}



/* STOCK TABLE */
#stock_tab {
	width:700px;
	height:228px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* BACK TO STOCK BUTTON LINKS */
#stock_links {
	margin-right: 106px;
	text-align:right;
	color:#533e32;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
}

#stock_links a:visited {
	color:#533e32;
	text-decoration:none;
}

#stock_links a:link {
	color:#533e32;
	text-decoration:none;
}

#stock_links a:hover {
	text-decoration: none;
	color:#a9b91e;
}

/* STOCK IMAGE */
#stock_img {
	width:270px;
	height:215px;
	margin-right:7px;
	margin-left:15px;
}

/* STOCK BUTTON LINKS */
#stock_b {
	margin-right: 118px;
	text-align:right;
	color:#533e32;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
}

#stock_b a:visited {
	color:#533e32;
	text-decoration:none;
}

#stock_b a:link {
	color:#533e32;
	text-decoration:none;
}

#stock_b a:hover {
	text-decoration: none;
	color:#a9b91e;
}


<!--
.stock_b_r {
color: #A9B91E;
font-weight:600;
}
-->


/*STOCK TEXT*/
#stock_txt {
	width: 553px;
	/*height: 133px;*/
	margin-left:40px;
	margin-top: 15px;
	margin-bottom: 45px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}
#stock_txt p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
}

#stock_txt p#cost {
	color: #503a32;
	font-weight:600;
}

/*STOCK MORE IMAGES*/
#stock_more {
	width: 553px;
	height: 20px;
	margin-left:40px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:right;
	color:#a9b91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}
#stock_more a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#stock_more a:link {
	color:#a9b91e;
	text-decoration:none;
}

#stock_more a:hover {
	text-decoration: none;
	color:#533e32;
}


/*STOCK EMAIL LINK*/
#stock_mail {
	width: 552px;
	height: 20px;
	/*padding-right:21px;*/
	text-align:right;
	color:#a9b91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	line-height: 1.1;
	/*background: url("../images/email_icon.jpg");*/
	background-position:right;
	background-repeat:no-repeat;
}
#stock_mail a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#stock_mail a:link {
	color:#a9b91e;
	text-decoration:none;
}

#stock_mail a:hover {
	text-decoration: none;
	color:#533e32;
}



/*PROFILES TEXT*/
#pro_txt {
	width: 346px;
	margin-left:22px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}

#pro_txt p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
}

#pro_txt p#cost {
	color: #503a32;
	font-weight:600;
}
#pro_img {
	width: 187px;
	margin-left:40px;
	margin-top: 40px;
	margin-bottom: 15px;
	
}

/*PROFILES TEXT*/
#news_txt {
	width: 532px;
	margin-left:62px;
	margin-bottom: 15px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}

#news_txt p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
	line-height: 1;
}
#news_txt a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#news_txt a:link {
	color:#a9b91e;
	text-decoration:none;
}

#news_txt a:hover {
	text-decoration: none;
	color:#533e32;
}
.news_mth {
	color: #A9B91E;
	font-weight:100;
}
.news_title {
	font-weight:600;
}
.news_view {
	color: #A9B91E;
	text-decoration:none;
}
.news_view a:visited {
	color:#a9b91e;
	text-decoration:none;
}

.news_view a:link {
	color:#a9b91e;
	text-decoration:none;
}

.news_view a:hover {
	text-decoration: none;
	color:#533e32;
}


/*DISCLAIMER*/
#disclaim {
	width: 553px;
	height: 133px;
	margin-left:40px;
	margin-top: 40px;
	margin-bottom: 45px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}
#disclaim p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
}
/*DISCLAIMER BACK*/
#disclaim_back {
	width: 553px;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 8px;
	text-align:right;
	color:#a9b91e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}
#disclaim_back a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#disclaim_back a:link {
	color:#a9b91e;
	text-decoration:none;
}

#disclaim_back a:hover {
	text-decoration: none;
	color:#533e32;
}

/*ADDRESS TEXT*/
#add_txt {
	float:right;
	width: 280px;
	margin-left:20px;
	margin-top: 40px;
	margin-bottom: 15px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
	/*background: url("../images/stock.jpg");*/
}

#add_txt p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
	line-height: 0.5;
}
#add_txt a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#add_txt a:link {
	color:#a9b91e;
	text-decoration:none;
}

#add_txt a:hover {
	text-decoration: none;
	color:#533e32;
}
#add_head {
	width: 187px;
	margin-left:40px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #503a32;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#add_head p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
}

/*CONTACT FORM TEXT*/
#con_txt {
	float:right;
	width: 250px;
	margin-top: 40px;
	margin-bottom: 15px;
	text-align:right;
	color:#503a32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.1;
}

#con_txt p#head {
	color: #503a32;
	font-size: 1.1em;
	font-weight:600;
	line-height: 0.5;
}
#con_txt a:visited {
	color:#a9b91e;
	text-decoration:none;
}

#con_txt a:link {
	color:#a9b91e;
	text-decoration:none;
}