/* Code for body background color */
body{
margin:0;padding:0;
background-color:#144588;
color:#777777;
}

table{
background-image:url(images/bg.gif);
}

/* Heading 1 code */
h1{
color:#164c95; 
text-align:center;
padding-top:3px;
}

/* Heading 2 3 4 code */
h2, h3, h4, h5{
text-align:center; 
color:#164c95;
}

/* Paragraph code */
p{
font-family:verdana,  helvetica, sans-serif; 
font-size:12px; 
color:#777777;
padding-left:15px;
margin-top:5px;
}

/* Content box code for entering starts dates and Times */
.Days_Times{
font-family:verdana, helvetica, sans-serif; 
font-size:11px;
color:#777777;
padding-left:20px;
padding-right:14px;
}

/* Content box code for headings in starts dates and Times */
.Days_Times_Color{
color:#8aa5ca;
}

/* Content box Top code */
.content_box_top{
background:url(images/white_box_top.gif) no-repeat bottom center;
}

/* Content box Middle code */
.content_box_middle{
background:url(images/white_box_middle.gif) repeat-y center center;
}

/* Content box Bottom code */
.content_box_bottom{
background:url(images/white_box_bottom.gif) no-repeat top center;
}
/* Styles for the box on the East camp. home page - we need to simplyfy this code for other pages*/
#box{width:179px; margin:0; padding:0;}
#top {
	width:179px;height:9px;
	background:url(images/white_box_top.gif) no-repeat left bottom;
	margin:0; 
	padding:0;
}
#middle{
width:151px; background:url(images/white_box_middle.gif) repeat-y ;
margin:0;
padding-left:20px;
padding-right:8px;
padding-bottom:6px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
line-height:150%;
color:#444444;
}

#middle .address{color:#336699;font-weight:bold;}
#bottom {
width:179px;height:10px;
background:url(images/white_box_bottom.gif) no-repeat; 
margin:0; 
padding:0;}
}
/* Copyright code */
p.copy{
text-align:center;
font-size:10px;
color:#e9a036;
padding-top:15px;
padding-bottom:15px;
}

/* Code for Main text */
.MainColumn{
width:390px;
margin-right:0px;
padding-top:1px;
padding-bottom:25px;
font-family:verdana,arial, helvetica, sans-serif;
font-size:12px;
text-align:justify;
}


/* Code for images */
.pics{
width:150px;
text-align:center;
font-size:9px;
padding-left:10px;
padding-bottom:10px;
float:right;
clear:both;
}

/* Outside border used in Massage Therapy Home Page */
.border{
border:3px double #164c95;
padding:5px 25px 5px 25px;
color:#164c95;
background-color:#cccccc;
}

/* Style letter used in Massage Therapy Instructors Page */
.styleletter{
font-family:"Monotype Corsiva", verdana, helvetica, sans-serif; 
font-size:20px; 
font-weight:bold; 
font-style:italic;
color:#E98900;
margin-right:0px;
}

/* Used in Massage Therapy Instructor Quotes */
.quote{
font-family:verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
color:#8aa5ca;
}

/* Used in the lists for Massage Therapy Program Content, Careers, Instructors, Home Pages */
#MainNav2 ul{
font-family:verdana,arial, helvetica, sans-serif;
color:#444444;
font-weight:bold; 
padding-left:10px;
padding-right:30px; 
} 

/* Used for East Campus navigation to different programs */
#bar{
background:url(images/second_nav_middle.gif) repeat-x;
color:white;
font-family:verdana,arial, helvetica, sans-serif;
font-size:12px;
text-align:center;}

/* Image Curves used for East Campus navigation */
#right_curve{float:right;}
#left_curve{float:left;}

/* Used for main navigation for East Campus programs */
#links{
padding:0;
margin:0;
list-style-type:none;
padding-left:35px; 
}

#links li{
padding:0;
margin:0;
list-style-type:none;
display:inline;
float:left;
}

#links a:link, #links a:visited, #links a:active{
color:#ffffff; 
text-decoration:none;
display:block;
padding-top:3px;
padding-bottom:4px;
padding-left:23px;
padding-right:23px;
}

/* Pipes that are placed in between navigation items on East Campus Programs */
#links .pipe{
padding-top:3px;
padding-bottom:4px;
}

/* Used for Side navigation on Massage Therapy menu */
#sideNav{
padding:0;
margin:0; 
list-style-type:none;
}

#sideNav a:link, #sideNav a:visited, #sideNav a:active{
background-image:url(images/side_nav_bg.gif);
color:#164c95;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
display:block;
padding-left:35px;
height:20px;
}

#sideNav a:hover, #sideNav a.current:visited, #sideNav a.current:hover{
background-image:url(images/side_nav_bg_over.gif);}


/* Used for bottom navigation for Massage Therapy program */

#bot_nav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#bot_nav a:link, #bot_nav a:active{
color:#164C95;
}

#bot_nav a:visited{
color:#E98900;
}
