/* GENERAL
_________________________________________________________*/

.login .edit {
	float: left;
}

.edit {
	float:right;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, pre, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}


th {
	text-align:left;
}

h1, h2, h3, h4 {
	font-size:100%;
}

h2 {
	color: #D16F18;
	font-weight: bold;
	display: inline;
}

q:before, q:after {
	content:'';
}

* {
	outline: none;
}

body {
	font: 12px Arial, Helvetica, sans-serif;	
	line-height: 1.5em;
	background-color: #6c5137;
	color: #8f7662;
}

body#email-join {
	background-image: none;
	background-color: transparent;
}

/* LINKS
_____________________________________________________________*/

a {
	text-decoration: none;
	color: #8f7662;
}

a:hover {
	text-decoration: underline;
	color: #6c5137;
}

a.read-more {
	display: block;
	background: url(/images/site/arrow-read-more.jpg) no-repeat 0px 4px;
	margin: 20px 0 0 0px;
	padding-left: 13px;
	color: #8f7662;
	text-decoration: none;
}

a.read-more:hover {
	color: #6c5137;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CF6F19;
	text-decoration: none;
}

#left-nav ul, 
#left-nav li {
	margin:0;
	padding:0;
	border:0;
}

#left-nav ul {
	list-style:none;
}

#left-nav h3,
#left-nav a {
	display: block;
	width: 138px;
	border: 1px solid #8f7662;
	background-color: #8f7662;
	color: #eaeae0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 3px;
	padding: 3px 0 3px 11px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#left-nav #client-welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 3px;
	padding: 3px 0 3px 11px;
	font-weight: bold;
	font-size: 11px;
	color: #8f7662;
	line-height: 1.2em;
}

#left-nav h3 {
	cursor: pointer;
}

#left-nav h3:hover, #left-nav h3.active,
#left-nav a:hover, #left-nav a.active {
	background-color: #eaeae0 !important;
	color: #8f7662 !important;
	width: 138px !important;
	padding-right: 6px  !important;
	border-right-width: 0px !important;
}

#left-nav .element {
	display: none;
} 

#left-nav .element a {
	background: none;
	color: #8f7662;
	border: 0;
	font-weight: normal;
	font-style: normal;
}

#left-nav .element a:hover {
	text-decoration: underline;
}

#left-nav .element a.active {
	font-weight: bold;
	background: none !important;
}


#ask a.read-more {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 15px 0 0;
	display: inline;
	text-decoration: none;
	background: url(/images/site/arrow-read-more.jpg) no-repeat 0px 6px;
}

#ask a.read-more:hover {
	color: #6c5137;
}

#home-content h3 a {
	text-decoration: none;
	color: #D16F18;
	font-weight: normal;
}

#home-content h3 a:hover {
	color: #6c5137;
}

/* STRUCTURE
______________________________________________________________*/

#container {
	margin: 15px auto 0px auto;
	background-color: #e7e8da;
	background-image: url(/images/site/bg-repeat.jpg);
	background-repeat: repeat-y;
	width: 950px;
	position: relative;
}

/* * html #container { height: 100%;} */

#container-top { 
	background: url(/images/site/bg-top.jpg) top no-repeat;
	height: 100%;
	position: relative;
}

#container-bottom { 
	min-height: 390px;
	height: auto !important;
	height: 390px;
	background: url(/images/site/bg-bottom.jpg) bottom no-repeat; 
	padding: 15px;
	height: 100%;
	position: relative;
}

#header {
	position: relative;
	z-index: 50;
}

#flash { 
	margin: 0 10px 4px 10px;
	position: relative;
	z-index: 1;
}

#subheader {
	background: url(/images/site/bg-subheader.jpg) top repeat-y;
	margin: 0 10px 0 10px;
	clear: both;
}

#subheader img {
	float: right;
	clear: both;
}

#line {
	height: 0px;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 2px 10px 2px 10px;
	border-bottom: 1px solid #8f7662;
}

#dotted-line {
	padding: 2px 0 2px 10px;
}

#content {
	padding: 0 10px 0px 10px;
}

#home-content {
	background: url(/images/site/bg-home-content.jpg) repeat-y;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}

#home-content-pad {
	background-position: left;
	width: 900px;
	color: #03180d;
	font-size: 12px;
}

#home-content #left-column {
	padding-left: 22px;
	padding-right: 24px;
	margin-right: -24px;
	border-right: 1px solid #a18c7b;
	width: 235px;
	float: left;
	line-height: 1.2em;
}
#home-content #middle-column {
  	padding-left: 55px;
	width: 250px;
	float: left;
	line-height: 1.2em;
}
#home-content #right-column {
	float: right;
	text-align: right;
}

#page-content {
	margin: 0px 0px 0px 0px;
	position: relative;
 	padding-top: 14px;
}	

#sub-content {
	margin: 0px 0px 10px 10px;
	position: relative;
	padding: 7px 0 4px 8px;
	font-weight: bold;
}	

#left-nav{
	float: left;
	width: 155px;
	position: relative;
	z-index: 10;
}

#left-nav-border {
	background-color: #eaeae0;
	border: 1px solid #8f7662;
	width: 2px;
	height: 89%;
	position: absolute;
	left: 155px;
	top: 0px;
	margin: 14px 0 0px 0; 
}

#main-content {
	width: 485px;
	padding: 0 0 8px 35px;
	float: left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	position: relative;
}

#client #main-content {
	width: 685px;
	padding: 0 0 30px 35px;
	float: left;
	min-height: 250px;
	_height: 250px;
}

#quote {
	position: absolute;
	left: 727px;
	top: 51px;
	width: 150px;
	color: #D06F19;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -20px; 
	line-height: 1.2em;
	font-weight: bold;
}

.spacer {
	font-size: 0px;
	line-height: 0px;
}

img#whatsnew {
	margin-bottom: 3px;
}

/* HEADER
_____________________________________________________________*/

#logo {
	float: left;
	position: relative;
	z-index: 100;
}

a#logo{
	z-index: 100;
	position: relative;
	padding-top: 11px;
	padding-left: 10px;
}

#client-login {
	position: absolute;
	top: 7px;
	width: 146px;
	right: 11px;
	cursor: pointer;
	z-index: 100;
}

#login-menu {
	display: none;
	border: 1px solid #9ea374;
	padding-top: 0px;
	border-top: 0px;
	cursor: pointer;
}

#login-menu a {
	display: block;
	background-color: #F8F9F3;
	color: #8f7662;
	padding: 0px 0px 2px 34px;
	font-size: 11px;
}

#login-menu a:hover {
	color: #E7E8DD;
	background:#8f7662 url(/images/site/bg-submenu-active.jpg) 26px 6px no-repeat;
}

/*  CONTENT
___________________________________________*/

img.h2pic {
	margin-left: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8f7662;
	margin-bottom: 7px;
	text-indent: -2px;
}

h3 {
	color: #D06F19;
	font-size: 12px;
	margin-top: 6px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.label { 
	font-weight: bold; 
	margin-top: 10px;
}

.textarea{
	border: 1px solid #9ea375;
	background-color: #FFFFFF;
	color: #8f7662;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 0 5px;
	font-size: 12px;
}

.team-image {
	float: left;
	border: 1px solid #8f7662;
	padding: 2px;
	margin: 2px 8px 2px 0;
}

div.team-column {
	float: left;
	width: 45%;
}

/*   JOIN FORM / ASK A QUESTION
______________________________________________*/

#right-column #mailinglist_form {
	margin-top: 27px;
}

#mailinglist_form input.text,
#contact_form input.text {
	border: 1px solid #9ea375;
	background-color: #FFFFFF;
	color: #8f7662;
	width: 177px;
	height: 18px;
	padding: 2px 0 0 5px;
	font-size: 12px;
}

#mailinglist_form input.image {
	vertical-align: top;
	margin: 0 10px 0 1px;
}

#add {
	font-style: italic;
	color: #8f7662;
	font-size: 11px;
	margin: 8px 15px 0 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sub-content #add {
	margin: 2px 0 0 8px;
}

#sub-content #ask {
	float: right;
	margin: 20px 10px 0 0;
}

/* FOOTER
_______________________________________*/

#footer {
	color: #FFFFFF;
	margin: 5px auto 30px auto;
	width: 900px;
	text-align: right;
	font-size: 11px;
	height: 40px;
}

/* DROPDOWN NAV MENU 
__________________________________________________________*/

#menuwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 58px;
	padding-left: 320px;
	line-height: normal;
	z-index: 50;
	position: relative;
}

#menuwrapper * {
	z-index: 50;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #8f7662;
	font-weight: bold;
}

#p7menubar a.trigger {
	background: url(/images/site/nav-arrow-off.jpg) no-repeat 0px 8px;
	font-size: 11px;
	padding: 5px 14px 7px 10px;
	line-height: 13px;
}

#p7menubar a.trigger:hover {
	background-image: url(/images/site/nav-arrow-on.jpg);
	background-color: transparent;
}

#p7menubar li {
	float: left;
	width: auto;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 22em;
	font-size: 10px;
}

#p7menubar ul li a  {
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #E7E8DD;
	border: 1px solid #9EA374;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li.p7hvr ul li.p7hvr a:hover,
#p7menubar li ul li a:hover {
	color: #E7E8DD;
	background:#8f7662 url(/images/site/bg-submenu-active.jpg) 6px 8px no-repeat;
}

/*LOGIN PAGES
__________________________________________________________*/

#home-content #right-column.login {
	border-left: 1px solid #9ea374;
	text-align: left;
	color: #8f7662;
	padding: 0px 36px 0 36px;
}

#home-content #right-column.login a{
	color: #333300;
	text-decoration: underline;
}

#home-content #right-column.login a:hover{
	color: #333300;
	text-decoration: none;
}

#home-content #middle-column.login {
	padding-left: 51px;
	width: 314px;
}

.login-label {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	color: #8f7662;
	font-size: 14px;
	margin-bottom: 6px;
}

#middle-column.login input.text {	
	border: 1px solid #9ea375;
	background-color: #FFFFFF;
	width: 160px;
	margin-bottom: 12px;
	padding-bottom: 2px;
	height: 16px;
}

#login-arrow {	
	vertical-align: 6px;
}

/*  SAFARI ONLY CSS /*

/*end*/
/*\*/
html*#login-arrow {
[position: relative;;
vertical-align:-6px;
]position: relative;
}/*end*/
.dummyend[id]{clear:both;}

