/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

/* div left navigation */


#leftNav {
	margin: 0px;
	padding: 0px;
}
#leftNav a img {
	border-style: none;
	text-align: left;
	vertical-align: top;
}
#leftNav p {
	font: oblique 85%/1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin: 0em;
	padding: 0em 1em 1em 1.5em;
}

#leftNav h2 {
	text-align: left;
	font-size: 12px;
	font-style:normal;
	padding: 9px 0px 7px 10px;
	margin: 14px 13px 12px;
	border-top: 2.4px solid #7CA6B4;
	border-bottom: 2.4px solid #7CA6B4;
	font-family: Arial, Helvetica, sans-serif;
}
	
/* div content */

div#content {
margin-top: 20px;
padding : 0;}

div#content image {
	border:0;}

div#content li {list-style-type:none;
padding : 0;}

div#content ul li a {
	color: #660033;
	text-decoration: none;
	font-weight: bold;}
	
div#content ul li a:link {
	color: #660033;
	text-decoration: none;
	font-weight: bold;}
	
div#content ul li a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;}
	
div#content ul li strong {
	color: #660033;
	text-decoration: none;
	font-weight: bold;}


/* div sub */

div#sub {background-color:#FFFFFF;
margin: 2em 2em 1em 2em;
padding:1em 1em 1em 1em;}

div#sub h2 {
	text-align: left;
	font-size: 90%;
	font-style:normal;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 0em;
	margin: .5em 0em 0em;
}

div#sub h3 {
	text-align: left;
	font-size: 80%;
	border-bottom-width: 0px;
	border-bottom-style: none;
	color:#582a31;
	}
	
div#sub p {
	font-size: 75%;
	color:#542F2d;
	font-style:oblique;}
	
div#sub ul { margin : 0;
	padding : 0;}
	
div#sub li {font-size: 90%;
	color:#542F2d;
	margin-left:1em;
	padding : 0}


/* main css */

p, ul, ol { font-size:80%;
	line-height:120%}

h2 {
	color: #660033;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-style: oblique;
	padding-top: 20px;
	margin-right: 15px;
	text-align: right;
	font-size: 100%;}

h3 {
	color: #660033;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-style: italic;
	text-align: right;
	font-size: 98%;
	margin-right: 15px;}


a {
	color: #660033;
	text-decoration: none;
	font-weight: bold;}
	
a:link {
	color: #660033;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;}
	
strong {
	color: #663300;
	font-weight: bold;
}

img.pad { 
padding-top: 15px; }

.small {
	font-size: 80%;
}

.footer {
		font: 70%/110% sans-serif;

}

.quote {
	font-size: 85%;
	font-style: oblique;
	margin-right: 35px;
	margin-left: 15px;
}
img.hiddenPic {display:none;}

