/*************** site wide basic elements ***************/
body {
	background-image: url(images/ThaiOrchidgroup.jpg);
	}

p { 
	font: 9pt/13pt Helvetica, Arial, sans-serif;
	color: #222222; 
	font-weight: regular; 
	letter-spacing: 1px; 
	padding: 0px 10px 5px 0px;
	text-align: justify;
	}

a:link { 
	font: normal 9pt/13pt Helvetica, Arial, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	color: #890c08;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #890c08;
	}

a:hover, a:active { 
	text-decoration: none; 
	font-weight: bold;
	color: #ff7f00;
	}
	
a.starter {
	font: normal 9pt/11pt Helvetica, Arial, sans-serif;
	font-weight: bolder; 
	color: #890c08;	
	margin-right: 10px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #fdf2c4;
}

a.starter:hover, a.starter:active {
	color: #ff7f00;
	border-top: 1px solid #890c08;
	border-bottom: 1px solid #890c08;
}


/*************** list tag styles ***************/




ul{
 	font: 9pt/15pt arial; 
	color: #333333; 	
 	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}

/*************** table styles ***************/

td{
 	font: 9pt/15pt arial; 
	color: #ffffff; 	
}

/*************** specific divs ***************/
#mainMenu {
	position: relative;
	text-align: left;
	width: 100%;
	background-color: #fdf2c4;
	padding: 3px 0px 10px 0px;  
	border: 0px solid #333333;
}

#header { 
	font: 17pt/18pt Georgia, Times New Roman, serif;
	font-weight: regular; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	color: #0326AB;
	}
	
#subheader { 
	font: 11pt arial;
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px;
	padding: 5px 15px 0px 0px;
	color: #890c08;
	}
	
#subsubheader { 
	font: 10pt arial;
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px;
	padding: 5px 15px 5px 0px;
	color: #ff7f00;
	}

#textlarger { 
	font: 10pt/14pt Helvetica, Arial, sans-serif;
	color: #222222; 
	font-weight: regular; 
	letter-spacing: 1px; 
	padding: 10px 10px 5px 0px;
	text-align: justify;
	}

#bluehead { 
	font: 10pt arial;
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px;
	padding: 5px 15px 0px 0px;
	color: #0326AB;
	}

#wrapper {
	width: 800px; 
	text-align: center;
	background-color: #fdf2c4;
	border: 8px double #ff7f00;
	position: absolute;
	top: 10px;
  	right: 10%;
  	left: 10%;
}
	
#siteInfo{
	font: 9pt/13pt Helvetica, Arial, sans-serif; 
	padding: 0px 0px 0px 0px;
	color: #ff7f00; 
	background-color:#fcdc58;
	border: 0px solid #885599;
	width: 800px; 
}

#daxInfo{
	font: 9pt/13pt Helvetica, Arial, sans-serif; 
	padding: 20px 15px 5px 15px;
	color: #ffffff; 
	border: 0px solid #885599;
	position: absolute;
	left: 29%;
	height: 10px;
}
