/* CSS Document */
#container {
	
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
	width: 960px;
	background-color: #ffffff;
	padding: 0px;
	box-shadow: 0px 2px 10px 2px #a7a191;-moz-box-shadow: 0px 2px 10px 2px #a7a191;-webkit-box-shadow 0px 2px 10px 2px #a7a191;
	display:block;
} 
.alphaLinkHeader
{
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	text-align:center;
	text-decoration:underline;
}
.bordercolorwhite {
     border-color:#FFFFFF;
	 }
.tableborderyellow {
border-left-color:#FFFF66;
border-right-color:#FFFF66;
border-bottom-color:#FFFF66;
border-top-color:#FFFF66;  
	 }
	 
.picborder {
border-color:#FFFFFF; 
border-style:solid; 
border-width:thin;
vertical-align:top; }	 

.picheader {
border-color:#FFFFFF; 
border-style:solid; 
border-width:thin;
background-color: #FFFFFF;}

.arial16blackbold {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	}
	
.leftcolumn {
	position:       absolute;
	width:          160px;
	top:            146px;
	left:           0px;
	background-color: #FFF;
	height: auto;
	overflow: hidden;
	clip: auto;
	border-right: solid #00C;
	
	}		

.leftcolumnextended {
	position:		relative;
	width:			141px;
	top:			0px;
	left:			0px;
	background-color:	#FFFF66;
	}
	
	

/*top bar */
.rightcolumn {
position:       absolute;
top:            1px;
left: 0px;
height:         145px;
width: 99.86%;
background-color: #fff;
overflow: hidden;
clip: auto;
}
.topbar {
position:       absolute;
top:            1px;
left: 0px;
height:         145px;
width: 99.86%;
background-color: #fff;
overflow: hidden;
clip: auto;
}
.trail {
	position: absolute;
	top: 80px;
	height: 20px;
	background-color: #ffff33;
	width: 100%;
}
.blind {
	position: absolute;
	top: 119px;
	height: 15px;
	left: 0px;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
clip: auto;
}

.InteriorMallHeader {
	font-size: x-large;
	color:#0000FF;
	font-weight:bold;
	text-align: center;
}

.maintext {
	position:    absolute;
	top:         146px;
	left:        175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	line-height:normal;
	margin:0;
	padding:0;
	}

.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	}
	
.adbar {
	
	top: 155px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	
	margin: 0;
	padding: 0;
	}
.PhoneNumberHeader {
font-size:x-large;
color:#FF0000;
font-weight:bold
}

.titletext {
	color: #00C;
	font-size: 15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}

.TopTitle { 
	color: #066;
	font-size: 18px;
	font-weight:bold;
	}
.leftTitle {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #00C;
}
body {
	 /* Gets rid of margins in space around page's content */
	 margin: 0;
	 /* Selects font for the page */
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 /*Selects color for body text */
	 color: #333;

	 /* Selects the background color of the page. */
/* 	 background: url(images/main/sitebackground.jpg) repeat-y 0 146;
	 background-image:url(images/main/sitebackground.gif);
	 background-position:left;
	 background-repeat:repeat-y;
	 background-attachment: fixed;*/
	 }
	p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	 }
	 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
}

A.myLinksTitle, td.myLinksTitle { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			 }
A.myLinksTitle:link { background: #ffffff; color: #3300CC; text-decoration: underline }
A.myLinksTitle:visited { background: #ffffff; color: #9933FF; text-decoration: underline }
A.myLinksTitle:active { background: #ffffff; color: black; text-decoration: none; }

A.myLinksDesc, td.myLinksDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000
}

A.myMenu33ff66 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:#330066;
	background: #fff;
	font-style: normal;
			 }
A.myMenu330066:link {
	color:#FFFFFF;
	text-decoration: none;
}					 
A.myMenu330066:visited {
	color:#FFFFFF;
	text-decoration: none;
}	
A.myMenu330066:active {
	color:#FFFFFF;
	text-decoration: none;
}		 
A.myMenu330066:hover {color: #cc0000}

A.myMenu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#00C;
	background: #fff;
	font-style: normal;
	font-weight:bold;
	padding: 1px 1em 1px 1em;
			 }
A.myMenu:link {
	text-decoration: none;
}					 
A.myMenu:visited {
	text-decoration: none;
}	
A.myMenu:active {
	text-decoration: none;
}		 
A.myMenu:hover {color: #cc0000}

A.mySide { text-decoration: none; font-size:11px; background: #FFF; color: #00C;}
A.mySide:hover {color:#cc0000}

A.mySideTitle { text-decoration: none; font-size:12px; background: #FFF; color: #00C; font-weight:bold;}
A.mySideTitle:hover {color:#cc0000}



A.mySideTitle2 { text-decoration: none; font-size:x-small; background: #FFFF66; font-weight:bold; }
A.mySideTitle2:link { color: #0000FF; }
A.mySideTitle2:hover {color:#cc0000}

A.mySideTitle3 { text-decoration: none; font-size:13px; background: #FFF; font-weight:bold; color:#000000}
A.mySideTitle3:hover {color:#cc0000}

	 
A.myTop { text-decoration: none; font-size:12px; background: #fff; color: #00C; font-weight:bold; }
A.myTop:hover {color: #00c;}

.myTrail { text-decoration: none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold; background: #00C; color: #fff; 
			text-align: left;
			height: 40px; }
A.myTrail:hover { color: #FF0 }

A.myText { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight:normal
			 }

A.myTitle { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13pt;
			font-weight: bold;
			text-decoration: none; 
			
			 }
A.myTitle:link { color: black; }
A.myTitle:visited {color: blue; }
A.myTitle:active { color: black; }
A.myTitle:hover {color: #cc0000}
li {font-size:90%;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

a.buttonize {
	font-size:85%;
	color:#0044CC;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 1px 0px 2px;
	border:1px outset #999999;
	letter-spacing:1px;
	text-decoration:none;
	text-transform: lowercase;
	font-style: normal;
	font-weight: bold;
}
a:hover.buttonize, a:active.buttonize {
 text-decoration:none;
 border:1px inset #369;
}
a.buttonize2 {
	font-size:85%;
	color:#FFF;
	background-color:#00C;
	font-family:Verdana, Helvetica, sans-serif;
	padding:5px 5px 5px 5px;
	border:5px outset #999999;
	letter-spacing:3px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a:hover.buttonize2, a:active.buttonize2 {
 text-decoration:none;
 border:2px inset #369;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
} 

#wrapper {

  width: 720px;
  margin: 0 auto;
  text-align: left;


	  }
.pagedesc {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

.Copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.Arial
{
	font-family:Arial, Helvetica, sans-serif;
}

.Font13Arial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.Font13ArialBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.Font13Bold
{
	font-size:13px;
	font-weight:bold;
}
.Font13FFFF66Bold
{
	color:#FFFF66;
	font-size:13px;
	font-weight:bold;
}

.Font13Lucida
{
	font-family:'Lucida Calligraphy';
	font-size:13px;
}

.Font16Arial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.Font16ArialBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.Font160000FFArialBold
{
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.Font18Arial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.hilitetxt {
color: #CC0000;
font-size:14px;
font-weight: bold;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.articletext
{
	position:    absolute;
	top:         146px;
	left:        154px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	line-height:normal;
	margin:0;
	padding:0;
	}

.tablealigntextleft
{text-align:left;}
.tablealigntextcenter
{text-align:center;}

.BlueBackLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	background-color: #06F;}
	
.BlueBackLinks a:link{color: #FFFFFF; text-decoration: none;}
.BlueBackLinks a:visited{color: #FFFFFF; text-decoration: none;}	
.catmenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:170%;
	font-weight:bold;
	
}	
.catmenu a {text-decoration: none;}

.bluebackground {background-color: #fff; color:#FFFFFF;}

.fancyfont {font-family:'Salsa', cursive; font-size:24px; font-weight: bold; color:#00C;}

.buttonpic { 
border: 10px #FFF;
outline: #C8D1E0 solid 1px;
	 }
