/* CSS Document */
body {
	font-family: Georgia, Arial;
	color: #343434;
	background-color: #FEF0DE;
}

table {
	font-size: 11pt;
	line-height: 16pt;
}

.header {
background-image: url(../images/pagebg.gif);
background-repeat: repeat-x;
}

.footer {
background-image: url(../images/footerbg.gif);
background-repeat: repeat-x;
}


#content {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#content a:link {
color: #8A5918;
text-decoration: none;
}

#content a:visited {
color: #8A5918;
text-decoration: none;
}

#content a:hover {
color: #8A5918;
text-decoration: underline;
}

#content a:active {
color: #8A5918;
text-decoration: underline;
}

#content ul {
list-style-image: url(../images/goldbullet.gif);
}


#content h1 {
	border: 1px solid #E5BA79;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #996600;
	font-size: 13pt;
	letter-spacing: 1px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	background-color: #FFFFFF;
}

#content h2 {
padding-top: 5px;
padding-bottom: 5px;
color: #996600;
font-size: 10pt;
font-family: Georgia;
font-weight: bold;
}

#drawattention {
width: 400px;
float: right;
margin-left: 10px;
color: #535353;
}

#drawattention .headline {
margin-left: 20px;
width: 300px;
border-top:1px solid #996600;
border-left:1px solid #996600;
border-right:1px solid #996600;
background-color: #BB8134;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
color: white;
text-transform:uppercase;
font-size: 9pt;
font-weight:bold;
}

#drawattention .info {
border: 1px solid #BB8134;
background-color: #E2E2E2;
padding: 10px;
color: #535353;
font-size: 9pt;
}

#drawattention input {
border: 1px solid #535353;
}

#drawattention table {
color: #535353;
}

.goldtxt {
color: #8A5918;
}

.nomarginbottom {
margin-bottom: 0px;
}

.nomargintop {
margin-top: 0px;
}

#mainarea {
float: left; 
width: 420px;
margin:  0px;
padding: 0px;
}
