/* StylesSheet for ACW Law | Design by Dinger Associates */

body {
	margin: 0;
	padding: 0;
    background: #fff;
	color: #5F6062;
	font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
	font-size : 12px;
}


/* Links */

a:link {
	color: #5F6062; 
	text-decoration: none; 
	background-color: transparent;
}

a:visited { 
	color: #5F6062; 
	text-decoration: none; 
	background-color: transparent;
}

a:hover { 
	color: #C0C0C0; 
	text-decoration: none; 
	background-color: transparent;
}

a:active { 
	color: #5F6062; 
	text-decoration: none; 
	background-color: transparent;
}

/* DIVs */

#body {
	width: 100%;
    height: 100%;
	margin: 0;
	padding: 0;
    background: #fff url('images/bg_tl.jpg') no-repeat top left;
	color: #5F6062;
	font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
	font-size : 12px
}

#container {
   width: 100%;
   height: 100%;
   background: url('images/bg_br.jpg') no-repeat bottom right;
}

#maintable {
   width: 500PX;
   background: transparent;
   color: #5F6062;
   font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
   font-size : 12px;
}

#header {
   height: 50PX;
   text-align: center;
   background: transparent;
   color: #5F6062;
   font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
   font-size : 25px;
}

#sides {
   width: 140PX;
   background: transparent;
}

#topspace {
   height: 175PX;
   background: transparent;
}

#footer {
   height: 75PX;
   background: url('images/bg_footer.jpg') no-repeat center;
   color: #959595;
   font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
   font-size : 9px
}

#footer a:link {
	color: #7E8082; 
	text-decoration: none; 
	background-color: transparent;
}

#footer a:visited { 
	color: #7E8082; 
	text-decoration: none; 
	background-color: transparent;
}

#footer a:hover { 
	color: #7E8082; 
	text-decoration: underline; 
	background-color: transparent;
}

#footer a:active { 
	color: #7E8082;
	text-decoration: none; 
	background-color: transparent;
}

#nav {
   width: 100%;
   background: transparent;
   color: #5F6062;
   font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
   font-size : 11px;
}

.subnav {
   color: #7E8082;
   font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
   font-size : 12px;
}

.subnav a:link {
	color: #7E8082; 
	text-decoration: none; 
	background-color: transparent;
}

.subnav a:visited { 
	color: #7E8082; 
	text-decoration: none; 
	background-color: transparent;
}

.subnav a:hover { 
	color: #7E8082; 
	text-decoration: underline; 
	background-color: transparent;
}

.subnav a:active { 
	color: #7E8082;
	text-decoration: none; 
	background-color: transparent;
}

h1 { 
	color: #5F6062;
	font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
	font-size : 12px;
	font-weight: bold;
}

h2 { 
	color: #5F6062;
	font-family :  Myriad, Arial, Helvetica, Verdana, san-serif;
	font-size : 14px;
}

#line {
	width: 100%;
	text-align: center;
	border-color:  #7E8082;
    border-top: thin dotted;
}.bullet {
	list-style-position: outside;
	list-style-type: square;
	margin: 1;
	padding: 1;
}
.style7 {
	color: #5f6062;
	font-size: 9px;
}
