﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #cccc99;
    FONT-FAMILY: Arial, Verdana,Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.Normal
{ 
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: 120%;
	vertical-align:top;
	color:#666666;
	line-height:180%;
}

.Normalsmall
{ 
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: 110%;
	TEXT-TRANSFORM: none;
	WORD-SPACING: 200%;
	vertical-align:top;
	color:#666666;
	line-height: 150%;
}

.NormalsmallBlack
{ 
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	vertical-align:top;
	color:black;
	line-height:120%;
}

.NormalsmallRed
{ 
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	line-height: 150%;
	TEXT-TRANSFORM: none;
	color:#8d2124;
}

.NormalRed
{ 
	BACKGROUND-COLOR: transparent;
	color:#8d2124;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	/*vertical-align:top;*/
}

.NormalWhite
{ 
	BACKGROUND-COLOR: #7a8732;
	color:#ffffff;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	/*vertical-align:top;*/
}

.S106_Div
{
	
	width: 200px;
	float: right;
	margin:20px 20px 15px 0px;
	text-align: left;
}
.NormalRedbold
{ 
	BACKGROUND-COLOR: transparent;
	color:#8d2124;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	/*vertical-align:top;*/
}

.NormalBig	
{	
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size:	20pt;
	COLOR:#9d0a0e;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.NormalLarge
{
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size:	11pt;	
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:150%;
}
.RedBig
{
	color:#8d2124;
	vertical-align: top;
	font-size: 11pt;
	line-height:150%;
}
.Header
{
	vertical-align: top;
	font-size: 11pt;
	line-height:150%;
}
.labelColor
{
	color:#8d2124;
	vertical-align:top;
}

.labelheader
{
	color:#8d2124;
	font-size:11pt;
	
}
.labelSmallItalic
{
	font-size:8pt;
	font-style:italic;
	line-height:120%;
}	
.small
{
	font-size:8.5pt;
	line-height:120%;
	color: #666666;
}

.smallRedbold
{ 
	BACKGROUND-COLOR: transparent;
	color:#8d2124;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	/*vertical-align:top;*/
}

.smallwide
{
	font-size:8.5pt;
	line-height:150%;
	color: #666666;
}
.smallwide_DescDetail
{
	font-size:8.5pt;
	line-height:150%;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 5px;
}
.smallColor
{
	color:#8d2124;
	font-size:8.5pt;
	line-height:120%;
}
.smallColorwide
{
	color:#8d2124;
	font-size:8.5pt;
	line-height:150%;
}
.ErrorMsg
{
	color:Red;
	font-size:8.5pt;
	line-height:110%;
}
.ErrorMsgBold
{
	color: Red;
	font-size: 9pt;
	line-height: 110%;
	font-weight: bold;
}

.tdTextDark
{
	FONT-FAMILY: Arial, Verdana,HelSubMenuTDvetica, sans-serif;	
	font-size: 8pt;
	line-height: 150%;
	color: #424244;
	font-weight: bold;
	
}

.smallColorbold
{
	color:#861215;
	font-weight: bold;
	font-size:8pt;
	line-height:180%;
}

.TDPriceSep
{
	font-size: 2pt;
	height: 3px;
}
.TDPrice
{	
	FONT-FAMILY: Arial, Verdana,HelSubMenuTDvetica, sans-serif;	
	font-size: 8pt;
	line-height: 150%;
	color:#666666;
	background-color: #d2d5b3;
	height: 20px;
}
TD
{	
	FONT-FAMILY: Arial, Verdana,HelSubMenuTDvetica, sans-serif;	
	font-size: 9pt;
	line-height: 200%;
	color:#666666;
}

.HomeBottomTD
{
	padding: 2px 0px 0px 10px;
	FONT-FAMILY: Arial;
	font-size: 7pt;
	color: #666666;
	text-align: left;
	
}
/***************Top Menu CSS ***************/
.topMenuTD
{
	background-color: Transparent;
	height:146px;
}

.topMenudiv
{
	background-color: Transparent;
	overflow: hidden; 
	height:62px; 
	margin: 10px 30px 0px 35px;
	/*margin-left:35px; 
	margin-right:30px;
	margin-bottom: 10px;
	margin-top: 10px;	*/
	vertical-align: middle;
}

.TopMenucss
{	
	margin-bottom: 35px;
}
.TopMenu_td
{
	padding-bottom: 5px;
}
.TopMenucssRight
{
	padding:0px;
}
.VisitedTopURL
{
	text-decoration:none;	
	color:#8d2124;
	
}
.VisitedHome
{
	text-decoration:	none;	
	color:#8d2124;
}
.topSubmitdiv
{
	background-color: Transparent;
	vertical-align: top;
	width: 200px;
	height: 146px;
	margin-left:15px; 
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 0px;
}


/*********** submenu CSS ***********/
.subMenuDiv
{
	height: 100%;
	background-color: Transparent;
	overflow: hidden; 	
	margin-left:15px; 
	margin-right:0px;
	margin-bottom: 20px;
	margin-top: 20px;	
}
.subMenuElevationDiv
{
	height: 100%;	
	background-color: Transparent;
	overflow: hidden; 	
	margin-left:30px; 
	margin-right:0px;
	margin-bottom: 20px;
	margin-top: 20px;	
}
.subMenuSecSubDiv
{
	height: 100%;	
	background-color: Transparent;
	overflow: hidden; 	
	margin-left: 18px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
}
.subMenuContactDiv
{
	width: 203px;
	background-color: Transparent;
	overflow: hidden; 	
	margin-left:15px; 
	margin-right:0px;
	margin-bottom: 0px;
	margin-top: 20px;
}	
.CommunityLinksDiv
{	
	background-color: Transparent;
	overflow: hidden; 	
	margin-left:20px; 
	margin-right:0px;
	margin-bottom: 20px;
	margin-top: 20px;	
}
.subMenuRegBanner
{
	height: 100%;
	vertical-align: bottom;
}
.SubMenuTD
{
	background-color:#687818;
	width: 218px;
	height:100%;
}
.SubMenuListTD
{
	height:25px;
}
.SubMenuURL
{
	color: White;	
	font-family:arial;	
}
.subMenuListbutton
{
	list-style-type:square;
	list-style-position:outside;
}
.SubMenuContent
{
	width: 186px;
	height: 505px;
	color: White;	
	FONT-SIZE: 9pt;
	font-family:arial;
	line-height:180%;
}
.SubMenuText
{
	color: White;	
	FONT-SIZE: 9pt;
	font-family:arial;
	line-height:150%;
}
.SubMenuTextUL
{
	color: White;	
	FONT-SIZE: 9pt;
	font-family:arial;
	line-height:150%;
	text-decoration: underline;
}
.SubMenuBanner
{
	width: 41px;
	height: 505px;
}
.SubListActive
{
	color: #ffff00;
}

TH	
{	
	vertical-align:	baseline;
	font-size:	10pt;
	color: Red;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: arial; /*Arial, Helvetica, sans-serif;*/
}	


A:link	
{	
	text-decoration:	none;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
    FONT-SIZE: 10pt;
	color: #999999; /*#3333cc;*/
}	
A:hover	
{	
	text-decoration:	none;	
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
    FONT-SIZE: 10pt;
	color:#9d0a0e;
}
		
A:visited	
{	
	text-decoration:	none;
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
    FONT-SIZE: 10pt;
	color: #999999;
}	
		
A:active	
{	
	text-decoration:  none;	
	FONT-FAMILY: arial; /*Verdana, Helvetica, sans-serif;*/
    FONT-SIZE: 10pt;
	
}	
IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	border: 0px;
}

/****************** Page content CSS *******************/
.ContentDiv
{
	overflow: hidden; 	
	margin-left:15px; 
	margin-right:0px;
	margin-bottom: 30px;
	margin-top: 15px;	
}
.ContentTD
{
	background-color: #f6f4e7;
	width: 782px;
	height: 525px;
	vertical-align:top;
}
.ContentSiteplan
{
	background-color: #f6f4e7;	
}
.DivSiteMap
{
	overflow: hidden; 	
	margin-left:16px; 
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 20px;	
}
.OurTeamDiv
{
	overflow:auto; 
	height:238px;	
	width:364px;
	padding: 15px;		
	background-color: #cccc99;
	color:#ae5750;
}
.bottomleft
{
	width: 400px;
	color: #687818;
	font-size: 10px;
	/*font-weight: bold;
vertical-align: top;*/
	line-height: 16px;
	FONT-FAMILY: Arial narrow;
	padding-left: 20px; 
	padding-top:10px;
	
	
}
.bottomleft_Text
{
	/*width: 218px;*/
	color: #687818;
	font-size: 10px;
	/*font-weight: bold;*/	
	line-height: 16px;
	FONT-FAMILY: Arial narrow;	
	padding-bottom: 10px;
	
}
.bottomright
{
	width: 580px;	
}
.bottommiddle
{
	width: 500px;
}
.bottominc
{
	width: 27px;
	text-align: right;
}
.divscroll 
{		
	overflow:auto; 
	height:475px;	
	padding: 5px;
	margin-left:15px; 
	margin-right:15px;
	margin-bottom: 20px;
	margin-top: 20px;	
	scrollbar-face-color: white;
	scrollbar-shadow-color:white;	
	scrollbar-highlight-color:white;	
	scrollbar-arrow-color: #9d0a0e;
	scrollbar-track-color:white;	
	scrollbar-darkshadow-color:white;	
	scrollbar-3dlight-color::white;	
	scrollbar-base-color:white;
}
.divhorizontal  
{
	overflow:hidden; 		
	margin-left:15px; 
	margin-right:20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.transportationDiv
{	
	/*
	margin-left:15px; 
	margin-right:15px;
	margin-bottom: 10px;
	margin-top: 10px;	*/
	overflow:auto; 
	height:420px;	
	padding: 10px;
	margin-left:10px; 
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 10px;	
	scrollbar-face-color: white;
	scrollbar-shadow-color:white;	
	scrollbar-highlight-color:white;	
	scrollbar-arrow-color: #9d0a0e;
	scrollbar-track-color:white;	
	scrollbar-darkshadow-color:white;	
	scrollbar-3dlight-color::white;	
	scrollbar-base-color:white;
}
.Transportationbg
{
	background-image: "C:\Inetpub\wwwroot\McGuir900\Images\transportation_bg.jpg";
	background-color:Transparent;
}
.TextBoxCss
{
	Width:160px;
	height:14px;
	Border-Color:Gray;
	Border-Style:Solid;
	Border-Width:1px;
	font-size:8.5pt;
}
.BuyerRegTextBoxCss
{
	Width:135px;
	height:14px;
	Border-Color:Gray;
	Border-Style:Solid;
	Border-Width:1px;
	font-size:8.5pt;
}
.labelColumnCss
{
	width: 80px;
	font-size: 8.5pt;
}

.BuyerRegDiv
{
	overflow:hidden;	
	margin-left:15px; 
	margin-right:0px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.BuyerRegFormColLeftDiv
{
	overflow:hidden; 
	width: 230px;				
	margin-left:20px; 
	margin-right:15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.BuyerRegFormColMidDiv
{
	overflow:hidden; 
	width: 235px;				
	margin-left:20px; 
	margin-right:15px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.BuyerRegSep
{
	width: 2px;
	background-image: url(./images/BuyerRegDiv_bg.jpg);
}

.BuyerRegFormColRightDiv
{
	overflow:hidden; 
	width: 220px;				
	margin-left: 15px; 
	margin-right:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.AgentRegDiv
{
	overflow:hidden; 	
	width: 752px;		
	margin-left:15px; 
	margin-right:0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.DrivingDirectionDiv
{
	background-color: #f2f1e3;		
	overflow: hidden; 
	width: 280px;				
	margin-left:35px; 
	margin-right:35px;
	margin-bottom: 20px;
	margin-top: 35px;
}
.PageLink
{
	font-size: 9pt;
	font-weight: normal;
	color:#8d2124;
	text-decoration: none;
}

.s106_Link,
.s106_Link a
{
	color: #6b7a1f;
	text-decoration: underline;
}
.s106_activeBulletin
{
	vertical-align: middle;
	padding: 2px 2px 0px 10px;	
}
.s106_activelink
{
	color: #b23e3c;
}
/*************************	
SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size:	13pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	color:white;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR:#9d0a0e;
}
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	color: Red;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
*********************/		