/*
style.css	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: comic sans ms, Arial, Helvetica, sans-serif;
 font-size: 12px;
}
img { 
padding : 3px;
border : 1px solid #b1c6d9;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 5px;
margin-left : 5px;
} 
#wrapper { 
 margin: 20px auto 0em auto;
 width: 900px;
}
#header {
 color: #333;
 width:898px;
 float: left;
 border-bottom: 5px #abc8ce solid;
 height: 120px;
 background: #e0e0e0 url() no-repeat right;
}
#header h1 {
font-family: Times, "comic sans ms", serif;
font-size: 4em;
font-weight: lighter;
color: #7070bb;
letter-spacing: -3px;
margin-top: .3em;
margin-left: 1em;
padding-left:1.5em;
word-spacing: -4px;
padding-top: 25px;
padding-bottom: 7px;
background-image: url();
background-repeat: no-repeat;
background-position: -7px;
}
#header h2 {
float: right;
margin-right: 230px;
margin-top: -50px;
font-family: comic sans ms, Times, "Times New Roman", serif;
font-size: 1.5em;
font-weight: lighter;
color: #9999ff;
}
#header a {
color: #3e87e7;
text-decoration: none;
}


#leftcolumn { 
 color: #333;
 border-right: 1px solid #ccc;
 height: 430px;
 width: 205px;
 float: left;
}
#leftcolumn h3 {
color: #6273b5;
font-size: 1.2em;
margin-top: 5px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
margin-left: 5px;
margin-right: 5px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
#leftcolumn h4 {
color: #6273b5;
font-size: 1.2em;
margin-top: 15px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
margin-left: 5px;
margin-right: 5px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
.menuleft ul { 
list-style-type : none;
margin: 15px 5px 0px 5px;
} 
.menuleft ul li { 
width : 185px;
height : 15px;
border-bottom : 1px solid #787aa8;
} 
.menuleft ul li a { 
display : block;
height : 12px;
color : #888f3d;
padding : 0 0 0 10px;
color: #787aa8;
text-decoration: none;
font: normal 14px comic sans ms, Arial, Helvetica, sans-serif;}
 
.menuleft ul li a:hover { 

text-decoration : none;
color : #7e9dc8;
} 
#leftcolumn img {
margin-top: 10px;
margin-left: 5px;
}
#leftcolumn p{
text-align: justify;
padding: 5px;
}
#rightcolumn { 
 float: right;
 color: #333;
 background: #FFF;
 height: 430px;
 width: 688px;
 display: inline;
}
#box { 
margin-top : 0px;
margin-bottom : 10px;
} 
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 269px;
text-align : justify;
padding-left : 5px;
padding-bottom : 5px;
padding-right: 2px;
padding-top : 2px;
line-height : 1.5em;
} 
.content_left { 
margin : 0 auto;
display : inline;
float : left;
width : 400px;
height:200px;
text-align : justify;
line-height : 1.5em;
background-image: url(images/img1.jpg);
margin: 5px 0px 0em 5px;
background-repeat: no-repeat;
}  
.content_left h1 {
font-family: Times, "comic sans ms", serif;
font-size: 3.5em;
color: #dcc00c;
margin-top:140px;
padding: 14px;
font-weight: lighter;
margin-left: 45px;
word-spacing: -5px;
letter-spacing: -1px;
}
.content_right h3 { 
color: #6273b5;
font-size: 1.2em;
margin-top: 5px;
padding-top:2px;
padding-left: 3px;
padding-bottom: 3px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
} 
.content_right h4 { 
color: #4a5a8a;
font-size: 1em;
margin-top:9px;
}
.content_right a { 
color: #43527d;
font-size: 1em;
float: right;
}
.righttext {
margin-top: 216px;
text-align: justify;
font-size: 1.2em;
}
.righttext h5 {
color: #6273b5;
font-size: 1.2em;
padding-top:3px;
padding-left: 3px;
padding-bottom: 3px;
background-image: url(images/hbg.jpg);
background-repeat: repeat-x;
}
#footer { 
margin-top : 3px;
background-color :#e0e0e0;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #bcd2e6;
font-size : 0.8em;
text-align : center;
} 
#footer p {
font-size: 1em;
padding-bottom: 5px;}
#footer a { 
color : #8badcf;
}