html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Lucida Sans, Arial, sans-serif;
	font-size:12px;
/*	background-image: url(../images/siteimages/mainBG.jpg);
	background-color: #f8f7e5;
*/
	background-color:#f1f1f1;
	background-repeat: repeat-x;
	background-image:url(../images/siteimages/bg_image.gif);
	background-repeat:repeat;
	background-position:center;
} 

a:link { color:#575447; font-weight:bold; text-decoration: underline;}
a:visited { color:#575447; font-weight:bold; text-decoration: underline;}
a:active { color:#575447; font-weight:bold; text-decoration: underline;}
a:hover { color:#b15e04; font-weight:bold;  text-decoration: underline;}

a.hmClick:link { font-size: 16px; color: #336699; text-decoration: underline;}
a.hmClick:visited { font-size: 16px; color: #336699; text-decoration: underline;}
a.hmClick:active { font-size: 16px; color: #336699; text-decoration: underline;}
a.hmClick:hover { font-size: 16px; color: #b15e04; text-decoration: underline;}

a.bigOrange:link {color:#b15e04; font-size:16px; text-decoration:underline; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}
a.bigOrange:visited {color:#b15e04; font-size:16px; text-decoration:underline; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}
a.bigOrange:active {color:#b15e04; font-size:16px; text-decoration:underline; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}
a.bigOrange:hover {color:#000000; font-size:16px; text-decoration:underline; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}




img{
	border-width:0px;
}

h1{
	color:#d27005;
	margin-top:0px;
	padding-top:0px;
	font-size:24px;
}

h2{
	color:#b76204;
	font-size:20px;
}

h3{
	color:#b15e04;
	font-size:16px;
}

h4{
	color:#904d03;
	font-size:12px;
}
 
#container{
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: solid #e0d9b8;
	border-width: 5px;
	background-color:#ffffff;
/*	background-image: url(../images/siteimages/bg_content.gif);
	background-repeat:repeat-x;
	background-color:#f3ecc4;*/
  
} 

#mainNav{

}

.header {
	background-color:#F5F1D3;
	background-image:url(/includes/images/siteimages/Header_02.jpg);
	background-repeat:no-repeat;
}

#headerNav{
	float:right;
	padding:10px;
	margin:5px;
}

#headerNav a {
	/*color:#575447;*/
	color:#336699;
	font-weight:bold;
}
#headerNav a:visited{
	/*color:#575447;*/
	color:#336699;
}
#headerNav a:hover{
	/*color:#d27005;*/
	color:#336699;
	text-decoration: none;
}
#headerNav a:active{
	/*color:#575447;*/
	color:#336699;
}
#headerCatchline{
	color:#336699;
	font-family:Lucida Sans, Arial, sans-serif;
	font-size:18px;
	margin:10px;
	text-align: center;
}
#headerJack{
	margin:0px 10px 0px 10px;
	text-align:right;
}

#mainNavSide{
	padding:0px;
	margin:0px;
	width:160px;
	clear:both;
	/*border-right:dotted 5px #e0d9b8;*/
}

#buyBook{
	padding:0px;
	margin:auto;
	/*border-right:dotted 5px #e0d9b8;*/
	text-align:center;
}

#buyBook a {

	color:#575447;
	font-weight:bold;
}

#buyBook a:visited {

	color:#575447;
}

#buyBook a:hover {

	color:#d27005;
	text-decoration: none;
}

#mainContent{
	margin:0px;
	border-right:dotted 4px #e0d9b8;
	color:#525242;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	min-height:450px;
	width: 688px;
}


.mainContentRightImage {
	float:right;
	font-size:12px;
	text-align:center;
	padding:10px;
	margin:0px 10px 10px 10px;
	clear:both;
	color:#904d03;
	border: solid 1px #e0d9b8;
	background-color:#FFFFFF;
}

.mainContentRightImage img{
	margin-bottom:5px;
}
.homepageHighlight{
	font-size:16px;
	color:#336699;
	line-height: 23px;
}



#footer { 
	width:950px;
	border-top: dotted 4px #e0d9b8;
	text-align:center;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	background-color:#fff;
	font-size:13px;
}

#footer a { 
	text-decoration: none;
	color:#575447;
}
#footer a:visited { 
	text-decoration: none;
	color:#575447;
}
#footer a:hover { 
	text-decoration: none;
	color:#d27005;
}
#footer a:active { 
	text-decoration: none;
	color:#575447;
}
.newh3class{color:#b15e04; font-size:16px; text-decoration:underline; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}
.newh3class1{color:#b15e04; font-size:15px; margin:0px; padding:0px 0px 5px 0px; font-weight:bold;}
.newh3class1 a{color:#b15e04; text-decoration:none;}
.newh3class1 a:hover{color:#b15e04; text-decoration:underline;}

.rederr{ color:#FF0000; font-size:small}
.selectbox
{	
	font-family:Verdana;font-size:12px;
	behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}

.recent-news {
	background: #f6f1d4;
	padding: 1em;
	margin: 3em 0 0;
	border: 3px double #300;
}

.recent-news dt {
	font: bold 15px Arial;
	margin: 0 0 .5em;
}
.recent-news dd {
	padding: 0;
	margin: 0;
}
.recent-news dd p {
	margin-top: 0;
}

	