/******************** REDEFINE EXISTING TAGS ********************/

body {
	background: #1e1e1e url(../_images/common/bodybg2.png) repeat-x;
	background-attachment: fixed;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	cursor: default;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	cursor: default;
}
* html h2
{
	font-size:12px;
}
p,li,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #403A33;
	line-height: 1.5em;
	cursor: default;
	text-align: left;
}
p {
	margin:0px;
	padding:8px 0px 8px 0px;
}
a {
	cursor: pointer;
	color: #6b5d4f;
}
a:hover {
	color: #403A33;
}
ol {
	margin-top:0px;
}
li {
	margin-top:10px;
	margin-bottom:0px;
}

/******************** BEGIN CUSTOM STYLES ********************/

ol.a {
	list-style-type: lower-alpha;
}
ol.i {
	list-style-type: lower-roman;
}
h1.top {
	padding-top: 0px;
}
h2.nav {
	padding: 0px;
	color: #54493E;
	text-decoration: none;
	cursor: pointer;
}
h2.navon {
	padding: 0px;
	color: #000;
	cursor: pointer;
}
h2.intro {
	padding-top:0px;
	color:#FFF;
}
a.nav {
	text-decoration: none;
	cursor: pointer;
}
a.navon {
	text-decoration: none;
	cursor: pointer;
}
p.top {
	padding-top:0px;
}
p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.4em;
	text-align: left;
	color:#FFF;
}
p.nav {
	padding: 3px 0px 0px 0px;
	color: #6b5d4f;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}
p.navon {
	padding: 3px 0px 0px 0px;
	color: #223137;
	font-size: 11px;
	line-height: normal;
	cursor: pointer;
	text-align: left;
}
div.main {
	width: 720px;
	position: relative;
	left: 50%;
	margin-left: -370px;
	min-height: 620px;
	height: auto !important;
	height: 620px;
	border: solid 10px #FFF;
	background: #F1DBC0 url(../_images/common/flourishbg.gif) repeat-y;
	background-position: left 210px;
}
div.intro {
	position:absolute;
	top:153px;
	left:30px;
	width:280px;
}
a.intro {
	color: #FFF;
	text-decoration: underline;
}
div.getconfident {
	width: 280px;
	height: 42px;
	background: url(../_images/index/get_confident.gif) no-repeat;
	background-position: bottom center;
}
div.top {
	width: 720px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 0px;
}
div.logo {
	width: 130px;
	height: 133px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../_images/common/logo.gif) no-repeat;
	cursor: pointer;
}
div.date {
	position: absolute;
	top: 6px;
	right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size :10px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: left;
	color: #fff;
	cursor: default;
}
div.consultations {
	position: absolute;
	top: 6px;
	left: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size :10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	color: #fff;
	cursor: default;
}
div.btm {
	margin-top:1px;
	width: 740px;
	position: relative;
	left: 50%;
	margin-left: -370px;
/* 	background: url(../_images/common/btmbg.png) repeat-x; */
	padding: 10px 0px 15px 0px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size:10px;
	color: #444;
	cursor:default;
}
a.btm {
	color: #444;
	cursor: pointer;
}
a.btm:hover {
	color: #666;
}
div.content {
	position: relative;
}
div.left {
	width: 430px;
	padding: 20px;
}
div.right {
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.right[class] {
	right:20px;
}
div.navbox {
	margin-top: 1px;
	position: relative;
	width:240px;
	padding-left:10px;
}
div.navboxhover {
	margin-top: 1px;
	position: relative;
	width:240px;
	padding-left:10px;
	background-image: url(../_images/common/arrow_nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navboxon {
	margin-top: 1px;
	position: relative;
	width:240px;
	padding-left:10px;
	background-image: url(../_images/common/arrow_navon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.nav {
	width: 195px;
	padding:10px;
	background: #e7d0b5;
	cursor: pointer;
}
div.navhover {
	width: 195px;
	padding:10px;
	background: #e7d0b5;
	cursor: pointer;
	background-image: url(../_images/common/arrow_nav2.gif);
	background-repeat: no-repeat;
	background-position: -10px top;
}
div.navon {
	width: 195px;
	padding:10px;
	background: #94b2c1;
	background-image: url(../_images/common/arrow_navon2.gif);
	background-repeat: no-repeat;
	background-position: -10px top;
	cursor: pointer;
}
div.num {
	position: absolute;
	top:0px;
	left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 0px 0px 10px;
	color: #c5af97;
	cursor: pointer;
}
div.numon {
	position: absolute;
	top:0px;
	left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 0px 0px 10px;
	color: #6e8c9a;
	cursor: pointer;
}
#validate {
	position:absolute;
	top:5px;
	right:0px;
	width:125px;
	height:19px;
}
.jk {
	width:124px;
	height:19px;
	background: url(../_images/common/jk.gif) no-repeat;
	padding-bottom: 10px;
}
div.faq {
	border-top: solid 1px #ddc3a8;
	padding-top: 10px;
	margin-top: 10px;
}
p.top {
	text-align: left;
	padding-top: 0px;
}
div.form, td.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #6b5d4f;
	padding-top: 5px;
	cursor: default;
}
input.form, textarea.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000;
	background: #e7d0b5;
	border: solid 1px #c5af97;
	width: 99%;
}
textarea.form {
	width: 100%;
}
input.btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #54493e;
	background: #e7d0b5;
	border: solid 1px #c5af97;
	margin: 0px 5px 0px 5px;
	cursor: pointer;
}
p.success {
	height:15px;
	line-height: 16px;
	color: #000;
	background:url(../_images/common/complete_sm.gif) no-repeat;
	background-position: left center;
	padding:0px 0px 0px 20px;
	margin:5px 0px 10px 0px;
}
div.caption {
	font-family:'Lucida Grande', 'Lucida Sans', sans-serif;
	font-size:9px;
	color: #6b5d4f;
}
div.imgleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.thead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #403A33;
	cursor: default;
}
* html .thead
{
	font-size:12px;
}

/******************** FRONT PAGE STYLES ********************/
div.navboxon2 {
	position: relative;
	padding-left:0px;
	float:left;
	clear:both;
}
div.navon2 {
	padding:10px 0px 10px 0px;
/* 	background: #94b2c1; */
	cursor: pointer;
}
div.numon2 {
	position: absolute;
	top:0px;
	left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 0px 0px 0px;
	color: #6e8c9a;
	cursor: pointer;
}
h2.navon2 {
	padding: 0px;
	color: #000;
	cursor: pointer;
}
