body
{
	width: 100%;
	width: auto;
	height: auto;
	max-width: 1024px;
	border:  2px ridge #839788;
	margin: 0 auto;
	font-family: verdana;
	background-color: #336633;
}

a
{
	color: #839788;
}



a:hover
{
	color: #000;
}

a:visited
{
	color: #8FBC8F;
}

h3
{
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-style: italic;
	font-size: small;
	text-align: left;
	padding-left: 2px;
	padding-top: 0px;
	color: #000;
}

th
{
	/*width: 65px;*/
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px double black;
	border-right: thin solid black;
}

th.grpheaders
{
	margin-right: 3px; 
	border-bottom: 3px double black; 
	font-size: x-small;
}

td
{
	text-align: center;
	valign: bottom;
}

td.hname
{
 	text-align: left;
	border-right: thin solid black; 
	padding: 3px 5px;
	font-size: x-small;
}

td.hnameR
{
	text-align: center;
	border-right: 3px solid black; 
	padding: 3px 5px;
	font-size: x-small;
}

td.noAct
{
	text-align: center;
	border-right: thin solid black; 
	padding:3px 0px;
}

td.Act
{
	text-align: center;
	color: red; 
	font-weight: bold; 
	border-right: thin solid black; 
	padding:3px 0px
}


div#nav-tabs
{
	border-bottom: 2px ridge #330330;
	background-color: #fff;
}


div#utg-logo
{
	width: 99.5%;
	position: relative;
	left: 2px;
	top: 0px;
	background-color: #fff;
}

div#utg-logo img
{	align: left;
	margin: 0px;
	padding: 0px;
}

div#utg-logo h1
{
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #330033;
	text-align: right;
	background-color:#fff;
}

div#container 
{
	width: auto;
	position: relative;
	height:800px;
	margin: 0 auto;
	left:0px;
	top: 0px;
	padding: 0px;
	background-color: #fff;
}

div#left-ad
{
	left: 0px;
	width: 125px;
	position: absolute;
	top: 0px;
	background-color:#fff;
	height:  800px;	
	font-style: italic;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #000;
	background-repeat: no-repeat;
}


div#main-content
{
	margin-left: 135px;
	height: 800px;
	top: 0px;
	position:relative;
	background-color: #fff;
	padding: 0px;
	margin-top:0px;
}

div#main-content h1
{
	width: 100%;
	font-family: garamond;
	font-weight: bold;
	font-size: x-large;
	color: #330;
	padding: 5px 0px;
	text-align: left;
	margin-top: 0px;
}


div#main-content p
{
	font-size: small;
	font-weight:normal;
	letter-spacing: normal;
	margin: 0px 3px 0px 5px;
	padding: 5px;
	float: left;
}

div#main-content a
{
	font-size: small;
	color: #839788;
	font-weight: bold;
}

div#main-content a:hover
{
	color: #000;
}

div#main-content a:visited
{
	color: #8FBC8F;
}

div#utg
{
	width:100%;
	font-family: verdana;
	font-size: small;
	position: absolute;
	left: 0px;
	height: 370px;
	background-color: #fff;
}

div#utg img
{
	padding: 0px;
	position: relative;
}


ul
{
	list-style: none;
	margin:5px;
	padding: 5px;

}
	
ul.innerList li
{
	list-style-image: url('file://///COMMON/Interactive/Website Development/Design/images/subpointer.jpg');
	list-style-position: inside;
}

div#photo-content
{
	width: 100%;
	font-family: verdana;
	font-size: small;
	position: absolute;
	left: 0px;
	top: 370px;
	background-color: #fff;

}

div#copyright
{	
	background-color: #330330;
	color: #839788;
	font-size: x-small;
	font-style: italic;
	font-weight:bold;
	float: left;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%; 
}

div#copyright span
{
	display: block;
	float: left;
	width: 31%;
}

div#copyright span a
{
	text-decoration: none;
}

div#copyright span a:hover
{
	color: #fff;
}

div#copyright span a:visited
{
	color: #fffacd;
}

div#footer
{
	background-color: #fff;
	height: 30px;
}

/*map specific formats*/

div#sidebar-left, div#sidebar-right
{
	width: 200px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-color:#fff;
	font-family: verdana;
}

div#sidebar-left h1, div#sidebar-right h1
{
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	border-bottom: thin ridge #839788;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#sidebar-left h1
{
	text-align: left;
	padding-left: 2px;
	margin-top: 0px;
}

div#sidebar-right h1
{
	text-align: right;
	margin-top: 0px;
	padding-left: 2px;
}

div#sidebar-left h2
{
	font-family: verdana;
	font-style: italic;
	font-size: x-small;
	text-align: left;
	padding-left: 2px;
	color: #000;
}


div#sidebar-left  p, div#sidebar-right p
{
	font-family: verdana;
	font-size: small;
	font-weight:normal;
	letter-spacing: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 3px;
	
}

div#sidebar-left
{
	left: 0px;
	margin-left: auto;
}

div#sidebar-left  select
{
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	font-family: veranda;
	font-size: x-small;
	cursor: hand;	
}

div#sidebar-left  option
{
	text-align: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom: 5px;
	color: #330033;
	position: relative;	
	cursor: hand;
	font-size: x-small;
}

div#sidebar-left input
{
	font-family: verdana;
	font-size: x-small;
	text-align: left;
	margin-bottom: 5px;
}

div#sidebar-left input[type='text']
{
	max-length: 50;
	text-indent: 5px;
}

div#sidebar-left input[type='button']
{
	text-align: center;
	font-weight: bold;
	cursor: hand;
}

div#sidebar-left select[type='select-one']
{
	text-align: left;
	font-size: x-small;
	cursor: hand;
}

div#sidebar-left label
{
	font-family: verdana;
	font-size: xx-small;
	text-align: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#sidebar-right
{
	right: 0px;
	margin-right: auto;
}

div#sidebar-right h2
{
	font-family: verdana;
	font-weight: bold;
	font-size: x-small;
	text-align: left;
	color: #303;
}


div#sidebar-right a
{
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
	font-family: verdana;
	font-size: x-small;
}
div#rstsearch p
{
	height: 600px;
	overflow:auto;
	font-size: smaller;
}

div#map-section
{
	margin: 0px 200px;
	border-right: thin solid #839788;
	border-left: thin solid #839788;
}

div#search
{
	border-bottom: thin solid #839788;
	font-family: verdana;
}

div#search h2
{
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #330033;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

div#search input
{
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	cursor: hand;
}

input[type='text']
{
	background-color: #F0F0F0;
}

div#search input[type='text']
{
	text-align: left;
	max-length: 50;
}

div#search input[type='button']
{
	font-size: x-small;
}

div#map
{
	height:450px;
}

div#parking
{
	background-color:#fff;
	width:100%
}

div#parking h2
{
	background-color: #fffacd;
	color: #303;
	padding: 3px;
	margin:0px;
	font-size: x-small;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	border-bottom: thin dotted #839788;
}

div#parking img
{
	width: 22px;
	height: 22px;
	border: none;
}

td.pkimg
{
 	width:5%;
	align: center;
}

td.pktxt
{
 	width:20%;
}

td.ratetxt
{
 	width:12%;
}

.cart
{
	width: 135px;
	height: 22px;
}