/* links
--------------------------------------------------*/

A:link.yellow
	{ text-decoration: underline; color:#fee900; }
A:visited.yellow
	{ text-decoration: underline; color:#fee900; }
A:active.yellow
	{ text-decoration: underline; color:#fee900; }
A:hover.yellow
	{ text-decoration: underline; color:#fee900; }
	
A:link.brown
	{ text-decoration: underline; color:#8b6924; }
A:visited.brown
	{ text-decoration: underline; color:#8b6924; }
A:active.brown
	{ text-decoration: underline; color:#8b6924; }
A:hover.brown
	{ text-decoration: underline; color:#8b6924; }
	
A:link.footer
	{ text-decoration: none; color:#60c5c1; }
A:visited.footer
	{ text-decoration: none; color:#60c5c1; }
A:active.footer
	{ text-decoration: underline; color:#60c5c1; }
A:hover.footer
	{ text-decoration: underline; color:#60c5c1; }


A:link    { text-decoration: underline; color:#60c5c1; }
A:visited { text-decoration: underline; color:#60c5c1; }
A:active  { text-decoration: underline; color:#f8993b; }
A:hover   { text-decoration: underline; color:#f8993b; }


/* content
--------------------------------------------------*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:url('http://www.woolstores.com.au/test/images/bg.jpg');
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}
	
	
	
.table_row1 {
	background-color: #43bdbd;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.table_row2 {
	background-color: #daf3f3;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	}

H2
	{
	color: #43bdbd;
	font-size: 11px;
	font-weight : bold;
	margin-bottom: 0px
	}
	
H3
	{
	color: #ffffff;
	font-size: 11px;
	font-weight : bold;
	margin-bottom: 0px
	}
	
	
.brown_sh 
	{
	color:#000000;
	font-weight:bold;
	}


/* forms
--------------------------------------------------*/	
	
textarea, select, input {

font-size : 11px;
font-family : Arial, Helvetica, sans-serif;

}

input.submit {
background : #ffb12b;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color: white;
}


/* misc
--------------------------------------------------*/
	
.ourstores_hp
	{
	padding-top: 0px; padding-bottom: 15px; padding-left: 24px; padding-right: 24px;
	color: #000000;
	}	

.sh_lowerpad
	{
	margin-bottom: 6px; 
	}	
	
.error
	{
	color: RED;
	}	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #43bdbd;
}

. cushycms h1 {
	font-size: 18px;
	font-weight: bold;
	color: #43bdbd;
}

. cushycms h2 {
	font-size: 14px;
	font-weight: bold;
	color: #43bdbd;
}
