/* "I find that those who try to make things beautiful on the outside" */
/* "also wish to make them beautiful on the inside."                   */

/* New Convey Website! Yipee! */

/* -- GLOBAL ------------------------------------------- */
* {	margin: 0; padding: 0; border: 0; }
body { background: url('/v2/img/bg-body.gif'); margin: 0 0 30px 0; font-family: Georgia, serif; font-size: 11px; line-height: 18px; }
ul { list-style-type: none; }
strong { display: none; }
.clear { clear: both; }
a { color: #966551; text-decoration: none;}

/* -- MACRO LAYOUT STYLES ------------------------------------------- */

.layoutcontainer { width: 780px; margin: 0 auto; text-align: center;}
#header { background: url('/v2/img/bg-top.gif'); background-color: #111; top repeat-x; width: 100%; margin: 0 0 20px 0; border-bottom: 1px solid #2c170a;}
#logo {	display: block;	width: 183px; height: 74px;	background: url('/v2/img/logo.png'); float: left; margin-left: -5px; margin-top: 27px; }
#logo h1 { display: none; }
div#nav { font-family: georgia, serif; font-size: 12px; float: left; padding: 15px 0 15px 180px; text-align: left;}
div#nav ul { display: block; float: left; width: 95px; margin-right: 10px; font-family: Verdana, sans-serif; font-size: 11px; }
div#nav ul.last { margin-right: 0; }
div#nav ul li { color: #c7ac2f;}
div#nav ul li a { color:#966551; text-decoration: none;}
div#nav ul li a:hover {color:#edc5b4;}
div#footer { text-align: left; color: #3e241a; border-top: 1px solid #2b1912; padding-top: 11px; margin-top: 15px;}
div#pagetitle { border-bottom: 1px solid #2b1912; padding-bottom: 15px; margin-bottom: 15px;}
div#pagetitle p.title { float: left; font-family: Georgia, serif; font-size: 21px; color: #c7ac2f; text-shadow: #221107 1px 1px 1px; font-style: italic; }
div#pagetitle p.pricinglink { float: right; }
div#pagetitle p.pricinglink a {color:#966551; text-decoration: none; border-bottom: 1px dotted #4c2f24; font-family: Georgia, serif; font-size: 14px;}
div.content, td { text-align: left; color: #dbd6c0; font-size: 14px; line-height: 150%; font-family: Georgia, serif; text-shadow: #221107 2px 2px 4px;}
div.pagesep { border-bottom: 1px solid #2b1912; margin: 15px 0 17px 0; }

body#pricing div.pricingnav { float: left; width: 150px; display: block; height: 250px; text-align: left; }
body#pricing div.content { width: 615px; display: block; float: right;}
body#pricing div.floatleft { float: left; width: 275px; display: block; margin-bottom: 20px; margin-right: 20px; }
body#pricing div.content ul { list-style-type: square; }
body#pricing div.content ul li { margin-left: 15px; }
body#pricing h5 {font-family: Georgia, serif; font-size: 16px; color: #c7ac2f; text-shadow: #221107 1px 1px 1px; font-weight: normal;}
div.pricingnav a {color:#966551; text-decoration: none; border-bottom: 1px dotted #4c2f24; font-family: Georgia, serif; font-size: 14px; text-shadow: #221107 1px 1px 1px; line-height: 200%;}