/*
*  James River Transgender Society
*  Version 2.3.14.07
*  Author - Kathy M. Rheault
*  Copyright  (C) 2006-2007 JRTS.ORG 
*/


/* ##### Site Settings ##### */
body {
    margin: 10px;
	padding: 0px;       
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;              /*#F6FBEA;*/  
	color: #000;
}

td, tr, p, div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

hr {
    color: #E0E0E0;
	height: 1px;
	width: 80%;
}





/* ##### Containers ##### */

.bodycontainer {
    width: 100%;
	border: 0px;
	padding: 0px;
	border-bottom: 1px solid #bd0051;
	border-left: 1px solid #bd0051;
	border-right: 1px solid #bd0051;
}

.bodysubcontainer {
    width: 100%;
	padding: 10px;
	vertical-align: top;

} 

.headercontainer {
    width: 100%;
	border: 0px;
	padding:  0px;
	border-left: 1px solid #bd0051;
	border-right: 1px solid #bd0051;
}

.logocontainer {
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #bd0051;
	text-align: left;
}

.headerrightcontainer {
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #bd0051;
}

.navcontainer {
    width: 180px;
	vertical-align: top;
	background-color: #F7D4E3;
    
}

.footercontainer {
    width: 100%;
	text-align: center;

}

.leftnavcontainer {
    width: 160px;
	border: 0px;
}
	

/* ##### END ##### */

.leftnavigation {
    text-align: left;
	padding-top: 20px;
	padding-left: 2px;
	padding-bottom:30px;
	padding-right: 2px;
}
.nav {
    width: auto;
	display: block;
	height: 19px !important;
	

}

a.nav:link, a.nav:visited {
    color: #FBEAF1;
	background-color: #bd0051;  /* #EFABC7; */
	text-decoration: none;
	padding-top: 2px;
	padding-left: 6px;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
}

a.nav:hover {
    border-top: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	color: #bd0051;
	background-color: #FBEAF1; 
	text-decoration: none;
}

#active_menu {
    font-weight: bold;
	color: #83B20B;
}

.sublevel {
    font-size: 10px;
	height: 20px;
	padding-top: 5px;
}

a.sublevel:link, a.sublevel:visited {
    color: #bd0051;
	text-decoration: none;
	line-height: 15px;
}

a.sublevel:hover {
    color: #000000;
	text-decoration: none;
}


.linkbutton {
    width: auto;
	display: block;
	height: 19px !important;

}

a.linkbutton:link, a.linkbutton:visited {
    color: #FBEAF1;
	background-color: #bd0051;  /* #EFABC7; */
	text-decoration: none;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
}

a.linkbutton:hover {
    border-top: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	color: #bd0051;
	background-color: #FBEAF1; 
	text-decoration: none;
}

.smlinkbutton {
    font-weight      : bold;
}


a.smlinkbutton:link, a.smlinkbutton:visited {
  color            : #999999;
  background-color: #f5f5f5;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  /*float            : left; */
  line-height      : 10px;
  text-decoration  : none;
}

a.smlinkbutton:hover {
  color            : #336699;
  background-color: #CCCCCC;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  /* float            : left; */
  line-height      : 10px;
  text-decoration  : none;
}

/*
a.smlinkbutton:link, a.smlinkbutton:visited {
    color: #c2c2c2;
	font-size: 9px;
	background-color: #f5f5f5;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #8f8f8f;
	border-right: 1px solid #8f8f8f;
	border-top: 1px solid #8f8f8f;
	border-left: 1px solid #8f8f8f;
}

a.smlinkbutton:hover {
    border-top: 1px solid #8f8f8f;
	font-size: 9px;
	border-left: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
	border-right: 1px solid #8f8f8f;
	color: #8f8f8f;
	background-color: #c2c2c2; 
	text-decoration: none;
}
*/

.bodycopy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.bodycopy2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}





.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.errorstyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.bodystyle_c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* ##### News Feeds ##### */
.channel { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size: 105%; 
	margin-bottom: 0px; 
}

.channelDescription { 
    font-size: 95%; 
	font-weight: bold;
	margin-bottom: 0px;
}

.channelPublisher { 
    font-size: 95%; 
	margin-bottom: 0px;
}

.news { 
    background-color: #eaeaea; 
	display: block; 
	font-size: 95%; 
	width: 100%; 
	margin-bottom: -5px;
}

.newsAlt { 
    background-color: #ffffff; 
	display: block; 
	font-size: 95%; 
	width: 100%; 
	margin-bottom: -5px;}

.construction {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.newsfeeds {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.newstitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	text-align: center;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #bd0051;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.news2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

/* ##### End News Feeds ##### */

.contactlink {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.links {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.smallerlinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
}


.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/* color: #999999; */
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}

hr.footer {
    width: 65%;
	color: #bd0051;
	
	/* background-color: #bd0051; */
	height: 1px;
	border: 0px;
	border-top: 1px solid #bd0051;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.smaller {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
}


.header3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.sob {
    text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:20px;
}

.adminlogin {
	text-decoration: none;
	font-color: #000000;
}

a.adminlogin:link, a.adminlogin:visited {
	text-decoration	: none;
	color			: #000000;
}

