	* {
	margin: 0px;
	padding: 0px;
}
	
	body{
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #Ffffff;
}

.maincontainer{

background-color: #fff;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
	min-width:970px;
	xwidth: 96%;
	min-height: 100%; /* the container div will stretch the full viewport in all browsers */
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
}

* html #maincontainer {
	height: 100%; /* the container div will stretch the full viewport in all browsers */
}

a{
color: #0000cc;
text-decoration: none;
font-weight:bold;
}
a:Hover
{
text-decoration: underline;
color: #FF6600;
}
a:Visited
{
	color:#2185CB;

}

  #topid {
  	margin-left: 10px;
	margin-left: auto;
	margin-right: auto;
	}

#mini-nav{
	width: 20px;
	float: left;
margin: 2px;
	padding-top: 40px;
	position:fixed;
	font-size: 11px;
  z-index:300;
}

#mini-nav a{
	font-size: 11px;
	font-weight:normal;
}

		* html #mini-nav { /*IE only */
	
		padding-top: 30px;
}

#mini-nav img{
	margin:1px;
}

#logodiv{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
		margin-top: 40px;
	width:90%;
	height:150px;
		text-align: center;
}
#bannerdiv{
width: 40%;
margin-top: 20px;
	margin-left: 115px;
  float:left;
}

	.clearboth { clear: both; }
  #wrapper {
  	margin-top: -6px;
  background-color: #2185CB;
	margin-left: auto;
	margin-right: auto;
width:85%;
min-width: 650px;
position: relative; 
z-index:200;
	}
		* html #wrapper { /*IE only */
width:85%;
}
	
	#list{
	text-align: center;
		position: relative; 
	margin-top: -26px;
width:85%;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
padding: 0;
z-index:2;
}



  #about {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
margin-left:17px;
margin-top:17px;
		width:819px;
		padding: 5px;
border:5px solid #F1f1f1;
		height:320px;

	}
	#thatmenu {
 margin-top:30px;

	border-top: solid 5px #f1f1f1;
	width: 100%;
background-color: #Fff;


	  clear: left;
}

#thatmenu-left {

text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #000000;
width:95%;
		margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;


}


 .bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat; }
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding: 15px; height:45px;}



	
	input.searchBox {
	font-size: 16px;
	font-weight: bold;
	width: 95%;
	padding-top:2px;
	padding-bottom:2px;
	margin-right: 7px;
	padding-left: 4px;
	vertical-align: baseline;
		border:1px solid #000000;
}
select.searchBox {
	font-size: 18px;
		font-weight: 300 ;
	width: 95%;
	margin-right: 7px;
	padding-left: 4px;
	vertical-align: baseline;
			border:1px solid #000000;
}




	.button {
	border-style:none;
	font-size: 0px;
	text-transform: none;
	color: #EE830F;
	background: url(../images/search2.gif) bottom center no-repeat;
	background-position: ;
	background-repeat: ;
			height:31px;
		width:133px;
	text-decoration: none;
	
}

.button:hover {
}
  #header {
		border:1px solid #bbb;
		height:80px;
		width:50px;
		padding:10px;
	}
	  #what {
		border:1px solid #bbb;
		width:150px;
		padding:10px;
	}
	
	#content {
	}
	/* applies to all divs within the content div */
  #content div {
    float:left;
	}

  #content-left2 {
  margin-top:11px;
    margin-left:7%;
  	width:85px;
		font-size: 13px;
font-weight: bold;
color: #fff;
				}
					* html #content-left2 { /*IE only */
    margin-left:3%;
}
  #content-main {
    margin-top:6px;
		margin-left:10px;
		width:15%;
	}

  #content-right1 {
  		font-size: 10px;
		color: #fff;
    margin-top:6px;
		margin-left:10px;
		width: 39%;
	}
	

* html #content-right1 { /*IE only */
margin-left:2px;
}
	#content-right1 a{
	color:#fff;
	}
	  #content-right2 {
	  	   position: relative;
	   top: 3px; 
	font-size: 1px;
		margin-left:8px;
		width:133px;


	}
* html #content-right2 { /*IE only */
	  	   position: relative;
	   top: 4px; 
}

#searchHelp {
	color: #333;
	border: 1px solid #0CB14B;
	background: #D7FCD1;
	padding: 8px;
	width: 270px;
	position: absolute;
	top: 57px;
	left: 360px;
}

#shareThis {
	color: #333;
	border: 1px solid #999999;
	background: #ffffff;
	padding: 8px;
	width: 160px;
	position: absolute;
	top: 0px;
	left: 30px;
	z-index:201;
}

		* html #shareThis { /*IE only */
	top: 10px;
}


p, .bulleted, .numbered {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 14pt;
}
li {
	list-style-type: none;
}
.bulleted li, .numbered li {
	margin-left: 20px;
	margin-bottom: 3px;
}

.bulleted li {
	list-style-type: disc;
}

  #bottom {
		clear:both;
		text-align:right;
	}
	#parking {
	}

	/* applies to all divs within the content div */
  #parking div {
	padding:5px;
	height:320px;
  	width:242px;
	background-color: white;
    	float:left;
	}

  #parking-left {

border:5px solid #F1f1f1;
	}

  #parking-main {
border:5px solid #F1f1f1;
margin-left:10px;

	}

  #parking-right {
margin-left:10px;

border:5px solid #F1f1f1;
	}
  #footer {

		float:left;
		margin-top:10px;
		margin-bottom:10px;
    padding:5px;
    width:804px;
	}
	/* ######### Top Menu ######### */

#pointermenu{
margin: 0;
width:80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
padding: 0;
z-index:1;
}

#pointermenu ul{

padding-left: 8px;
float: right;
font: bold 100% Verdana;
background: #DCECF7 url(../images/left3.gif) bottom left no-repeat;
}

* html2 #pointermenu ul{ /*IE only rule. Add extra margin-bottom*/
margin-bottom: 1em;
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: #666666;
font-weight: bold;
padding: 4px 11px 13px 7px;
text-decoration: none;
background: #DCECF7 url;

}


#pointermenu ul li a:hover{
background-color: #2085CB;
color: #fff;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(../images/right3.gif) bottom right no-repeat;
}

