﻿/*  Tag Styles  */





body {

	background-color: #34416D;

	margin: 0px;

	padding: 0px;

	margin-bottom: 6px;

	text-align: center;

	background-image: url(../images/logo-back_v1.gif);

}



body

{

/* this fixes the flaw(?) in firefox which pays no attention to text-align center */

text-align: -moz-center;

} 





/* Classes */





.Maincontainer {

	width: 900px;

	background-color: #9E6E64; /* margin: 40px auto 0 auto; */

	;

	padding: 18px;

	padding-top: 5px;

	float: none;

	text-align: left;

	margin-top: 10px;

	border: 2px solid #A1380B;

	margin: auto;

	margin-bottom: 11px;

}

.HeadRight {

	background-position: right top;

	background-image: url(../images/SanFrancisco_Header_733096_v1.jpg);

	background-color: #FEF3C5;

	background-repeat: no-repeat;

}

.MainContent {

	border: 2px solid  #A1380B;

	padding: 6px;

	width: 621px;

	font-family: Tahoma, Verdana, Arial;

	background-color: #A58576;

	margin-top: 18px;

}

.RightBox {

	border: 6px double #A1380B;

	float: right;

	margin-top: 18px;

	background-color: #34416D;

	width: 227px;

}

.regText {

	font-family: Tahoma, Verdana, Arial;

	font-size: 10pt;

	color: #FFFFFF;

}



.RightBox img{

	border: 2px solid white;

}



h1 {

	font-family: "Arial Black";

	color: #FFFFFF;

	padding-left: 18px;

	margin-bottom: 12px;

}

h2 {

	border: 2px solid  #A1380B;

	background-color: #34416D;

	font-family: "Arial Black";

	width: 601px;

	padding-right: 6px;

	padding-left: 6px;

	color: #FFFFFF;

	margin-top: 34px;

}

.TopNav {

	font-family: "Comic Sans MS";

	color: #34416D;

	font-weight: bold;

}

.TopNav a:link {

	font-family: "Comic Sans MS";

	color: #34416D;

	font-weight: bold;

}

.TopNav a:hover	{

	font-family: "Comic Sans MS";

	color: #A1380B;

	font-weight: bold;

	text-decoration:none;

}

.TopNav a:visited	{

	font-family: "Comic Sans MS";

	color: #34416D;

	font-weight: bold;

}

.TopNav a:active	{

	font-family: "Comic Sans MS";

	color: #A1380B;

	font-weight: bold;

}





.Footer {

	border: 6px double #A1380B;

	width: 909px;

	padding: 10px;

	background-color: #9E6E64;

	font-family: Tahoma, Verdana, Arial;

	font-size: 10pt;

	margin-top: 9px;

	height: 65px;

	margin: auto;

	clear: both;

}





/* Price Styles */

.priceRight {

	font-family: Tahoma, Verdana, Arial;

	color: #333333;

	margin: 0px;

	padding: 0px;

	float: right;

	width: 90px;

}

.RightBoxAdditionalContent {

	border: 6px double #FFFFFF;

	margin-top: 18px;

	font-family: Tahoma;

	font-size: 10pt;

	color: #FFFFFF;

	margin-left: 4px;

	margin-right: 4px;

	padding: 3px;

}

.RightBoxAdditionalContent a:link {

	color:#FFCC00;

}

.RightBoxAdditionalContent a:visited{

	color:#FFCC00;

}



.noLocContent {

	border: 6px double #FFFFFF;

	margin-top: 18px;

	margin:auto;

	font-family: Tahoma;

	font-size: 10pt;

	width:430px;

}

