/***************************************************
 * TITLE   : diabeticsbooks.com main css           *
 * AUTHOR  : Jacaranda Bill (prg@jacarandabill.com)*
 * CREATED : 2006-Jun-04                           *
 ***************************************************/

/* Default properties for body */
body {
	background-color: #FFFFFF;
	color: #000000;
}

/* Default properties for all the links */
a {
	color: #0000EE;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #551A8B;
}

/* for all the amazon links */
#amazon { 
	text-align: center;
    padding-bottom: 15px;
	font-weight: bold;
} 

#amazon a { 
	color: #345877; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
} 

#books {

}

#books a {
    color: black;
}

#books a:hover {
    color: black;
}


#main_content{


}

#main_content H1{

}

#main_content p {
    text-justify: newspaper;
    text-KASHIDA-space: 50%;
	text-align: justify;
    font-size: 11pt; 
}

#menu_inside { 
	text-align: left;
} 

#menu_inside a { 
	color: #006666; 
	font-weight: bold;
} 

#sitemap { 
	text-align: center;
} 

#sitemap a { 
	font-size: 18px; 
} 

/* for all the links in the left part of the screen
for example: Company Information, Site Map etc */
.left_link {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

/* article title */
.title {
	color: #006666;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.title2 {
	color: #006666;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

/*  diabetic recipes */
.product1 {
	text-align: center;
	color: #008000;
	background-color: #AAFFAA;
	font-weight: bold;	
	font-size: 18px;
	border: 1px solid #008000;	
	padding-top: 20px;
}

/* rss button */
.rss_button {
	text-align: center;
	color: #0000EE;
	font-weight: bold;	
	font-size: 18px;	
	padding-top: 20px	
}

/* rss feeds */
.rss_feeds {




}

#footer {
  padding-bottom: 60px;
}

#footer .title {
	text-align: center;
	color: #006666;
	font-weight: bold;	
	font-size: 18px;	
}

#footer .link1 {
	text-align: center;
	font-size: 12px;	
	font-weight: bold;	
	color: #0000FF;		
}

#footer .link2 {
	text-align: center;
	font-size: 16px;	
	font-weight: bold;	
	color: #0000FF;		
}

/* --------------------------------------------------------------------------
/* misc formatting */
.text1 {
	color: #FF0000;
	font-weight: bold;	
}

.text2 {
	text-align: center;
    text-decoration: underline;
	color: #000000;
	font-size: 18px;
	font-weight: bold;	
}

.text3 {
	text-align: left;
    text-decoration: underline;
	color: #800000;
	font-size: 18px;
	font-weight: bold;	
}

.text4 {
	text-align: center;
    text-decoration: none;
	color: #009999;
	font-size: 18px;
	font-weight: bold;	
}

.text5 {
	text-align: center;
    text-decoration: none;
	color: #008000;
	font-size: 22px;
	font-weight: bold;	
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	color: #551a8b;
}

.bigtext {
	text-align: center;
    text-decoration: underline;
    color: black;
	font-size: 24px;
	font-weight: bold;	
}

.bigtext1 {
	text-align: center;
    color: red;
	font-size: 24px;
	font-weight: bold;	
}

.bigtext2 {
	text-align: center;
    color: #006666;
	font-size: 24px;
	font-weight: bold;	
}

.question {
    color: #006666;
	font-size: 18px;
	font-weight: bold;		
}

.answer_a {
	vertical-align: top;
    color: #800000;
	font-size: 18px;
	font-weight: bold;	
	width: 30px;		
	padding-bottom: 20px;
}

.answer {
	padding-bottom: 20px;
}

.donation1 {
	padding-top: 20px;
	text-align: center;
    color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #336765;	
	background-color: #AFC3C2;	
}

.donation2 {
	padding-top: 20px;
	text-align: center;
    color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #336765;	
	background-color: #669A98;	
}

.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }

.serif { font-family: times,serif; font-size: small; }

.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }

/* --------------------------------------------------------------------------


}