* {
	border:0;
	margin:0;
	padding:0;
}


#wrapper {
	margin:0 auto; 
	width:930px; 
}


/* body */

body {
	margin:0 auto;
	color:#000000;
	font:12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
	background-color:#ececec;
}


/* general */

a {
	color:#FF0000;
	text-decoration:none;
}

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

h1 {
	color:#2d662d;
	font-size:18px;
	letter-spacing:.05em;
	margin-bottom:15px;
	font-variant:small-caps;
}

/*disabled by Peg because this was displaying as characters in Windows 7 
ul {
	list-style:armenian;
}*/

li {
	margin-left:0px;
}


/* header */

#header {
	background: url('../images/headBack.jpg') center repeat-y;
	width:930px;
	height:179px;
}

#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#headerInside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}

#headerInside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}


/* MAIN NAVIGATION */

#nav {
	width:915px;
	background-color:#2d662d;
	margin-top:0px;
	margin-left:7px;
	margin-bottom:40px;
	padding-bottom:0px;
	text-align:center;
	color:#999999;
	height:30px;
	line-height:30px;
	background-image:url(../images/holes.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top: #2d662d 1px solid;
	border-bottom: #2d662d 1px solid;
}

/* eliminated by Peg - changed to drop-down menu

#nav ul {
	list-style:none;
	width:915px;
}

#nav ul li {
	font-size:12px;
	display:inline;
	list-style:none;
	font-weight:bold;
}

#nav ul li a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#2d662d;
	text-decoration:none;
	font-variant:small-caps;
	padding:0px 7px;
}

#nav ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#2d662d;
	text-decoration:none;
	font-variant:small-caps;
	padding:0px 20px;
}

#nav ul li a:hover {
	color:#000000;
	text-decoration:none;
	background-image:url(../images/rolDot.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:7px;
}

#nav ul li a:active {
	color:#000000;
	text-decoration:none;
	padding-bottom:7px;
}

#nav ul li a.current {
	color:#000000;
	text-decoration:none;
	cursor:default;
	background-image:url(../images/rolDot.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:7px;
}
*/

/* content */

#content {
	background: url('../images/contentBack.jpg') center repeat-y;
	clear:both;
	width:930px;
}

#contentInside {
	margin:0 auto;
	width:930px;
	margin-left:35px;
}

#contentInsideSidebar {
	clear:both;
	float:left;
	height:auto;
	margin:0px 0;
	padding:0 0px;
	width:213px;
	color:#666666;
	margin-top:5px;
	background-image:url(../images/swingPic.jpg);
	background-repeat:no-repeat;
	min-height:475px;
}

#contentInsideSidebar2 {
	clear:both;
	float:left;
	height:auto;
	margin:0px 0px 0px -9px;
	padding:0 0px;
	width:251px;
}

#contentInsideSidebar h2 {
	background:#4c7541;
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	padding:5px 0;
	letter-spacing:.1em;
	margin-bottom:15px;
	margin-left:15px;
	border-bottom:#CCCCCC 1px solid;
}

#contentInsideSidebar ul {
	list-style:none;
	margin:0 0 0px 0px;
}

#contentInsideSidebar ul li {
	list-style:none;
	margin-left:15px;
	color:#000000;
}

.testName {
	font-weight:bold; 
	color:#000000; 
	margin: 15px 0px;
}

#contentInsideSidebar ul li a {
	color:#FFFFFF;
	border-bottom:1px solid #999999;
	display:block;
}

#contentInsideSidebar ul li a:hover {
	color:#CCCCCC;
	text-decoration:none
}


/* FOOTER */

#contentInsideMain ul {
	list-style:inside; 
	margin-bottom:15px;
}

#contentInsideMain li {
	list-style:inside; 
	margin-left:20px; 
	margin-bottom:5px; 
}

#faq{
	list-style:none; 
	margin-left:40px; 
	margin-bottom:5px; 
	text-indent:-19px; 
}

#faq li {
	width:500px; 
	list-style:none; 
	margin-left:0px; 
	margin-bottom:5px; 
}

#faq li ul li{
	width:450px; 
	color:#000000; 
	list-style:none; 
	margin-left:35px;
}

#contentInsideMain li span {
	font-weight:bold; 
	color:#000000; 
}

#contentInsideMain p {
	margin-left:15px;
}

.listTitle {
	font-weight:bold; 
	font-size:13.5px;
}

.listItem1 {
	background-image:url(../images/listImage1.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

.listItem2 {
	background-image:url(../images/listImage2.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

.listItem3 {
	background-image:url(../images/listImage3.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

.listItem4 {
	background-image:url(../images/listImage4.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

#contentInsideMain {
	background:#fff;
	float:left;
	margin:0 auto;
	padding:10px 0px 0px 20px;
	width:600px;
	font-size:13px;
	margin-left:25px;
	border-left:#CCCCCC 1px solid;
}

#contentInsideMain h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}

#contentInsideMain p {
	padding:0 0 10px; color:#333333
}

/* FOOTER */

#footer {
	background: #ececec url('/images/footBack.jpg') center top no-repeat;
	clear:both;
	height:60px;
	/*line-height:40px;*/
	width:930px;
	vertical-align:bottom;
}


/* FOOTER NAVIGATION */

#footer ul {
	list-style:none;
	/*line-height:60px;*/
	padding:10px 0px 0px;
	margin:0px;
}	

#footer li {
	display:inline;
	/*padding-top:50px;*/
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*height:50px;*/
	color:#666666;
	margin:0px;
}	

#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#2d662d;
	text-decoration:none;
	/*letter-spacing:1px;*/
}

#footer a:visited {
	color:#2d662d;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration:none
}

#footer a:active {
	color:#000000;
	text-decoration:none
}

#footer a.current {
	color:#CCCCCC;
	text-decoration:none;
	cursor:default;
}


/* TITLES */

.title {
	font-weight:bold; 
	text-transform:uppercase; 
	margin-bottom:5px; 
	color:#000000
}


/* Member Table */

#memTable {
	border:1px #CCCCCC solid;
	padding:0px; margin:25px 0px
}

#memTable td {
	padding:10px 7px; 
	border-bottom:1px solid #CCCCCC; 
	border-collapse:collapse
}

.row {
	background-color:#CCCCCC;
}

#memTable tr.hover, #memTable tr:hover {
	background:#3eaa4a;
}


/* misc */

.centered {
	margin:auto;
}

.formLink A {
	font-size: 16px;
}

.indented {
	margin-left:20px;	
}

.indented P {
	margin-top:0px;
	margin-bottom:10px;
}

.indented H3 {
	margin-bottom:20px;
	margin-top:30px;
}


.teachers {
	padding-left:80px;
	padding-top:10px;
	background: #FFC;
}

.teachers P {
	margin: 0;
	line-height: normal;
}

.listItemLast {
	padding-bottom:20px;
}

.greenTitle {
	color:#093;
	text-align: center;
	line-height: 36px;
	
}

