*
{
	margin:0;
	padding:0;
	line-height:1.3em;
}

html,body
{
	height:100%;
}

body
{
	color:#1a1b1f;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:62.5%;
	background-image:url(../images/body_bg2.png);	
	background-repeat:repeat-x;
	background-color:#ffffff;
}

h1
{
	font-size:32px;
	font-weight:normal;
	letter-spacing:-1px;
}

.home h2
{
	color:#ad8f2e;
}

h2
{
	color:#000000;
	font-size:1.8em;
	letter-spacing:-1px;
	font-weight:normal;
	padding-bottom:8px;
}

h3
{
}

h4
{
}

h5
{
}

h6
{
}

p
{
	padding-bottom:10px;
}

a
{
	color:#ad8f2f;
	text-decoration:none;
}

a:hover
{
}

a:visted
{
}

ul
{
	padding-bottom:10px;
}

ul li
{
	margin-left:20px;
}

ol
{
	padding-bottom:10px;
}

ol li
{
	margin-left:20px;
}

img
{
	border:none;
}

input, select, textarea
{
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	padding:2px 4px;
	font-size:0.9em;
}

.gold-highlight
{
	color:#ad8f2e;
}

#editableContent
{	
}
