@charset "UTF-8";
/* CSS Document */
/* 
---------------------------------------
ELEMENT STYLES
---------------------------------------
*/
body, html { margin:0; padding:0; text-align:center; background:#E9E9E9 url(../images/bg-site.jpg) repeat-x; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
img { border:0 }
.cnt { width:950px; margin:0 auto; text-align:left; position:relative; padding-bottom:20px; }
#cntInnerContent { background:#F9F9F9 url(../images/bg-bottom-shadow.gif) no-repeat bottom; padding-bottom:10px; }
p, h1, h2, h3, h4, h5, h6 { padding-top:0; margin-top:0; line-height:160%; }
h1 { font-size:26px; font-weight:normal; }
a { color:#BD4F19; text-decoration:none; }
a:hover { text-decoration:underline; }
.clear { clear:both; }
h1 { font-size:18px; color:#636363; font-weight:normal; margin-bottom:.5em; }
h2 { font-size:14px; color:#636363; font-weight:bold; letter-spacing:2px; margin-bottom:.2em; }
h3 { font-size:14px; color:#bd4f19; font-weight:bold; }
h4 { font-size:13px; color:#bd4f19; font-weight:bold; }
h5 { font-size:12px; color:#bd4f19; font-weight:bold; }

/* 
---------------------------------------
HEADER STYLES
---------------------------------------
*/
div.cntHeader { height:100px; position:relative; }
#cntLogo { width:505px; height:110px; }
#cntNav { position:absolute; top:0; left:519px; width:425px; height:46px; }
ul#cntMainNav { position:absolute; top:0; left:28px; margin:0; padding:0; }
ul#cntMainNav li { float:left; list-style:none; padding:5px 14px 5px 14px; margin:0; border-right:1px solid #CCCCCC; }
ul#cntMainNav li#mnContact { border-right:0px solid #CCCCCC; }
div#cntTitle { position:absolute; top:0; left:0; background-color:#BD4F19; padding:12px 14px 12px 40px; }
img#imgPOVdescriptor { position:absolute; top:77px; left:40px; }
div#cntSearch { position:absolute; top:120px; right:260px; width:294px; height:60px; }
div#cntSearchForm { position:relative;  padding:4px; }
#fldSearch { width:175px; padding:3px; border:1px solid #ACACAC; color:#999999; }
#fldSearch * { color:#999999; }
#btnSearch { position:absolute; left:195px; top:3px; }
h5#txtDescriptor { position:absolute; top:10px; left:300px; width:275px; color:#EAEAEA; }
#liggettLink { position:absolute; top:45px; right:42px; }
div.cntFooter { clear:both; position:relative; padding:8px 0px 20px 14px; }
#cntAddress { width:50%; float:left;}
#cntAddress p{ color:#8E908F; }
#cntFooterIcons { width:40%; float:right; text-align:right; }
