html {-webkit-text-size-adjust: none}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

h1 {
	color: #ff6600;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;
}

#cell2 li {
	list-style: square inside;
}

#header {
	width: 100%; text-align: center; 
}

#container {
	background-image: url('../../lookandfeel/images/background.jpg');  background-repeat: repeat-x;  
}

#container_table {
	background-color: #fff;
}


#navigation_space {
	background-image: url('../../lookandfeel/images/navigation_bar_background.jpg');  background-repeat: repeat-x;
}

#dropdownmenu {
	text-align: left; height: 28px;" style="background-color: #ff0000;
}

#footer { 
	padding-top: 10px; padding-left: 15px; padding-right: 15px; text-align: left:
	clear: both; 
	color: #000; 
	margin: 0; padding-top: 10px; 
	margin-bottom: 20px;
	height: 50px;	  
}

#footer p {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	font-size: 12px;
	color: #555;
}

#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	padding: 2px;
	color: #555;
}

#footer a:hover {
	color: #332aea;
	padding: 2px;
	text-decoration: underline;
}

#cell1 {
	line-height: 2em; 
}

#cell1 a { 
	text-decoration: none; 
	padding: 2px;
	color: #416d90;
}

#cell1 h1 {
	margin-left: 10px;
}

#cell1 div {
	width: 250px;
}

#cell1 p {
	margin-left: 10px;
}

#cell1 a:hover {
	color: #416d90;
	padding: 2px;
	text-decoration: underline;
	
}

#cell2 p {
	margin-left: 10px;
}

#cell2 a {
	color: #416d90;
	padding: 2px;
	text-decoration: none;
	
}

#cell2 a:hover {
	color: #416d90;
	padding: 2px;
	text-decoration: underline;
	
}

#cell2 {
	line-height: 2em;
	text-align: left;
}


#cell2 table {
	margin-left: 10px;
}

#cell2 p {
	margin-left: 10px;
}

#cell2 img {
	margin-left: 10px;
	
}

#cell2 h1 {
	margin-left: 10px;
	
}

#cell2 ol {
	margin-left: 10px;
	
}

#cell2 ul {
	margin-left: 10px;
	
}


#cell1 div {
}


/*************** table for CMS **********/
table.tablecms {
	border-width: 2px 2px 2px 2px;
	border-spacing: 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.tablecms th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tablecms td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



.flatred { font-weight: bold; color: #ff0000; }
.flatgreen { font-weight: bold; color: #0a6e12;}
.flatyellow { font-weight: bold; color: #ff7d32; }
.flatpurple { font-weight: bold; color: #3125a3; }

#timetable  td {
	padding: 5px;
}

