/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*** copyright DR Management all rights reserved. Duplication or redistribution is strictly
prohibited. ***/

.bgr {
	background-repeat: repeat-x;
}

.bgr2 {
	background-repeat: no-repeat;
	background-position: right; }


#white {
   color: #ffffff;
}

#black {
   color: #000000;
}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}

p 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   color: #5A5A5A;
}

.small 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #7D7D7D;
	padding-left: 10px;
}

.small2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: 15px; 
   margin-bottom: 18px;
   color: #696969;
}

.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #191970;
	padding-top: 5px;
	padding-bottom: 3px;
}

.bottom 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: 15px; 
   color: #4D4C6A;
}

h1 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 18px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #216EB7;
}

h2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 16px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #00008B;
}

h3 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #7B68EE;
}



TEXTAREA, select, input 
{  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: normal; 
   color: #546051;
}


.hdr
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: bold;
   line-height: 15px; 
   color: #476D94;
}


A:VISITED {
	color : #2869B9;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : #87CEEB;
}
.bg_top_flowers {
	background-image: url('images/top_flowers.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.sitename {
	text-align: right;
	vertical-align: top;
	padding-top: 16px;
	padding-right: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sitename_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0071B9;
	font-weight: bold;
}


A:ACTIVE {
	text-decoration : underline;
	color : #A5E5FE;
}

A:LINK {
	text-decoration : none;
	color : #5791DA;
}

.sitename_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.sitename_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0071B9;
	font-weight: bold;
}

