@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFE8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#header { 
	height:50px;
	line-height:50px;
	color:#0066cc;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 50px 10px 30px;
	background-color:#be5600;
	border-top: 3px solid #cc3300;
	background-image: url(images/header_bg_borange.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 

#header h1 {
	margin: 0;
	text-align: left;
	font-size: 160%;
	padding-top: 10px;
	font-variant: small-caps;
} 

#header2 {height:15px;
	color: #FFFFCC;
	padding: 7px 0 7px 50px;
	text-align: left;
	background-color:#cc3300;
	border-bottom: 1px solid #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#outcontainer {border-top: 3px solid #0066cc; 
               width: 100%;
			   margin: 0;
			   padding: 0;
}			   

	
#container { 
	width: 900px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	border-bottom: 3px solid #0066cc; 
} 	
	

#sidebar1 {
	float: left; 
	width: 168px;
	margin-top: 0;
	background: #fff; 
	padding: 15px 10px 15px 0px;
	border-right: 1px dotted #CCCCCC;
	font-size: 80%;
	text-align: left;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer { 
	padding: 0 10px 0 20px; 
	background: #be5600;
	border-top:1px solid #FFF;
	border-bottom: 3px solid #cc3300;
	text-align: left;
	color: #fff;
	font-size: 75%; 
	width: 870px;
	margin: 0 auto;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#sideBarNewsContent {
	background-color:#EEE;
	padding: 10px;
}
#newsHeader {height:22px;
             line-height:120%; 
			 color:#FFFF99; 
			 font-family:Arial, Helvetica, sans-serif; 
			 font-size: 100%; 
			 padding: 5px 5px 0px 10px; 
			 background-color:#be5600;  
			 border-bottom:1px solid #FFF; }

#newsItem {
	margin-top: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: normal;
}
#outcontainer #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
}

.subHeader {font-family:Arial, Helvetica, sans-serif; 
            color:#CC3300;
			font-size:16px; 
			letter-spacing:1px; 
			font-weight:bold; 
			margin:0px 0px 10px 0px; 
			border-bottom:1px solid #CC3300;}
			
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC3300;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:10px 10px 10px 0px;
	padding:20px 10px;
	text-align:center;
	background-color:#EEE;
	border: 1px dashed #CCCCCC;
}			
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
ol {
	line-height: 120%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
#outcontainer #container #mainContent img {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bold {font-weight: bold;
}

.button2 {border: 3px double #0066cc;
          padding: 2px 3px;
}

.button2 a {text-decoration: none; 
}

.orange {color: #F37A01;
}

table {width: 100%;
       border: 1px solid #0066cc;
       font-size: 90%;            
}

table tr td {border: 1px solid #0066cc;
             padding: 4px;
             width: 50%;
}

.table2 {width: 100%;
       border: 1px solid #0066cc;
       font-size: 90%;            
}

.table2 tr td {border: 1px solid #0066cc;
             padding: 4px;
             width: 20%;
}

.center {margin: 0 auto;
         text-align: center;
}

.button {border: 3px double #0066cc;
          padding: 2px 3px;
          background: #FFECD9;
          text-align: center;
          width: 40%;
          margin: 3px auto;
}

.button a {text-decoration: none;
}

.button a:hover {color: #E67300; }


ul.palmtree li{
    list-style: none;
    background: url(images/paml-tree-vector.jpg) 0 0 no-repeat;
    line-height: 40px;
}

.smo {font-size: 75%;
      color: #F37A01; }

.blockquote {font-family:Arial, Helvetica, sans-serif;
	margin: 0 50px;
}

.small {font-size: 75%; }

