﻿h1 
{
    font-size: 18px;
    font-family: 'Times New Roman', Times, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 20px;
    margin-right: 30px;
    margin-top: 20px;
    padding-left: 32px; 
    background-repeat: no-repeat; 
    padding-bottom: 12px; 
    padding-top: 7px; 
    color: #183869;
}
p, ul, li
{
    font-family: 'Times New Roman', Times, Sans-Serif;
    font-size: 12px;
    color: #606060;
    line-height: 18px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 5px;
}
input, textarea, select
{
    background-color: white !important;
    border: solid 1px #c0c0c0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    width: 180px;
}
form div.FieldCluster 
{
    clear: both;
    width: 390px;
    padding-bottom: 2px;
}
form div.FieldCluster div
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #404040;
    float: right;
    width: 200px;
    padding-bottom: 5px;
}
form div.FieldCluster div.NumberedInput 
{
    position: relative;
    left: -15px;
}
input.SubmitButton 
{
    width: auto;
    background-color: inherit;
    margin-left: 320px;
    clear: both;
}
input.RequestMyPasswordButton 
{
    width: auto;
    border: default;
    background-color: inherit;
    margin-left: 178px;
    width: 125px;
    clear: both;
}
textarea 
{
    height: 60px;
}
img#Logo 
{
    padding-bottom: 3px;
}
div.OuterAllContent 
{
    background-image: url('../images/WhiteBackground.gif');
    background-repeat: repeat-y;
}
div.InnerAllContent 
{
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
}
span.RequiredSymbol 
{
    color: Red;
}
div.AdditionalLoginInformation p
{
    width: 320px; 
    font-size: 10px; 
    margin-top: 7px;
}
div.AdditionalLoginInformation a
{
    color: #404040;
    text-decoration: underline;
}
div.MainMenu 
{
    font-size: 10px;
    letter-spacing: 1px;
    position: absolute;
    top: 5px;
    left: 35px;
}
div.MainMenu a
{
    color: #000000;
}
div.MainMenu div.MenuItem
{
    float: left;
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 12px;
    margin-right: 12px;
    padding-top: 4px;
    height: 21px;
}
div.MainContent 
{
    width: 474px;
    padding-top: 56px;
    margin-left: 38px;
    padding-bottom: 30px;
}
div.OuterContentBorder 
{
    border: solid 1px #B0BDCF;
    padding: 3px;
}
div.InnerContentBorder 
{
    border: solid 1px #B0BDCF;
    padding-bottom: 20px;
}
div.BottomFade 
{
    height: 6px;
}
div.RightMenu 
{
    position: absolute;
    width: 190px;
    top: 360px;
    left: 540px;
}
div.RightMenu p 
{
    margin: 0px;   
}
ul 
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 14px;
}
li 
{
    padding-left: 25px;
    background-image: url('../images/MaroonDiamond.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;   
    background-position: 12px 6px;
}
p#RFPRequest 
{
    margin-top: 15px;
}
div.FeaturedDestination 
{
	margin-left: 30px;
	margin-bottom: 15px;
}
div.FeaturedDestination img
{
	float: left;
	margin-right: 10px;
	width: 126px;
	height: 74px;
}
div.FeaturedDestination h3
{
	font-size: 14px;
}
div.FeaturedDestination a
{
	color: #404040;
	text-decoration: underline;
}
div.FeaturedDestination p
{
	margin-left: 135px;
}
p.OtherDestinations
{
    font-size: 10px;
    font-family: 'Times New Roman', Times, Serif;
    color: #621414;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}
p.FeaturedDestinationHeader 
{
    font-size: 10px;
    font-family: 'Times New Roman', Times, Serif;
    color: #621414;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 7px;
}
h2.FeaturedDestinationTitle 
{
	font-size: 18px; 
	margin-left: 30px;
}
h2.FeaturedDestinationTitle a
{
	color: #404040;
	text-decoration: underline;
}