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


/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color:#3c66ba;
}
a:hover{
	color:#e20f0b;
}



.header a, .footer a {color: #e20f0b;}
.header a:hover, .footer a:hover {color: #902720;}

body {
	/*background:#ebd3a5;*/
	background: #8d2821 url(images/bg.jpg) repeat-x left top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

li table{
	margin-left:30px;
	margin-bottom:10px;
}
li table td{
	border-bottom:1px dotted #666666;
	padding-top:10px;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

.title{
	font-stretch:narrower;
	font-size:16px;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: normal;
	font-size:11px;
	padding-left: 28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.testimonials .author{
	margin-bottom:40px;
}
.author{
	float:right;
	font-style:italic;
	padding:0 0 3px 0;
}

h1,h2,h3 {
	padding-top: 6px;
}
h1{
	padding-bottom:15px;
}

/* misc */
.clearer, .clear {
	clear: both;
	width: 795px;	
}

.left {
	float: left;
}

.right {
	float: right;
}
#testimonials_img{
	margin:10px 0 10px 20px;
}

/* structure */
.container {
	background: #f7f2e6;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border-left: 2px solid #360c0c;
	border-right: 2px solid #360c0c;
	border-bottom: 2px solid #360c0c;
}

/* header */
.top {
	/*background: url(img/clouds.gif) repeat-x;*/
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #fff url(images/sidebg.jpg) no-repeat;
	/*background: #f7f2e6;*/
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding-bottom: 3px;
	width: 800px;
	border-left: 2px solid #360c0c;
	border-right: 2px solid #360c0c;
	border-top: 2px solid #360c0c;
}
.header h1{
	visibility:hidden;
	font-size:18px;
}
/*.header .left, .header .right {
	background: #f7f2e6;
	color: #040707;
	height: 150px;
	border: 1px solid black;
}*/
.header .left {
	/*background: #B3C2C7 url(images/sidebg.jpg) no-repeat;*/
	font: normal 2.8em "Trebuchet MS",sans-serif;
	text-align: center;	
	width: 400px;
}
.header .right {
	float:right;
	overflow: auto;
	width: 212px;
	margin: 25px 55px 0 0;
	font-size:11px;
	color:#444444;
	font-family:"Lucida Sans Unicode",sans-serif;
	font-weight:normal;
}
.header .right p {padding: 0 16px 10px;}
.header .right h2 {padding: 16px 0 0 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #f7f2e6 url(images/nav1.jpg);
	border: 1px solid #DFEEF7;
	border-color: #d5c5c9 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #f4ebd8 url(images/nav1.jpg);
	border-right: 1px solid #AFBEC7;
	color: #040707;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(images/bgmain.gif) repeat-y #f7f7f2;
}
#fountain_img{
	position:absolute;
	right:10px;
	top:985px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	position:relative;
}
.home {
	float:right;
	width:350px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */

.content {
	float: left;
	margin: 0px 0;
	padding: 0 16px;
	width: 531px;	
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .title li {
	list-style: url(images/flower.jpg);
	margin-left: 50px;
}
li h2{
color:#555555;
font-weight:normal;
margin-bottom:10px;
font-size:18px;
}
ul#services li{
	margin-bottom:10px;
}
.content li img, .title li img{
	border:none;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(images/footer.jpg) repeat-x;
	color: #040707;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}

/*extras*/
.contact{
	float:right;
	margin-right:50px;
	width:300px;
}
.indent {
	padding-left:20px;
}
.error{
	color:#FF3300;
}
.footnav{
	padding-right:10px;
	border-right:1px solid #660000;
}
/*.footer a,.footer a:hover {color: #FFF;}*/