/** BASIC */

html, body {
	height: 100%;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #323232;
}

/** WRAPPER */

#wrapper {
	/*width: 742px;*/
	width: 900px;
	margin: 0px auto;
}

/** HEADER */

#header {
	/*height: 148px;*/
	height: 110px;
}

#adminheader {
	/*margin-top:40px;*/
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:solid;
	border-bottom-color:#FB7115;
	margin-bottom:10px;
}
/** CONTENT */

#content {
	/*padding: 30px 0px 10px 0px;*/
	padding: 0px 0px 10px 0px;
}

/** LOGO - not currently in use */

#logo {
	float: left;
	/*width: 440px;*/
	/*width: 652px;*/
	width: 742px;
	/*height: 148px;*/
	height: 110px;
	padding-left:20px;
	background: url(../images/homepage02-742.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** SEARCH */

#search {
	float: right;
	width: 302px;
	height: 53px;
	padding: 95px 0px 0px 0px;
}

/** SPLASH */

#splashlanding {
	/*height: 219px;*/
	height: 180px;
	background: url(../images/homepage06blank.jpg) no-repeat left;
	/*background: url(../images/homepage06logo.jpg) no-repeat left;*/
	/*background: url(../images/homepage06b.jpg) no-repeat left;*/
}

#splashwithlogo {
	/*height: 219px;*/
	height: 180px;
	background: url(../images/homepage06logo-900.jpg) no-repeat left;
}
#splashwithlogonoreferral {
	/*height: 219px;*/
	height: 180px;
	background: url(../images/homepage06logo-901.jpg) no-repeat left;
}
#splashblank {
	/*height: 219px;*/
	height: 180px;
	background: url(../images/homepage06c.jpg);
}

#splashheading {
	/*padding-left:55px;*/
	padding-left:60px;
	padding-top:65px;
	
}

#splashheading h3 {
	/*float: left;*/
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#0083C4;
	font-style:italic;
}

#extra1 {
	float: left;
	width: 40px;
	height: 219px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

#extra2 {
	float: right;
	width: 40px;
	height: 219px;
	background: url(../images/homepage05.jpg) no-repeat left top;
}

#image1 {
	float: left;
	/*border: 5px; solid #FFFFFF;*/
	border-bottom: none;
}

#results tr td h1 {
color:#000000;
font-size:2em;
margin-top:0px;
margin-bottom:0px;
}

/** MENU */

#menu ul {
	width: 652px;
	/*height: 46px;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 33px;
	padding-top: 13px;
	background: url(../images/homepage09.gif) no-repeat left top;
}

#menu .first a {
	width: 129px;
	background: none;
}

#cpnav	{ margin-top: 10px;
	padding-bottom:20px; text-align:right}

#cpnav a	{

}

#adminnav	{ padding-bottom:20px; text-align:right}

#adminnav a	{

}

/*#content h1 {margin-top:15px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0;font-weight:bold; font-size:1.5em;}*/
/*#content h2 {margin-top:15px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0;font-weight:bold;}*/

/*#content h1 {margin-top:15px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0; letter-spacing:.01em}*/
/*#content h2 {margin-top:15px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0; letter-spacing:.01em}*/
#admincontent {
	/*padding: 30px 0px 10px 30px;*/
	padding: 0px 0px 10px 30px;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#admincontent table tr td {
	padding: 2px 2px 2px 2px;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#admincontent a {
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}

#admincontent h1 {margin-top:5px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0;font-weight:bold;}

#admincontent h2 {margin-top:5px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0;font-weight:bold;}



#colA {
	float: left;
	/*width: 342px;*/
	width: 23em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#colB {
	float: left;
	/*width: 260px;*/
	width: 55em;
	/*width: 237px;*/
	margin-top: 12px;
	padding: 0px 0px 0px 0px;
	/*background:url(../images/bg_225x115.gif) repeat-y;
	background-color:#F4F4F4;*/
}


/** FOOTER */

#footer {
	width: 900px;
	height: 50px;
	margin: 0px auto;
	padding-top: 20px;
}

/** BOX1 */

#box1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	background: url(../images/homepage13.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
	float: left;
	width: 150px;
	padding: 0px 15px 0px 0px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 17px;
	background: url(../images/homepage14.gif) repeat-y left top;
}

/** BOX4 */

#box4 {
	float:right;
	/*padding: 10px 0px 185px 10px;*/
	padding: 10px 0px 185px 10px;
	margin-left:10px;
	/*margin-right:25px;
	margin-top:15px;
	border:#0083C4;
	border-style:solid;
	background-color:#D2D2D2;*/
	background: url(../images/box4bg6.gif) no-repeat right top;
}

/** BOX5 */

#box5 {
	padding-top: 20px;
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
	padding: 10px 50px 20px 50px;
}

#box8 {
	float:right;
	/*padding: 10px 0px 185px 10px;*/
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	/*margin-right:25px;
	margin-top:15px;
	border:#0083C4;
	border-style:solid;
	background-color:#D2D2D2;
	background: url(../images/box4bg6.gif) no-repeat right top;*/
}
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(../images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: normal;*/
	color: #000000;
}

#colA h1 {margin-top:5px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_340.gif) no-repeat 0 0;font-weight:bold;}

#colA h2 {
padding-top:15px;
}

h1 {
	margin-top:5px;
	margin-bottom:10px;
	padding:3px 10px;
	/*height:27px;*/
	/*background:url(../images/bg_h2_799.gif) no-repeat 0 0;*/
	font-weight:normal;
	/*letter-spacing:.0005em;*/
	

}

.defaultdisplay h1	{
	margin: 15px 0px 15px 0px;
	font-weight:bold;
	letter-spacing: .25px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:2.0em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#003399;
}
 
h2 {
	margin-top:5px;
	margin-bottom:10px;
	padding:3px 10px;height:27px;
	/*background:url(../images/bg_h2_799.gif) no-repeat 0 0;*/
	font-weight:normal;
	/*letter-spacing:.0005em;*/
	

} 

/*div#content h2 {margin-top:5px;margin-bottom:10px;padding:5px 10px;height:27px;background:url(../images/bg_h2_799.gif) no-repeat 0 0;font-weight:bold;} */

h3 {
	margin-left:2em;
	font-size: 1.25em;
	letter-spacing:0em;
	
}

#box4 h3 {
	font-size: 1.50em;
	margin-left:0em;
}

#colB h3 {
	padding: 0px 0px 0px 0px;
}

blockquote	{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
	padding-left:2em;
	padding-right:2em;
}

ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
	padding-left:4em;
	padding-right:4em;
	font-size:1.00em;
}


/* this defines the button size and color, border color, and padding changes the size */
li{
	margin-top: 0px;
	margin-bottom: .5em;
}

#bulletpoints ul li {
	/*font-size:1.25em;
	margin-left:10em;
	line-height:2em;*/
	list-style-image:url(../images/redbullet2.gif);
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.25em;
	padding-left:2em;
	padding-right:2em;
	font-size:1.1em;
	/*font-size:1.25em;
	letter-spacing:.05em;*/
}

#box4 p	{
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.25em;
	padding-left:0em;
	padding-right:0em;
	font-size:1.1em;
}

#box4 table	{
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.25em;
	padding-top:1.5em;
	padding-left:0em;
	padding-right:0em;
	font-size:1.1em;
}

p2	{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
	padding-left:2em;
	padding-right:2em;
}

.landing ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 12px;
	/*text-align: justify;*/
	text-align: left;
	line-height: 24px;
	padding-left:30px;
	padding-right:20px;
	font-size:18px;
}
.defaultdisplay ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 12px;
	/*text-align: justify;*/
	text-align: left;
	line-height: 24px;
	padding-left:30px;
	padding-right:20px;
	font-size:18px;
}

.questions ul, ol, dl {
	font-family:"Trebuchet MS","sans-serif";
	margin-top: 0px;
	margin-bottom: 12px;
	/*text-align: justify;*/
	text-align: left;
	line-height: 24px;
	padding-left:30px;
	padding-right:20px;
	font-size:1.25em;
	color:#000000;
}

#landingHeader-time h1 {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:10px;
	display: block;
	width: 547px;
	height: 88px;
	float: left;
	background-color: transparent;
	background-image: url(../images/amomentaway2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#landingHeader-time h1 span {
	display:none
}

.landing h5	{
	margin: 15px 0px 15px 0px;
	letter-spacing: .25px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:2.0em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#930;
}

.pforms h5	{
	margin: 5px 0px 10px 20px;
	letter-spacing: .035em;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.5em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#003399;
}


.motto h6 {
	/*margin: 0px 0px 0px 0px;*/
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: normal;*/
	color:#99FF00;
}

.motto p {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 24px;
	padding-left:1em;
	padding-right:1em;
	color:#000000;
	font-family:"Trebuchet MS","sans-serif";
	font-size:14px;
}

.apply ul li  {
	color:#000000;
	font-size:1.25em;
	line-height:1.5em;
}
.text1 {
	margin: 0px;
	letter-spacing: normal;
	font:  12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	/*text-align: center;*/
	line-height: normal;
	font-size: 10px;
}

.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;	
	color: #000000;
}

.text3center {
	font-size:1.0em;
	text-align:center;
	color: #000000;
}

.text4 {
	font-size:1em;
	text-align: center;
	color: #797875;
}
.text5 {
	font-size:.9em;
	text-align:left;
	color: #797875;
}

/** LINKS */

a {
	color: #D86B00;
}

a:hover {
	text-decoration:underline;
}

.link1 {
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

/*.bg1 { background: #353430 url(../images/homepage01.jpg) repeat-x left top; }*/
/*.bg1 { background: #ffe9c4 url(../images/homepage01.jpg) repeat-x left top; }*/
.bg1 { background: url(../images/bg_page.gif) repeat; }
/*.bg1 { background:#DE8B1B; }*/
.bg2 { background: url(../images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(../images/homepage07-900.jpg) repeat-y left top; }
.bg4 { background: url(../images/homepage08.gif) repeat-x left top; }
.bg5 { background: url(../images/subpage2_01-900.jpg) no-repeat left bottom; }
.bg6 { background: url(../images/subpage2_02-900.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: right;
	margin: 3px 75px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { color:#999999;
	size:3px;
	width:95%;	
}

table.formTable2 { 
margin-top:10px;
margin-bottom:10px;
margin-left:35px;
}

table.formTable { 
margin-top:10px;
margin-bottom:10px;
}
/*
table.formTable td {font: 11px verdana;}
table.formTable input { width: 220px; margin-bottom: 4px }
table.formTable tr { padding-top:1em; padding-bottom:1em; }
*/
table.formTable tr td {
	padding-bottom:.75em;
	font-size:1.1em;
}
table.formTable td.formLabel {
	width: 140px;
	font-family: verdana;
	font-size: .9em;
	text-align:right
}
table.formTable td.formLabelLarge {
	width: 140px;
	font-family: verdana;
	font-size: 1.25em;
	text-align:right
}
table.formTable td.formLabelSurvey { }
table.formTable td.formHead { 
	font-family:Trebuchet MS, sans-serif;
	font-size:2em;
	color:#000000;
	text-align:center;
}
table.formTable td.formError { font: 11px verdana; color: #dc3c1e;}
table.formTable td.formHint { font: 10px verdana; color: #999;}
table.formTable td.formRequired { width: 3px; font: 11px verdana; }
table.formTable td.formField {  }

table.formTable tr.errorRow td.formLabel, table.formTable td.formLabelSurvey { color:#c40308; font-weight:bold; }
table.formTable tr.errorRow td.formField input { background:#ffffd5; border:2px solid #c40308; }
table.formTable tr.errorRow td.formField textarea { background:#ffffd5; border:2px solid #c40308; }
table.formTable tr.errorRow td.formField select { background:#ffffd5; border:2px solid #c40308; }

input.formInputLarge { font:14px verdana; width:155px; padding:5px; margin:5px 0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; background:#fff; color:#333; }
input.formInputLong { font:11px verdana; width:200px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }
input.formInputLong2 { font:11px verdana; width:300px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }
input.formInputMedium { font:11px verdana; width:150px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }
input.formInputShort { font:11px verdana; width:75px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }
input.formInputShort2 { font:11px verdana; width:35px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }
input.formInputShort3 { font:11px verdana; width:20px; padding:4px; margin:0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; color:#333; }

textarea.formInputLong2 { font:14px verdana; width:300px; padding:5px; margin:5px 0px; border:1px solid #7c7c7c; border-color:#7c7c7c #ddd #ddd #c3c3c3; background:#fff; color:#333; }

input.formButton {
	font:bold 14px arial;
	border:0px;
	padding:0px 2px 2px;
	color:#fff;
	height:28px;
	width:120px;
	text-align:center;
	letter-spacing:0px;
	cursor:pointer;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/button_small0.gif);
	background-repeat: no-repeat;
	background-position: left;
}
input.formButton2 { font:bold 14px arial; border:0px; padding:0px 2px 2px; color:#fff; background:url(../images/button_medium0.gif) no-repeat left; height:28px; width:175px; text-align:center; letter-spacing:0px; cursor:pointer; }

input.formButton3 { font:bold 14px arial; border:0px; padding:0px 2px 2px; color:#fff; background:url(../images/button_large0.gif) no-repeat left; height:28px; width:175px; text-align:center; letter-spacing:0px; cursor:pointer; }

input.formButton4 { border:0px; background:url(../images/lets-get-started.jpg) no-repeat left; cursor:pointer; height:271px; width:360px;  }

caption,th {
	text-align:left;
	font-weight:bold;
}

th {
	background-color:#F6EFD5;
	padding:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	color:#333333;
}

.even {
	background-color:#F4F4EA;
}

/* this defines the Expert Content pages */

#Eldercare_Content {
	/*padding: 30px 0px 10px 0px;*/
	padding: 0px 0px 10px 0px;
}

#Eldercare_Content table tr td {
	padding: 2px 2px 2px 2px;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#Eldercare_Content a {
	font-size:0.85em;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#930;
}

#Adsense_colA a {
	font-size:1.5em;
	color:#B70C0C;
}

#Adsense_colA ul li {
	width:160px;
	text-align:left;
	text-decoration:underline;
	margin-left:-4em;
	margin-top:0em;
	margin-bottom:.5em;
	padding-left:-4em;
	font-size:.75em;
	color:#B70C0C;
}

#Adsense_colA {
	float: left;
	width: 175px;
	/*width: 23em;*/
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: inline;
}

#Eldercare_colB {
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 675px;
	/*width: 55em;
	font-size:1.2em;
	line-height:1.6em;
	width: 237px;*/
	margin-top: 0px;
	padding: 20px 0px 0px 0px;
	/*background:url(../images/bg_225x115.gif) repeat-y;
	background-color:#F4F4F4;*/
}

#Eldercare_colB p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.6em;
}

#Eldercare_colB ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.3em;
	text-align:left;
}

#Eldercare_colB a {
	font-size:1em;
	color:#B70C0C;
}

#Eldercare_Content h1 {
	margin: 0px 0px 15px 0px;
	letter-spacing: .25px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:2.0em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#003399;
}

#Eldercare_Content h2 {
	margin: 15px 0px 15px 10px;
	letter-spacing: .25px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.5em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#000000;
}

#Eldercare_Content h3 {
	margin: 15px 0px 15px 40px;
	letter-spacing: .25px;
	font-family:Trebuchet MS, sans-serif;
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.50em;
	font-weight: normal;
	/*font-style:normal;*/
	/*color:#000000;*/
	color:#003399;
}

#Eldercare_Content h4 {
	margin: 15px 0px 15px 10px;
	font-family:Trebuchet MS, sans-serif;
	/*letter-spacing: .25px;*/
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.5em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#B70C0C;
}

#Eldercare_colB hr {
	width:85%;
	/*outline-style:outset;*/
	height:1px;
	background-color:#CCCCCC;
	margin-top:3em;
	margin-bottom:3em;	
}


#defaults_box {
	float:right;
	padding: 0px 0px 0px 0px;
	margin-left:5px;
	margin-right:5px;
	width:365px;
	/*margin-top:15px;
	background: url(../images/box4bg6.gif) no-repeat right top;
	border:#0083C4;
	border-style:solid;
	background-color:#D2D2D2;*/
}

#expert_box {
	float:right;
	padding: 5px 5px 0px 5px;
	margin-left:15px;
	margin-right:15px;
	width:150px;
	/*margin-top:15px;
	background: url(../images/box4bg6.gif) no-repeat right top;*/
	border:#0083C4;
	border-style:solid;
	background-color:#D2D2D2;
}

#expert_box a {
	font-size:.75em;
	text-decoration:none;
}

.expert_img {
	float: right;
	/*margin: 3px 25px 0px 65px;*/
}

.expert_text {
	/*text-align: center;*/
	text-align:center;
	line-height: normal;
	font-size: 1em;
}

.expert_text_credit {
	/*text-align: center;*/
	line-height: normal;
	font-size: 1em;
	padding-left:3em;
	font-style:italic;
}

#contribute_box {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:45px;
	margin-right:45px;
	/*margin-top:15px;
	background: url(../images/box4bg6.gif) no-repeat right top;*/
	border:#0083C4;
	border-style:double;
	background-color:#FFFFCC;
}

#contribute_box a {
	font-size:.75em;
	text-decoration:none;
}

.contribute_img {
	float: right;
	/*margin: 3px 25px 0px 65px;*/
}

.contribute_text {
	/*text-align: center;*/
	text-align:center;
	line-height: normal;
	font-size: 1em;
}

#directory_premier_box {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:10px;
	width:450px;
	margin-bottom:10px;
	background-color:#D2D2D2;
	border-top: double #B58408;
	border-right: double #B58408;
	border-bottom: double #B58408;
	border-left: double #B58408;
}

#directory_premier_box a {
	font-size:1em;
	text-decoration:underline;
}

#directory_premier_box p {
	font-size:1.25em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1em;
}

#homepage_premier_box {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:10px;
	width:350px;
	margin-bottom:10px;
	background-color:#D2D2D2;
	border-top: double #B58408;
	border-right: double #B58408;
	border-bottom: double #B58408;
	border-left: double #B58408;
}

#homepage_premier_box a {
	font-size:1.25em;
	text-decoration:underline;
	line-height:1.15em;
}

#homepage_premier_box p {
	font-size:1em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1em;
}


#directory_premium_box {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:10px;
	width:415px;
	margin-bottom:10px;
	background-color:#ffffff;
	border-top: double #B58408;
	border-right: double #B58408;
	border-bottom: double #B58408;
	border-left: double #B58408;
}

#directory_premium_box h4 {
	margin: 15px 0px 15px 10px;
	font-family:Trebuchet MS, sans-serif;
	/*letter-spacing: .25px;*/
	/*font-family:"Comic Sans", "sans-serif";*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.5em;
	/*font-style:normal;
	font-weight: normal;*/
	/*color:#000000;*/
	color:#B70C0C;
}


#directory_premium_box a {
	font-size:1em;
	text-decoration:underline;
}

#directory_premium_box p {
	font-size:1.25em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1em;
}

#directory_standard_box {
	float:left;
	/*padding: 5px 5px 5px 5px;*/
	margin-left:10px;
	/*width:415px;*/
	/*margin-bottom:5px;*/
	/*border:#0083C4;
	border-style:double;*/
	background-color:#ffffff;
}

#directory_standard_box a {
	font-size:1em;
	text-decoration:underline;
}

#directory_standard_box strong {
	color:#000000;
	font-size:1.25em;
}

#directory_standard_box p {
	color:#000000;
	font-size:1em;
}
#directory_detail_box {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:10px;
	/*width:90%;
	width:75%;*/
	width:450px;
	margin-bottom:10px;
	background-color:#ffffff;
	border-top: double #B58408;
	border-right: double #B58408;
	border-bottom: double #B58408;
	border-left: double #B58408;
}

#directory_detail_box a {
	font-size:1em;
	text-decoration:underline;
	color: #930;
}

#directory_detail_box p {
	font-size:1.25em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1.1em;
}
#directory_detail_box img {
	padding-right:30px;
}
#directory_detail_box_premier {
	float:left;
	padding: 5px 5px 5px 5px;
	margin-left:10px;
	/*width:90%;
	width:75%;*/
	width:750px;
	margin-bottom:10px;
	background-color:#ffffff;
	border-top: double #B58408;
	border-right: double #B58408;
	border-bottom: double #B58408;
	border-left: double #B58408;
}

#directory_detail_box_premier a {
	font-size:1em;
	text-decoration:underline;
	color: #930;
}

#directory_detail_box_premier p {
	font-size:1.25em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1.1em;
}
#directory_detail_box_premier img {
	padding-right:30px;
}
#directory_YES_box {
	float:left;
	padding: 10px 5px 10px 5px;
	margin-left:10px;
	width:500px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border-top: solid #930;
	border-right: solid #930;
	border-bottom: solid #930;
	border-left: solid #930;
}

.YES_box_text {
	/*text-align: center;*/
	text-align:left;
	line-height: 1.25em;
	font-size: 1em;
}

#directory_YES_box a {
	font-size:1em;
	text-decoration:underline;
}

#directory_YES_box p {
	font-size:1.25em;
	margin:0 0 0 0;
	padding-bottom:0px;
	line-height:1em;
}

.directory_img {
	float: right;
	/*margin: 3px 25px 0px 65px;*/
}

