/* Snyder Homes CSS Document */

.showing { display:block }
.hiding { display:none }

body{
	background-color: #b4d4d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	line-height: 18px;
	text-align: left;
	margin: 0 0 0 0;
}

#MainTable{
	background-image: url(images/MainBG.gif);
}

#Content{
	padding: 0 15px 0 15px;
}

#Nav{
	background-color: #a8103b;
	padding: 0 0 0 0;
}

a{
	text-decoration: underline;
	font-size: 12px;
	color: #1e1e1e;
}

a:visited{
	text-decoration: underline;
	font-size: 12px;
	color: #1e1e1e;
}

a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #910029;
}

#BottomNav a{
	text-decoration: none;
	font-size: 10px;
	color: #1e1e1e;
}

#BottomNav a:visited{
	text-decoration: none;
	font-size: 10px;
	color: #1e1e1e;
}

#BottomNav a:hover{
	text-decoration: none;
	font-size: 10px;
	color: #910029;
}

#SideNav2 a{
	text-decoration: none;
	font-size: 12px;
	color: #1e1e1e;
}

#SideNav2 a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #1e1e1e;
}

#SideNav2 a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #910029;
}

#CopyArea{
	background-color: #efead3;
	width: 760px;
	text-align: left;
}

#RowDivider{
	border-top: 1px solid #ffffff;
}

#SideNav2 {
	padding: 57px 0 0 0;
	background-color: #e6e1cc;
}

#SideNav2A {
	padding: 0px 0px 0px 0px;
	background-color: #e6e1cc;
}

	#SideNav2A a{
		text-decoration: none;
		font-size: 12px;
		color: #1e1e1e;
	}
	
	#SideNav2A a:visited{
		text-decoration: none;
		font-size: 12px;
		color: #1e1e1e;
	}
	
	#SideNav2A a:hover{
		text-decoration: underline;
		font-size: 12px;
		color: #910029;
	}

#ContactSide{
	padding: 10px 5px 5px 8px;
	width: 176px;
	font-size: 11px;
}

#LeftCol{
	background-color: #9fbfbd;
}

.SubSelected{
	color: #910029;
	font-weight: bold;
}

#AltBG1{
	background-color: #e6e1cc;
	border-right: 1px solid #b4b4b4;
	text-align: left;
}

#AltBG2{
	background-color: #dfdbc7;
	text-align: left;
}

#AltBG3{
	background-color: #dfdbc7;
	//border-right: 1px solid #b4b4b4;
	text-align: left;
}

#AltBG4{
	background-color: #e6e1cc;
	text-align: left;
}

.TopLevel{
	display: block;
	background-color: #dfdbc7;
}

.TopLevel2{	
	background-color: #dfdbc7;
	border-bottom: 1px solid #b4b4b4;
	padding: 4px;
}

.TopLevel3{	
	background-color: #dfdbc7;
	border-bottom: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	padding: 4px;
}

.MidLevel{	
	background-color: #eee9d4;
	border-bottom: 1px solid #b4b4b4;
	padding: 4px;
	font-size: 11px;
}

.MidLevel2{	
	width: 21px;
	background-color: #eee9d4;
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 9px;
}

.MidLevel3{	
	width: 21px;
	background-color: #eee9d4;
	border-bottom: 1px solid #b4b4b4;
	padding: 2px 0 2px 0;
}

.Shot{
	padding: 0 5px 0 5px;
}

.thumbnail{
	border: 2px solid #a51a37;
}

#OnlineConcierge, #OnlineConcierge td, #OnlineConcierge tr,  #OnlineConcierge td a, #OnlineConcierge td a:hover, #OnlineConcierge td a:visited{
	padding: 1px 4px 2px 2px;
	font-size: 10px;
	vertical-align: top;
	line-height: 15px;
}

#OnlineConcierge td a, #OnlineConcierge td a:visited {text-decoration: underline;}


#OnlineConcierge td .OCQuestion {font-weight: bold;}

#OnlineConcierge ul{
	padding: 0px 0px 0px 20px;
	margin: 0 0 0 0;
}