* {
	padding: 0;
	margin: 0;
}

#wrapper {
		width: 995px;
		margin: 25px auto 0px auto; /* top; right; bottom; left*/
		overflow: hidden;
}
#header {
		height: 250px;

}
#logo{
		top: 35PX;
		height: 250px;
		width: 995px;
		z-index: 50;
		position: absolute;
		
}
#insignia{
		top: 35PX;
		height: 250px;
		width: 995px;
		z-index: 50;
		position: absolute;
		
}

#chaptername {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 2.5em;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		width: 800px;
		display: block;
		padding-right: 20px;
		margin-left: 190px;
		/*top: 100px;*/
		position: absolute;
}
#chaptername-shadow {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 2.5em;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		width: 800px;
		display: block;
		padding-right: 20px;
		margin-left: 193px;
		/*top: 103px;*/
		position: absolute;
}
#chapterlocation {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 1.8em;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		width: 800px;
		position:absolute;
		margin-left: 190px;
		display: block;
		top: 166px;
}
#chapterlocation-shadow {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 1.8em;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		width: 800px;
		position:absolute;
		margin-left: 192px;
		display: block;
		top: 168px;
}
#menuwrapper {
		width: 995px;
		left: 0px;
		top: 209px;
		height: 43px;
}


#nav-wrapper {
     
}
#contentcontainer{
		width: 995px;
		overflow: hidden;
}
#columnleft {
		 float:left;
		 padding-left: 0px;
         width: 180px;
}
#contentcolumn {
		 padding: 40px 15px 10px 15px;
		 font-family: Lucida Sans, sans-serif;
		 top: 0px;
		 overflow: hidden;
}

#columnright {
		float: right;
}
#columnright-content {
		font-family:Lucida Sans, sans-serif;
		font-weight: normal;
		font-size: 0.9em;
		text-align: center;
		padding: 10px;
	
}
#columnright-content p {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 1em;
}
#columnright-content a{
		text-decoration: none;
		font-weight: bold;
		padding-bottom: 5px;
		padding-top: 5px;
		display: block;
}
#columnright-content a:hover{
		text-decoration: none;
		display: block;
	
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.3em;
}
h3 a {
	text-decoration: none;
}
h4 {
		font-family: Lucida Sans, sans-serif;
		font-size: 18pt;
		font-weight: bold;
		text-align:center;
		margin-bottom: 18pt;
}

.page-content h6 {
	font-size: 0em;
	
}

 #webmastermessage {
		font-family: Lucida Calligraphy, serif;
		font-size: 12pt;
		color: red;
 }
 
 .page-content p{
		margin-top: 10px;
		margin-bottom: /*20px;*/10px;
		 
 }
 .page-content h1{
		margin-top: 10px;
		margin-bottom: 20px;
		font-weight: normal;
		font-size: 0em;
		top: 0px;
		float: right;
 }
.page-content p a {
		text-decoration: none;
		font-weight: bold;
		color: inherit;
}

.page-content ul {
		list-style: none;
		padding: 0;
		margin-left: 20px;
		margin-bottom: 20px;
	
}
.page-content ul li {
		font-family: Lucida Sans, sans-serif;
		font-size: 1em;
		list-style:disc;
}
.page-content ul li a {
		font-family: Lucida Sans, sans-serif;
		font-size: 1em;
		margin: 0 0 3px 0;
	
}

.italics {
		font-style:italic;
}
.bold {
		font-weight: bold;
}
.italics-bold {
		font-style: italic;
		font-weight: bold;
}
br.clearfix {
		clear: both;
}

 .floatleft { 
 			float: left; 
            margin: 0px 20px 5px 10px;
            font-weight: bold;
            font-size: 1em;
            text-align: center;
}
 .floatright { 
 			float: right; 
            margin: 15px 15px 20px 20px;
            font-family: Palatino linotype, palatino, serif;
            font-weight: bold;
            font-size: 1em;
            text-align: center;
}

/**********Footer************/
#footer {
		position: relative;
		width: 980px;
		padding: 0px 0px 0 15px;
		font-family: Lucida Sans, sans-serif;
		font-size: .85em;
		margin: 0px auto 5px auto; /* top; right; bottom; left*/
}

.footerrule {
		height: 1px;
		width: 965px;
		position: absolute;
		left: 12px;
}
#footer p {
		padding: 5px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight: normal;
		font-size: .8em;
}
#footer a{
		text-decoration: none;
		font-weight: bold;
}
/***********Calendar Table***************/
#chaptercalendar {
		font-size: .9em;
		font-weight: normal;
		line-height: 1.5em;
		padding: .2em;
		border-spacing: 0px;
		padding: 5px;
		margin: 10px;
}
#chaptercalendar td {
		padding: 0 0 0 5px;
}
#chaptercalendar th {
		font-weight: bold;
		font-size: 1.2em;
		text-alignment: left;
}

#chaptercalendar tr.even-blue {
		padding-bottom: 5px;
}
#chaptercalendar tr.even-gold {
		padding-bottom: 5px;
}
#chaptercalendar tr.odd {
		padding-bottom: 5px;
}
#chaptercalendar a {
		text-decoration: none;
		font-weight: bold;
}
#chaptercalendar a:hover {
		text-decoration: none;
}
#chaptercalendar p{
		font-family: Lucida Sans, sans-serif;
		font-size: 1em;
		line-height: 1.5em; /*change 7/7/13*/
		margin: 0;
}
.tdbottom {
		padding-bottom: 5px;
}

/**********Patriots************/

#patriots {
		font-size: .85em;
		font-weight: normal;
		line-height: 1.5em;
		padding: .2em;
		padding: 5px;
		margin: 10px;
		width: 99%;
}
#patriots p {
		padding-left:2px;
		margin: 0;
}
.patleft {
		padding: 0 0 0px 0px;
		font-size: .9em;
		vertical-align: top;
}
.patmiddle {
		padding: 0 0 0px 5px;
		font-size: .9em;
		vertical-align: top;
}
.patright {
		padding: 0 0px 0px 5px;
		font-size: .9em;
		vertical-align: top;
}
/**********End Patriots************/
/**********webmaster login on home page************/

#chapterlogin{
  float:right;
  margin-right: 0px;
  margin-top: 5px;
  width:175px;
	
}
#chapterlogin a{
		font-weight: bold;
		text-decoration: none;
}
/**************************New LOGIN*******************************/
div.moduletable.footer{
	width: 800px;
}
input#modlgn-username.input-small,
input#modlgn-passwd.input-small
{
	width: 100px;
	background: #fff;
	color: #000080;
	float: left;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	padding-right: 5px;
}
.element-invisible{
	color: #000080;
	font-size: 0em;
}
#footer div.pretext p{
	padding-left:0;
	padding-bottom:5px;
	font-size:.9em;
	font-weight: bold;
	}
/*button.btn.btn-primary
{
	background: #000080;
	color: #fff;
}
input.btn.btn-primary{
	background: #000080;
	color: #fff;
}*/

/**************************LOGIN FORM**************************/
div.login-description {
		padding: 5px;
		font-weight: bold;
}
fieldset {border: none;}
input#username.validate-username, 
input#password.validate-password{
		color: tranparent ;/*for Chrome*/
		height: 22px;
		width: 157px;
		margin: 5px;
}
.login{
	margin-top: 5px;
	border:none;
	width: 300px;
	
}
input#remember.inputbox{
	margin-left: 50px;	
}



.login .button  {
		width: 50px;
		margin: 5px;

	
}
.login label {
		display: block;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: .80em;
		font-weight: bold;
		margin: 5px;
		width: 125px;
}
input#remember.inputbox {
	width: 22px;
	
}
div ul {
	list-style: none;
	padding: 0;
	
}
div ul li {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1em;
		list-style: none;
}
div ul li a {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: .8em;
		margin: 0 0 3px 0;
		text-decoration: none;
}

/**************************END LOGIN FORM**************************/
/************Contact Us Table****************/
#contactus {
		width: 80%; /*changed 4/21/13*/
}
#contactus td {
		padding: 5px 0 0 5px;
}
#contactus th {
		font-size: 1.2em;
	
}
#contactus td p a,
#contactus td a{
		text-decoration: none;
		font-weight: bold;
	}
#contactus td p a:hover,
#contactus td a:hover {
		text-decoration: none;

}
/************ End Contact Us Table****************/
/***********Basic Table with border**************/
.table-basic-border {
		font-size: .9em;
		font-weight: normal;
		line-height: normal;
		border-spacing: 0px;
		margin: 10px;
}
.table-basic-border td {
		padding: 0 0 0 5px; /*t r b l*/
		font-size: .9em;
		font-weight: normal;
		line-height: normal;
		padding: .2em;
}
.table-basic-border th {
		font-weight: bold;
		font-size: 1.1em;
		text-align: left:
}

.table-basic-border a,
.table-basic-border p a,
.table-basic-no-border a,
.table-basic-no-border p a {
		text-decoration: none;
		font-weight:bold;
		color:inherit;
}
.table-basic-border a:hover, 
.table-basic-border p a:hover, 
.table-basic-no-border a:hover,
.table-basic-no-border p a:hover {
		text-decoration: none;
}
.table-basic-border p{
		font-family: Lucida Sans, sans-serif;
		font-size: .9em;
		line-height: normal;
}
.table-basic-border tr.row-shading{
		padding-bottom: 5px;
}
.table-basic-cell-bottom-border{
		padding-bottom: 5px;
}

.table-basic-cell-right-border{
		padding-bottom: 5px;
}

.table-basic-cell-no-border{
		border: 0px ;
		padding-bottom: 5px;
}
.table-basic-no-border {
		font-size: .9em;
		font-weight: normal;
		line-height: 1.5em;
		padding: .2em;
		border: 0px;
		border-spacing: 0px;
		margin: 10px;
}
.updated { font-size: 10px;}