body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #a23d19;
	background-image: url(../images/bg_page.jpg);
	margin: 0 auto auto auto;
	padding: 0;
	text-align:center;
}
a:titles {
	color: #082567;
	text-decoration: none;
}
a:link {
	color: #082567;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #082567;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #082567;
}
a.bottom:link {
	color: #00000;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #082567;
}
a.bottom:hover {
	text-decoration: underline;
	color: #000000;
}
a.bottom:active {
	text-decoration: none;
	color: #082567;
}
/*
	Forms
*/
input,
textarea{
	background-image:url(../images/bg_input.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #aaaaaa;
	padding:3px 5px 3px 5px;		
}
.button,
.submit{
	background-image:none;
	padding:0;
	border:0;
}
#topMenu{
	background-image:url(../images/menu_bar.jpg);
	width:822px;
	height:151px;
	margin-bottom:15px;
	position:relative;
	left: -1px;
	padding:0;
}
#topMenu .logo{
	position:absolute;
	top: 0;
	left: 30px;
}
#topMenu2{
	background-image:url(../images/bar.jpg);
	width:822px;
	height:151px;
	margin-bottom:15px;
	position:relative;
	left: -1px;
	padding:0;
}
#topMenu2 .logo{
	position:absolute;
	top: 0;
	left: 30px;
}		
#topButtons{
	position:absolute;
	top: 97px;
	left: 240px;
	height:54px;
	width:582px;
}
h1 {
	color: #082567;
	font-size: 16px;
	padding:0;
	margin:0;
	font-weight: bold;
}
h2 {
	color: #082567;
	font-size: 12px;
	padding:0;
	margin:0;
}
h4 {
	color: #c0983e;
	font-size: 17px;
	padding:0;
	margin:0;
	font-weight: bold;
}
p{
	margin:0;
	padding:0 0 15px 0 ;
}
.halfColoumn{
	width:400px;
	float:left;
}
.padLeft{
	margin-left:20px;
}
/* 
	contentContainer
*/
#contentContainer{
	margin: 0 auto auto auto;
	padding:0;
	width:862px;
}

#pageContent{
	background-color:#ffffff;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	width:822px;
	padding:20px;
	padding-top:15px;
	text-align: left;
	margin:0 auto auto auto;
	float:left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:822px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #082567;
}
html>body #contentContainer{
	width:862px;
}
.clear{
	clear: both;
}
/* dataTable
*/
table.dataTable{
	border: 0;
}
table.dataTable th {
	border-bottom: 1px solid #3a5288;
	background-color: #082567;
	background-image:url(../images/bg_table_top.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #F3EDDB;
	border-right:1px solid #CBBE93;
	color:#f4f4eb;
	font-weight:normal;
	text-align:left;
}
table.dataTable td{
	border-top: 1px solid #ffffff;
	background-color:#F4F4EB;
}
table.dataTable td,
table.dataTable th {
	padding: 6px 8px 6px 8px;
}

/* footerContainer
*/
#footerContainer{
	height:109px;
	width: 862px;
	background-color:#ffffff;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	text-align:left;
	padding: 0 35px 0 35px;
	float:left;
	font-size:10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:792px;
}
html>body #footerContainer{
	width:792px;
}

a.miaLink{
	width:198px;
	float:right;
	background-image:url(../images/logo_mia.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-top:34px;
}
#footerContainer p.address{
	margin-top:11px;
	width:460px;
	float:left;
}

#footerCopy{
	text-align:left;
	color:#e6dcbb;
	font-size:10px;
	padding: 15px 0 15px 0;
	float:left;
	width:862px;
}
#footerCopy a{
	color:#e6dcbb;
}
#footerCopy a.Azexis{
	float:right;
	display:inline;
	background-image:url(../images/logo_azexis.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0px 12px 0px 0;
}
#footerCopy p.copyright{
	width: 600px;
	float: left;
	display:inline;
}
.padLeft35{
	margin-left:35px;
	color: #e6dcbb;
}

.padRight35{
	margin-right:35px;
	color: #e6dcbb;	
}

.bookingForm{
	
}
.bookingForm td{
	padding:5px;
}
table.courseEvents{
	background-color:#eeeeee;
}
table.courseEvents td,
table.courseEvents th{
	padding:5px;
}
table.courseEvents th{
	color:#082567;
	text-align:left;
	border-bottom:1px solid #aaaaaa;
}
table.courseEvents td textarea{
	width:350px;
	height:50px;
}
table.courseEvents td.first{
	text-align:right;
	color:#666666;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form{
	margin:0;
	padding:0;
}
/*
	Lists
*/
ul {
	margin-top: 0;
	margin-bottom: 0.5em;
}.full-Coloumn {
	width:777px;
	float:left;
}
.blue {
	color: #082567;
}
.yellow {
	color: #c0983e;
}
.black {
	color: #000000;
}
.new-color {
	color: #e6dcbb;
}

