/* CSS Created by Turcotte Data & Designs */
/* http://turcottedata.com                */

img {
	border: none;
}

body {
	background-color: #931F22;
}

a:link {
	color:#931F22;
	text-decoration:underline;
}

a:visited {
	color:#931F22;
	text-decoration: underline;
}

a:hover {
	color:#0000FF;
	text-decoration: underline;
}

#container {
	width: 980px;
	height: auto;
	background-color: #fff;
	border: 2px solid #808284; 
}

#topNav {
	color: #fff;
	width: 100%;
	background-color: #808284;
	background-image: url(../img/nav/navbarback.png);
	background-repeat: no-repeat;
	height: 68px;
	vertical-align: middle;
}

#contentWrapper {
	clear: both;
	position: relative;
	width: auto;
	background: #FFF;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
}
#content {
	font-size: 90%;
	color: #000;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
	font-size: 110%;
	text-align: center;
}

#content h2 {
	font-size: 110%;
	text-align: left;
}


#sidebar {
	position:absolute;
	top: 0px;
	right: 10px;
	width: 255px;
	height: 100%;
	background-color: #F5831F;
	border: 1px solid #000;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#sidebar h1{
	font-size: 98%;
	font-weight: bold;
}

#sidebar a:link {
	color: #000;
	text-decoration: underline;
}

#sidebar a:visited {
	color: #000;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#sidebar .disclaimer {
	font-size: 70%;
}

#footer {
	background-color: #fff;
	color: #000;
	font-family: Verdana;
	font-size: 80%;
	text-align: center;
}

#credits {
	width: 970px;
	color: #fff;
	font-family: Verdana;
	font-size: 70%;
	text-align: left;
}

#credits a:link {
	color:#A5A4A5;
	text-decoration:underline;
}

#credits a:visited {
	color:#A5A4A5;
	text-decoration: underline;
}

#credits a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#rates {
	width: 65%;
	margin: auto;
	color: #000;
	font-size: 95%;
}

#rates td {
	text-align: left;
	vertical-align: top;
}

#classes {
	float: right;
	width: 276px;
	margin: 5px;
	padding: 5px;
	background-color: #931F22;
	color: #fff;
	border: 1px solid #000;
}

#classes h1 {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#classes h2 {
	text-align: left;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}

#classes p {
	margin: 0px;
	padding: 0px;
}

#classes a:link {
	color:#A5A4A5;
	text-decoration:underline;
}

#classes a:visited {
	color:#A5A4A5;
	text-decoration: underline;
}

#classes a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#testimonial {
	width: 225px;
	float: right;
	background-color: #931F22;
	border: 1px solid #808284; 
	color: #ccc;
	padding: 5px;
	margin: 5px;
}

#testimonial h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .97em;
	font-style: italic;
	text-align: left;
}

#testimonial h2 {
	text-align: right;
	font-size: .9em;
}
/* classes */

.photoR {
	float: right;
	padding: 3px;
	padding-bottom: 25px;
	margin: 3px;
	border: 1px solid #999;
	background-color: #808284;
}

.photoL {
	float: left;
	padding: 3px;
	padding-bottom: 25px;
	margin: 3px;
	border: 1px solid #999;
	background-color: #808284;
}

.page {
   position: relative;
   top: 10;
   visibility: hidden;
}

.navLinks {
	margin-right: 10px;
}

.smallText {
	font-size: .8em;
}

/* testimonials */ 

blockquote {
	padding: 10px 10px 10px 10px;
	background: #f3e5e5 url(../img/start-quote.gif) top left no-repeat;
	border: 1px solid #333;
}

blockquote div {
	margin: 0;
	padding: 10px 15px 0 10px;
	background: url(../img/end-quote.gif) bottom right no-repeat;
}
 
blockquote div p {
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000;
}
	
blockquote div p.greeting {
	margin-left: 35px;
	margin-right: 35px;
} 
 
blockquote div p.closing {
	text-align: right;
	margin-bottom: 0px;
	margin-right: 45px;
}

/* end testimonials */

/* navigation links */

#navBar {	
	background: #808284 url(../img/nav/navbarback.png);
	width: 100%;
	height: 64px;
	border-bottom: 2px solid #5a7e92;
	margin-bottom: 0;
	padding: 0;
}

#navInner {
	margin: 0 auto;
	font-weight:bold;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 64px;
	display: inline;
	overflow: hidden;
	width: 605px;
	clear: right;
	background-color: #CC9933;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 64px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:27px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -64px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -64px;
	}
	
#thome a  {
	width: 64px;
	background: url(../img/nav/home.gif) top left no-repeat;
	}

#tservices a  {
	width: 64px;
	background: url(../img/nav/services.gif) top left no-repeat;
	}

#tstaff a  {
	width: 64px;
	background: url(../img/nav/staff.gif) top left no-repeat;
	}

#tsignup a  {
	width: 64px;
	background: url(../img/nav/signup.gif) top left no-repeat;
	}
	
#tspeak a  {
	width: 64px;
	background: url(../img/nav/speak.gif) top left no-repeat;
	}
	
#tcontact a  {
	width: 64px;
	background: url(../img/nav/contact.gif) top left no-repeat;
	}

#tlinks a  {
	width: 64px;
	background: url(../img/nav/links.gif) top left no-repeat;
	}
	/*---------------------*/
	
.photoRPlain {
	float: right;
}

.photoLPlain {
	float: left;
}