body
{
	margin: 0;
	padding: 0;
	background-color: #ccdaf4;
	background-image:url(images/headerback.jpg);	
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p 
{
	margin: 0;
	padding: 0 0 15px 0;
}

h1
{
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 span.smalltext
{
	font-size: 14px;
	font-style: italic;
}

h2
{
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 5px 0;
	clear:both;
}

h3
{
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	line-height: 19px;
	margin: 0;
	padding: 0 0 5px 0;
	clear:both;
}

.rental h2, .rental h3
{
	clear:none;
}

a
{
	outline: none;
}

#container
{
	width: 1000px;
	margin: 0 auto;
	padding:0;
}

#menu
{   margin-top: -6px;
	float:none;
	width:1000px;
}

#menu a, #menu img
{
	float:left;
}

a#transportables
{
	background-image:url(images/transportables.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:237px;
	height:41px;
	display:block;
}
a#transportables:hover, a#transportables.selected
{
	background-image:url(images/transportables.gif);
    background-repeat:no-repeat;
	background-position: left bottom;
}

a#tradeshows
{
	background-image:url(images/tradeshows.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:110px;
	height:41px;
	display:block;
}
a#tradeshows:hover, a#tradeshows.selected
{
	background-image:url(images/tradeshows.gif);
    background-repeat:no-repeat;
	background-position: left bottom;
}


a#construction
{
	background-image:url(images/construction.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:276px;
	height:41px;
	display:block;
}

a#construction:hover, a#construction.selected
{
	background-image:url(images/construction.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

a#pahrump
{
	background-image:url(images/pahrump.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:271px;
	height:41px;
	display:block;
}

a#pahrump:hover, a#pahrump.selected
{
	background-image:url(images/pahrump.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.titlebox
{
	width: 188px;
	margin: 0 auto;
	text-align: center;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	background-color: #f6c720;
	border: 1px solid #e4a21b;
	padding: 3px 0;
}

#content
{
	background-image:url(images/contentback.jpg);
	background-repeat:repeat-y;
	width:1000px;
	float:none;
	clear:both;
}

.content-inner
{
	padding: 15px 10px 0 10px;
}

#leftcol
{
	width: 210px;
	min-height:350px;
  	height:auto !important;
  	height:350px;
	float: left;
}

.sidemenu-top
{
    background-image:url(images/navbox-top.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 11px;
	margin: 0 auto;
}

.sidemenu
{
	background-image:url(images/navbox.gif);
	background-repeat: repeat-y;
	width: 207px;
	margin: 0 auto;
}

.sidemenu-bottom
{
    background-image:url(images/navbox-bottom.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 11px;
	margin: 0 auto 7px auto;
}

.sidesubmenu-inner, .shows-inner 
{
	padding: 0px 5px;
}

.sidesubmenu-inner form
{
	font-size: 15px;
	color: #182e50;
	padding: 0 10px;
	margin-top: 10px;
}

.sidesubmenu-inner form select
{
	margin-top: 5px;
	width: 175px;
}

.morelink
{
	text-align: right;
	margin: 0 5px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 13px;
}

.morelink a
{
	color: #182e50;
	text-decoration:none;
}

.morelink a:hover
{
	color:#000;
}

ul.menu, ul.newsblock
{
	margin: 0;
	padding: 0;
	list-style:none;
}

ul.menu a
{
	line-height: 29px;
	font-size: 15px;
	color: #182e50;
	display:block;
	margin: 0 5px;
	padding: 0 10px;
	text-decoration:none;
}

ul.newsblock a
{
	line-height: 15px;
	font-size: 13px;
	color: #182e50;
	display:block;
	margin: 0 5px;
	padding: 5px 10px;
	text-decoration:none;
}

ul.menu a:hover, ul.menu a.selected, ul.newsblock a:hover, ul.newsblock a.selected
{
    background-color: #182e50;
	color: #ffffff;
}


#rightcol
{
	width: 210px;
	float: left;
}

.shows
{
	background-image:url(images/showsbox.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 350px;
	margin: 0 auto;
}

.tradeshowsblock
{
	margin: 0;
	padding: 15px 0 0 0;
	text-align:center;
}

.tradeshowsblock p
{
	font-size: 16px;
	color: #182e50;
	padding: 0 0 15px 0;
	line-height:24px;
}

.tradeshowsblock a
{
	color: #182e50;
	text-decoration:none;
}

.tradeshowsblock a:hover
{
	color: #000;
}

#midcol
{
	width: 560px;
	float:left;
}

.secondary #midcol
{
	width: 770px;
	float:left;
}

.midcol-inner
{
	padding: 0 20px;
	font-size: 14px;
	line-height: 18px;
	color: #182e50;
}

#midcol a 
{
	color: #182e50;
}

#midcol a:hover
{
	text-decoration: none;
}

#midcol ul
{
	margin: 0 30px;
	padding: 0 0 15px 0;
}

#midcol ol
{
	margin: 0 0 0 30px;
	padding: 0 0 15px 0;
}

#midcol li
{
	padding-bottom: 5px;
}

.tradeshowlogo
{
	float: left;
	font-style:italic;
	padding: 0 10px 10px 0;
}

.piccaption
{
	float: left;
	font-style:italic;
	padding: 0 10px 10px 0;
	width: 200px;
	font-size: 12px;
}

.galleryimage
{
	float: left;
	padding: 0 10px 10px 0;
}

.galleryimage-inside
{
	width: 450px;
	vertical-align: middle;
	text-align: center;
}

.piccontent
{
float:right; 
width: 500px;
}

.piccontent-small
{
	float:right; 
	width: 260px;
}

.piccontent-med
{
	float:right; 
	width: 470px;
}

#picdesc
{
	text-align: center;
	font-style:italic;
	width: 450px;
	font-size: 12px;
}

#footer
{
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	line-height:19px;
	color: #182e50;
}
#footer a
{
	text-decoration: none;
	color: #182e50;	
}

#footer a:hover
{
	color: #000;
}

.footersmall
{
	font-size: 12px;
}

