body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

.topLinks {
	width:850px; height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #666666;
	text-align:right;
	margin:0px auto;
}

#header{
	width:850px;
	height:120px;
	background-color:#000000;
	margin:5px auto 5px;
}


.logo{
background-image:url(images/logo.jpg);
width:240px; height:120px;
margin-left:10px;
float:left;
}

#textLogo{
padding-top:40px;
padding-bottom:10px;
width:500px;
margin-left:260px;
}

.orangeText{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px; color:#E76E44;
}

.whiteText{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px; color:#FFFFFF;
}

#container {
	width: 850px;
	height:auto;
	margin:0px auto;
}

#content {
	width:590px;
	color: #333333;
	float: left;
	padding:5px;
	line-height:16px;
}

.postBox{
width:600px;
height: 50px;
color:#FFFFFF;
background-color:#E76E44;
}

.brown{
/*width:54px; */
background-color:#665148;
height: 50px;
float:left;
/*margin-right:8px;*/
}

.postText{
padding:8px;
}

#downloadBox{
width:225px;
height:120px;
margin:5px 0px 5px 0px;
}

.boldItalic{
font-weight:bold;
font-style:italic;
}


.textBold{
font-weight:bold;
}

.textItalic{
font-style:italic;
}

.textWhite{
	color:#FFFFFF;
	text-align: left;
}

.boldWhite{
color:#FFFFFF;
font-weight:bold;
}

.boxBorder{
border:1px solid;
}

.pareText{
text-align:left;
}

.heading{
font-family:Georgia, Times, serif;
font-size:20px; font-weight: bold; color:#FF0000;
}

#rightContent {
	width:225px;
	height:100%;
	float:right;
	font-size:11px;
	background-color:#ECE9D8;
}

.readMore{
font-size:9px;
color:#FF0000;
}

.footer {
	width:850px;
	margin:10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665148;
	float:left;
	text-align:center;
	position:relative;
}

.listing{
list-style:url(images/checkmark.gif);
list-style:outside;
}

.list_style{
	list-style-image:url(images/right.jpg);
	list-style-position: outside;
	list-style-type: square;
}

.list_styletrans{
	list-style-image:url(images/right.gif);
	list-style-position: outside;
	list-style-type: square;
}

.red{
color:#FF0000;
}
