@charset "utf-8";
/* CSS Document */
body {
	background-color: #EFECCA;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
/* start of header detail */
#header {
	height: 170px;
	background-image: url(../images/header_new_900x172_2.jpg);
	background-color: #ccffcc;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
}

#emailinfo {
	width: 140px;
	position: static;
	margin: -15px 0 0 780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#emailinfo a {
	font-weight: bold;
	text-decoration: none;
}
#emailinfo a:link {
	color: #000;
}
#emailinfo a:visited {
	color: #FFB03B;
}
#emailinfo a:hover, #emailinfo a:active {
	color: #8E2800;
	text-decoration: none;
}
/* end of header detail */
#sidebar {
	width: 150px;
	float: left;
}

#textblock	{
	width: 740px;
	height: auto;
	min-height: 620px;
	margin: auto;
	font-size:14px;
	color: #000;
	float: inherit;
	margin: 1px 10px 1px 160px;
	padding-left: 10px;
	padding-right: 10px;
}
#quickcontact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	background-image:url(../images/infos.gif);
	background-position:justify;
	background-repeat:no-repeat;
	margin-bottom:20px;padding:4px;
	margin-left:320px;
	padding-left:100px;
	width:300px;
	background-color:#fff;
	border: #468966 double 4px;
}
#footer {
	width: 925px;
	margin: auto;
	font-size: 12px;
	background-color: #fff;
	text-align:center ;
	text-indent:0 ;
	padding-bottom: 10px;
}
#move	{
	font-size:16px;
	text-align:center;
}

ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: auto;
}
ol	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: auto;
}
#lower-roman {
  list-style-type:lower-roman;
}	
body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: auto;
}

body,td,th {
	font-family: Arial Black, Gadget, sans-serif;
	color: #000;
}

#img {
	border: 50px;
}
.floatleft {
	float:left;
	margin:3px 8px 3px 0;
	padding: 10px 10px 10px 35px;
}
.floatright {
	float:right;
	margin:3px 0 3px 8px;
}
.imgcentered {
	margin:3px auto;
	display:block;
}
#robin {
	float:right;
	padding: 10px;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #468966;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}
h1 {
	margin-left: -9000px;
	margin-top: 0;
}
h2 {
	text-align:left;
	padding-left: 160px;
}
h3 {
	text-align:left;
	padding-left: 165px;
}
td, h2 {
	text-align: left;
}

/* Main text */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a34;
	text-align: justify;
	text-indent: 30px;
	line-height: 1.4;
	margin: 0 10px 150px 45px;
	border: 5px;
}
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	text-indent: 0px;
	line-height: 3;
	padding: 2px;
	border: #468966 double 4px;
}
#textblock p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
#textblock h3 {
	font-size: 18px;
	text-align:left;
	font-weight:bold;
	padding-left: 0px;
}

#textblock p:first-child {
	margin-top: 0px;
}
#special {
	color:#C00;
	padding: 2px;
}
#address {
	font-size:16px;
	color:#7F1734 ;
	padding-left:130px;
}
.image2 {
	float:left;
	border:thin;
	border-color:#000;
	margin: 10px 8px auto 8px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #7F1734 ;
}
a:visited {
	color: #FFB03B;
}
a:hover, a:active {
	color: #ff3300;
	text-decoration: none;
}
/* Vertical navigation bar */
#sidebar a:link {
	color: #466A89;
}
#sidebar a:visited {
	color: #82B0D5;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFF;
	background-color: #7F1734 ;
	text-decoration: none;
}
#nav {
list-style-type: none;
margin: 0;
padding: 0;
}

#nav li {
margin: 0;
}

#nav a {
display: block;
padding: 5px;
}

#nav a:hover, #nav a:active {
background-color: #930;
}
/* Horizontal navigation section */
#footer a {
	font-weight:normal;
	text-decoration: none;
}
#footer a:link {
	color: #7F1734 ;
}
#footer a:hover, #footer a:active {
	color: #ff3300;
	text-decoration: none;
}