/*----------------Created 12/2009--------------------------------------------*/ 
/*----------------by Reflexion Point Associates, LLC-------------------------*/
/*----------------for Tracy Legal Services-----------------------------------*/




body {
	background-color: #e6a6a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #e6c3a6;
	padding: 10px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px; color: #FFFF66;
}
.header_title {
	margin-top: 75px;
	float: left;
	margin-left: 50px;
	padding: 10px;
}


.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	background-color: #cc6666;
	color: #000000;
	padding: 2px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #cc9466;
	width: 100%;
	float: left;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #FFFFFF;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #852121;
	margin-left: 80%;
}
.sidebarimg {
	margin: 10px 0 10px 0;
}


.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #cc6666;
	text-align: center;
	clear: both;
}
.main {
	width: 80%;
	float: left;
	margin-top: 20px;
}


.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #e6c3a6;
 color: #660000; font-weight: bolder; font-size: x-large;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/*------------------Div Tags--------------------*/

#outer {
	background:#FFFFFF;
	width: 800px;
	border:solid #000000 2px;
	padding: 0;
	margin: auto;
} 

#navbar {
	float:left;
	width:100%;
	line-height:normal;
	font-weight: bold;
	background-color: #cc9466;
	font-size: 18px;
	height: 37px;
    }
	
#navbar ul {
	margin:0;
	padding:5px;
	list-style:none;
    }
	
  #navbar li {
	float:left;
	padding:0;
	background-image: url(images/menu_left.gif);
	margin: 0 5px 0 5px;
	background-repeat: no-repeat;
	background-position: top right;
    }
#navbar a  {
	display:block;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/menu_right.gif);
}
p {
	margin-right: 10px;
	margin-left: 10px;
}

#header_flash	{
	width: 300px;
	position: relative;
	margin-left: 470px;
}

#navbar #active  {
	background-image: url(images/amenu_left.gif);
}

#navbar #active a {
	background-image: url(images/amenu_right.gif);
	color: #FFFFFF;
}.tlsred {
	font-size: 14px;
	color: #FF0000;
}
h1 {
	font-size: 24px;
	margin-left: 5px;
	margin: auto;
}

