body{
	font-size:62.5%;
	background-color: #E8E8E8;
}

#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
#TopNav {
	width: 960px;
	height: 62px;
}

#TopNav img{
	float: right;
	padding-right: 15px;
	padding-left: 60px;
	padding-top: 3px;
}


#logo {
	color: #BF4D02;
	padding-top: 12px;
	float: right;
	width: 217px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

#orangebar li{
	display: inline;
	list-style-type: none;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.35em;
	padding-right: 25px;
	float: right;
	padding-top: 6px;
	color: #FFF;
}

#orangebar a{
	display: inline;
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 2.35em;
	float: right;
	color: #FFF;
	text-decoration: none;
}

#orangebar a:hover{
	text-decoration: underline;
}

#orangebar {
	width: 960px;
	height: 42px;
	background-color: #E7E7E7;
	background-image: url(images/obar.jpg);
	background-repeat: repeat-x;
}
#mainfeature {
	height: 350px;
	width: 960px;
	background-color: #FFF;
	padding-bottom: 20px;
}
#mainfeatureright {
	float: right;
}
#mainfeatureright img{
	float: right;
	padding-right: 70px;
}
#mainfeatureleft {
	margin-left: 10px;
	float: left;
	height: 350px;
	width: 354px;
}

#appstbadge {
	padding-top: 25px;
	padding-left: 110px;
}

#minifeaturewrapper {
	height: 200px;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;

}

#minifeaturewrapper h1{
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 4px;
}
#minifeaturewrapper p.blocktext {
	margin-left: auto;
    margin-right: auto;
    width: 16em
}

#minifeat1 {
	height: 200px;
	width: 234px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA7C13;
	border-right-color: #FA7C13;
	border-bottom-color: #FA7C13;
	border-left-color: #FA7C13;
	
}

#minifeat1 img.displayed{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#minifeat2 {
	height: 200px;
	width: 234px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA7C13;
	border-right-color: #FA7C13;
	border-bottom-color: #FA7C13;
	border-left-color: #FA7C13;
}

#minifeat2 img.displayed{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#minifeat3 {
	height: 200px;
	width: 234px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA7C13;
	border-right-color: #FA7C13;
	border-bottom-color: #FA7C13;
	border-left-color: #FA7C13;
}

#minifeat3 img.displayed{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#minifeat4 {
	height: 200px;
	width: 233px;
	float: left;
	border: 1px solid #FA7C13;
}

#minifeat4 img.displayed{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#minifeat4 img.displayed2{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#newsbar {
	width: 932px;
	border: 1px solid #F59125;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 98px;
	padding-top: 6px;
	padding-left: 6px;
	background-color: #EDEDED;
}

#newsbar heading {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	line-height: 1.7em;
}

#newsbar descr {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

#newsbar a {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-decoration: none;
	color: #F00;
}

#newsbar a:hover {
	text-decoration: underline;
}

#newsbar date {
	font-style: italic;
}
