/* HTML Selectors */

a:focus, a:hover {color:green;text-decoration:underline;}
a {color:green;text-decoration:underline;}

body{
margin-top: 0;

}

/* ID Selectors */

#main{
width: 950px;
margin-left: auto;
margin-right: auto;
background: url('/images/background.jpg');
background-color: white;
background-attachment: scroll;
background-position: top left; 
background-repeat: no-repeat;
border-bottom: solid 2px black;
}

#header {
}

/* #navBar is in mtt_ultimateNav css file */


#navBar {
width: 950px;
margin: 0;
padding: 0;
height: 2.8em;
position: relative;
display: block;
font-family: Verdana, Tahoma, Arial, san-serif;
font-size: 8pt;
background-color: green;
}

#navBar td {margin: 0; padding: 0;}


#breadcrumbs {margin: 4px 0 8px 0; font-family: Tahoma, Arial, san-serif; font-size: 9pt; padding-left: 10px;}

#body {
margin: 8px 0 8px 0;
}

#body ul {
margin-left: 1em;
}

#footer{
/*margin-top: 10px;
background-image:url('/images/footer_background.jpg');
background-attachment: scroll;
background-position: top left; 
background-repeat: no-repeat;
height: 146px;*/
}

#disclaimer {font-size: 9pt; width: 950px; margin: 0 auto 0 auto; }
#disclaimer p {padding: 8px;}

#schedule ul {	
list-style-type: none;
margin: 0; 
}

#newAtU {font-family: Arial, Helvetica, sans-serif;
}

#newAtU h3 {
margin-top: 6px;
margin-bottom: 0; 
line-height: 120%; 
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
}

#newAtU h2 {
margin-top: 3px; 
margin-bottom: 0; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
line-height: 120%;
letter-spacing: 1px; 
font-size: 11pt;
}

#newAtU h4 {
margin: 0; 
padding: 4px;
background-color: green; 
color: white;
}

#newAtU ul { list-style-type: none; }

#upcomingEvents h4 {
margin: 0; 
padding: 4px;
background-color: green; 
color: white;
}

#upcomingEvents h2 {
margin-top: 6px; 
margin-bottom: 0; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
line-height: 120%;
letter-spacing: 1px; 
font-size: 10pt; 
color: black;
}

#newAtU h3 {
margin-top: 4px;
margin-bottom: 0; 
line-height: 120%; 
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
}


#promos p {text-align: center;}

/* Class Selectors */

.center {text-align: center;}

.homeBody {background: url('/images/smoothie_background.jpg');
background-attachment: scroll;
background-position: top right; 
background-repeat: no-repeat; margin: 0;}

ul.headlines {margin-left: 1em; margin-bottom: 1em;
 }

.pageBody {margin: 8px 0 8px 0;}

.pageHeader {
margin: 0;
background-color: #e1ac2e;
color: white;
padding: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
border-top: solid 1px #090;
border-bottom: solid 2px #090;
}

/* Smoothie Bar Menu Classes */
.menu td {
vertical-align: top;
padding: 15px;
width: 50%;
}

/* Subpage Navigation Lists */
ul.nav li {font-size: 10pt; font-family: Tahoma, Arial, Helvetica, Sans-serif;}
ul.nav {list-style-type: disc; margin-left: 10px; padding-left: 10px;}

h1 a {text-decoration: none; color: black;}
h2 a {text-decoration: none; color: black;}
h3 a {text-decoration: none; color: green;}
h3 a:hover {text-decoration: underline; color: green; }

#upcomingEvents h3 a {text-decoration: none; color: green; padding-left: 14px;}
#upcomingEvents h3 a:hover {text-decoration: underline; color: green; padding-left: 14px;}

/* This body class applies to inner pages only. */

.body {
background-attachment: scroll;
background-position: bottom center; 
background-repeat: no-repeat;
padding: 8px 0 8px 0;
font-family: Tahoma, Arial, san-serif;
}

.body ul {margin-left: 1em; list-style-type: disc; }


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
