/* 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:#0081ed; }
A:visited.footer
	{ text-decoration: none; color:#0081ed; }
A:active.footer
	{ text-decoration: underline; color:#0081ed; }
A:hover.footer
	{ text-decoration: underline; color:#0081ed; }


A:link    { text-decoration: underline; color:#0081ed; }
A:visited { text-decoration: underline; color:#0081ed; }
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-color: #e5f1fd;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	}
	
.table_row1 {
	background-color: #dcc79c;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.table_row2 {
	background-color: #fbf9f5;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	}

H2
	{
	color: #f8993b;
	font-size: 11px;
	font-weight : bold;
	margin-bottom: 0px
	}
	
	
.brown_sh 
	{
	color:#8b6924;
	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: 15px; padding-bottom: 15px; padding-left: 24px; padding-right: 24px;
	color: #FFFFFF;
	}	

.sh_lowerpad
	{
	margin-bottom: 6px; 
	}	
	
.error
	{
	color: RED;
	}	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

. cushycms h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

. cushycms h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}