/* @override http://center1market.com/css/abersons.css */

/* Block Components:

----------------------------------------------- */

body {
	margin-left: 60px;
	background: #FFFFFF;
	font: 13px "Century Gothic", Helvetica, sans-serif;
	color: #929496;
	font-weight: 400;
}
body#contact_page {
	margin-top: 50px;
}

body#contact_page p {
	font-size: 14px;
}

ul {
  list-style-type: none;
  margin-top: 1px;
  margin-left: 0px;
  padding-left: 0px;
}
li {
	margin-top: .5px;
	color: #9d9da1;
}

h1 {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 20px;
}

h2 {
	
	font-weight: 100;
	font-size: 24px;
	margin-bottom: 0px;
	line-height: 28px;
	color: #676869;
}
p strong {
	color: #676869;
}
td {
	vertical-align: middle;
	padding-right: 35px;
	text-align: left;
}

table.topLevel {
	margin-left: 22px;
	width: 678px;
}

#flashcontent {
	margin-left: 17px;
}

.middleAlign {
	vertical-align: middle;
	text-align: center;
	margin-left: 22px;
	display: table-cell;
	height: 550px;
	width: 720px;
	
}

/* Image Components:

----------------------------------------------- */

img {
	border-style: none;
}



/* Link Components:

----------------------------------------------- */

a {
	vertical-align: top;
	display: table-cell;
	color: #364677;
	text-decoration: none;
	padding-right: 15px;
}

a:visited {
	color: #364677;
}

a:hover {
	text-decoration: underline;
}

li a {
	color: #9d9da1;
	display: inline;
	padding-right: 0px;
}

.menu a {
	vertical-align: middle;
	display: table-cell;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #5f5f61;
}
.menu a:hover {
	color: #000000;
}

.menu a.selected {
	color: #000000;	
}