/* CSS Document */

/* these are for the pop menu so no need to touch */

.menuskin{
	position:absolute;
	width:180px;
	background-color:menu;
	border:1px solid orange;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	left: 20px;
	top: 375px;


}

.menuskin a{
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

#mouseoverstyle{
}

#mouseoverstyle a{
}

/*end pop menu style */


a {
	color: #FF6600;
}

a:visited {
	color: #FF6600;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

body {background-color: #FFFFFF;
margin: 0; padding: 0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.white  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table {
	background-image:  url(images/bg.btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tablenav {

	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablefoto350 {

	background-image: url(images/bg.foto.350.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	border-bottom: 1px dashed #FFCC99;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;

}

.tablefoto225 {


	background-image: url(images/bg.foto.225.gif);
	background-repeat: no-repeat;
}
.textform {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	white-space: pre;
	vertical-align: middle;
	left: 5px;
	line-height: 22px;





}
.whitesmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;

}
hr {
	color: #FF6600;
}
.tableprice {



	background-image: url(images/bg.price.gif);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;

}
.orangetext {
	color: #FF6600;
}
.tabletop {

	background-image:  url(images/logo.main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
