/* Main */
html { background-image: url(../images/bg.jpg); }
body { margin: 0; font-family: tahoma, arial, sans-serif; font-size: 13px; }
.contentBack { margin: 0 auto; width: 1022px; background: url(../images/bgInner.png) repeat-y; }
.content { width: 950px; margin: 0 auto; }
.left { padding: 10px 5px 10px 25px; float: left; width: 575px; }
.right { padding: 10px 25px 10px 5px; float: right; width: 300px; }
.myCapture { width: 300px; padding: 6px 0 8px 0; background-color:#eee; border: 1px solid #aaa; }
.videoFeed { background-color: #eee; border-bottom: 2px solid #aaa; }
.videoFeed img { border: 1px; }
.news { width: 575px; margin: 0 auto; margin-bottom: 8px; border: 0; }
.clr { height: 100px; clear: both; }

/* Text Formatting */
p { font-size: 13px; text-align: justify; text-justify: auto; margin-bottom: 10px; }
a { color: #17529b; font-size: 13px; text-decoration: none; font-weight: bold; }
a:visited { color: #652c8d; }
h1.frontHeader { font-size: 28px; font-weight: bold; padding: 5px 0 10px 0; text-align: center; }
h2.sectHeader { font-size: 18px; margin: 4px 0 6px 0; padding-left: 5px; border-top: 2px solid #231f20; border-bottom: 2px solid #231f20; color: #b42417; background-color: #e8d3ad; }
h3.rightHeader { font-size: 14px; margin: 4px 0 6px 0; padding-left: 5px; border-top: 1px solid #231f20; border-bottom: 1px solid #231f20; color: #b42417; background-color: #e8d3ad; }
.newsdates { font-size: 13px; float: right; }
.caption { font-size: .75em; font-style: italic; padding: 3px 0 0 0; }
.news td { padding: 2px 5px; }
.news1 { background-color: #fff; }
.news2 { background-color: #eee }
.viewFull { font-size: 11px; font-style: italic; float: right; }

/* Menu */
.menu { height: 176px; background-image: url(../images/header.jpg); }
.menu a, .menu a:visited { font-size: 18px; font-weight: bold; color: #232021; } 
.menu a:hover { text-decoration: underline; } 
.navlist { padding-top: 132px; padding-left: 210px; } 
.navlist li { display: inline; list-style-type: none; padding-right: 25px; }

/* Footer */
* { margin: 0; }
html, body { height: 100%; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; }
.footer, .push { margin: 0 auto; width: 950px; height: 4em; }

/* Marketplace Ad */
.marketplace-ad { margin-bottom: 15px; }
.marketplace-ad .place .name  { padding: 0; font-size: 14px; line-height: 15px; font-weight: bold; }
.marketplace-ad .place .name a  { font-size: 13px; color: #125a95; }
.marketplace-ad .place .name .phone { font-size: 12px; color: #4e9bda; white-space: nowrap; }
.marketplace-ad .place .thumb  { float: right; display: block; margin-left: 5px; margin-bottom: 2px; }
.marketplace-ad .place .more { padding: 0 !important; margin-top: 5px; width: auto; background: none; text-align: center; font-size: 10px; line-height: 13px !important; font-family: arial, helvetica, sans-serif; color: #445057; clear: both;}
.marketplace-ad .place .more a { padding: 0; background: none; color: #125a95; }
.marketplace-ad .categories { border-bottom: 1px solid #ddd; font-size: 11px; line-height: 14px; color: #697a85; text-align: center; clear: both; }
.marketplace-ad .categories a { color: #bbb; line-height: 13px; }
.martketplace-ad img { margin: 0; }
.marketplace-ad h6 { margin: 0 0 8px; }
.marketplace-ad h6 a { display: block; width: 300px; height: 35px; background-image: url('../images/mp-pin-ad.jpg'); }
.marketplace-ad h6 a span { display: block; overflow: hidden; width: 0; height: 0; text-indent: 0; }
.marketplace-ad img { border: 0; }
.marketplace-ad a { font-size: 11px; color: #125a95; }


