/* CSS Document */

/* CSS Document */

.bodytext{
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: justify;
}
.heading{
	font-style:normal;
	font-weight:bold;
	font-size:15px;
	color:#156184;
	font-family:Arial, Helvetica, sans-serif;
}
.box {
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	background-color: #d9dee2;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 960px; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../image/menu2.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 10px 18px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 16px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../image/menu1.jpg) center center repeat-x;
}

.urbangreymenu{
width: 210px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.nav { clear: both; text-align: left; color: 	#7D8085; padding: 0px 0 0 0; font-family: Arial, Helvetica, sans-serif;font-size:14px; }
.nav li { font-weight: bold; margin: 0 0 8px 0; padding: 0 0 0 5px; border-bottom: 1px solid #ccc; }
.nav li a { color: #546078; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:14px;}
.nav li a:hover { color: #F29900; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:14px;}

.img {
	padding: 5px;
	border: 1px solid #D9DEE2;
	margin-bottom: 10px;
	background-color: #d9dee2;
}

.schedule3{
width:670px;
font-size:1.2em;
line-height:1.5em;
padding:2px;
margin-left:5px;
border-top:1px solid #e1e68c;
text-align:center;
}
.parallel2{
background-color:#e9e9ea;
}

.lunch{
background-color:#c7cc2e;
}

.end{
	background-color:#a7c5e6;
	left: 10px;
	top: auto;
}
