/* This is the style of your browser text */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 512px;
	text-align: left;
}

p {
	margin: .5em 0 1em 0;
	font-size: 12px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #F9A25D;
	font-size: 12px;
	
}

.class2 a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
	
.class2	a:hover {
 	text-decoration: none;
	color: #F9A25D;
	font-size: 10px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 28px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 42px;
}

h3 {
	font-size: 10px;
}

h4 {
	color: #660000;
	font-size: 16px;
	display: inline;	
}

h5 {
	font-size: 20px;
}


#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	text-align: left;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	font-size: 12px;	
}

a.gutter :hover, a:link, a:active, a:visited {
	font-size: 12px;
	color: #F9A25D;
}

#center {

}

sup
{
position:relative;
top:-3px;
font-size:7px;
line-height: 0;
}

#followus {
	
}