﻿body
{
    font-size: 11px;
}
h1
{
    font-size: 16px;
    font-family: Arial, Verdana, Tahoma, 'Times New Roman';
    font-weight: bold;
    padding-bottom: 3px;
    color: #111111;
}

h2
{
    font-size: 12px;
    font-family: Verdana, Arial, Tahoma, 'Times New Roman';
    font-weight: bold;
    padding: 15px 0px 0px 0px;
    color: #111111;
}
a:link {	text-decoration: underline;}
a:visited {	text-decoration: underline;}
a:hover {	text-decoration: underline;}
a:active {	text-decoration: underline;}

.LandingPageContent
{
    width: 650px;
    text-align: left;
    padding-top: 5px;
    float: left;
    margin-left: 0px;
}

.LandingPagePrice
{
    margin: 0px 0px 3px 0px;
}

.LandingPageAvailable
{
    margin: 7px 0px 0px 0px;
}

a.h2link:link {	    text-decoration: none;	    color: #000000;}
a.h2link:visited {	text-decoration: none;	    color: #000000;}
a.h2link:hover {	text-decoration: underline;	color: #4D7DD9;}
a.h2link:active {	text-decoration: none;	    color: #000000;}

.clear
{
    clear: both;
}
.ImageRight
{
    float: right;
    padding: 0px 0px 5px 5px;
}


.LandingPageTop
{
    padding-top: 12px;
    text-align: right;
    float: right;
}