@charset "UTF-8";
/* CSS Document */

body{
background-color:#999;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#17244b;
padding:0px;
margin:0px;
}

h1{
font-size:25px;
color:#679d51;
font-weight:normal;
}

#allcontent{
margin-left:auto;
margin-right:auto;
width:900px;
background-color:#d7d7d6;
min-height:890px;
margin-top:0px;
}

#head{
width:900px;
height:165px;
background-color:#a8c57b;
border-bottom:solid;
border-bottom-width:5px;
border-bottom-color:#17244b;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top:1px;
}

#regal{
margin-left:30px;
margin-top:30px;
}

#email{
float:right;
height:70px;
width:200px;
padding:15px, 0, 5px, 0;
margin-right:30px;
margin-top:20px;
text-align:left;
}

#icon{
float:left;	
margin-right:10px;
line-height:0;
}

#text{
line-height:1.25;	
}

.email{
font-size:20px;
margin-right:8px;
color:#17244b
}


a:link{
text-decoration:none;
color:#17244b;
}

a:hover{
text-decoration:none;
color:#333;
}

a:visited{
text-decoration:none;
color:#17244b;
}


img{
border:none;	
}

#left{
float:left;
margin:0 25px 0 0px;
background-color:#c9c9c8;
width:200px;
min-height:600px;
}

.nav a{
display:block;
width:170px;
height:28px;
color:#17244b;
text-decoration:none;
background: url(images/other/rollover.gif) no-repeat;
padding:12px 10px 5px 20px;
text-decoration:none;
border-bottom:solid 1.5px #17244b;
}



.nav a:visited { 
background-position:0 -90px;
color: #17244b;
text-decoration:none;
}

.nav a:hover { 
background-position:0 -45px;
color: #17244b;
text-decoration:none;
}

.nav li{
list-style-type:none;
margin-left:0px;
font-size:14px;
padding:0px;
text-indent:0pt;
}
 
.nav ul{
margin:0px;
margin-left:0px;
list-style-type:none;
list-style-position:outside;
text-indent:0;
padding:0px;
}

.nav{
border-bottom:solid 3px #17244b;
}

.bold{
font-weight:bold;	
}

#contact_info{
font-size:90%;
margin-left:10px;
}

#register{
margin-left:5px;
margin-top:15px;
}

#right{
margin-left:225px;
width:655px;
margin-right:20px;
min-height:200px;
line-height:1.5;
}

#features{
background-image:url(images/other/gradient.gif);
width:615px;
margin:30px 0 0 0;
height:185px;
padding:30px 20px 60px 20px;
background-repeat:no-repeat;
background-position:bottom;
}

#left_features{
float:left;
width:196px;
height:200px;
}

#right_features{
float:right;
width:196px;
height:200px;
}

#center_features{
margin-left:209px;
height:200px;
}

#features a:link{
color:#d7d7d6;
font-size:15px;
text-decoration:none;
font-weight:normal;
}

#features a:visited{
color:#d7d7d6;
font-size:15px;	
text-decoration:none;
font-weight:normal;
}

#features a:hover{
color:#fff;
font-size:15px;	
text-decoration:none;
font-weight:normal;
}


#right_contact{
margin-left:225px;
width:655px;
margin-right:20px;
min-height:200px;
line-height:1.5;
}

#right_contact a:link{
color:#679d51;	
}

#right_contact a:hover{
color:#17244b;	
}

#footer{
text-align:center;
font-size:12px;
width:500px;
margin-left:300px;
margin-top:100px;
margin-bottom:40px;
padding-bottom:30px;
}


.green{
color:#679d51;	
}























