/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 0.9em/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear:both;
	height: 0;


}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.3em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;

}

h3 {
	font-size: 1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#39530a;
}

h4 {
	font-size: 1em;
	font-weight:bold;
}

h5 {
	font-size: 0.9125em;
	font-weight:normal;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

.bookit  {
font-size:0.6em;

}
.bookit a {
	color:#455B2D;
}

/*????????*/

.vacancy h2{

color:#006633;
padding-left:25px;
font-size:1.5em;
border-top: 1px solid #CCCCCC;
}

.vacancy strong {

color:#666666;
}

.vacancy td {
font-size:0.8125em;

}

/* ?????  */

#footer h5 {

color:#e3f3fb;
font-size:1em;
font-weight:normal;

}



#footer h4 a, #footer h5  a{

color:#FFFFFF;

}

#footer p {

padding:0;
margin-bottom:10px;
font-size:0.8125em;

}

#footer p a{
color:#e3f3fb;
}

#footer .leftline {

border-left:1px solid #d0cca7;

}

#footer .biger {

font-size:1.5em;

}
#copyright {

color:#FFFFFF;
font-size:0.7125em;
}

.spec h5 {

font-size:0.8em;
font-weight:bold;

}


.spec h5 a{

color:#655d5c;
/*color:#b92025;*/
}

