/* @override http://build4.c5themepark.com/index.php/tools/css/themes/grand_trunk2/typography.css */

body {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
	color:#000;
	font-size: 11px;
}

img {border: 0px}
/*a,a:visited,a:active {
	color: #9b4419; text-decoration:none;
}
a:hover {
	color: #9b4419; text-decoration:underline;
}*/

h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}
h1{ font-size:24px; line-height:28px; font-weight:normal; color:#8d5521; display:block; border-bottom:1px solid #8d5521; padding:0px 0px 6px 0px; margin-bottom:12px; }
h2{
	font-size:20px;
	line-height:24px;
	font-family: "Times New Roman", Times, serif;
	color: #3976b6;
}
h3{ font-size:16px; line-height:25px; padding-top:6px; padding-bottom:6px; }
h4{
	font-size:15px;
	line-height:18px;
	text-transform: uppercase;
	color: #3976b6;
}
h5{ font-size:13px; line-height:16px }
h6{ font-size:13px; line-height:16px }

p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

.footer {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
}

.content-list {

}

ul .content-list {
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	padding-bottom:0px;
}

.content-list li {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 20px;
}

a:link {
	color:#3976b6;
	text-decoration:underline;
}
a:visited {
	color:#3976b6;
	text-decoration:underline;
}
a:hover {
	color:#3976b6;
	text-decoration:none;
}