﻿body
{
	margin:20px 0px; 
	padding:0px;
	text-align:center;
	
}
#container {
	width:950px;
	margin:0px auto;
	text-align:left;
	border:1px solid #333;
  }
#contgoogleads
{
	position:relative; 
	float:left;
	width:950px; 
	padding:20px;
}
.singlegoogleads
{
	float:left;
	width:315px; 
}

#topheading
{
	height:35px;
	background-color:#052146;	
}
#topbanner
{
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	height:129px;
}
.clearboth
{
	clear: both;
}
#leftmiddlecontainer
{
	height:2500px;
	width:230px;	
	float:left;
	background-color:#edf2ff;	
	border-right:1px solid #333;
}
#rightmiddlecontainer
{
	height:1200px;
	width:710px;	
	float:left;
}
.SubHeading
{
	color:#052146;
	display:block;
	font-family:Arial;
	font-size:13px;
	padding:5px;
}
a:link, a:visited, a:active {
	color:#000000;
	font-family:Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#EA7C00;
}

.SideMenu
{
	padding-Left:20px;
}

.MainTitle
{
	color:#052146;
	display:block;
	font-family:Arial;
	font-size:17px;
	padding:15px;
	text-decoration:underline;
	font-weight:bold;
}

.MainMenu
{
	padding-Left:25px;
}
.MainMenu a
{
	color:#000000;
	font-family:Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.MainMenu a:link
{
	color:#000000;
	font-family:Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.MainMenu a:visited
{
	color:#000000;
	font-family:Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.MainMenu a:active 
{
	color:#000000;
	font-family:Arial,Verdana,"Trebuchet MS",Tahoma,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.MainMenu a:hover
{
	text-decoration:underline;
	color:#EA7C00;
}

.TagsMenu
{
	text-align:justify;
	padding-left:30px;
}
.TagsMenu ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;
		} 
.TagsMenu li {
			margin-left: 0;
			padding: 3px 3px;
			list-style: none;
			display: inline;
			}
#searchResultsCont {
	padding-right:15px;	
	border-top:solid 2px black;
}
#searchResultsCont ol li {
	list-style:none;
	line-height:15px;
	padding:5px 0px 7px;	
	border-bottom:1px solid #333;
}
#searchResultsCont h3 {
	font-weight:bold;
	font-size:14px;
	margin:5px 10px 7px 0px;
	text-decoration:underline;
	text-transform:uppercase;
}
#searchResultsCont a {
	font-weight:bold;
	font-size:15px;
	margin:5px 10px 7px 0px;
	text-decoration:underline;
}
#searchResultsCont a:link{
	font-weight:bold;
	font-size:15px;
	margin:5px 10px 7px 0px;
}
.altRow {
	background-color:#EDF2FF;
}
.summary
{
	margin:0px 15px 0px 15px;
}
.TopGooglead
{
	text-align:center;
	padding:5px;	
}