/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: arial, verdana, tahoma, helvetica, geneva, sans-serif;
	font-size: 14px;
	color: #768085;
	background-color: #e2e1d9;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table { 
	font-family: arial, verdana, tahoma, helvetica, geneva, sans-serif;
	font-size: 14px;
	color: #768085;
}

p {
	font-family: arial, verdana, tahoma, helvetica, geneva, sans-serif;
	font-size: 14px;
	color: #768085;
	line-height : 16pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;	
}	

ul
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none inside;
}						

li {	
	/*  margin: top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 7px 0px;
}

img { 
	behavior: url(/style/iepngfix.htc) 
}				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-size: 30px;
	font-weight: normal;
	color: #768085;
	/*  margin: top right bottom left */
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
} 

H2 {	
	font-size: 20px;
	font-weight: normal;
	color: #768085;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-size: 20px;
	font-weight: normal;
	color: #006fa9;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {	
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H5 {	
	display: inline;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H6 {	
	font-size: 8pt;	
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	color: #006fa9;
	text-decoration: underline;
}

a:visited {	
	text-decoration: underline;
	color: #006fa9;
}

a:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a:active {	
	text-decoration: underline;
	color: #000000;
}

/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a.nav:link {
	font-size: 16px;
	color: #768085;
	text-decoration: none;
}

a.nav:visited {	
	font-size: 16px;
	text-decoration: none;
	color: #768085;
}

a.nav:hover {	
	font-size: 16px;
	text-decoration: none;
	color: #006fa9;
}
								
a.nav:active {	
	font-size: 16px;
	text-decoration: none;
	color: #006fa9;
}


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	margin: 25px 0px 10px 0px;
	font-size: 13px;
	color: #91908b;
}
				
a.cr:link {	
	font-size: 13px;
	text-decoration: none;
	color: #91908b;
}

a.cr:visited {	
	text-decoration: none;
	color: #91908b;
}

a.cr:hover {	
	text-decoration: none;
	color: #000000;
}

a.cr:active {	
	text-decoration: none;
	color: #000000;
}

.textblue {
	font-size: 14px;
	color: #006fa9;
	line-height : 12pt;
	/*  margin: top right bottom left */
	margin: 180px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
	text-align:left;
}	

.topspace	{	
	/*  margin: top right bottom left */
	margin: 67px auto 0px auto;
}

.cardspacing	{	
	/*  margin: top right bottom left */
	margin: 180px auto 0px auto;
}

.cardspacingint	{	
	/*  margin: top right bottom left */
	margin: 120px auto 0px auto;
}

.intnavposition	{	
	/*  margin: top right bottom left */
	margin: 110px auto 0px auto;
}

.logoposition	{	
	/*  margin: top right bottom left */
	margin: -45px 0px 0px 310px;
}

.logopositionint	{	
	/*  margin: top right bottom left */
	margin: -30px 0px 0px 10px;
}

.parkingcard	{	
	/*  margin: top right bottom left */
	margin: 60px 0px 0px -25px;
}

.parkingcardint	{	
	/*  margin: top right bottom left */
	margin: 60px 0px 0px -25px;
}

.dottedline
{
	background-image: url(../images/dottedlineh.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 20px 0px 20px 0px;
}

.hpbg
{
	background-image: url(../images/bg_cityhp.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
}

.intbg
{
	background-image: url(../images/bg_cityint.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
}

