@charset "utf-8";
/* CSS Document */
.caption_text 
{
font-size:24px;
color:#555555;
font-family: 'Philosopher', sans-serif;
}

.footer_text 
{
font-size:12px;
padding-left:10px;

}
#bottom_menu a
{
 font-size:14px;
 color:#777777;
 text-decoration:none;
}

#bottom_menu a:hover
{
 font-size:14px;
 color:#00bcff;
 text-decoration:none;

}

#form_heading
{
font-family:inherit;
font-size:14px;
}

#heading
{
font-family: 'Philosopher', sans-serif;
font-size:26px;
 color:#555;

}


#heading_small
{
font-family: 'Philosopher', sans-serif;

/*font-family:inherit;
*/font-size:14px;
 color:#777777;

}
.content_text{
	font-family: 'Philosopher', sans-serif;
color:#777777; font-size:14px;
}