/*		type.css - layout for maysterandchaimsonlaw.net
 *		6/29/2009 Dan Davis-Boxleitner for Artistic Digital Services
 *
*/

h1 {
	font-size: 26px;
	font-family: 'Times New Roman', Times, serif;
	color: #006e3a;
}

h3 {
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
	color: #006e3a;
}

#contact_text {
	font-size: 14px;
}

.bold14px {
	font-size: 14px;
	font-weight: bold;	
}

#nav {
	font-size: 16px;
	color: #636466;
}

#nav a {
	color: #636466;
	text-decoration: none;
}
#nav a:visited {
	color: #636466;
	text-decoration: none;
}
#nav a:hover {
	color: #006e3a;
	text-decoration: underline;
}

#leftcol_text {
	font-size: 15px;
}

#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer_nav a {
	color: #636466;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #636466;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #006e3a;	
	text-decoration: underline;
}

#copytext {
	color: #636466;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#copytext a {
	color: #636466;
	text-decoration: none;
}
#copytext a:visited {
	color: #636466;
	text-decoration: none;
}
#copytext a:hover {
	color: #006e3a;	
	text-decoration: underline;
}

ul {
	padding: 0px 2px 0px 5px;
	text-indent: 2px;
	list-style-type: disc;
}

li {
	padding: 0px 0px 8px 0px;	
}

#content_text li {
	padding: 2px 2px 4px 2px;	
}

#leftcol_text {
	font-size: 14px;	
}

#content_mid_col {
	font-size: 14px;	
}

#content_right_col {
	font-size: 14px;	
}

.tagline_green {
	font-style: italic;
	font-size: 18px;
	color: #006e3a;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;	
}

#header_links {
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 13px;
}

#header_links a {
	color: #636466;
	text-decoration: none;
}
#header_links a:visited {
	color: #636466;
	text-decoration: none;
}
#header_links a:hover {
	color: #828282;
	text-decoration: none;
}

#rightcol_text a {
	color: #006e3a;
	text-decoration: underline;
}
#rightcol_text a:visited {
	color: #006e3a;
	text-decoration: underline;
}
#rightcol_text a:hover {
	color: #006e3a;
	text-decoration: none;
}

#contact_box a {
	color: #006e3a;
	text-decoration: underline;
}
#contact_box a:visited {
	color: #006e3a;
	text-decoration: underline;
}
#contact_box a:hover {
	color: #000000;
	text-decoration: none;
}

#contact_text a {
	font-size: 14px;
	color: #006e3a;
	text-decoration: underline;
}
#contact_text a:visited {
	font-size: 14px;
	color: #006e3a;
	text-decoration: underline;
}
#contact_text a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#content_text_staff a {
	color: #006e3a;
	text-decoration: underline;
}
#content_text_staff a:hover {
	color: #000000;
	text-decoration: none;
}
#content_text_staff a:visited {
	color: #006e3a;
	text-decoration: underline;
}
