/* CSS Document */
body {background: #cceecc; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;}
a {text-decoration:underline;}
a:hover {text-decoration: none; background:#fff;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #54b;
	margin:.5em;
}
h2 { font-size:12px; font-weight:bold; color:#54b; margin:.5em;}
h3 {font-size:12px; font-weight:bold; color:#481; text-align:center; margin:.5em;}
p {font-size:12px; color:#000000;}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 803px;
}

#banner {
	background-color: #481;
	text-align: center;
	
	margin: 0px;
	padding: 3px 0;
	height: 100px;
	width: 803px;
}
#navigation {
	margin: 0px;
	padding: 5px 0 0 0;
	height: 25px;
	width: 803px;
	text-align: center;
	vertical-align: baseline;
}
#navigation a {
	padding: 5px 10px 5px 10px;
	color:#d37;
	font-size: 12px;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation a:hover { text-decoration:none; background-color:#FFFFFF;}
#main { /*this encapsulates the three columns*/
	margin: 0px;
	padding:0px;
	height: 100%;
	width: 803px;
	background: #fff;
}
#nocol a {font-size:12px; font-weight:bold; color:#069; text-decoration:underline;}
#nocol a:hover {text-decoration:none; background:#fff;}
#nocol table {border: #481 5px double;}
#nocol p {padding:2px 5px 2px 5px; margin:0;}
#nocol ul {font-size:12px; list-style:square; color: #006699; text-align:left; margin:20px 50px 20px 50px;}
#nocol li {margin:10px 0;}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 150px;
	background-color: #fff;
	clear: none;
	text-align: center;
}
#sidebar img.center {
	margin: 15px;
	border: solid #481 2px;
 }
 #sidebar a {color:#006699; font-size:12px; font-weight:300; 
 }
 #sidebar a:hover {text-decoration:none;
 }
p.quote { text-align:left; margin:1em; padding:0; font-size:14px; font-family:"Times New Roman", Times, serif;}
p.subhead {font-size:11px; font-style:italic; margin:10px; text-align:left;}
#center {
	background:#cceecc;
	border: 1px solid #481;
	margin: 0px;
	padding:20px 0px 45px 0px;
	height: 100%;
	float:left;
	width: 500px;
	clear:none;
}
#center a {font-size:12px; font-weight:bold; color:#069; text-decoration:underline;}
#center a:hover {text-decoration:none; background:#fff;}
#center p {
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#center ul, li {font-size:12px; list-style:square; color: #006699; text-align:left;}
#center img.centerborder {border:solid #481 2px; margin:10px;}

#twocolcenter  {
	background:#cceecc;
	border: 1px solid #481;
	margin: 0px;
	padding: 0px;
	height:100%;
	float:right;
	width: 650px;
}
#twocolcenter a {font-size:12px; font-weight:bold; color:#069; text-decoration:underline;}
#twocolcenter a:hover {text-decoration:none; background:#fff;}

#twocolcenter ul, li {font-size:12px; list-style:square; color: #006699; text-align:left;}
#twocolcenter img.centerborder {border:solid #481 2px; margin:10px;}

#right_sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
	clear: none;
	background:#fff;
	height:100%;
}

#right_sidebar img.rtcenter {margin:10px; 
}
#right_sidebar img.rtcenterborder {margin:10px; border:#481 2px solid;
}
 #right_sidebar a {color:#006699; font-size:12px; font-weight:300; 
 }
 #right_sidebar a:hover {text-decoration:none;
 }
 #journal {padding:0 20px 0 20px; text-align:justify; text-indent:50px; margin:0;
 }
 #journal img {margin:15px; padding:0; border:#481 2px solid;
 }
 #journal img.noborder {border:none;}
 #imgul img {margin:0 20px 20px 20px; border: #481 2px solid;
 }
 
 
 #footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #481;
}
#footer a { font-size:10px; font-weight: bold; color:#481;}
#footer a:hover {background:#fff; text-decoration:none;}

 #footer {
 	background:#cceecc;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width:803px;
	clear:both;
}

p.italic {font-size:11px; font-style:italic; padding:0; margin:1em}
td.borderright {border-right:#481 1px solid;}

#banner img.border {margin:0 2px 0 2px;}
