/* CSS Document */

/* --MAIN STYLES-- */

body { background-color: #333333; margin: 5px; }

h1 {
	font-size: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
h2 { font-size: 14px; font-weight: bold; color: #687e79; margin-bottom: 0px; }

.sidelink { font-size: 14px; font-weight: bold; color: #c48f3d; margin-top: 12px; margin-bottom: 12px; }

/* -- LINK STYLES -- */

a:link { text-decoration: none; color: #CED5D5; }
a:visited { text-decoration: none; color: #CED5D5; }
a:active { text-decoration: none; color: #CED5D5; }
a:hover { text-decoration: underline; color: #CED5D5; }

a.brand:link, a.brand:visited, a.brand:active { font-weight: bold; color: #65867f; text-decoration: none; }
a.brand:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.brand2:link, a.brand2:visited, a.brand2:active { font-weight: bold; color: #666666; }
a.brand2:hover { font-weight: bold; color: #65867f; }
		
a.legal:link, a.legal:visited, a.legal:active { font-weight: bold; color: #98834b; text-decoration: none; }	
a.legal:hover { font-weight: bold; color: #666666; text-decoration: none; }
a.legal2:link, a.legal2:visited, a.legal2:active { font-weight: bold; color: #666666; }
a.legal2:hover { font-weight: bold; color: #98834b; }	
a.legal3:link, a.legal3:visited, a.legal3:active { font-weight: normal; color: #666666; }
a.legal3:hover { font-weight: normal; color: #98834b; }
	
a.about:link, a.about:visited, a.about:active { font-weight: bold; color: #666666; }
a.about:hover { font-weight: bold; color: #635D5C; }
	
a.footer-links:link, a.footer-links:visited, a.footer-links:active { color: #F5F1E4; font-weight: normal; text-decoration: none; }
a.footer-links:hover { color: #F5F1E4; font-weight: normal; text-decoration: underline; }
a.footer-links-on:link, a.footer-links-on:visited, a.footer-links-on:active { color: #F5F1E4; font-weight: bold; text-decoration: none; }
a.footer-links-on:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
	
a.aboutus-link:link, a.aboutus-link:visited, a.aboutus-link:active { color: #C48F3D; font-weight: none; text-decoration: underline; }
a.aboutus-link:hover { color: #C48F3D; font-weight: none; text-decoration: none; }

/* --GLOBAL STYLES-- */

.leftcol-links {
	padding-left: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	}
		
.leftcol-links2 { padding-left: 11px; margin-top: 0px; line-height: 16px; }


.left-border { border-left: 1px solid #A8B5AC; }
.right-border { border-right: 1px solid #A8B5AC; }
.top-border { border-top: 1px solid #A8B5AC; }
.bottom-border { border-bottom: 1px solid #A8B5AC; }

.main-table { border: 6px solid #655C5C; background-color: #ffffff; }



/* FILING STYLES */


.filing-links {
	border-bottom:  1px solid #C4BFBF;
	background: url(.../Companies/CarlsonCraft2/AllStateLegal/Occasions/arrow.jpg) 0px 8px no-repeat;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	}
.phone { background-image:url(../AllStateLegal/Occasions/phone.gif); }