﻿*{
    margin: 0;
    padding: 0;
}

body
{
    background: url(../images/bkg-fancy-gray.gif);
    font-family: Tahoma, Verdana;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 1.27em;
}
a
{
	color: #130651;
	text-decoration: underline;
}
a:hover
{
	text-decoration:none;
	}

.container
{
	width: 1000px;
	position: relative;
}
.content
{
    font-family: tahoma, verdana;
    font-size: 12px;
    color: #333333;
    text-align: left;
    padding-left: 17px;
    padding-top: 12px;
}
.topheading
{
	background: url(../images/top-header.gif);
	background-color: #130651;
	height:113px;
	width: 1000px;
}

.bluebar
{
	background-color: #130651;
	height:113px;
	width: 100%;
}
.specials
{
    float: left;
    height: 45px;
    width: 235px;
    position: absolute;
    display: inline;
}
.address
{
    float: none;
    margin-left: 775px;
    padding-top: 10px;
    font-family: tahoma, verdana;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    width: 188px;
}

.text-orange
{
    color: #a68353;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 20px;
    text-align: center;
    padding-top: 20px;
}
.vrtourtext
{
    font-family: 'Myriad Pro Cond';
    font-style: italic;
    font-weight: 500;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
.vrtourbox
{
    padding-top: 15px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: #a68353;
    border-bottom-width: thin;
}

.columns .left
{
	border-width: thin;
	border-color: #a68353;
	float: left;
	width: 747px;
	border-right-style: solid;
}
.columns .right { float:right; width:249px;
}
.phone
{
    border-width: thin;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 24px;
    font-weight: 500;
    color: #a68353;
    padding-bottom: 10px;
    border-bottom-style: solid;
    text-align: center;
}
.heading
{
    font-family: 'Myriad Pro Cond';
    font-style: italic;
    font-weight: 500;
    font-size: 28px;
    padding-top: 12px;
    padding-bottom: 15px;
    width:275px;
}
.sharethis
{
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-right: 12px;
	float: right;
	width: 200px;
	text-align: center;
	color: #130651;
}

.heading2
{
    font-family: 'Myriad Pro Cond';
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    padding-top: 12px;
    padding-left: 15px;
    padding-bottom: 12px;
    line-height: 25px;
}
.contentcolumns .contentleft
{
    float: left;
    width: 224px;
    text-align: center;
    margin-top: 15px;
}
.contentcolumns .contentright { float:right; width:522px;
}
.copyright
{
    padding: 7px;
    font-family: tahoma;
    font-size: x-small;
    font-weight: bold;
}
.javanotice
{
    padding: 3px;
}

.footer
{
    text-align: center;
    width: 745px;
    margin-left: 0px;
    padding-top: 12px;
}
#clear {
	clear: both;
}
