body {
	background: #0a2170 url(https://www.californiadar.org/chapter_base/templates/chapters5template/images/chapters5-patriotic-bkg.jpg);
}
#wrapper {
/******/background: #fff;
/******/border: 10px solid #c30031;
		
}
#header {
     
/******/background: #0a2170 ;
/******/border-bottom: 5px solid #c30031;
}

#chaptername,
#chapterlocation {
/******/color: #fff;
}
#chaptername-shadow,
#chapterlocation-shadow {
/******/color: #000;
}
#insignia {
background: url(https://www.californiadar.org/chapter_base/templates/chapters5template/images/insignia-patriot.png) no-repeat;

}
#logo {
background: url(https://www.californiadar.org/chapter_base/templates/chapters5template/images/logo-overlay3.png) no-repeat;

}
#menuwrapper {
		
/******/background: #c30031;
		
}



#contentcolumn {
/*******/color: #0a2170;
/*******/border-right: 2px solid #0a2170;
}

/*******text**********/
#columnright-content,
#columnright-content p,
#columnright-content a,
h4,
.page-content ul li,
.page-content ul li a,
.floatleft,
.floatright,
#footer,
#footer p,
#footer a,
#chaptercalendar a,
div ul li,
div ul li a,
#contactus a
 {
/******/color: #0a2170;

}
/*****hovers*******/
#columnright-content a:hover,
.page-content p a:hover,
.page-content ul li a:hover,
#contactus a:hover,
#footer a:hover,
#chaptercalendar a:hover,
div ul li a:hover 
{
/******/color: #fff;
/******/background:#c30031;
	
}






/**********Footer************/
#footer {


/******/color: #000;
	}

.footerrule {
/******/background: #0a2170;
}
/***********Calendar Table***************/
#chaptercalendar {
/******/border: 2px solid #0a2170;
}

#chaptercalendar th {
/******/background: #0a2170;
/******/color: #fff;
}
.row-shading {
	background: #E8E8FF;
	padding-bottom: 5px;
}

.tdbottom {
/******/border-bottom: 3px solid #c30031;
}

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

#patriots p {
/******/border-left:2px solid #c30031;
}

/**********End Patriots************/
/**********webmaster login on home page************/


#chapterlogin a{

/******/color: #0a2170;
}
#chapterlogin a:hover{
/******/background:#0a2170;
/******/color: white;
}
/**************************New LOGIN*******************************/
input#modlgn-username.input-small,
input#modlgn-passwd.input-small
{
	
	background: #fff;
	color: #000080;
	
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	
}
.element-invisible{
	color: #000080;
	
}
`
button.btn.btn-primary
{
	background: #000080;
	color: #fff;
}
input.btn.btn-primary{
	background: #000080;
	color: #fff;
}
/**************************LOGIN FORM**************************/
div.login-description {
/******/color: #0a2170;
}
fieldset {border: none;}
input#username.validate-username, 
input#password.validate-password{
/*border: none;*/
/******/border: 1px solid #0a2170;
}

.login .button  {
/******/background: #c30031;		
/******/color: #fff;
/******/border-top: 1px solid #F8A5BA;
/******/border-left: 1px solid #F8A5BA;
/******/border-right: 1px solid #64001A;
/******/border-bottom: 1px solid #64001A;
}
.login label {
/******/color: #0a2170;
}




/**************************END LOGIN FORM**************************/
/************Contact Us Table****************/

#contactus tr.th {
/******/background: #0a2170;
/******/color: #fff;
}

/************ End Contact Us Table****************/
/***********Basic Table with border**************/
.table-basic-border {
/******/border: 2px solid #0a2170;
}
.table-basic-border td {
	padding: 0 0 0 5px;
}
.table-basic-border tr.th,
.table-basic-no-border tr.th {
/******/background: #0a2170;
/******/color: #fff;
}


.table-basic-border a:hover, 
.table-basic-border p a:hover, 
.table-basic-no-border a:hover,
.table-basic-no-border p a:hover {
/******/color: #fff;
/******/background: #0a2170;
}


.table-basic-cell-bottom-border{
/******/border-bottom: 2px solid#0a2170;
}

.table-basic-cell-right-border{
/******/border-right: 2px solid #0a2170;
}
