﻿* { 
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('../../stylesheets/images/top_white_line.jpg');
background-repeat : repeat-y; 
} 
#header { 
color : #333; 
float : left; 
width : 802px;
height : 25%; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url('../../stylesheets/images/headergreenonside.jpg'); 
background-repeat : no-repeat; 
} 
.logo h1.lineone  
{
margin-bottom : 5px;
font-size : 2.6em; 
font-weight : lighter; 
font-family : Monotype Corsiva, helvetica, arial, sans-serif; 
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,helvetica, arial, sans-serif; 
text-transform : none; 
color : #5f9b1e; 
} 
#navigation  
{
clear : both;
float : left; 
width : 100%; 
color : #333; 
padding : 0; 
/* border-bottom : 15px solid #66ccff; */
border-bottom : 2px solid #838B8B;
margin : 0 0 0 0; 
background-color : #dbe6ec; 
} 
 
#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 }




#leftcolumn { 
color : #333;
margin : 0 0 0 0;
padding-top : 10px;
width: 5%;
float : left;
position : relative;
min-height : 10px; 
} 
#content  
{
padding-top : 10px;
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0;
margin: 0 0 0 10; 
width : 90%; 
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 :  arial,verdana,geneva,helvetica,times new roman; 
font-size : 1.3em;
text-align : center;
 
}

#rightcolumn { 
color : #333;
margin : 0 0 0 0;
padding-top : 10px;
width: 15%;
min-height : 10px; 
float : left;
position : relative;
}


#boxes { 
margin-right : 0;
margin-top : 15px;
margin-left : 100px;
color : #0000cc;
font-size : 0.9em;
} 
.box { 
width : 175px;
min-height : 110px;
/* border : 1px solid #c9e3d8;  
border : 1px solid #b9b9b9; */
float : left;

/* padding-bottom : 10px;
margin : 8px 0 5px 0;  */
} 
.box p { 
text-align : left;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
color : #0101df;
font-weight : lighter;
} 
.box h4 { 
padding-top : 5px;
padding-left : 10px;
padding-bottom : 7px;
border-bottom : 1px solid #333;
/* background-color : #6666cc; */
/* background-color : #53a5ce;  */
background-color : #e0ecf8;
/* color : #fff; */
color : #0101df;
font-weight : lighter;
font-family: verdana,geneva,arial,helvetica,times new roman; 
font-size : 1.1em;
text-align : center;
} 
.box ul { 
margin-left : 5px;
line-height : 18px;
padding-top : 10px;
} 
.box li { 
list-style-type : none;
color : #80b86a;
font-style : italic;
font-weight : lighter;
font-size : 0.9em;
} 
.box a { 
padding-left : 5px;
/* color : #80b86a; */
color : Blue;
text-decoration : none;
} 
