/* Formatting tags */
html {
	padding: 10px 0 0; }
body { background-color: #600; }
border_blk {
	border-color: #000;
	border-width: 1px; }
.outline {
	border: solid 1px black; }
.whiteoutline {
	border: solid 10px white; }
/* text tags */
ul {
	list-style-image: url(images/elements/boxes.gif);
	list-style-position: outside; }
.small {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 120%;
	margin: 12px; }
.bodytext {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 140%;
	text-decoration: none;
	text-align: left;
	margin: 10px; }
.bodytext_centered {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 140%;
	text-decoration: none;
	text-align: center;
	margin: 10px; }
.navbar { color: #fff; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva; text-decoration: none; }
.whitetext {
	color: white;
	font-family: Verdana, Arial, Helvetica, Geneva; }
.pullquote {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 160%;
	text-align: right;
	letter-spacing: 2px;
	margin: 12px; }
.hilight { font-weight: bold; background-color: #ffff83; text-decoration: none; }
a:link {
	color: #600;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #c80000;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	color: #ff5800;
	font-weight: bold;
	text-decoration: none; }
a:active {
	color: #306;
	font-weight: bold;
	text-decoration: none; }
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	background-color: #e17b7b;
	margin: 12px;
	padding: 12px;
	outline: dotted 1px black; }
.block {
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 120%;
	background-color: #e17b7b;
	padding: 12px; }
h1 { color: #000; font-size: 20px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 20px; margin: 4px; }
h2 { color: black; font-size: 16px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 16px; margin: 4px; }
h3 { color: black; font-size: 12px; font-family: Helvetica, Verdana, Arial, Geneva; font-style: normal; font-weight: bolder; line-height: 14px; margin: 4px; }
/* Top Navigation */

.tnav
{

background: #fff;

}

.tnav UL
{
margin: 0; padding-bottom: 5px; float: left; width: 100%; 
list-style-type: none;
background: #fff;
width: 800px;
border-bottom: 1px solid #000;
}

.tnav li
{
list-style: none;
float: left;
display: inline; 
border-right: 1px solid #cc6600;

}

.tnav li a
{
color: #990000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;

	margin: 4px;
	padding: 5px;
	
}

.tnav li a:hover, .tnav a#current
{

color : #cc6600; 

}

 /* Left Column  */
#snav {  margin: 0 auto; padding: 0; width: 155px; float: left; text-align: left; 
color: #FFFFCC; background:#421a1b;  }
#snav li { list-style: none; text-align: center;}
#snav p {  text-align : center; font-weight : bold; font-size : 16px;
 font-style: italic; font-family:"Times New Roman", Times, serif; }
 #snav a { text-align : center; font-weight : bold; font-size : 16px;
 font-style: italic; font-family:"Times New Roman", Times, serif; color: #FFFFCC; text-decoration: none;}
#snav a:visited {color: #FFFFCC; }
#snav a:hover {color : #919b76; } 
 
#leftnav { 
 padding: 0; z-index:25;
width: 15%; min-width: 150px; height: 280px; overflow:auto; scrollbar-arrow-color:
#6699cc; scrollbar-
face-color: #6699cc; scrollbar-3dlight-color: #6699cc; scrollbar-darkshadow-color:
#6699cc;scrollbar-base-color:#cfe4f3;

 }
#leftnav li { 
height: 25px;
margin-top: 5px;
border-top: 1px solid yellow; }
#leftnav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

#leftnav a
{
display: block;
padding: 3px;
color : #000;
font-size : 16px;
font-weight : bold;
font-family : Trebuchet MS;
text-decoration : none;

}

#leftnav a:link, #leftnav a:visited
{

text-decoration: none;
}

#leftnav a:hover, #leftnav li.active, #leftnav a#current
{
background: #ddd;
color: #000
				;
}

.post { 
margin-top : 5px; 
padding: 15px;
border-bottom: 1px solid #939B74;

} 
.comment_wholetable
{ 
border-bottom: 1px dashed #939B74;

} #copyr { 
color : #ccc; 
text-align : center; 
padding : 4px 0; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 11px; 

} 
#copyr a:link, #copyr a:visited, #copyr a:hover { 
color : #ccc; 
font-family : "Trebuchet MS", "verdana", serif; 
font-style : normal; 
font-size : 11px; 
} 



