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

#portal-container {
margin:auto;

}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

ul li {
color:#0C1C4D;
}

#portal-container h4 {
text-align:center;
color:#000033;
font-size:18px;
margin-top:15px;

}

#portal-logo {
margin:auto;
width:384px;
height:112px;
}

#portal-buttons {
margin:auto;
width:630px;
}

#toco-button {
float:left;
background-image:url(images/button-bg.jpg);
width:304px;
height:338px;
padding-left:19px;
padding-top:14px;
width:290px;
background-repeat:no-repeat;
margin:auto;
}

#toco-button-home {
float:center;
background-image:url(images/button-bg-small.jpg);
height:275px;
padding-left:19px;
padding-top:14px;
width:250px;
background-repeat:no-repeat;
margin-left:67px;
}

#bailey-button {
background-image:url(images/button-bg.jpg);
width:304px;
height:338px;
float:left;
padding-left:19px;
padding-top:14px;
width:290px;
background-repeat:no-repeat;
}

.toco-text {
padding-left:0px;
font-size:20px;
color:#000033;
padding-left:8px;
}

.toco-text-small {
padding-left:5px;
font-size:16px;
font-weight:bold;
color:#000033;
}

.bailey-text {
padding-left:25px;
font-size:20px;
color:#000033;
}

.bailey-text-small {
padding-left:9px;
font-size:15px;
color:#000033;
}

