body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif);
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

li {
	color: #000000;
}

li a:link {
	border-bottom: 1px dotted #000000;
	color: #666666;
}

li a:hover {
	text-decoration: none;
	color: #000000;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #000000;
}

img.rate {
	border: 1px solid #ffffff;
}

/* Header */

#header {
	width: 700px;
	height: 110px;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #797979;
	background-image: url(images/img4.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 21px;
	font-style: italic;
	color: #FFFFFF;
}

#header h1 {
	font-weight: bold;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 300px;
	padding-left: 10px;
}

#header h2 {
	padding: 128px 0 0 0;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif) repeat-x;
	border: 10px solid #797979;
	border-top: none;
}

#colOne {
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
	text-decoration: none;
}

#colTwo {
	float: left;
	width: 495px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}

#colThree {
	float: right;
	width: 145px;
	padding: 20px 2px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

/* Footer */

#footer {
	padding: 14px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

#footer * {
	color: #ffffff;
	text-decoration: none;
}
#header h3 {
	font-size: 24px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	width: 250px;
}
#header p:visited {

}
#header div h1 {
}
#header div div h3 {
}
#header div p {
	font-size: 14px;
	padding-left: 15px;
	padding-top: 2px;
	line-height: 13px;
}
#content #colThree p {
	color: #333;
}

#content #colOne #General-Map {
	width: 165px;
	text-align: left;
}
#content #colTwo h2 {
	text-align: center;
	font-size: 2.1em;
}
#content #colOne h3 {
	font-size: 1em;
	font-weight: bold;
}
#content #colTwo table tr td {
	color: #292929;
}
#content div #MAP {
	text-align: center;
}
#content #colTwo table {
	text-align: left;
}

#content #colTwo #center {
	font-size: 24px;
	text-align: center;
}
#content #colTwo #directions {
	width: 280px;
}
