/* style-bjlpcc.css main style sheet for billjacobslpcc.com */

td,th,blockquote,p,input,fieldset,form,pre,h6,h5,h4,h3,h2,h1,li,ol,ul,dd,dt,dl,div,body, ul {
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
}

img,fieldset {
	border:0;
}

var,th,strong,em,dfn,code,cite,caption,address {
	font-style: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul,ol {
	list-style: none;
}

th,caption {
	text-align: left;
}

h6,h5,h4,h3,h2,h1 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

q:after,q:before {
	content: '';
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	color: #000000;
}

#mainwrapper, #header, #main, #footer {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#mainwrapper {
	padding-bottom:15px;
	width: 820px;
	/*margin: 0px;*/
	overflow: hidden;
	background: url(../image-files/mainbg.jpg) repeat-y #fff;
	padding-left: 10px;
	
	margin-left: auto; /*These three lines aded*/
 	margin-right: auto;
 	text-align: left;
 	
}

#header {
	width: 800px;
	height:180px;
	margin-left: 0px;
	background:url(../image-files/headerbg.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	padding-top:0px;
	padding-left: 5px;
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	width: 180px;
	;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content {
	width: 400px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content p {
	line-height: 16px;
}

#content ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0em;
}

#content strong {
    font-weight:bold
}

#content blockquote{
	padding-left:10px
	}

#content em {
	font-style:italic
}

#content a {
	color:#5b3e76;  /*change the color of the links in the content. */
	text-decoration: underline;
}

#content a:hover {
	color:#5b3e76;
	text-decoration:underline
}

#content h1 {
	font-size:160%;
	color:#0a5286;
	text-align:center;
	font-weight: bold;
	padding-bottom: 16px;
	float:center;
}

#content h2 {
	font-size:100%;
	color:#0A5286;
	border-left-color: #0E79B5;
	border-left-width: 13px;
	border-left-style: solid;
	padding-left: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

#content h3 {
	font-size:100%;
	font-weight: bold;
	border-bottom-width: 14px;
	border-top-width: 14px;
}

#content h4 {
	font-size:100%;
	font:bold arial,helvetica,sans-serif;
}

#right {
	float:left;
	padding-left: 0;
	width: 180px;
	margin-top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#footer {
	width: 800px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-top: 0;
	border: 0px;
	padding: 0px;
	font-size: 9px;
}

#google-ad-160 {
	float:center;
}

.printonly {
	display:none
}

.LeftMenu {
	margin: 0px;
	width: 175px;
	text-indent: 5px;
	padding: 0px;
}

.LeftMenuL1 {
	text-transform: uppercase;
	background-color: #b1cbca;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.LeftMenuL2 {
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1CBCA;
	border-bottom-color: #B1CBCA;
	border-left-color: #B1CBCA;
	
}
.LeftMenuL1 a, .LeftMenuL2 a {
	color: #000000;
	text-decoration: none;
} 


.LeftMenuL1 a:hover, .LeftMenuL2 a:hover {
	cursor: pointer;
	text-decoration: underline;
}


/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px #B1CBCA;
	border-right: solid 1px #B1CBCA;
	border-bottom: solid 1px #B1CBCA;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #ffffff;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CBCA;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
}


/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	page-break-before: auto;
	padding: 0px;
	background-color: #CAE6E6;
	line-height: 20px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1CBCA;
	border-bottom-color: #B1CBCA;
	border-left-color: #B1CBCA;
	color: #000000;
}

.AccordionPanelContent a {
	color: #000000;
	text-decoration: none;
}

.AccordionPanelContent a:hover {
	color: #000000;
    text-decoration: underline;
}	

.AccordionPanelContent a:visited {
	color: #5b3e76;
    text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #CAE6E6;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #000000;
	text-decoration: underline;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000000;
	text-decoration: underline;
}
.WebDesign  {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 140px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	border: 1px solid #0A5188;
	margin-left: 7.5px;
}
.WebDesign  a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 20px;
}
.WebDesign  a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #FFFFFF;
	color: #000000;

}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #CAE6E6;
}
.SiteButton {
	background-color: #095287;
	text-align: center;
	padding: 10px;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

