body {
	font-family: Arial, Nimbus, sans-serif;
	font-size: 62.5%;
	color: #666;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

a {
	text-decoration: none;
	color: #A81414;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #A81414;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 4px 0px 12px 0px;
	font-weight: normal;
}

h3 {
	color: #369;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 24px 0px 4px 0px;
	width: 360px;
}

small {
	font-size: 0.9em !important;
}


p {
	font-size: 12px;
	line-height: 1.3em;
	width: 360px;
	margin: 0px 0px 12px 0px;
}

em, 
i {
	font-style: italic;
}

strong,
b {
	font-weight: bold;
}


.date {
	font-size: 1em;
	margin: -10px 0px !important;
	color: #999;
	text-transform: uppercase;
}

#menu li {
	color: #fff;
	font-size: 1.5em;
	padding-bottom: 2px;
}

#menu li a {
	color: #ecf8ff;
	text-decoration: none;
}

#menu li a:hover {
	color: #fff;
}


#home h2,
.contact h2 {
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	margin: 8px 0px 0px 15px;
}

#home p {
	margin: 8px 10px 0px 15px;
	width: auto;
}

.read_more {
	position: absolute;
	top: 482px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 90px;
}

.read_morespecial {
	top: 230px;
	margin-right: auto;
	text-align: right;
	width: 300px !important;
	display: block;
}




.details .name {
	font-size: 1.6em;
	color: #369;
}

.details .phone {
	font-size: 1.2em;
}

.details .email {
	font-size: 1.2em;
}
.details .function {
	font-size: 1.2em;
	color: #3300CC;
}
