/* @override http://www.chicagoparkdistrictparking.com/css/styles2.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: #ffffff;
}
body {
line-height: 1;
font-size: 10px;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
margin: 0 auto;
text-align: center;
}

#container{
	margin: 0 auto;
	text-align: center;
	width: 780px;
}

#header, #branding{
	width: 780px;
}
#page{
	text-align: left;
	width: 780px;
}

/* My Comment */

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}
.right{text-align: ;}
.left{text-align: left;}
img{border: none;}
.center {text-align: center;}
.small {font-size: 85%;}
.class {
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
}
.bold{
	background-color: #e1dbc4;
	font-weight: bold;
	width: 170px;
	padding: 10px 10px 0 10px;
}
h1{
	
}
h2{
	text-transform: uppercase;
	padding: 15px 0 5px 0;
}
#col1 h2{
	text-transform: none;
}
h3{
	color: #004673;
	font-size: 14px;
	font-weight: normal;
}
p{
	padding: 5px 0;
	line-height: 120%;
}
#page div#col1{
	clear: none;
	float: left;
	padding: 10px;
	width: 153px;
}
#page div#col2{
	clear: none;
	float: left;
	padding: 10px;
	width: 350px;
 text-align:center;
}
#page div#col3{
	clear: none;
	float: left;
	padding: 10px;
	width: 194px;
}
.col1, .col2, .col3{
	clear: none;
	float: left;	
}
#branding .col1{
	width: 214px;
	text-align: left;
	padding-left: 10px;
	}
#branding .col2{
	width: 269px;
}

#branding .col3{
	margin-left: 24px;
	width: 217px;
}
#branding .col3 h1{
	padding-left: 30px;
}

#header .col1{
	padding: 5px 0 5px 10px;
	text-align: left;
	width: 297px;
}

#header .col2{
 padding: 5px 0 0 0;
	width: 183px;
 text-align: center;
}

#header .col3{
 padding: 0 10px 0 0;
	width: 280px;
 text-align: right;
}


table#rates{
	border: 0px;
	margin: 0;
}
table#rates td{
	border-bottom: 1px solid #333333;
	padding: 5px 2px;
}
#col1 ul{
	margin: 0 0 0 15px;
}
#col1 li{
	list-style-type: disc;
	margin: 0;
	padding: 2px 0;
}
#col2 ol{
	line-height: 130%;
	padding: 5px 0 10px 0;
}
#col2 ol li{
	list-style-type: decimal;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 130%;
}
#col2 ol li ol li{
	list-style-type: lower-alpha;
	line-height: 130%;
} 
#col2 ol ol{
	padding: 0;
}
#col2 p{
	line-height: 130%;
	padding: 5px 0 10px 0;
}
#col2 img{
	margin: 0 0 19px 0;
}
#footer{
	clear: both;
}
#contact-area {
	width: 190px;
	margin-top: 25px;
}

#header h1{
	font-size: 14px;
	font-weight: normal;
	margin: 15px auto 5px;
}

#branding{
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	height: 42px;
	}
#branding h1{
	font-size: 13px;
	font-weight: bold;
	margin: 15px auto 5px;
	text-transform: uppercase;
}
#branding h1 a, a{
	color: #000000;
	text-decoration: none;
}
#branding h1 a:hover, a:hover{
	color: #414673;
	text-decoration: none;
}
#header img{
	bottom: 0px;
}
#contact-area form{
	font-size: 10px;
	background-color: #e1dbc4;
	padding: 15px 10px 10px 15px;
	margin: 0 0 25px 0;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 140px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	margin: 3px 7px 12px 0px;
	border: 1px solid #bfc6c8;
}

#contact-area textarea {
	height: 120px;
	width: 140px;
	margin: 3px 7px 7px 0px;
	border: 1px solid #bfc6c8;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #004673;
}

#contact-area input.submit-button {
	background-color: #414673;
	color: #ffffff;
	margin: 5px;
	width:80px;
}

label {
	background-color: #e1dbc4;
	padding-top: 5px;
	font-size: 11px;
}
#links p{
	color: #4382b2;
	font-size: 11px;
	font-weight: bold;
}
#links a{
	color: #ce0021;
	padding: 3px 5px;
}
#links{
	padding: 0 60px 0 0;
}
