/* @override 
	http://10.0.0.2/~paullynch/bratbags/common/css_styles/copy.css
	http://www.lynchdesign.com.au/clients/bratbags/common/css_styles/copy.css
*/

/* Main Heading */
h1 {
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 13px;
	/* padding-top: 10px; */
	font-weight: bold;
	color: #3E1916;
	text-decoration: none;
}

/* Sub Heading */
h2 {
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	/* line-height: 13px; */
	font-weight: bold;
	color: #ae1231;
	text-decoration: none;
}

/* Sub Sub Heading */
h3 {
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	color: #3E1916;
	text-decoration: none;
}

/* Body Copy Regular */
p
{
	color: #3E1916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
}

p a:link, p a:visited  {
	color: #CC092F;
	text-decoration: none;
}

p a:hover {
	color: #3E1916;
	text-decoration: none;
}

/* Body Copy Bold */
.bold {
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	color: #3E1916;
	text-decoration: none;
}

.bold a {
	line-height: 13px;
	color: #3E1916;
	text-decoration: none;
}

.bold a:hover {
	line-height: 13px;
	color: #6C4744;
	text-decoration: none;
}

/* Site Builder - Lynch Design */
.site_builder
{
	color: #7C4B47;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	vertical-align: top;
}

.site_builder a {
	color: #7C4B47;
	text-decoration: none;
}

.site_builder a:hover {
	color: #ae1231;
	text-decoration: none;
}

/* Bullet Point */
ol
{
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: default;
	list-style-image: url(../images/bullet_tick.gif);
	list-style-position: default;
}

ol a {
	color: #000000;
	text-decoration: none;
}

ol a:hover {
	color: #ae1231;
	text-decoration: none;
}


/* Panel Regular Copy */
.p_copy
{
	color: #CC092F;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}

/* Panel Information */
.p_title
{
	color: #ae1231;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

/* Tips - Bold */
.p_bold
{
	color: #CC092F;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
}

/* Tips - Italic */
.p_italic
{
	color: #CC092F;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	font-style: italic;
}

.p_copy a {
	line-height: 13px;
	color: #d43452;
	text-decoration: none;
}

.p_copy a:hover {
	line-height: 13px;
	color: #ae1231;
	text-decoration: none;
}

/* Body Copy Regular */
.regular
{
	color: #3E1916;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
}

.regular a {
	line-height: 11px;
	color: #3E1916;
	text-decoration: none;
}

.regular a:hover {
	line-height: 11px;
	color: #6C4744;
	text-decoration: none;
}


/* Description Regular */
.description
{
	color: #CC092F;
	font-family: HouseBroken, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	padding: 0px 5px 0px 10px;
}

.description a {
	line-height: 11px;
	color: #CC092F;
	text-decoration: none;
}

.description a:hover {
	line-height: 11px;
	color: #ae1231;
	text-decoration: none;
}

.did_you_know
{
	color: #CC092F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	width: 168px;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0;
}

.did_you_know a:link, .did_you_know a:visited {
	color: #CC092F;
	text-decoration: none;
}

.did_you_know a:hover {
	color: #252525;
	text-decoration: none;
}
