body {
	margin: 0px;
	background-color: #372A1F;
	color: #FFFFFF;
}
.MainBackground {
	background-color: #372A1F;
}
.WhiteCellColor {
	background-color: #613B27;
}
.CellPadding {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.MainText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: underline;
}
.MainText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: underline;
}
.MainText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	text-decoration: underline;
}
.MainText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.MainText2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC33;
	font-weight: normal;
	text-decoration: none;
}
.MainText2 a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.MainText2 a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.MainText2 a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.MainText2 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	cursor: hand;
	text-decoration: none;
}
.Heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#996600;
	font-weight: bold;
}
.Heading a:link {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading a:active {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading a:visited {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading a:hover {color: #FFFFFF;font-size: 16px;font-weight: bold;}
.Heading2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading2 a:active {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #CC9900;font-size: 16px;font-weight: bold;
}
.Heading2 a:hover {color: #996600;font-size: 16px;font-weight: bold;}
.CellPaddingNoleft {
	padding: 20px 20px 20px 0px;
}
.CellPaddingNotop {
	padding: 0px 20px 20px;
}
.footerbackground {
	background-color: #372A1F;
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
.menu1_offclass {
	margin: 5px;
	border: 1px none #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 5px;
}
.menu1_onclass {
	margin: 5px;
	border: 1px none #CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #613B27;
	cursor: hand;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu1_offclass {
	margin: 5px 20px 5px 10px;
	border: 1px solid #996633;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #613B27;
	cursor: hand;
}
.submenu1_onclass {
	margin: 5px 20px 5px 10px;
	border: 1px double #996633;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #685d53;
	cursor: hand;
}
.menu2_offclass {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/SquareButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.menu2_onclass {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/SquareButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.submenu2_offclass {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/SquareButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #685D53;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
}
.submenu2_onclass {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/SquareButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #685D53;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
}
.menu3_offclass {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: 666560;
	background-image: url(../images/FlowerButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
}
.menu3_onclass {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(../images/FlowerButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
}
.submenu3_offclass {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/FlowerButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #685d53;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #613B27;
}
.submenu3_onclass {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #613B27;
	background-image: url(../images/FlowerButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #685d53;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #613B27;
}
.menu4_offclass {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9966;
	background-image: url(../images/BulletButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.menu4_onclass {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/BulletButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.submenu4_offclass {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #372A1F;
	background-image: url(../images/BulletButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC9966;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #372A1F;
}
.submenu4_onclass {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/BulletButton-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC9966;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #372A1F;
}
.menu5_offclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996633;
	background-image: url(../images/FlourishButton-over.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	width: 80px;
}
.menu5_onclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/FlourishButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	width: 80px;
}
.submenu5_offclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996633;
	background-image: url(../images/FlourishButton-over.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #372A1F;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #996633;
}
.submenu5_onclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/FlourishButton.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #372A1F;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
.menu6_offclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	background-color: #000000;
}
.menu6_onclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.submenu6_offclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	background-color: #000000;
}
.submenu6_onclass {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.MainPhoto {
	background-image: url(../images/MainPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 480px;
	width: 320px;
}
.SecondPhoto {
	background-image: url(../images/SecondPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
	width: 250px;
}
.ThirdPhoto {
	background-image: url(../images/ThirdPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 150px;
}
.FourthPhoto {
	background-image: url(../images/FourthPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 420px;
	width: 280px;
}
.LightGreen {
	background-color: #685D53;
}
.FifthPhoto {
	background-image: url(../images/SecondPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 250px;
}
.SixthPhoto {
	background-color: #868854;
	background-image: url(../images/SixthPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 150px;
}
.SeventhPhoto {
	background-color: #868854;
	background-image: url(../images/SeventhPhoto_Shells.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 150px;
}
.ScrollWindow {
	overflow:scroll;
	width:200px;
	height:200px;
	padding:20px;	
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:7px;
}

#TB_window a:link {color: #502607;}
#TB_window a:visited {color: #502607;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #502607;}
#TB_window a:focus{color: #502607;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/aspx/scripts/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #685D53;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #502607;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:32px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:32px;
	padding:11px 15px 10px 0;
	float:right;
}

#TB_closeAjaxWindowBottom{
	height:32px;
	text-align:center;
}

#TB_closeAjaxWindow{
	padding:0px 10px 0px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:32px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

