﻿/****************************/
/**** wg 20080519 added *****/
/****************************/

 p.MsoNormal
	{
        margin-bottom: .0001pt;
        font-size: 12.0pt;
        font-family: "Tahoma","sans-serif";
        margin-left: 0in;
        margin-right: 0in;
        margin-top: 0in;
        color: #000000;
    }
p.MsoCommentText
	{margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Tahoma","sans-serif";
		margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}

/* Three-pixel bug fix: http://www.positioniseverything.net/explorer/threepxtest.html */
* html p
{
	height: 1%;
}

body, td, th
{
	font-family: Century Gothic;
	font-size: 16px;
	color: #6E9BB6;
}
/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div {
	behavior: url('iepngfix.htc')
}

 .headerlogo {
	background-image: url('images/interior/at-logo-wide3.png');
	background-repeat: no-repeat;
	background-color: #003399;
	behavior: url('iepngfix.htc')
}
.headerlogoindex
{
	background-image: url( 'images/interior/ashton-tiffany-logo-cactus.png' );
	background-repeat: no-repeat;
	background-color: #003399;
	z-index: 999;
}
.headerlogofrontpagebottomslice
{
	background-image: url( '~/images/home/navigation-background.jpg' );
	background-repeat: no-repeat;
	background-color: #003399;
}

/* Menu */.menutext
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: none;
	letter-spacing: 1px;
	/*background-color: #008080;*/
}
/* Accordion */.accordionHeader
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #003399;
}
.accordionLink
{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.accordionContent
{
	/*background-color: #D3DEEF;*/
	background-color: #EFEFEF;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	border-style: dashed;
	border-width: 1px;
	border-color: #0000FF;
}
a.whitelinks:link
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	color: #F4CB63;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
}
a.whitelinks:visited
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
a.whitelinks:hover
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F4CB63;
	letter-spacing: normal;
	text-decoration: underline;
}

/********************************/
/***** 20080519wg  NOT USED *****/
/********************************/
/*a:active.menulink {
	font-family: "Arial";
	color: #FFFFFF;
	background-color: #232E67;
}*/
/*a:link {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: none;
	letter-spacing: 1px;
}*/


/********************************/
/******* EFFUSION CSS ***********/
/********************************/
a:link
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px; 
	font-weight: bold;
	color: #003399;  /*#F4CB63 changed so services doesn't change to gold after visited*/
	
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.menutext:link
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: none;
	text-align: left;
}
a.menutext:visited
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: none;
	text-align: left;
}
a.menutext:hover
{
	font-family: "century gothic";
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: underline;
	text-align: left;
}

a.blacklinks:link
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blacklinks:visited
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blacklinks:hover
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a.bluelinks:link
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: normal;
}
a.bluelinks:visited
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: normal;
}
a.bluelinks:hover
{
	font-family: "century gothic";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal; /*color: #666666;*/
	text-decoration: underline;
	letter-spacing: normal;
}
.smalllinks
{
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
a.headsmalllinks:link
{
	font-family: "century gothic";
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
a.headsmalllinks:visited
{
	font-family: "century gothic";
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
	letter-spacing: normal;
}
a.headsmalllinks:hover
{
	font-family: "century gothic";
	font-size: 10px;
	line-height: 14px;
	font-weight: bold; /*color: #666666;*/
	/*text-decoration: underline;*/
	letter-spacing: normal;
	color: #F4CB63;
}

.navdividers
{
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 18px;
	color: #77A3D4;
	font-weight: normal;
	text-transform: none;
}
.contactinfo
{
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.bodycopy
{
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: none;
	color: #000000;
	line-height: 16px;
}
.staffbodycopy
{
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
}
.HEADERS
{
	font-family: "Times New Roman";
	font-size: 30px;
	line-height: 33px;
	color: #618ED8;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.SubHeads
{
	font-family: "Century Gothic";
	font-size: 16px; /*line-height: 40px; wg: 20080518: changed to keep line spacing down (i.e. self_ins.apsx) */
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.SubSubHeads
{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 16px;
	color: #01398F;
	font-weight: bold;
	text-transform: none;
}
.bulletedtext
{
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: none;
	color: #000000;
	line-height: 16px;
	text-indent: 0px;
	list-style-image: url(images/misc/small-bullet.gif);
}
a.link.menulink
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: none;
}
a:visited.menulink
{
	font-family: "century gothic";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.menulink
{
	font-family: "century gothic";
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #F4CB63;
	text-decoration: underline;
}
