/* 
================================
Skin styles for BTGA
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #D45500;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #092843 1px solid; 
	border-top: #092843 1px solid; 
	border-left: #092843 1px solid; 
	border-bottom: #092843 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #FFFFFF;
}
.skingradient {
	background-color: #D45500;
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.menupane {
	width: 100%;
	background-color: transparent;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.headerpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 21px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #092843 0px solid;
	border-bottom: #092843 0px solid;
	border-top: #092843 0px solid;
	border-right: #092843 0px solid;
	background-color: transparent;
	color: #FFFFFF;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	text-transform: uppercase;
	padding-right: 6px;	
	padding-left: 10px;	
	padding-top: 1px;	
	padding-bottom: 0px;	
}
.MainMenu_MenuIcon {
	background-color: #092843; 
	border-left: #092843 1px solid; 
	border-bottom: #092843 1px solid; 
	border-top: #092843 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #092843;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	border-left: #092843 0px solid;
	border-bottom: #092843 0px solid;
	border-top: #092843 0px solid;
	border-right: #092843 0px solid;
	background-color: transparent; 
	color: #999999; 
	font-family: "Gill Sans MT", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
	text-transform: uppercase;
	padding-right: 6px;	
	padding-left: 10px;	
	padding-top: 1px;	
	padding-bottom: 0px;	
}
.MainMenu_MenuItemCurrent {
	border-left: #092843 0px solid;
	border-bottom: #092843 0px solid;
	border-top: #092843 0px solid;
	border-right: #092843 0px solid;
	background-color: transparent; 
	background-image: url(http://www.brewsterthornton.com/images/breadcrumb2.gif);
	color: #092843; 
	font-family: "Gill Sans MT", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
	text-transform: uppercase;
	padding-right: 0px;	
	padding-left: 10px;	
	padding-top: 1px;	
	padding-bottom: 0px;	
}
.MainMenu_MenuArrow {
	border-right: #092843 1px solid; 
	border-bottom: #092843 1px solid; 
	border-top: #092843 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #D45500 none; 
   color: #FFFFFF;
   font-family: "Gill Sans MT", Arial, sans-serif; 
   font-size: 12px;
   font-weight: normal;
   text-transform: uppercase;
}
.TreeViewMenu {
	width: 175px;
	background-color: #D45500;
	border-right: #092843 1px solid; 
	border-top: #092843 1px solid; 
	border-left: #092843 1px solid; 
	border-bottom: #092843 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color: transparent;
}
.Head {
   font-family: "Gill Sans MT", Arial, sans-serif;
   font-size:  18px;
   font-weight:  normal;
   color: #D45500;
}

/* 
================================
Custom Font Styles for BTGA
================================
*/   

.PageTitle {
   font-family: "Gill Sans MT", Arial, sans-serif;
   font-size:  20px;
   font-weight:  normal;
   color: #D45500;
}

a.PageTitle:link { 
	color: #D45500; 
	font-style: underline;
}

a.PageTitle:visited { 
	color: #D45500; 
	font-style: underline;
}

a.PageTitle:hover { 
	color: #092843; 
	font-style: underline;
}

.TagLine {
   font-family: "Gill Sans MT", Arial, sans-serif;
   font-size:  20px;
   font-weight:  normal;
   color: #FFFFFF;
}

.Footer {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size:  10pt;
	font-weight:  bold;
	color: #092843;
	text-transform: uppercase;
}

.Notes {
   font-family: "Gill Sans MT", Arial, sans-serif;
   font-size:  9pt;
   font-weight:  normal;
   font-style:  normal;
   color: #092843;
}

body {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #092843;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link { 
	color: #092843; 
	text-decoration: underline;
}

a:visited { 
	color: #CCCCCC; 
	text-decoration: underline;
}

a:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
}

.Normal {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #092843;
	margin: 0px;
}

a.Normal:link { 
	color: #092843; 
	text-decoration: underline;
}

a.Normal:visited { 
	color: #909090; 
	text-decoration: underline;
}

a.Normal:hover { 
	color: #D45500; 
	text-decoration: underline;
}

.MenuItem, .MenuItemMouseOver, .MenuHdr, .currentHeaderHighlight, .currentItemHighlight   {
    font-family: "Gill Sans MT", Arial, sans-serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
	overflow: auto;
	padding-top: 0px;	
	padding-bottom: 5px;	
}

.MenuItem a:link, .MenuItem a:visited, .MenuItem a:active, .MenuItemMouseOver a:link, .MenuItemMouseOver a:visited, .MenuItemMouseOver a:active, .MenuHdr a:link, .MenuHdr a:visited, .MenuHdr a:active, .currentHeaderHighlight a:link, .currentHeaderHighlight a:visited, .currentHeaderHighlight a:active, .currentItemHighlight a:link, .currentItemHighlight a:visited, .currentItemHighlight a:active   {
	color: #FFFFFF;
	text-decoration: underline;
}

.MenuItemMouseOver a:hover, .MenuItem a:hover, .MenuHdr a:hover, .currentHeaderHighlight a:hover, .currentItemHighlight a:hover   {
	color: #092843;
	text-decoration: underline;	
}

.SkinObject {
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    font-family: "Gill Sans MT", Arial, sans-serif; 
    text-decoration: none;
	vertical-align: middle;
}

.SkinObject a:link {
    text-decoration:    underline;
    color:#FFFFFF;
}

.SkinObject a:visited  {
    text-decoration:    underline;
    color:#FFFFFF;
}

.SkinObject a:hover    {
    text-decoration:    underline;
    color:#CCCCCC;
}

.Splash {
    font-weight: normal;
    font-size: 13px;
    color: #092843;
    font-family: "Gill Sans MT", Arial, sans-serif; 
    text-decoration: none;
	padding-top: 0px;	
	padding-bottom: 0px;	
	padding-left: 20px;	
	padding-right: 10px;	
}

.Splash a:link {
    text-decoration:    underline;
    color:#D45500;
}

.Splash a:visited  {
    text-decoration:    underline;
    color:#D45500;
}

.Splash a:hover    {
    text-decoration:    underline;
    color:#CCCCCC;
}

.SplashAccent {
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    font-family: "Gill Sans MT", Arial, sans-serif; 
    text-decoration: none;
	text-transform: uppercase;
	padding-top: 0px;	
	padding-bottom: 0px;	
	padding-left: 20px;	
	padding-right: 10px;	
}

.SplashDark {
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
    font-family: "Gill Sans MT", Arial, sans-serif; 
    text-decoration: none;
	padding-top: 0px;	
	padding-bottom: 0px;	
	padding-left: 10px;	
	padding-right: 45px;	
}

.SplashDark a:link {
    text-decoration:    underline;
    color:#FFFFFF;
}

.SplashDark a:visited  {
    text-decoration:    underline;
    color:#FFFFFF;
}

.SplashDark a:hover    {
    text-decoration:    underline;
    color:#CCCCCC;
}

.Grid {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #092843;
	margin: 0px;
}

a.Grid:link { 
	color: #092843; 
	text-decoration: underline;
}

a.Grid:visited { 
	color: #909090; 
	text-decoration: underline;
}

a.Grid:hover { 
	color: #D45500; 
	text-decoration: underline;
}

.GalleryInvis {
    font-weight: normal;
    font-size: 8px;
    color: #F0F0F0;
    font-family: "Gill Sans MT", Arial, sans-serif; 
    text-decoration: none;
	padding-top: 0px;	
	padding-bottom: 0px;	
	padding-left: 0px;	
	padding-right: 0px;	
}

.GalleryInvis a:link {
    text-decoration:    none;
    color:#F0F0F0;
}

.GalleryInvis a:visited  {
    text-decoration:    none;
    color:#F0F0F0;
}

.GalleryInvis a:hover    {
    text-decoration:    none;
    color:#F0F0F0;
}

.GalleryBorderPad {
	border-right: #F0F0F0 1px solid; 
	border-top: #F0F0F0 1px solid; 
	border-left: #F0F0F0 1px solid; 
	border-bottom: #F0F0F0 1px solid; 
}

.GalleryBorderThin {
	border-right: #092843 1px solid; 
	border-top: #092843 1px solid; 
	border-left: #092843 1px solid; 
	border-bottom: #092843 1px solid; 
}

.GalleryBorderMedium {
	border-right: #092843 2px solid; 
	border-top: #092843 2px solid; 
	border-left: #092843 2px solid; 
	border-bottom: #092843 2px solid; 
}

.GalleryBorderThick {
	border-right: #092843 4px solid; 
	border-top: #092843 4px solid; 
	border-left: #092843 4px solid; 
	border-bottom: #092843 4px solid; 
}

TABLE.white {
	border-collapse: collapse;
	border: 2px solid #FFFFFF;
}

TD.white-edge {
	border: 2px solid #FFFFFF;
}