h2
{
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 30px;

	font-family: 'Josefin Sans',sans-serif,Helvetica;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: 2px;

	text-align: center;
	color: #f80004;
	/*color: #fff;*/
}
body
{
	/*background:#8b000a;*/
	background:#800009 url('../images/BackGradient.png') repeat-x left top;
	padding: 0px;
	margin: 0px;
	min-width: 1000px;
	max-width: 1400px;
}
.container
{

	padding: 0px;
	width: 90%;
	float:left;
}
.leftPanel
{

	width: 19%;
	float: left;
	height: 1200px;

	background: #555 url('../images/panelGradientLeft.png') repeat-y right 2%;
	color: #fff;
	padding: 5px 5px 10px 5px;
	
	
	
}
.leftPanel h2
{
	margin-top: 30px;
	margin-right: 10px;
		margin-bottom: 0px;
	text-align: right;
	font-size: 32px;
	
	
}
.leftPanel p
{
		margin-top: 0px;
	margin-right: 15px;
		margin-bottom: 20px;
font-family: Helvetica;
	text-align: right;
	font-size: 12px;
	
	
}
.pInfo
{
	
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Josefin Sans',sans-serif,Helvetica;
	letter-spacing: 1px;
	line-height: 36px;
	text-align: left;
	font-weight: 100;
		padding: 20px;
	color: #fff;
	font-size: 24px;
	background: #AA0000;
			border-radius:10px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	border: 1px solid #fff;	
}

.twitter-timeline
{
	width: 95%;
}
.tFeed
{
	
	
	width: auto;
	float: left;
	
}
.page
{
	padding: 10px;
	width: 90%;
	margin-top: 5px;
	margin-left: 35px;
	margin-right: 35px;

text-align: center;
	float: left;
}

.navItems
{

	margin: 0px;
	width: 40%;
	float: right;
}

.navItems ul
{
	padding: 0px;
	height: 25px;
	width: 100%;
	margin: 0px;
	margin-top:3px;
	float: right;

	
	


	
}
.navItems li
{
	border-left: 2px solid #fff;
	margin: 0px;
padding: 0px;
	list-style-type: none;
	diplay: block;
	width: 19%;
	float: left;
	
	
	
}
.navItems .fLi
{
	border-left: none;

	
	
}
.navItems a
{
	margin: 0px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	width: 100%;

	text-align: center;
	height: 24px;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
	
	
	
}
.navItems a:Hover
{
	
	display: block;
	background: #555;
	/*#f80004;*/
text-decoration: underline;
	color: #fff;
	padding-top: 10px;

	
	
	
}


.header
{

	/*background: #f80004;*/
	width: 100%;
	float: left;
	text-align: center;
	height: auto;
}

.contentArea
{

	margin-right: 3%;
	margin-left: 3%;
	margin-top: 3px;
	margin-bottom: 30px;
	padding: 4%;
		border-radius:10px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	border: 1px solid #8b000a;
	text-align: center;
	width: auto;
	float: left;
	background: #fff;
	background:#eee url('../images/sectionBackGradient5.png') repeat-x top left;
	height: 100%;
}
.elements
{
	
	width:100%;
	float: left;
	padding: 0;
}
.mainLeftText, .mainRightText
{
	margin-right: 1.5%;
	font-family: sans-serif,Helvetica,Arial;
	border-radius:10px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
border: 1px solid #ccc;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 16px;
	width: 30%;
	text-align: left;
	color: #555;
padding: 1%;
	background: #fff;
	height: 100%;
display: inline;
	background:#fff;
	/* url('../images/sectionBackGradient3.png') repeat-x top left;*/
	line-height: 24px;
	float: left;
	min-height:600px;
}

.mainLeftText div
{
	margin: 4%;
	
}
.mainLeftText img, .mainRightText img
{
	margin-bottom: 20px;
		border-radius:10px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
}
.mainRightText
{
		margin-right:0;
		height: 100%;
	float: right;
	
}
.mainRightText div
{
	margin: 4%;
	
}
.rightPanel
{
	
		background: #444;
		border: 3px solid #bbb;
		border-left: 20px solid #bbb;
		margin: 0px;
		margin-top: 30px;
	float: right;
	padding: 20px;
		width: 20%;
	
}
.rightPanel li
{
	
		background: #444;
		margin: 0px;

	padding: 5px;

	margin: 0px;

	list-style-type: none;
	diplay: block;
	width: 20%;

	
}
.contentArea h3
{
		font-family: 'Josefin Sans',Helvetica,sans-serif;
		font-weight: 100;
	margin-top: 5px;
	font-size: 24px;
	color: #555;
}
.rightPanel a
{
	
	display: block;
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;


	text-align: center;
	height: 24px;
	color: #fff;
	padding-top: 10px;
	text-decoration: none;
	
	
}

.mainFooter
{
	

	background:#444 url('../images/FooterGradient2.png') repeat-x;
	margin: 0px 0px 0px 0px;
	height: 300px;
	padding: 20px;
	width: 100%;
	float: left;
}
.mainFooter table
{
	
width: 85%;
margin-top: 35px;
margin-left: 12%;
margin-right: auto;
	
}

.mainFooter th
{
	margin-bottom: 40px;
width: 30%;
font-family: sans-serif,Helvetica,Arial;

	font-weight: 300;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: left;
	color: #fff;
	
}
.mainFooter td
{
	min-height: 50px;
width: 30%;
font-family: sans-serif,Helvetica,Arial;

	font-weight: 300;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	
}
.icon
{
	
	position: absolute;
	top: 5px;
	left: 5px;
	
	
	
}