/* ----------------------------------------------------------------------------------------------
	type.css:	type.css for standard layout of bwifa.co.uk
	version:		1.0
	email:		info@praxitar.com
	website:		http://www.praxitar.com
	copyright:	Copyright 2009 Praxitar Ltd
   ---------------------------------------------------------------------------------------------- */

body {
	font-family:	verdana, sans-serif;
	font-weight:	500;
}

h1 {
	display:		none;
}

h2 {
	font-size:		17px;
	font-weight:	bold;
	line-height:	140%;
}

dt {
	font-size:		15px;
	font-weight:	bold;
	line-height:	140%;
}


h3 {
	font-size:		15px;
	font-weight:	bold;
	line-height:	140%;
}

p,ul,dl,caption,tr {
	font-size:		13px;
	line-height:	140%;
}

blockquote p {
	font-family:	Tahoma, Geneva, sans-serif;
	font-size:		20px;
	font-style:		italic;
	line-height:	140%;
	padding:		20px 0;
	text-indent:	60px;
}

blockquote p:before, blockquote p:after {
	content:		'"';
}


li,dd,a {
	font-size:		13px;
}

dd {
	padding-bottom:	2px;
}

h1,h2,h3,p,dl,dd,dt,a {
	margin:		0 0 10px 0;
}

/*
p {
	text-align:			justify;
}
*/

ul,ol {
	margin:			0 0 10px 0;
	list-style-position:	inside;
	list-style-type:		disc;
	list-style-image:		none;
}

li {
	margin:			0 0 0 20px;
	list-style-position:	outside;
	list-style-type:		disc;
}

a {
	text-decoration:		none;
	border-bottom-style:	dashed;
	border-width:			1px;
}

a:hover {
	border-bottom-style:	dotted;
}

strong, .strong {
	font-weight:	bold;
}

#mainNav li a {
	font-size:		13px;
	font-weight:	bold;
	line-height:	32px;
}

#secondaryNav ul a {
	font-weight:	bold;
}

#superFooter, #superFooter p {
	font-size:		15px;
	font-weight:	bold;
}

#superFooter .date, #superFooter .phone {
	line-height:	32px;
}

#footer .copy {
	font-size:	10px;
	line-height: 12px;
}

#footer .copy a {
	font-size:	10px;
}

#subfooter, #subfooter a {
	font-size:	10px;
	text-decoration:	none;
}