﻿body {
	background: #d5d5d5;		
    margin: 0;
	padding: 0;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
a {
    color: #666666;
    text-decoration: underline;
}
a:hover {
	color: #C23919;
    text-decoration: none;
}
img {
    border: none;
}
img a {
    border: none;
}
ul {
    font-size: 13px;
	line-height:1.5em;
}
sup {
    font-size: 7pt;
    line-height: 1pt;
}
#mainWrap {
    width: 950px;
    margin: auto;
}
#contentWarp {
    width: 950px;    
	position: absolute;
    top: 200px;
}
#triTop {
    background-image: url(images/tri_top.jpg);
    height: 35px;
}
#triCenter {
    background-image: url(images/tri_center.gif);
}
#triBottom {
    background-image: url(images/tri_bottom.jpg);
    height: 20px;
}
#headingTL {
    width: 140px;
    margin-left: 2px;
    margin-top: 15px;
    text-align: right;
    color: white;
    float: left; 
}
#headingTR {
    width: 140px;
    margin-right: 5px;
    margin-top: 15px;
    text-align: left;
    color: white;
    float: right; 
}
#headingL {
    width: 136px;
    height: 25px;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-left: 7px;
    padding-right: 4px;
    background-image: url(images/heading.gif);
    font-size: 10pt;
    line-height: 25px;
}
#headingR {
    width: 140px;
    height: 25px;
    margin-top: 35px;
    margin-bottom: 20px;
    text-indent: 5px;
    background-image: url(images/heading.gif);
    font-size: 10pt;
    line-height: 25px;
}
#homeNewsTop {
    background-image: url(images/homeNewsTop.png);
    height: 10px;
    width: 590px;
}
#homeNewsMid {
    background-image: url(images/homeNewsMid.png);
    width: 560px;
    padding: 5px 15px 5px 15px;
}
#homeNewsMid .heading {
    font-size: 11pt;
    color: #A12F13;
}
#homeNewsMid .content {
    padding: 15px 6px 0 6px;
}
#homeNewsBottom {
    background-image: url(images/homeNewsBottom.png);
    height: 10px;
    width: 590px;
}
#form {
    margin-left: 5px;
    text-indent: 0px;
}
#create {
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    margin-top: 10px;
    width: 130px;
    text-align: right;
}
input.button {
    background-image: url(images/button.gif);
    border: none;
    width: 60px;
    height: 20px;
    color: #666666;
    margin-right: 7px;
}
input.loginButton {
    background-image: url(images/button.gif);
    border: none;
    width: 60px;
    height: 20px;
    color: #666666;
    float: right;
    margin-right: 7px;
}
#columnLeft {
    margin-top: 20px;
    color: white;
    width: 138px;
    font-size: 9pt;
    text-align: right;
    float: left;
}
#columnCenter {
    margin-left: 40px;
    width: 570px;
    float: left;
}
#columnCenter a {
    color: #666666;
    text-decoration: underline;
}
#columnCenter a:hover {
    color: black;
}
#columnCenterContent {
    margin-left: 30px;
    margin-bottom: 40px;
    width: 540px;
}    
#columnRight {
    margin-top: 20px;
    margin-left: 49px;
    /*text-indent: 10px;*/
    color: white;
    width: 142px;
    font-size: 9pt;
    text-align: left;
    float: left;
}
.title {
    color: white;
    font-family: "Times New Roman", serif;
    font-size: 16pt;
    letter-spacing: 4px;
    background-image: url(images/title_center.gif);
    background-repeat: repeat-x;
    line-height: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
#titleLeft {
    background-image: url(images/title_left.gif);   
    height: 45px;
    width: 10px;
    float: left;
}
#titleRight {
    background-image: url(images/title_right.gif);   
    height: 80px;
    width: 10px;
    float: left;
    background-repeat: no-repeat;
}

#faqList {
    text-indent: 0px;
    margin-left: 13px;
    line-height: 15pt;
}
.yellow {
    color: #666666;
    font-family: "Times New Roman", serif;
    font-size: 14pt;
    letter-spacing: 2px;
    background-image: url(images/yellow_center.gif);
    background-repeat: repeat-x;
    line-height: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}
#yellowLeft {
    background-image: url(images/yellow_left.gif);   
    height: 30px;
    width: 10px;
    float: left;
}
#yellowRight {
    background-image: url(images/yellow_right.gif);   
    height: 30px;
    width: 10px;
    float: left;
    background-repeat: no-repeat;
}
#question {
    color: #1A2C75;
    margin-bottom: 15px;
    margin-top: 10px;
}
#info {
    float: left;
    margin-left: 15px;
    width: 55pt;
    font-style: italic;
}
#hours {
    float: left;
    width: 150pt;
    margin-left: 15px;
}
#map {
    margin-left: 115px;
    margin-bottom: 25px;
    margin-top: 15px;
}
#quote {
    margin-left: 50px;
    margin-top: 10px;
    width: 425px;
    font-style: italic;
}
#signature {
    margin-top: 7px;
    font-style: normal;
}
/*
hr {
    border: 2px;
    width: 60%;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}*/
#date {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    font-style: italic;  
}
#leftButton a{
    float: left;
    margin-left: 15px;
    background-image: url(images/button.gif);
    width: 60px;
    line-height: 20px;
    color: #666666;
    text-align: center;
    text-decoration: none;
}
#rightButton a{
    float: right;
    background-image: url(images/button.gif);
    width: 60px;
    line-height: 20px;
    color: #666666;
    text-align: center;
    text-decoration: none;
}
#bigLink {

    margin-top: 30px;
    height: 25px;
    clear: both;
}
#bigLink a {
    color: #666666;
    text-decoration: none;
}
#bigLink a:hover {
    color: #FFFFFF;
}
#border {
    border: 1px;
    border-style: solid;
    padding: 15px;
}
.act {
    background-color: #DBDBDB;
}
#formsmall {
    width: 135px;
    float: left;
}
#formmed {
    width: 200px;
    float: left;
}
#formlarge {
    width: 335px;
    float: left;
}
#spacer {
    width: 140px;
    float: left;
    line-height: 16pt;
}
#bigspacer {
    width: 290px;
    float: left;
    line-height: 16pt;
}
table.scores {
    width: 535px;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
    border-collapse: collapse;
    text-align: center;
}
table.scores td {
	border-width: 1px;
	border-style: outset;
	border-color: gray;
}
#warning {
    color: #BD3917;
    font-weight: bold;
    margin-bottom: 15px;
}
.disclaim {
    font-size: 6pt;
    padding: 20px 0 0 20px;
    clear: both;
}

#columnLeft ul{ 
    list-style: none; 
    margin: 0; 
	padding:0;
}

#columnLeft li{
	text-align:right;
	margin: 0 0 10px;
}

#columnRight ul{ 
    list-style: none; 
    margin: 0 0 0 10px; 
	padding:0;
}

#columnRight li{
	text-align:left;
	margin: 0 0 15px;
} 

#columnRight li.wsSmall{
	text-align:left;	
	font-size: 11px;
	margin: 0 0 10px;
} 

#columnRight li.wsSub{
	text-align:left;
	margin: 0 0 10px 10px;
} 


#vocabdrill {
	font-family: verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: black;
	margin-left:10px;
}
#leftmarg {
	margin-left:100px;	
}
.stylevbhdr {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
}
.stylevbfinal {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	font-weight: bold;
	color: blue;
	margin-left:10px;
}
.hrstyle {
	color:red;
	height:3px;
	width:100%;
}
.styleblue {
	
	color:blue;
}
.style1 {
	font-size: large;
	font-weight: bold;
}

/* new site */
#headerWrap {
	background-image: url(images/background-3.gif); 
    background-repeat: repeat-x;	
	position:fixed;
	top: 0px;
	width:100%;
}
#header {	
	width:950px;
	height: 158px;
	margin: auto;
	background-image: url(images/banner.jpg); 
}

#navigation {
	width:950px;	
	margin: 90px auto 10px;	
}

#nav, #nav ul {
	float: left;
	width: 950px;
	list-style: none;
	line-height: 22px;	
	font-weight: bold;
	padding: 0;
	border: solid #FFD24B;	
	border-width: 1px 0;
	background: #C23919;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 190px;
	w\idth: 188px;
	color: white;
	text-decoration: none;
	padding: 4px 0;
	text-align: center;	
	font-size:13px;
}

#nav a.pmenu {
	background: #FFD24B url(images/arrow_20.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 190px;
}

#nav li a:hover {
	color: #FFD24B;	
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 188px;
	w\idth: 188px;
	font-weight: normal;	
	margin: 0;	
	border: solid #C23919;	
	border-width: 1px;
}

#nav li li {	
	width: 190px;
	
	/*border: solid #C23919;	
	border-width: 0 0 1px;*/
}

#nav li ul a {
	width: 188px;
	w\idth: 188px;	
	background-color: #FFD24B;
	color: #333;
}

#nav li ul li a {
	padding: 5px 0;
}

#nav li ul li ul li a {
	padding: 5px 0;
}

#nav li ul li a:hover {
	background-color: #C23919;
	color: white;
}

#nav li ul ul {
	margin: -65px 0 0 188px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

#contentWrap {
    width: 950px;    	
	margin: 190px auto 0px;
	background-color: white;
}

#content {
	clear: left;	
	padding: 10px 45px 20px;    
}

#footer {
	width: 950px;
	height: 75px;
	line-height: 75px;
	margin: auto; 
	background-color: #FFD24B;
}


#footer a {
    text-decoration: none;
    color: #666666;
}
#footer a:hover {
    text-decoration: underline;
}

.copyright {
    float: left;
    width: 300px;
    text-align: center;
    height: 75px;
	line-height: 75px;
}

h1 {
	margin-bottom: 25px;
	font-size:16px;	
}

h3 {
	margin-bottom: 25px;
	font-size:14px;
}

ul.plain {
	list-style: none; 
    margin: -12px 0 1em 35px; 
	padding:0;
}

ul.plain li {
	line-height:1.5em;
}

a.faq {
	text-decoration:none;
}
a.faq:hover {
	text-decoration:underline;
}
.bigBold {
	font-size:16px;
	font-weight: bold;
}
.big {
	font-size:16px;	
}

.red {
	color: #C23919;
}

table.classSchedule {
	margin:0 0 20px;
	padding:0;
	border:0;
}

.faqHeader {
	margin-top:30px;
	font-size:14px;
	font-weight:bold;
}
#faq p a.faq {
	margin-top: -215px; 
	padding-top: 215px; 
	width: 1px;
	display: block;
}
#faq table {
	border-collapse:collapse;
	border: 1px solid black;
}
#faq td {
	border: 1px solid black;
	padding: 4px;
}

#disclaimer {
	width: 860px;	
	margin: 0 auto;
	background-color: #FFF;	
	padding: 45px;
}

#disclaimer ul {
	list-style: none; 
    margin: 0;
	padding:0;
}
#disclaimer ul li{
	font-size: 8px;
	line-height: 11px;
}

/* social media */
#socialmedia {
	padding-top: 17px;
	text-align:right;
	margin-right: 55px;
}

/* minimum height hack */
.prop {
    height:400px;
    float:right;
    width:1px;
  }

.clear {
clear:both;
height:1px;
overflow:hidden;
}

/* obfuscate email address */
span.displaynone { display:none; }

