@charset "UTF-8";
/* CSS Document */


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
 #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#mainContent {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	margin-left: 241px;
	padding-right: 50px;
	margin-bottom: 20px;
	float: right;
	width: 609px;
	margin-top: 30px;
	min-height: 500px;
} 
#container #mainContent p a {
	color: #993333;
}
	
 #leftnav {
	float: left;
	width: 236px;
	background: #333333;
	height: 250px;
}
#picture{
}

#list-menu {
	width: 236px;/* this width value is also effected by
the padding we will later set on the links. */
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 30px;
}

.admission #container #leftnav #list-menu #admission a { background-color: #993333;}
.exclusion #container #leftnav #list-menu #exclusion a { background-color: #993333;}
.presenting #container #leftnav #list-menu #presenting a { background-color: #993333;}
.training #container #leftnav #list-menu #training a { background-color: #993333;}
.advice #container #leftnav #list-menu #advice a { background-color: #993333;}
.newsletters #container #leftnav #list-menu #newsletters a { background-color: #993333;}
.links #container #leftnav #list-menu #links a { background-color: #993333;}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#list-menu a {
	display: block;
	width:236px;
	text-decoration: none; /*lets remove the link underlines*/
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 25px;
	font-weight: bold;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;
}

#list-menu a:hover {
	color: #FFFFFF;
	background-color: #666666;
} 

#subnav{
	padding-left: 0px;
	padding-top: 0px;
	line-height: 16px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 25px;
	margin-top: 15px;
	text-decoration: none;
	font-weight: bold;
}
#subnav a{
	color: #999999;
	text-decoration: none;
}

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

 .new {
	color: #993333;
}
 .purchase {
	color: #FFFFFF;
}

#rightHeader {
	padding-top: 0;
	padding-bottom: 0;
	height: 250px;
	width: 659px;
	float: right;
} 

#logo {
	background-image:url(../images/new_header_graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 162px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #993333;
} 

.title{
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
}
.subcopy{
	color: #993333;
	font-weight: bold;
	line-height: 18px;
}
.bold{
	font-weight: bold;
}
.bold a {
	color: #993333;
	text-decoration: underline;
}
.bullets {
	color: #993333;
	padding-right: 10px;
}
.bulletsSpacer {
	color: #FFFFFF;
	padding-right: 10px;
}

#footer {
	height: 25px;
	margin-bottom: 25px;
} 
#tab {
	background-color: #993333;
	width: 236px;
	height: 25px;
	float: left;
} 

#footertab {
	background-color: #333333;
	width: 659px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 0px;
	text-indent: 15px;
	padding-bottom: 5px;
	height: 13px;
} 
#footertab a {
	color: #FFFFFF;
	text-decoration: none;
}
#footertab a:hover {
	color: #999999;
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 

 #leftnav { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 

#leftnav { padding-top: 30px; }
#rightHeader { zoom: 1; }

</style>
<![endif]
.bulletsSpacer {
	color: #993333;
	padding-right: 10px;
}
#container #mainContent p {
}
