﻿* { 
padding : 0; 
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
} 
body  
{
font-family : verdana,geneva,arial,helvetica,times new roman; 
font-size : 13px;
/* background-color : #F6F9ED; */
/* background-image : url(images/blue_vertical.png);   
background-repeat : repeat-x;  */
} 
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 35px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
img.floatTC { 
float : none; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
#wrapper { 
margin : 10px auto; 
width : 802px; 
/* background-image : url(images/top_white_line.jpg);
background-repeat : repeat-y; */
} 
#header { 
color : #333; 
float : left; 
width : 802px;
height : 25%; 
margin : 0; 
/* background-color : #dbe6ec; */
background-color : #EFEFFB;
/* background-image : url(images/headergreenonside.jpg); 
background-repeat : no-repeat;  */
/* background-image : url(images/glossybak.gif);   
background-repeat : no-repeat;  */
} 
.logo h1.lineone  
{
margin-bottom : 5px;
font-size : 2.6em; 
font-weight : lighter; 
font-family : Monotype Corsiva,verdana,geneva,arial,helvetica,times new roman; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #5f9b1e; 

} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo  
{
padding-left : 5px; 
font-size : 1.3em; 
font-family : Monotype Corsiva,verdana,geneva,arial,helvetica,times new roman; 
text-transform : none; 
color : #5f9b1e; 
} 
#navigation  
{
clear : both;
float : left; 
width : 100%; 
color : #333;  
padding : 0; 
/* border-bottom : 15px solid #66ccff; */
border-bottom : 5px solid #EFF5FB; 
margin : 0 0 0 0; 
/* background-color : #dbe6ec; */
background-color : #EFEFFB;
} 
 
#navigation ul { 
list-style : none; 
padding : 0; 
margin : 0; 
display : block; 
font-weight : bold; 
float : right; 
} 
#navigation ul li { 
list-style : none; 
display : inline; 
float : left; 
width : 96px; 
height : 35px; 
padding : 0; 
line-height : 35px; 
font-size : 13px; 
margin : 0 3px 0 3px; 
} 
#navigation ul li a { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #6c7b83;  
text-align : center; 
background : url('../../stylesheets/images/menu_button.gif') no-repeat center 0%;
} 
#navigation ul li a:hover { 
height : 35px; 
width : 96px; 
text-decoration : none; 
color : #68c2ef; 
} 
#navigation ul li a.current { 
height : 35px; 
width : 96px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url('../../stylesheets/images/menu_button.gif') no-repeat center 0%;
} 

#footer { 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
text-align : center; 
} 
.clear { 
clear : both;
} 
.copyright	{ COLOR: #999999; font-size: 11px }

#content  
{
padding-top : 10px;
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
width : 100%; 
display : inline; 
text-align : justify;
font-family : verdana,geneva,arial,helvetica,times new roman; 
}
#content h1  
{
padding-top : 10px;
color : #0000cc; 
font-family : verdana,geneva,arial,helvetica,times new roman;  
font-size : 1.5em; 
font-weight : lighter; 
text-align : center;
min-height : 10px; 
padding-bottom : 30px;
} 

#content p  
{
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
color : #0000cc;
font-weight : lighter;
font-family :  verdana,geneva,arial,helvetica,times new roman;  
font-size : 1.3em;
text-align : center;

}

#footer { 
clear : both; 
color : #333; 
background : #dbe6ec; 
margin : 0 0 0 0; 
text-align : center; 
} 
.clear { 
clear : both;
} 
.copyright	{ COLOR: #999999; font-size: 11px }



