@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	margin: 0px;
}
.container {
	width: 1000px;
	background-color: #7C98CC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.column1 {
	width: 70%;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #B1C97E;
	float: left;
}
.column2 {
	display: inline;
	width: 30%;
	padding: 0px;
	background-color: #7C98CC;
	margin: 0px;
	float: right;
}
.clarahead {
	background-image: url(../images/drclarahead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: right;
	background-color: #7C98CC;
}
.navigation {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 25px;
	clear: both;
	background-color: #FCF8CC;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	color: #666666;	
}
.navigation ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation ul li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
.navigation ul li a {
	float:left;
	text-align:center;
	color:#666666;
	text-decoration:none;
	position:relative;
	left:0px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
}
.navigation ul li a:hover {
	color:#fff;
	font-weight: bold;
	background-color: #F5B66C;
}
.navigation ul li a.active,
.navigation ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
.navigation ul li a span {
	display:block;
}
.content {
	background-color: #FBF4AF;
	display: block;
	padding: 0px;
	width: 75%;
	float: right;
	margin: 0px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
.quote {
	width: 25%;
	padding: 0px;
	float: left;
	margin: 0px;
}
.quotetext {
	font-style: italic;
	text-align: left;
	letter-spacing: 1px;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
}
.innertube{
	margin: 20px;
}
.contact {
	width: 100%;
	height: 93px;
	background-color: #B1C97E;
	clear: both;
}
.contact a {
	color: #FFFFFF;
	text-decoration: none;	
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.title {
	background-color: #F5B66C;
	position: relative;
	display: block;
	clear: both;
	height: 25px;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 80%;
}
.info {
	width: 100%;
}
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.infotext a {
	color:#99CCFF;
	text-decoration: none;
}
.hide {
	display: none;
}
.orng {
	color: #F5B66C;
}
a.blue {
	color:#FFFFFF;
	text-decoration: none;
}
a.blue:hover {
	color:#fff;
	background:#000;
	text-decoration:none;
}
a {
	color:#99CCFF;
	text-decoration: underline;
}
a:hover {
	color:#fff;
	background:#000;
	text-decoration:none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: 85%;
}
h1, h2, h3, h4, h5 {
	color: #FF9900;
}
h2 {
	color: #FF9900;
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 85%;
	line-height: 95%;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	color: #FF9900;
}
.footer {
	width: 100%;
	clear: both;
	background-color: #000000;
	/*#F5B66C*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 65%;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.footertext a {
	color: #333333;
	text-decoration: none;
}
.footertext a:hover{
	color: #999999;
	text-decoration: underline;
}
.order{
	color: #7C98CC;
}

.just {
	text-align: justify;
}
.contenttextplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 10px;
	padding: 0px;
	color: #000000;
}
