* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 14px;
    line-height: 130%;
    font-family: Georgia, Times, serif;
    color: #000;
    background: #fff;
    text-align: left;
}

p { line-height: 23px; }
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a { cursor: pointer; color: #dc1929; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }


#mainbox {
	float: left;
	display: inline;
	width: 462px;
	padding: 70px 30px 0 52px;
}

#content h1 {
	font: 27px Georgia, Times, serif;
	font-weight: bold;
	color: #4b1f63;
	padding-bottom: 10px;
}

#content h2 {
	font: 24px Georgia, Times, serif;
	color: #39462a;
	padding-bottom: 15px;
}

#content h3 {
	font: 18px Georgia, Times, serif;
	text-transform: uppercase;
	color: #39462a;
	padding-bottom: 15px;
}

#mainbox p, #mainbox ul { padding-bottom: 30px; }

#mainbox ul { padding-left: 30px; color: #161f0b; }

body,#page, #content {background-image: none;}
div#sidebar,div#footer{display:none;}
div#mainbox{width:100%;}
h1#logo a, h2.description{
	text-indent: 0;
}