body {
	background-color: #E7BC39;
	/* background-color: #F6F7F1; */
	color:#336600;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}

* { padding: 0px; margin: 0px; }



/*---:[ global typography elements ]:---*/

a { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover {
	text-decoration: none;
}
	
a img { border: none; }
.img-left {
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
.img-right {
	width: 200px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.img-right img, .img-left img {
	border: 1px solid #E7BC39;
	padding: 5px;
	background-color: #FFFFFF;
}
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #a90000; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre {
	margin: 0 0 1.5385em 0;
	padding: 0.7692em;
	font-size: 1.3em;
	overflow: auto;
	background: #ececec;
	color: #336600;
}


p.unstyled { font-size: 1.3em; }
.big-form {
	font-size: 1.2em;
	font-weight: bold;
}


p.center { text-align: center; }

/*---:[ these styles apply to the flickrRSS plugin, which is not yet fully supported ]:---*/

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

h1, h2, h3 {
}



/*---:[ headlines ]:-

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
	
h1, h2 { font-size: 2.8em; line-height: 1.4286em; letter-spacing: -1px; color: #a90000; }

	h2 a, h2 a:visited { color: #a90000; }
	
	h2 a:hover { color: #000; }
	
	.page h1 { margin: 0 0 0.6071em 0; border-bottom: 0.10714em double #ccc; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
	#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0 0 0.5em 0; border-bottom: 0.166667em double #ccc; color: #000; }
	
h3 { font-size: 1.3846em; line-height: 1.1111em; color: #000; }

	.entry h3 { margin: 1.6667em 0 0.5556em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 0.166667em double #ccc; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }
--*/


/*---:[ core layout elements ]:

#header { background: #000; border-bottom: 0.8em solid #a90000; color: #fff; }

#container { width: 72.8em; margin: 0 auto; }
	
	#content_box { width: 72.8em; }
	
		#content { width: 46.8em; padding: 0 6em 0 0; float: left; }
		
		#sidebar { width: 20em; float: left; }
		
#footer { padding: 1.5em 0; background: #000; border-top: 0.5em solid #a90000; color: #fff; }

---*/

#wrapper {
	margin: 0px auto;
	width: 948px;
	border-left: 1px solid #D89858;
	border-right: 1px solid #D89858;
}
#content {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFCC;
	background-image: url(images/main-bkg.gif);
}


#main-text a {
	color: #3A7500;
	text-decoration: underline;
}

#main-text a:visited { }

#main-text a:hover {
	color: #663300;
}

#header {
	background-image: url(images/header-banner-2.jpg);
	height: 125px;
}
#address {
	width:156px;
	padding:0px 15px 15px 15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#66FFFF;
	font-weight:bold;
	font-size:1.1em
}

#main-text {
	width: 580px;
	float: left;
	padding: 30px;
}
#main-text ul {
	margin: 10px 0px 15px 30px;
}
#main-text li {
	padding-bottom: 10.px;
	padding-bottom: 14px;
	font-size: 1.5em;
	line-height: 1.7em;
}

#main-text h1, h2 {
	padding: 0px;
	color: #2E5B00;
}
#main-text h1 {
	font-size: 2.2em;
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
	letter-spacing: -1px;
}
#title-how-coaching-works {
	background-image: url(images/title-how-coaching-works.gif);
	width: 233px;
	height: 36px;
}
#title-home {
	background-image: url(images/title-home.gif);
	width: 352px;
	height: 67px;
}
#title-the-value-of-coaching {
	background-image: url(images/title-the-value-of-coaching.gif);
	width: 242px;
	height: 37px;
}
#title-coaching-services {
	background-image: url(images/title-coaching-services.gif);
	width: 194px;
	height: 36px;
}
#title-an-invitation {
	background-image: url(images/title-an-invitation.gif);
	width: 145px;
	height: 23px;
	background-repeat: no-repeat;
}
#title-faqs {
	background-image: url(images/title-faqs.gif);
	width: 306px;
	height: 36px;
}
#title-about-susan {
	background-image: url(images/title-about-susan.gif);
	width: 144px;
	height: 26px;
	background-repeat: no-repeat;
}
#title-physicians-and-practitioners {
	background-image: url(images/title-physicians-and-practitioners.gif);
	width: 297px;
	height: 36px;
}
#title-resources {
	background-image: url(images/title-resources.gif);
	width: 106px;
	height: 21px;
	background-repeat: no-repeat;
}
#title-resources-for-friends-and-family {
	background-image: url(images/title-resources-for-friends-and-family.gif);
	width: 367px;
	height: 37px;
	background-repeat: no-repeat;
}
#title-mailing-list-registration {
	background-image: url(images/title-mailing-list-registration.gif);
	width: 272px;
	height: 36px;
}
#title-introduction-call-registration {
	background-image: url(images/title-introduction-call-registration.gif);
	width: 326px;
	height: 36px;
}
#title-gift-session {
	background-image: url(images/title-gift-session.gif);
	width: 351px;
	height: 37px;
}
#title-how-coaching-works span, #title-home span, #title-the-value-of-coaching span, #title-coaching-services span, #title-an-invitation span, #title-faqs span, #title-about-susan span, #title-physicians-and-practitioners span, #title-resources span, #title-mailing-list-registration span, #title-resources-for-friends-and-family span, #title-introduction-call-registration span {
	display:none;
}

#main-text h1 a, #main-text h1 a:visited {
	color: #003466;
}
#main-text h1 a:hover {
	color: #000000;
}
#main-text h2 {
	margin: 20px 0px 15px 0px;
	font-weight: normal;
	font-size: 2.2em;
}
#main-text h3 {
	margin-bottom: 13px;
	font-size: 1.8em;
	font-weight: normal;
}
#main-text p {
	line-height: 1.8em;
	margin: 0 0 1.5em 0;
	font-size: 1.5em;

}
#quick-contact {
	color: #D59758;
	margin-bottom: 40px;
	font-size: 1.1em;
}
#quick-contact a {
	color: #D59758;
}
#invitation-box {
	padding:40px 25px 30px 25px;
	background-color: #FFFFE6;
	margin-top: 25px;
	background-image: url(images/divider2.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#invitation-box img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px 10px;
}

#registration-button {
	padding: 0.4em;
	color: #336600;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.1em/1.0em Georgia, Times New Roman;
	background-color: #FBFAF4;
	width: 100px;
	margin: 0px auto;
}

#invitation-box h4 {
	margin-top: 20px;
	font-size: 2.4em;
	margin-bottom: 10px;
	color: #336600;
	font-weight: normal;
}
#invitation-box h5 {
	margin-bottom: 10px;
	font-size: 1.5em;
}


.divider2 {
	background-image: url(images/divider2.jpg);
	height: 5px;
	overflow: hidden;
}
.divider {
	background-image: url(images/divider.jpg);
	height: 5px;
	overflow: hidden;
}
.short {
	width: 60%;
}



#audio-message {
	padding: 25px;
	background-color: #FFFFFF;
	height: 155px;
}
#audio-message h1 {
	margin-bottom: 5px;
	font-size: 1.1em;
}


#content-wrapper {
	padding-bottom: 15px;
}
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 25px;
}
#side-tesimonial {
	margin: 75px 25px;
	color: #663300;
	font-size: 1.5em;
	font-style: italic;
}

#sidebar p {
	color: #663300;
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 5px 0px 20px 0px;
}

#sidebar-wrapper {
	background-image: url(images/sidebar-bkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFCD;
	height: 500px;
	clear: both;
}

#sidebar h1 {
	font-size: 2em;
	color: #663300;
	letter-spacing: -1px;
	font-weight: normal;
}

.biggreen {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
}
#sidebar h1 a:visited {
	color: #AD3B02;
}
#sidebar h1 a:hover {
	color: #000000;
}

#sidebar li {
	margin: 0px 0px 5px 0px;
}
#sidebar ul {
	margin: 5px 0px 0px 15px;
}
#sidebar .text_input {
	width: 15.3846em;
	padding: 0.23077em;
	color: #990000;
	font: 1.1em Georgia, Times New Roman;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
	margin-bottom: 5px;
}
#sidebar .form_submit {
	padding: 0.4em;
	color: #000;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.1em/1.0em Georgia, Times New Roman;
	background-color: #FBFAF4;
}

#right-column {
	width: 298px;
	float: right;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-align: center;
	clear: both;
	background-color: #E7BC39;
	background-image: url(images/footer-bkg.jpg);
	background-repeat: no-repeat;
}
#footer-text {
	padding: 30px 30px 10px 30px;
}


#menu {
	padding:20px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 20px 15px;
	text-transform: uppercase;
}
#menu li {
	list-style-type:none;
	height:22px;
	margin:0;
	clear:both;
	width: 156px;
}
#menu a, #menu a:visited {
	position:relative;
	display:block;
	height:17px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 3px;
	border-bottom: solid #8099B3 1px;
	padding-top: 4px;
}
#menu a span, #menu a:visited span {display:none;}
#menu a:hover {
	color:#FFFFCC;
	text-decoration:none;
	border-bottom: solid #8099B3 1px;
	background-color: #003871;
}
#menu a:hover span {position:absolute; display:block; left:130px; top:0; width:0px; height:0px; border-left:8px solid #c00; border-top:8px solid #fff; border-bottom:8px solid #fff; font-size:1px; line-height:0;}
* html #menu a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}
#mainmenu {
	width: 186px;
	background-color: #003466;
	height: 253px;
}





/*---:[ #header styles ]:---*/

#logo { width: 72.8em; margin: 0 auto; }
	
	#logo a { font: normal 5.0em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; color: #fff; }
		
	#logo h1, #logo #tagline { display: none; font: normal 1.6em "Helvetica Neue", Helvetica, Arial, sans-serif; }



/*---:[ nav menu styles ]:---*/

#nav { width: 72.8em; margin: 0 0 50px 0; }

	#nav ul { list-style: none; }

		#nav ul li { font-size: 1.6em; float: left; }
	
			#nav ul li a, #nav ul li a:visited { display: block; padding: 0.3125em 0.8125em 0.5em 0.8125em; color: #a90000; }
	
			#nav ul li a:hover, #nav ul li a.current:hover { color: #fff !important; background: #a90000; text-decoration: none !important; }
		
			#nav ul li a.current, #nav ul li a.current:visited { color: #a90000; text-decoration: underline; }
			
			
#navbar {
	height: 2.5em;
	padding: 0px;
	background: #FBFAF4;
	border-top: 5px solid #D89858;
	font: 1.6em Georgia, Times, serif;
	overflow: hidden;
	border-bottom: 2px solid #D89858;
	font-weight: bold;
	letter-spacing: -1px;
}

#navbar li {
	padding: 0 18px 0 8px;
	background: url(images/brown-square.gif) 100% 66% no-repeat;
	display: block;
	float: left;
	margin-right: 5px;
}
#navbar li a {display: block; padding: 0.7em 0 0.25em 0px; color: #663300;}
#navbar #aboutsusan {background: none;}
#navbar a:hover,
  .home #navbar #home a,
  .works #navbar #works a,
  .value #navbar #value a,
  .services #navbar #services a,
  .invitation #navbar #invitation a,
  .faqs #navbar #faqs a,
  .aboutsusan #navbar #aboutsusan a {
	color: #934900;
}

#side-menu {
	font-size: 11px;
	background-color: #F7F4EA;
	font-weight: bold;
	width: 298px;
}
#side-menu li {
	padding: 0px;
	display: block;
	border-bottom: 1px solid #D89858;
}
#side-menu li a {display: block; padding: 0.7em 0 0.8em 2.5em; color: #663300;}
#side-menu li a:hover {
	display: block;
	padding: 0.7em 0 0.8em 2.5em;
	color: #663300;
	background-color: #FBFAF4;
}

/*---:[ content styles ]:---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #aaa; border-bottom: 0.2727em double #ccc; }

	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }
	
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 1.3em; line-height: 1.5385em; }
	
	.entry a, .entry a:visited { padding: 1px 0; }
	
	.entry a:hover { padding: 1px 0; border-bottom: none; }
	
	.entry p {
	margin: 0 0 1.5385em 0;
	line-height: 1.7em;
}

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; border-top: 0.23077em double #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { color: #000; }

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	
	.navigation a:hover { }
	
	.next { text-align: right; }



/*---:[ sidebar styles ]:---*/

#rss { width: 20em; height: 70px; margin: 0 0 1.0em 0; background: url('images/rss.gif') 50% 0 no-repeat; text-align: center; }

	#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 25em; margin: 0 0 2.5em 0; font-size: 1.1em; line-height: 1.6667em; float: left; }

		li.widget p { margin: 0 0 1.66667em 0; }
		li.widget h2 {
	color:#333333;
	margin-top: 20px;
}
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
		
			li.widget li, li.linkcat li { padding: 0 0 0 1.16667em; background: url('images/bullet.gif') 0 0.4167em no-repeat; }
					
				li.widget li a:hover, li.linkcat li a:hover { color: #000; }
				
		/*---:[ special widget styles ]:---*/
		
		#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
		table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
		
			table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
		
			table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
			
			table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
			
				table#wp-calendar td a, table#wp-calendar td a:visited { color: #a90000; font-weight: bold; }
				
				table#wp-calendar td a:hover { text-decoration: underline; }
				
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }
		
		/*---:[ the following styles are for the flickrRSS plugin, which is not yet fully supported ]:---*/
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; border-bottom: none; }
	


/*---:[ footer styles ]:---*/

#footer p {
	font-size: 1.6em;
	padding-bottom: 10px;
}
#footer-text p.copyright {
	font-size: 1.1em;
}


#footer a, #footer a:visited {
	color: #663300;
	text-decoration: underline;
}

#footer a:hover {
	color: #934900;
}



/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #a90000; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #a90000; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }



/*---:[ comment form styles ]:---*/

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #a90000; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 32.9231em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #a90000; }
			
			

/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5833em 0; }

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

	#search_form .search_input { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#content .search_input { font-size: 0.9231em !important; }
		


/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }
#value-list li {
	margin-bottom: 30px;
}
#main-text .text_input {

	width: 15.3846em;
	padding: 0.23077em;
	color: #990000;
	font: 1.1em Georgia, Times New Roman;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
	margin-bottom: 5px;
}
#main-text .form_submit {

	padding: 0.4em;
	color: #000;
	border: 0.1em solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.1em/1.0em Georgia, Times New Roman;
	background-color: #FBFAF4;
}
.aaplayer {
	margin-top: 10px;
}
.bigbrown {

	font-size: 1.2em;
	color: #663300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
}
#top-box {
	padding:40px 25px 10px 25px;
	background-color: #FFFFE6;
	margin-top: 25px;
	background-image: url(images/divider2.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 1.1em;
	font-weight: bold;
}
.value-list-heading {
	font-size: 1.2em;
	font-weight: bold;
}
