/*------------------------------------------------------------------
[Master Stylesheet]

Project:	    Totally Yours Pilgrimages
Version:	    3.0
Last change:	12/15/2009
Assigned to:	Guy Murphy
Primary use:	Informational
-------------------------------------------------------------------*/

a:active {
	color: #0D436C;
	text-decoration: none;
}
a:link {
	color: #0D436C;
	text-decoration: none;

}
a:visited {
	color: #0D436C;
	text-decoration: none;
}
a:hover {
	color: #8BB1D7;
	text-decoration: none;
}
body {
	background-image: url(images/TrueColorBackground.gif);
	background-repeat: repeat-x;
	background-color: #002F59;
	background-attachment: fixed;
}
#linked a:visited {
	color: #8BB1D7;
	text-decoration: none;
}	
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/siteBGD.png);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 800px;
	border-bottom: 20px;
	border-left: 20px;
	border-right: 20px;
	border-top: 20px;
}
#wrapper2 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/siteBGD.png);
	background-repeat: repeat;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 800px;
}
#header {
	height: 150px;
	width: 800px;
	background-image: url(images/contentAreaUpperBGD.png);
	background-repeat: repeat;
}

#header img {
	margin-left: 15px;
	margin-right: 0px;
}

#nav {
	overflow: hidden;
	position: relative;
	height: 20px;
	width: 575px;
	top: 127px;
	left: -151px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content {
	width: 800px;
	background-image: url(images/contentAreaLowerBGD.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#content2 {
	background-image: url(images/contentAreaLowerBGD.png);
	background-repeat: repeat;
}
#billboard {
	width: 800px;
	height: 225px;
}
#left {
	width: 700px;
	padding: 25px;
}
#search
{
	background-image: url(images/contentAreaLowerBGD.png);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 800px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-top: 10px;
}
#footer 
{
	background-image: url(images/contentAreaLowerBGD.png);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 775px;
	padding-bottom: 30px;
	padding-left: 25px;
	padding-top: 10px;
}
#footer2 
{
	background-image: url(images/contentAreaLowerBGD.png);
	text-align: left;
}
#footer a {
	margin-right: 2px;
	margin-left: 2px;
}
#right {
	width: 115px;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
hr {
	margin-top: 40px;
	margin-bottom: 40px;
}
p {
	font-size: 12px;
}
.Important {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
.Itinerary {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #3E6B93;
}
.BoldBlue {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #002F5C;
}
#copy
{
    TEXT-ALIGN: center;
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: 20px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #4F587F 2px solid;
    PADDING-TOP: 12px;
}
#copy A
{
    TEXT-DECORATION: none
}
#copy A:hover
{
    COLOR: #4F587F;
    TEXT-DECORATION: none
}
#copy A:Visited
{
    color: #4F587F;
    TEXT-DECORATION: none
}
#copy2
{
    COLOR: #4F587F;
}
#copy2 A
{
    COLOR: #4F587F;
    TEXT-DECORATION: none
}
#copy2 A:hover
{
    COLOR: #4F587F;
    TEXT-DECORATION: none
}
#copy2 A:Visited
{
    color: #4F587F;
    TEXT-DECORATION: none
}
#copy SPAN A
{
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 20px;
    PADDING-RIGHT: 20px;
    TEXT-DECORATION: none;
    PADDING-TOP: 0px
}
.style1 
{
	font-size: 16px;
	font-weight: bold;
}
.style2 
{
    font-size: 12px;
}
.style4 {
	font-size: 17px;
}
.style5 
{
    font-size: 12px;
}

#content2 {
	width: 800px;
	background-image: url(images/contentAreaLowerBGD.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}