* {
 	margin:0;
	padding: 0;
	outline: 0;
}

#Wrap {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}

.HeaderTD {
	border-left: 1px solid #777;
	border-right: 1px solid #777; 
}

.NavTD {
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	height: 30px;
}	

.HeaderBottom {
	background-image: url("images/ttg-header-bottom.jpg");
	height: 13px;
	background-color: #0f0;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

.BannerTD {
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	/* background-image: url("images/ttg-content-bg.jpg"); */
}

.MidBannerPane {

}

.FooterTD {
background-image: url("images/ttg-content-bg.jpg"); 
	height: 41px;
	text-align: center;
}

.PlugTD {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.LoginStyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.ContFootTable {
	
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

.ContentPane {
padding: 10px;

}

.FooterLinks {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	color: white;
	font-weight: bold;
	font-size:12px;
}

a.FooterLinks:link,a.FooterLinks:active,a.FooterLinks:visited {
	color: white;

}

a.FooterLinks:hover {

}

.TTGCopy {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: white;
}

.MainNav {
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 30px;
}

.MainNav .root {
	padding: 0px 35px 0px;
	color: #3C3C3C;
	overflow: visible;
}

.MainNav .root.hov {
	color: #4A2948;
}

.MainNav .m {
	background-color: white;
	border: 1px solid #5C5F82;
}

.Normal P {
	margin-bottom: 1.5em;
	font-size: 16px;
}

#dnn_ctr_Login_cmdRegister.CommandButton {
	padding: 5px;
	display: block;
	background-color: #424767;
	text-align: center;
	font-size: 14px;
}

td#dnn_ctr_Login_tdRegister a.CommandButton:link {
	color: white;
	text-decoration: none;
}

/* Property Agent Styles */
.photo-frame {

}

.ListMasterDiv {
	background-color: blue;
	width: 100%;
	height: 20px;
}

.ListItemDiv {
	background-color: #0f0;
	border: 1px solid red;
	width: 107px;
	height: 150px;
	text-align: center;
}

.ListItemTitle {

}

.ListItemTitleLink {

}

.CardLink {
	font-family: Arial, sans-serif;
}

/* Container Styles */
H2.H2Title {
	display: inline;
	font-family: Arial, sans-serif;
	color: Black;
}

#TTGContainerID {
   width: 960px;

 /*   border: 3px solid blue; */
}
.TTGItemClass {
   width: 110px; 
   float: left;
   text-align: center;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 10px;
   padding-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
}
