 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	position: relative;
	width: 900px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg1.jpg) repeat;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#wrap {
	width: 900px;
	height: 100%;
	border: 0px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: inherit;
	padding-bottom: 0px;
	padding-left: inherit;
	overflow: auto;
	}

.content-box{
	border: 0px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px; 
	width: 900px; 
	height: auto; 
	}
	
p {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 95%;
	font-weight: normal;
	letter-spacing: inherit;
	color: #333333;
	line-height: 135%;
	vertical-align: text-top;
	text-decoration: none;
	}
	
 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	color: #0A0137; 
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height: normal;
	}

h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #0A0137; 
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	}


h3 {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 115%;
	color: #2E1C4F; 
	font-weight: bold;
	letter-spacing: 1px;
 	}
 
h4 {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 105%;
	color: #3D997E; 
	font-weight: bold;
	letter-spacing: 1px;
 	}

#flash {
	width: 870px;
	height: 225px;
	border: 0px;
	background-image: url(../images/logo_full.jpg);
	margin: 15px 15px 10px 15px;
	position: relative;
	}

#address{
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #0A0137;
	text-align: center;
	margin-bottom: 10px; 
	}

#nav {
	width: 900px;
	height: 55px;
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 70%;
	text-align: center;
	vertical-align: middle;
	border-top-color: #3D997E medium;
	padding: 10px auto 10px auto;
	margin-bottom: 10px;
	background-color: #3D997E;
	}
	
ul.nv {
	list-style-type: none;
	vertical-align: middle;
	text-align: center;
	}

li.nvli {
	display:inline;
	vertical-align: middle;
	text-align: center;
	}

a.navv:link, a.navv:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D997E;
	text-decoration: none;
	}

a.navv:hover, a.navv:active {
	background-color: #0A0137;
	}

#main {
	width: 800px;
	height: 100%;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	}
	

div.left {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 70%;
	font-weight: lighter;
	letter-spacing: 0.85px;
	line-height: 120%;
	text-align: left;
	float: left;
	width: 120px;
	margin: 0px;
	padding: 1em;
	}

a.leftlk:link, a.leftlk:visited {
	font-weight: bold;
	line-height: 120%;
	color: #3D997E;
	background-color: #FFFFFF;
	padding-right: auto;
	text-decoration: none;
	}

a.leftlk:hover, a.leftlk:active {
	background-color: #CCCCCC;
	line-height: 120%;
	padding-right: auto;
	}
	
div.content {
	margin-left: 165px;
	border-left: 1px solid #CCCCCC; 
	padding: 0em 1em 1em 1em;
	line-height: 100%;
	text-align: left;
	}

ul.disc {
	list-style-type: disc;
	}
	
ol.d {
	list-style-type: decimal;
	}	
	
blockquote {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	vertical-align: text-top;
	}
	
a:link, a:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #3D997E;	
	}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #2E1C4F;
  }


	
/* ----------------------------------------------
   TERM TIMETABLE ELEMENTS
------------------------------------------------- */ 
#term {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;
	border-collapse: collapse;
	}
	
#term td, #customers th  {
	font-size: .75em;
	line-height: 130%;
	line-height: 1.1em;
	border: 1px solid #006600;
	padding: 3px 7px 2px 7px;
	}
	
#term th {
	font-size: .85em;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #006600;
	color: #FFFFFF;
	}
	
#term tr.alt td {
	color: #000000;
	background-color: #EAF2D3;
	}	

		
	
/* ----------------------------------------------
   RECREATIONAL TIMETABLE ELEMENTS
------------------------------------------------- */ 
#tt1 {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;
	border-collapse: collapse;
	}
	
#tt1 td, #customers th  {
	font-size: .70em;
	line-height: 130%;
	border: 1px solid #003300;
	padding: 3px 7px 2px 7px;
	}
	
#tt1 th {
	font-size: .85em;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #003300;
	color: #ffffff;
	}
	
#tt1 tr.alt td {
	color: #000000;
	background-color: #EAF2D3;
	}	
	
/* ----------------------------------------------
   WAG INTERNATIONAL ELEMENTS
------------------------------------------------- */ 
#twint {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;
	border-collapse: collapse;
	}
	
#twint td, #customers th  {
	font-size: .75em;
	line-height: 130%;
	border: 1px solid #990000;
	padding: 3px 7px 2px 7px;
	}
	
#twint th {
	font-size: .85em;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #990000;
	color: #ffffff;
	}
	
#twint tr.alt td {
	color: #000000;
	background-color: #FFCCFF;
	}	

/* ----------------------------------------------
   WAG NATIONAL ELEMENTS
------------------------------------------------- */ 
#twnat {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;
	border-collapse: collapse;
	}
	
#twnat td, #customers th  {
	font-size: .75em;
	line-height: 130%;
	border: 1px solid #990066;
	padding: 3px 7px 2px 7px;
	}
	
#twnat th {
	font-size: .85em;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #990066;
	color: #ffffff;
	}
	
#twnat tr.alt td {
	color: #000000;
	background-color: #FFCCFF;
	}	

/* ----------------------------------------------
   WAG STATE ELEMENTS
------------------------------------------------- */ 
#twst {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;
	border-collapse: collapse;
	}
	
#twst td, #customers th  {
	font-size: .75em;
	line-height: 130%;
	border: 1px solid #9900FF;
	padding: 3px 7px 2px 7px;
	}
	
#twst th {
	font-size: .85em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	line-height: 130%;
	text-align: center;
	background-color: #9900FF;
	color: #ffffff;
	}
	
#twst tr.alt td {
	color: #000000;
	background-color: #FFCCFF;
	}	

/* ----------------------------------------------
   WAG PROGRAM ELEMENTS
------------------------------------------------- */ 
#twpr {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 115%;
	border-collapse: collapse;
	}
	
#twpr td, #customers th  {
	font-size: .75em;
	line-height: 115%;
	border: 1px solid #CC3399;
	padding: 3px 7px 2px 7px;
	}
	
#twpr th {
	font-size: .85em;
	text-align: center;
	line-height: 115%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #CC3399;
	color: #ffffff;
	}
	
#twpr tr.alt td {
	color: #000000;
	background-color: #FFCCFF;
	}	

/* ----------------------------------------------
   MAG TIMETABLE ELEMENTS
------------------------------------------------- */ 
#tmag {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 115%;
	border-collapse: collapse;
	}
	
#tmag td, #customers th  {
	font-size: .75em;
	line-height: 115%;
	border: 1px solid #000033;
	padding: 3px 7px 2px 7px;
	}
	
#tmag th {
	font-size: .85em;
	text-align: center;
	line-height: 115%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #000033;
	color: #FFFFFF;
	}
	
#tmag tr.alt td {
	color: #000000;
	background-color: #CCFFFF;
	}	

#footer {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 8px;
	color: #000033;
	line-height: 135%;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	}
	
	
.footer {
	font-family: Arial, Helvetica, Geneva, Verdana, Myriad-Pro, sans-serif;
	font-size: 8px;
	color: #000033;
	line-height: 135%;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	}

