﻿@charset "UTF-8";

body{
background-color:#6B5F9D;
}

#mainContainer{
width:320;
background:#AE9AEF;
border:solid thick #AE9AEF;
margin:20px auto 0;
box-shadow: #AE9AEF -2px -2px 10px 10px;
}

#upperRight{
width:320;
height:50;
background-image:url(upperRightMobi.jpg);
}

#floatRight{
width:135px;
float:right;
text-align:right;
padding:5px 10px 0 0;
}

#floatLeft{
width:160px;
float:left;
padding:5px 0 0 10px;
}
#underFloats{
clear:all;
}

#lowerLeft{
width:320;
height:203;
background-image:url(lowerLeftMobi.jpg);
border-top-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
}

#lowerRight{
width:320;
height:292;
background-image:url(lowerRightMobi.jpg);
text-align:center;
border-top-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
}

#upperRightScroll{
font-size:10px;
width:320;
height:50;
background-image:url(TBBMobiHead.jpg);
}

#lowerRightScroll{
width:320;
text-align:left;
padding:0 10px 0 10px;
}

#footer{
float:none;
clear:both;
width:320;
height:133;
background-image:url(footerMobi.jpg);
border-top:solid 1px #6B5F9D;
border-bottom-right-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
}

.left{
text-align:left;
}
.leftM{
text-align:left;
margin:0 0 0 0;
}

phone{
font-weight:600;
color:black;
background-color:#AE9AEF;
}

.center{
text-align:center;
}
.centerM{
text-align:center;
margin:0 0 0 0 ;
}

.right{
text-align:right;
}
.rightM{
text-align:right;
margin:-5px 10px 0 0;
}

.blue{
color:blue;
text-decoration:none;
}

.bold{
font-weight:600;
}

.boldB{
color:blue;
font-weight:600;
}

.boldC{
font-weight:600;
text-align:center;
}

.boldP{
color:#800080;
font-weight:600;
}

.purple{
color:#800080;
}

.navbar{
font-size:12px;
color:white;
}

.in1{
padding: 0 0 0 15px;
}

.in2{
padding:0 0 0 30px;
}

.in2bold{
font-weight:600;
padding:0 0 0 30px;
}

.in3{
padding:0 0 0 45px;
}

.in4{
padding:0 0 0 60px;
}

a{
font-size:12px;
font-weight:600;
color:white;
text-decoration:none; 
text-shadow:black;
border: none;
background:none;
cursor:hand;
}


input{
font-size:10px;
font-weight:600;
color:white;
text-decoration:none; 
text-shadow:black;
border: none;
background:none;
cursor:hand;
}


