/*
*******************************************************
** BODY
*******************************************************
*/
body 
{
	font-family: verdana;
	font-size: 12px;	
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* 
*******************************************************
** PARAGRAPHS
*******************************************************
*/
p
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	margin-left:2px;
}

p.indent
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	margin-left: 58px;
	margin-right: 20px;
	margin-top: 0px;
}
p.indent_const
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	margin-left: 1px;
	margin-right: 48px;
	margin-top: 0px;
}

div.articleSectionHeader
{
	font-family: georgia;
	font-size: 22px;
	color: #000000;
	line-height: 40px;
	margin-left:2px;
	margin-bottom:18px;
}

table.contentTable
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 100%;
}

/*

p.form
{
	margin-top: 12px;
	margin-bottom: 3px;
}

*/

/* 
*******************************************************
** DOTTED LINE
*******************************************************
*/
.dottedlineExtra {
	width: 680px;
	position: relative;
	background-image: url(/IMGS/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding: 4px 10px 3px;
	left: 50%;
	margin-left: -350px;
	top: 1px;
}

.dottedlineFooter {
	background-image: url(images/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;

}

.dottedlineBody {
	background-image: url(images/DOTTEDLine-4px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/*
*******************************************************
** HEADERS
*******************************************************
*/
font.georgiaLarge
{
	font-family: georgia;
	font-size: 22px;
	color: #000000;
	line-height: 40px;
	margin-left:2px;
}

font.georgiaSmall
{
	font-family: georgia;
	font-size: 18px;
	color: #000000;
	line-height: 36px;
	margin-left:2px;
}

font.articleTitle
{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	margin-left:2px;
}

font.yellowBarHeader
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
/*
*******************************************************
** FOOTERS
*******************************************************
*/
font.footerBody 
{
	font-family: verdana;
	font-size: 11px;	
	color: #000000;
	margin: 0 0 0 2;
	padding: 0 0 0 0;
	line-height: 18px;
}

div.footerBody 
{
	font-family: verdana;
	font-size: 11px;	
	color: #000000;
	margin: 0 0 0 2;
	padding: 0 0 0 0;
	line-height: 14px;
}
/* 
*******************************************************
** LINKS
*******************************************************
*/
a.georgiaSmall
{
	font-family: georgia;
	font-size: 18px;
	color: #000000;
	line-height: 36px;
	text-decoration:none;
}

/* BODY */
a.bodylink:link
{
	color: #990000;
}

a.bodylink:active
{
	color: #990000;
}

a.bodylink:visited
{
	color: #990000;
}

a.bodylink:hover
{
	color: #990000;
}

/* SIDE NAV AND FOOTER */
a.footer:link
{
	color: #990000;
}

a.footer:active
{
	color: #990000;
}

a.footer:visited
{
	color: #990000;
}

a.footer:hover
{
	color: #990000;
}

/* YOUTUBE VIDEO LINK */
a.fvd_ytl:link
{
	color: #990000;
	font-size:12px;
	margin-left:10px;
}

a.fvd_ytl:active
{
	color: #990000;
	font-size:12px;
	margin-left:10px;
}

a.fvd_ytl:visited
{
	color: #990000;
	font-size:12px;
	margin-left:10px;
}

a.fvd_ytl:hover
{
	color: #990000;
	font-size:12px;
	margin-left:10px;
}
	
/*
*******************************************************
** IMAGES
*******************************************************
*/
img.rightSide
{
	padding-left: 1px;
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px;  
}
/*
*******************************************************
** LIST  CLASSES 
*******************************************************
*/
ul.mainListIndent
{ 
	margin-left: 58px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;	
}
 
li.mainListIndent 
{
	margin-left: 0px;
	line-height: 18px;
	padding-top: 12px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

ul.rightNavIndent
{ 
	margin-left: 8px;
	margin-top: 0px;
	line-height: 14px;
	font-size: 11px;
	font-family: verdana;
	color: #000000;	
}
 
li.rightNavIndent 
{
	margin-left: 8px;
	line-height: 14px;
	padding-top: 11px;
	font-size: 11px;
	font-family: verdana;
	color: #000000;
}

ul.mainListIndent
{ 
	margin-left: 58px;
	margin-top: 0px;
	line-height: 18px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;		
}
 
li.mainListIndent 
{
	margin-left: 0px;
	line-height: 18px;
	padding-top: 12px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

ul
{ 
	line-height: 18px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;	
}
 
li
{
	line-height: 18px;
	padding-top: 12px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
/*
*******************************************************
** CLIENT COMMENTS
*******************************************************
*/
div.clientComments
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	padding-left: 5;
	padding-right: 7;
	padding-top: 0;
	padding-bottom: 18px;
	margin-top: 0;
	font-style: italic;
}

div.topicBody
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	padding-left: 5;
	padding-right: 7;
	padding-top: 0;
	padding-bottom: 18px;
	margin-top: 0;
}

.sitemap
{
	margin:20px;
}
.sitemap li
{
	font-size:20px;
	font-weight:bold;
	list-style-image:url('images/arrow_small.gif');
}
.sitemap li .normal
{
	font-size:12px;
	font-weight: none;
	margin-left:20px;
	list-style-image:none;
	list-style-type:none;
}

.sitemap a:hover
{
	color:#990000;
	text-decoration:none;
}
.sitemap a 
{
	color:#990000;
	text-decoration:none;
}

ul .nobull
{
	list-style-type:none;
	list-style-image:none;
	margin-left: 15px;
}
/*
*******************************************************
** CONTACT FORM
*******************************************************
*/
.required
{
	color:Red;
}

#contact_form fieldset
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
	margin-left: 58px;
	margin-right: 20px;
	margin-top: -10px;
	border: 0;
	padding: 0;
}

#contact_form fieldset ul {
	margin: 0;
	padding: 0;
}

#contact_form fieldset ul li{
	list-style-type: none;
}

#contact_form fieldset input.form_input{
	width: 340px;
}

#contact_form fieldset input.form_check{
	float: left;
	margin: 3px 4px 3px 0;
}
* html #contact_form fieldset input.form_check{
	float: left;
	margin: 0px 4px 3px 0;
}

#contact_form fieldset label
{
	float: left;
	display: inline;
	width: 108px;
}

#contact_form fieldset label.area_label
{
	float: none;
	clear: both;
	display: inline;
	width: auto;
}

#contact_form fieldset label.select_label
{
	float: left;
	display: inline;
	width: 170px;
}

#contact_form fieldset label.check_label
{
	float: left;
	display: inline;
	width: 400px;
	margin-bottom: 2px;	
}

#contact_form fieldset ul{
	margin: 0px 0;
	padding: 0;
}

#contact_form fieldset  ul li {
	clear: both;
	margin: 10px 0 10px 5px;
	padding: 0;
}

#contact_form fieldset textarea
{
	clear: both;
	width: 450px;
	margin: 0;
	padding: 0;
	height: 100px;
}

#contact_form fieldset select{
	width: 278px;
}

#contact_form fieldset select#form_where{
	width: 450px;
}

#contact_form fieldset br
{
	clear: both;
	margin: 0 0;
	height: 1px;	
}
/*
*******************************************************
** HOME PAGE
*******************************************************
*/
#book_promo { padding: 15px 8px;  margin-left: 16px; margin-right: 5px; border: 1px solid #ccc;  height: 160px; background: #FFFAE4;}
#book_promo img { float: right; }
#book_promo p { float: left; display: block; width: 158px; padding-top: 10px; font-size: 14px; text-align: left; line-height: 20px }
#book_promo p span { }
#book_promo p a { color: #C97A2B;  }

#blog_callout { width:330px; border: 1px dotted #990000; margin: 0 20px 0 58px; }

img#asktheprof { margin-left: 80px; margin-top: 15px; }
img#asktheprof_sm {  }


/*
*******************************************************
** ASK PROF
*******************************************************
*/
#AskDiv  {background: url(/images/ask_bg.jpg) no-repeat; }
#AskDiv h1{ font: normal 44px Georgia,Georgia,serif; color: #660000; margin: 0; padding: 51px 0 0 0; margin-bottom: 20px;}
#AskDiv #blocking { display: block; width: 200px; height: 225px; float: left; }
#AskDiv p.intro { margin: 20px 0; padding: 0 10px; font: normal 16px/22px Georgia; color: #000; }
#ask_form fieldset
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;	
	margin: 0 0 0 10px;
	width: 460px;
	border: 0;
	padding: 0;
}

#ask_form fieldset ul {
	margin: 0;
	padding: 0;
}

#ask_form fieldset ul li{
	list-style-type: none;
}

#ask_form fieldset input.form_input{
	width: 205px;
}

#ask_form fieldset label
{
	display: block;
	font: normal 11px Verdana;
	color: #000;
	margin-bottom: 5px;
}

#ask_form fieldset ul{
	margin: 0px 0;
	padding: 0;
}

#ask_form fieldset  ul li {
	clear: both;
	margin: 10px 0 10px 5px;
	padding: 0;
}

#ask_form fieldset textarea
{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 125px;
}

#ask_form fieldset select{
	width: 278px;
}


#ask_form fieldset br
{
	clear: both;
	margin: 0 0;
	height: 1px;	
}

label span.descript { color: #666; }

p.required_text { float: right; font: normal 12px Verdana; margin-top: 0; color: #595959;}
* html p.required_text { margin-top: 10px;}
ul#notsofine { font: normal 12px Verdana; padding: 0; margin: 0 0 0 25px;}