/*
Author: Diane Arthurs Anexio New Media
version 5.16.2005
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
   color: #FFFFFF;
	background-color: #FFFFFF;
	}
#wrap {
	margin: 0 auto 0 auto;
	position: relative;
	width: 800px;
	border: 0;
	}
#header {
	width: 800px;
	height: 138px;
}
#headerbelow {
	width: 800px;
	height: 40px;
	clear: both;
}
#headerbelow img {
	float: left;
	margin-left: 8px;
	margin-bottom: 2px;
	z-index: 60
	}
#content {
   position: relative;
	float: left;
	width: 800px;
	background-image: url(recources/bg-content.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	color: #016587;
}
#content-left {
	width: 110px;
	float: left;
	background-color: transparent;
	color: white;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	}
#content-left a{
	color: #FFFFFF;
	}
#content-left p {
	margin: 20px 7px 0 0;
	color: #FFFFFF;
	background-color: transparent;
	text-align: right !important;
	font-family: arial, sans-serif;
	font-size: 10px;
	}
#content-right {
	position: relative;
	text-align: left;
	width: 680px;
	float: right;
	background-image: url(recources/takestocklogo_background.gif);
	background-repeat: no-repeat;
	background-position: -5px 15px;
	}
#content-right ul {
		margin-left: 40px;
		padding-left: 0;
	}
h1 {
	text-align: left;
	margin: 20px 0 10px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	background-color: transparent;
	color: #ad241f;
}

h2 {
	text-align: left;
	margin: 40px 45px 10px 50px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: transparent;
	color: #ad241f;
}
h3 {
	text-align: left;
	margin: 20px 0 10px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: transparent;
	color: #ad241f;
}
h4 {
	text-align: left;
	margin: 20px 0 10px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: transparent;
	color: #016587;
}
h5 {
	text-align: left;
	margin: 20px 0 10px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: transparent;
	color: #ad241f;
}
h6 {
	text-align: left;
	margin: 20px 0 10px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: transparent;
	color: #ad241f;
}
p {
	text-align: left;
	margin: 10px 150px 20px 20px;
	line-height: 1.2;
	font-family: "Trebuchet MS",arial, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: #016587;
}
#footer {
	background-color: #E5F8F9;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	clear: both;
	width: 800px;
	height: 28px;
	}
.footerleft {
   margin: 5px 0 0 5px;
	color: #0183B1;
	background-color: transparent;
	width: 320px;
	text-align: left;
	float: left;
}
.footerright {
   margin: 10px 5px 0 0;
	color: #0183B1;
	background-color: transparent;
	width: 320px;
	text-align: right;
	float: right;
}
.footerright a {
	color: #5FD4FD;
	background-color: transparent;
}
#contact {
	margin-left: 70px;
}
/* ---------------------------- links ------------------- */
a:link {
	color: #016587;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #016587;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #ad241f;
	background-color: transparent;
	text-decoration: none !important;
}
a:active {
	color: #88DEFD;
	background-color: transparent;
	text-decoration: none !important;
}
/* -------------- top navigation --------------- */
#navcontainer {
	width: 691px;
	height: 42px;
	float: right;
	background-color: #5F9EB3;
	color: #FFFFFF;
}
#nav1 {
	margin: 0;
	padding: 0;
	color: #FFFFFF !important;
	background-color: transparent;
	}
ul#nav1 {
	width: 690px;
	color: #FFFFFF !important;
	background-color: transparent;
}
#nav1 li {
	list-style: none;
	background-image: none;
	color: #FFFFFF !important;
	background-color: transparent;
	float: right;
	margin: 10px;
	font-size: 11px !important;
	font-family: arial, san-serif;
}	
#nav1 a {
   display: block;
	text-decoration: none;
	font-weight: bold;
}
ul#nav1 li a:link {
	color: #014861;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
}
ul#nav1 li a:visited {
	color: #014861;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
}
ul#nav1 li a:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
}
/* ul#nav1 li a:active {
	color: #88DEFD;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
} */


/* -------------------- subnavigation --------------------  */

 #subnavcontainer {
	position: relative;
	margin: 10px 0 0 0 !important;
	text-align: left;
	height: 30px;
	left: 2px;
	top: -2px;
}
#navlist li {
   display: inline;
	margin: 10px 0 0 0 !important;
   list-style-type: none;
	color: #5F9EB3 !important;
	background-color: transparent;
   padding-right: 10px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
ul#navlist li a {
	color: #5F9EB3 !important;
	margin: 10px 0 0 0 !important;
	background: transparent;
   padding-left: 10px;
   text-align: left;
   line-height: 22px; 
}
ul#navlist li a:link {
	color: #014861;
	background-color: transparent;
	text-decoration: underline;
	margin: 10px 0 0 0 !important;
}

ul#navlist li a:hover {
	color: #8B0000;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
}
ul#navlist li a:active {
	color: #88DEFD;
	background-color: transparent;
	text-decoration: none !important;
	margin: 10px 0 0 0 !important;
}


/* --------------- styling for current page ----------------*/

body#homepage #navcontainer li#home a, 
body#aboutpage #navcontainer li#about a, 
body#eventspage #navcontainer li#events a, 
body#studentspage #navcontainer li#students a, 
body#helppage #navcontainer li#help a, 
body#gallerypage #navcontainer li#gallery a, 
body#testimonialspage #navcontainer li#testimonials a,
body#newsletterpage #navcontainer li#newsletter a, 
body#mediapage #navcontainer li#media a, 
body#contactpage #navcontainer li#contact a {
	color: #FFFFFF !important;
	background-color: transparent;
	text-decoration: none !important;
}
body#blank #navcontainer li a:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
body#blank #navcontainer li a:visited {
	color: #014861;
	background-color: transparent;
	text-decoration: underline;
}
body#blank #navcontainer li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none !important;
}
body#blank #navcontainer li a:active {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none !important;
}
body#blank h1 {
	margin-top: 40px;
}

/* ---------------------------- table and forms  ------------------- */
 table#tellfriend td {
	background-color: transparent;
	color: #396473;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	
}
 table#contact td {
	background-color: transparent;
	color: #396473;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	
}
input { 
   color: #215570;
   background-color: #A0CBD8 !important; 
	border: 1px solid #014861;
	font-family: arial, sans-serif;
	} 
textarea { 
   color: #215570;
   background-color: #A0CBD8 !important; 
	border: 1px solid #014861;
	font-family: arial, sans-serif;
	}
th {
	background-color: #014861;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 2px 3px 2px 3px;
}
table#listings  {
	position: relative;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #215570 !important;
	margin-top: 0;
	margin-left: 50px;
}
table#listings td {
    padding: 2px 3px 2px 3px;
}
.imgleft {
	float: left;
	margin: 10px 10px 10px 10px;
}
.imgright {
	float: right;
	margin: 10px 10px 10px 10px;
}
#flashvideo {
	margin-left: 290px;
	}
