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

.bigContainer
{
position:relative;
margin:0 auto;
text-align:center;
background-image:url(images/ub-background.jpg);
background-repeat:no-repeat;
width:905px;
height:610px;
z-index:1;
}
.topLeftlogo
{
position:relative;
background-image:url(images/logo.png);
background-repeat:no-repeat;
float:left;
top:-15px;
left:10px;
width:274px;
height:209px;
z-index:2;
}
.bottomLeftPic
{
position:relative;
background-image:url(images/bottom-left-pic.gif);
background-repeat:no-repeat;
float:left;
left:-273px;
top:242px;
width:278px;
height:365px;
z-index:2;
border-right-image:url(images/right-divider.gif);
}
.bottomLeftPicAbout
{
position:relative;
background-image:url(images/about-bottom-left.png);
background-repeat:no-repeat;
float:left;
left:-273px;
top:242px;
width:278px;
height:365px;
z-index:2;
border-right-image:url(images/right-divider.gif);
}
.bottomLeftPicMedia
{
position:relative;
background-image:url(images/media-bottom-left-pic.png);
background-repeat:no-repeat;
float:left;
left:-275px;
top:240px;
width:278px;
height:365px;
z-index:2;
border-right-image:url(images/right-divider.gif);
}
.bottomLeftPicMenu
{
position:relative;
background-image:url(images/menu-bottom-left.png);
background-repeat:no-repeat;
float:left;
left:-272px;
top:241px;
width:278px;
height:365px;
z-index:2;
border-right-image:url(images/right-divider.gif);
}
.leftDivider
{ 
position:absolute;
left:273px;
top:-129px;
}
.rightDivider
{
position:absolute;
left:725px;
top:113px;
}
.topMiddleNav
{
position:relative;
float:right;
width:420px;
height:30px;
top:-360px;
left:-200px;
text-align:left;
}
.topMiddleNav a:visited
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:14pt;
color:#000000;
}
.topMiddleNav a:link
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:14pt;
color:#000000;;
}
.topMiddleNav a:hover
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:14pt;
color:#996600;
}
.currentpage 
{
color:#996600;
}

.content
{
position:relative;
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:11pt;
color:#000000;
float:right;
width:420px;
height:560px;
top:-325px;
left:220px;
text-align:left
}
.content a:visited
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
color:#996600;
text-decoration:none;
}
.content a:link
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
color:#996600;
text-decoration:none;
}
.content a:hover
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
color:#996600;
text-decoration:none;
}
.content a:active
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
color:#996600;
text-decoration:none;
}
.contentAbout
{
position:relative;
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:9pt;
color:#000000;
float:right;
width:420px;
height:560px;
top:-325px;
left:220px;
text-align:left
}
.rightContent
{
position:relative;
float:right;
width:180px;
left:-6px;
top:-887px;
height:500px;
text-align:center;
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:12pt;
}
.address
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:12pt;
color:#a6600c;
}
.phoneNum
{
font-family:Myriad Pro, Helvetica, Verdana, Arial;
font-size:12pt;
color:#000000;
font-weight:bold;
}
.rightLight
{
position:relative;
background-image:url(images/top-right-light.png);
background-repeat:no-repeat;
width:59px;
height:209px;
top:-37px;
margin:0 auto;
}
.iconImages
{
display:inline;
}
.nav
{

}
.bottomnav
{

}
.rightStoreInfo
{

}
.browntext
{
color:#996633;
}