* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:0.83em;
	margin:0px auto;
	width:780px;
	padding-left:10px;
	padding-right:10px;
 	background-image:url('../images/background_compass.gif');
	background-repeat: no-repeat; 
	min-width: 780px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:2em;
}

a {
	color: #4A2429;
/*	background-color: #FFFFFF; */
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #AC515C;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#header {
	clear:both;
	height:140px;
	width:780px;
	background: url('../images/header.jpg')
}

ul#nav {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width:780px;
	background-color: #AB505C;
	border-top: #6B353C solid 1px;
	border-bottom: #6B353C solid 1px;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	border-right: #6B353C solid 1px;
}
ul#nav li2 {
	margin: 0;
	margin-right:5px;
	padding: 0;
	float: left;
	border-right: #6B353C solid 1px;
}

ul#nav li a {
	padding-left: 22px;
	padding-right: 22px;
	display: block;
	font-size: small;
	color: #EEDFDC;
	font-weight: bold;
	text-decoration: none;
	background: #AB505C;
}

ul#nav li a:hover { background: #CF9D9E; color: #FFFFFF; }
ul#nav a.selected:link { background: #666666; color: #FFFFFF; }
ul#nav a.selected:visited { background: #666666; color: #FFFFFF; }


#maincontent2 {
	font-size:1.0em;
	padding:0px 5px 5px 10px;
	margin:0px 0px 0px 0px;
	width:580px;
	float:left;
}

#left {
	color: #333333;
	background-color:#CF9D9E;
	background:#F3ECE4;
	font-size:0.83em;
	margin:3px 0px 0px 0px;
	width:185px;
	height:100%;
	float:left;
}

#left a {
	color: #4A2429;
	background: url(images/spacer.gif);
}

#footer {
	color:#000000;
	background-color:#FFFFFF;
	font-size:80%;
	width: 780px;
	clear:both;
	padding:0px 20px 0px 0px;
	text-align:center;
}

#footer	a {
	color:#4A2429;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#AC515C;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#innerfooter {
	width:240px;
	margin:0 auto;
	padding-top:5px;
}

#bottomlogo {
	float:left;
	padding-right:5px;
}

.nTxt {font-size: 12px; font-family: arial,sanserif; color: #000000;
white-space: nowrap; line-height: 20px; text-align:left;}
a.nTxt:link{color: #000000; text-decoration: none;}
a.nTxt:visited{color: #000000; text-decoration: none;}
a.nTxt:hover{color: #000000; text-decoration: underline; cursor: hand;}
a.nTxt:active{color: #000000; text-decoration: underline;}
.brdBl{border-top: solid #333333 1px; border-left: solid #333333 1px; border-right: solid #333333 1px; border-bottom: solid #333333 1px;}
.ddP{filter:alpha(opacity=94);-moz-opacity:.94;opacity:.99;}
#curriculum{position: absolute; width: 96px; top: 158px; z-index: 100; visibility: hidden; display:block;}
#services{position: absolute; width: 96px;top: 158px; z-index: 100; visibility: hidden; display:block;}
#reg{position: absolute; width: 96px;top: 158px; z-index: 100; visibility: hidden; display:block;}
#contact{position: absolute; width: 96px;top: 158px; z-index: 100; visibility: hidden; display:block;}
#gallery{position: absolute; width: 96px;top: 158px; z-index: 100; visibility: hidden; display:block;}
#about{position: absolute; width: 96px;top: 158px; z-index: 100; visibility: hidden; display:block;}


.trlightpink {
	background:#EEDFDC;
	color:#000000;
}

.trwhite {
	background:#FFFFFF;
	color:#000000;
}
.maintr {
	background:#AB505C;
	color:#EEDFDC;
	font-weight:bold;
}

.maintable .maintr td {
	padding: 5px;
	text-align:center;
}

.tdpadding {
	padding: 10px 35px 15px 30px;
	vertical-align:top;
	font-size:12px;
}

#tdcenter {
	text-align:center;
}

.pricespricestdpadding {
	padding: 1px 1px 1px 10px; 
	vertical-align:top;
}

.registrationtdpadding {
	padding: 10px 15px 15px 10px;
	vertical-align:top;
}

.maintable {
	border:1px solid #AB505C;
}

.faqtitle {
	padding:5px;
	background:#AB505C;
	color:#EEDFDC;
	font-weight:bold;
}

.faqanswer {
	padding:5px;
	background:#EEDFDC;
	background:#FFFFFF;
}

#contentfloatholder {/* also makes the right "sliding" tab */
background: transparent url('../images/contentbg.gif') repeat-y;
float: left;
width: 780px;
position: relative;
margin: 3px 0px 3px 0px;
}

#centerpad {
margin: 0px 5px 0 20px;
}

#center {
  float:left;
  width: 580px; 
  margin-right: -95%; 
  clear:right;
}

#left {
  width: 185px;
  float:left;
}

.pixelspacer {
	background:#AB505C;
	width:780px; 
	line-height:2px;
	height:2px;
	clear:both;
}

.whitepixelspacer {
	background:#FFFFFF;
	width:780px; 
	line-height:2px;
	height:2px;
	clear:both;
	border:1px solid blue;
	margin:0px;
	padding:0px;
}

.quote {
	font-style: italic;
	padding: 0px 20px 0px 20px;
}

.bold {
	font-weight:bold;
}

.currentpage {
	font-size:11px;
	font-weight:bold;
}

#faqround {
	float:left;
	background:#AB505C url(../images/faq_bg.gif) no-repeat;
	width:20px;
	border-right:5px solid #FFF;
}

.faqpadding {
	margin-left:35px;
}

.cs_word_pdf {
	padding-bottom:5px;width:430px;
}
.cs_left {
	float:left;
}
.cs_right {
	padding:8px 10px 0px 0px;
	float:left;
}

.darkred {
	color: #800000;
	font-weight:bold;
}

@media screen {
#sw_inner{padding-left:780px;float:left;}
#sw_content{margin-left:-780px;}
#sw_content2{position:relative;width:100%;}
}
