BODY
{
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
	margin:0;
}
p
{
    color: black;
}
H1
{
    padding:0;
    margin:0;
    font-family: Times New Roman, Times New Roman, Times, serif;
    font-size:35pt;
    font-weight: 100;
    letter-spacing: 2px;
    word-spacing: 6px;
    font-variant: small-caps;
    color: #777;
    text-shadow: #ccc 2px 2px 2px;
}
H2
{
    padding:0;
    margin:0;
    text-transform: uppercase;
    font-size: 20px;
}
A
{
    color: #a6160f;
    text-decoration: none;
}
A:hover
{
    color: #92130d;
    text-decoration: underline;
}
FORM TH
{
    text-align: left;
}
FORM TD
{
    vertical-align: top;
}

.tournum
{
    font-size: 14px;
    font-weight: 700;
}
.boldred
{
    color: #a6160f;
    font-size: 14px;
}
.boldredsmall
{
    color: #a6160f;
    text-decoration: none;
}
.copyright
{
    color: #404141;
    text-decoration: none;
    font-size: xx-small;
    position:absolute;
    bottom: 6px;
}
.hr
{
	background: url(/Content/PageHR.png) repeat-x;
	height: 8px;
}
.main-caption-underline
{
    margin: 0;
    margin-bottom: 20px;
    margin-top:-8px;
    padding: 0;
    width: 400px;
    height: 2px;
}
.main-caption-underline IMG
{
    width:400px;
    height:2px;
}

#body
{
	width:772px;
	padding:0;
	margin:0;
	margin-left:16px;
	background-color:White;
}
#body-shadow
{
	background-image:url(/Content/BodyShadow.png);
	background-repeat:repeat-y;
	width:798px;
	margin:0 auto;
	margin-bottom:-3px;
}
#body-shadow-bottom
{
	background-image:url(/Content/BodyShadowBottom.png);
	background-repeat:no-repeat;
	height:10px;
	width:798px;
	margin:0 auto;
    margin-top:3px;
}
#header
{
	height:203px;
    position:relative;
    background-color:#E6E6E6;
}
#agent-image-container
{
    position: absolute;
    top:25px;
    left:50px;
    border: 1px #cccccc solid;
    padding:2px;
    padding-bottom:0;
}
#agent-info
{
    color: White;
    position:absolute;
    top: 130px;
    left: 50px;
}
#agent-name
{
    font-size: 20pt;
    font-family: Times New Roman, Times, serif;
    letter-spacing: -1px;
    word-spacing:3px;
}
#agent-contact
{
    font-weight:bold;
}
#agent-contact B
{
    font-size: larger;
}
#menu
{
    padding: 0px 43px;
	height:49px;
    overflow: hidden;
    background-color:#E6E6E6;
}
#menu table
{
    height: 46px;
    margin:0;
    padding:0;
}
#menu a
{
    display:inline-block;
    height:46px;
    font-family: Times New Roman, Times, serif;
    font-size: 12px;
    font-weight: bold;
    padding: 16px 8px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
#menu a:hover
{
    text-decoration: none;
}
#content-header
{
	background:url(/Content/ContentHeader.png);
	height:30px;
}
#content-body
{
	background-image:url(/Content/ContentBody.png);
	background-repeat: repeat-y;
}
#content-body2
{
	margin:0 24px;
}
#content-footer
{
	background:url(/Content/ContentFooter.png);
	height:24px;
}
#bottom-nav
{
	background-repeat: no-repeat;
	height:33px;
	width:657px;
	margin:3px auto;
	padding-top:8px;
}
#bottom-nav A
{
	color:White;
}
#bottom-nav-separator
{
	background-repeat:no-repeat;
	background-position:center center;
	width:10px;
}
#copyright
{
	background:url(/Content/CopyrightBG.gif);
	height:74px;
	vertical-align:bottom;
	padding: 0 24px;
	position:relative;
}
#eqop
{
    position: absolute;
    top: 15px;
    float:left;
    width: 500px;
}
#eqoplogo
{
    float:left;
    margin-right: 6px;
    margin-top: 3px;
}
#tflogo
{
	float:right;
}
#copyright-footer
{
	background: url(/Content/CopyrightLines.gif) no-repeat;
	height:40px;
}

.tour-image
{
    border: 2px #E6E6E6 solid;
    margin: 0;
}
.tour-image-frame
{
    border: 1px #D8D8D8 solid;
    height:104px;
}
.tour-item TD
{
    padding-top: 10px;
    padding-bottom: 5px;
}
.tour-info
{
    vertical-align: top;
    font-size: 8pt;
    padding-left: 20px;
    padding-right: 10px;
    width:200px;
}
.tour-info A
{
    color: #23485c;
    font-weight: bold;
    text-decoration: none;
}
.tour-info A:visited
{
    color: #23485c;
}
.tour-info A:hover
{
    text-decoration: underline;
}
.tour-info EM
{
    color: #0288d2;
    font-weight: bold;
    font-style: normal;
}
.tour-divider DIV
{
    height: 2px;
    width: 80%;
    background-image: url(/Content/HR_Short.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}
.tour-divider
{
    margin: 0 auto;
    text-align:center;
}
.tour-divider IMG
{
    height: 2px;
    width: 80%;
}

.confirmation-message
{
    font-size: large;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
    height: 90px;
}

.field-validation-error
{
    color: Red;
}
.input-validation-error
{
    background-color: #ffeeee;
}

.contact-info H2
{
    padding: 0 20px 0 2px;
    text-align: left;
}
.contact-info TD
{
    text-align: left;
}
.contact-divider
{
    padding: 8px 0;
}
.contact-office
{
    margin: 0 auto;
    font-size: 14px;
}
.contact-office TD
{
    vertical-align: top;
}
.contact-office B
{
    font-size: larger;
}
.contact-office A
{
    font-weight: bold;
}
.contact-office IMG
{
    border: 1px solid black;
    margin-top: 10px;
}
.contact-phone
{
    font-size: 20px;
    font-weight: bold;
}
