﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	background-color:#fff;
}
h4{
	
	color:#6586c4;
}
h3
{
    color:#6586c4;
    font-weight:normal;
}
a {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}
#container {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	
}
#masthead img 
{
   
    float:right;
    padding:10px 0px;
	
	
	
	
}
#masthead h1 {
	font-size: 2em;
	color:#ff9e00;
	margin-top:18px;
	font-weight:normal;
	letter-spacing:.2em;
    float:left;	
}

#page_content h2
{
  width:740px;
  color:#ff9e00;
  background-image:url("../images/footer-img.png");
  background-repeat:no-repeat;
  float:right; 
  font-weight:normal;
  letter-spacing:.2em;
  padding:20px 0px 0px 40px; 
  
    
}
#column_l
{
    width: 200px;
	margin: 0;
	float: left;
	padding: 4px 0 0 0;
	min-height:300px;
	position: relative;
	top:-30px;
    
}
#column_l ul {
	Margin-top:150px;
	padding:5 0 0 0 ;
	margin-left:10;

	}
#column_l li
{
    
    color:#ff9e00;
    font-style:italic;
    Padding-top:15px; 
    font-size:1.2em;
    
}
#column_m {
	width: 460px;
	margin: 0;
	padding:  15px;
	background-color: #fff;
	text-indent:5px;
	float:left;
	min-height:400px;
	
	
}
#column_l h4
{
 padding:0;   
}
.home_list{

margin-top:150px;
}
#column_l .home_list li
{
 Padding-top:15px; 
 font-size:1.2em; 
color:#ff9e00;
 font-weight:bold;
    
}

#column_m p
{
 font-size:1.1em;
 color:#333333;
 padding-left:24px;
 text-align:justify;   
    
    
    
}
#column_r {
	width: 260px;
	margin: 0;
	float: right;
	padding: 4px 0 0 0;
	position: relative;
	
}
#column_r p {
	font-size: 1.1em;
	margin: 7px;
	color:#000033;
	text-align:justify;
}
#column_m a:link, a:visited{

color:#4a75ad;
font-size:1.1em;
font-weight:bold;
}


#column_r ul{
	list-style-type:none;
	padding:0 0 0 0 ;
	margin:0 0 0 0 :
}
#column_r
{
 text-align:center;   
}
#footer {
	width:1000px;
	text-align: center;
	background-image:url("../images/footer-img.png");
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top:10px;
	clear:both;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #de8a21;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color:black;
	text-decoration: underline;
}
#footer a:hover {
	color:#6586c4;
	text-decoration: none;
}

#box{
text-align:center;
width:100%;
	
}
#box_1{
width:125px;
height:60px;
float:left;
	
}

a img{
	border:0;


}
.samples
{
    height:500px;
    Margin-top:50px;
}

.samples img
{
  
  border:solid medium gray;
  margin-bottom:10px;
  
}

#navigation ul{ 
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
}
#navigation a {
	color: #000033;
	text-decoration: none;
	font-weight:normal;
	padding: 5px;
	
}
#navigation a:hover {
	color:#4a75ad;
	text-decoration: none;
	
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

label
{
    float:left;
    width:6em;
    cursor:pointer;
    font-size:1.2em;
    margin-left:50px;
}
input[type="text"],textarea
{
    width:20em;
    margin-bottom:10px;
    border-top:solid 2px #999;
    border-left:solid 2px #999;
    border-bottom: solid 1px #ccc;
    border-right:solid 1px #ccc;
    
}
input[type="submit"]
{
    margin:10px 0px 0px 120px;
    
}
input[type="textarea"]
{
    width:8em;
}
    
    
select
{
    margin-bottom:10px;
}
.email
{
    font-style:italic;
    color:#3876cb;
}
	
	
	
	.menubar{

    background-color: #e1e1e1;
border: 2px solid black;
height:20px;
    }
	
	
	.menubar ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
float:right;
}

.menubar ul li{
list-style: none;
display: inline;
}

.menubar ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
border: 2px solid black;

}

.menubar ul li a:hover{
background-color: #e5e5e5;
border-style: outset;
}

html>body .menubar ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

	
	
	
	
	
	
	
	





