@charset "iso-8859-1";
/* lets go astray - css by puskal */
/* one step closer */

/* elements
------------------------------------ */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#636363;
	background:#f4f4f4;
}

a {color:#5e9228; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}

.wrap {
	overflow:hidden;
	margin:auto;
	margin-top:5px;
	width:885px;
}

.wrap-body {
	overflow:hidden;
	background-image:url(../images/bg-shadow-mid.gif);
	background-repeat:repeat-y;
	width:885px;
	padding:0px 5px 0px 5px;
}

.bg-body {
	overflow:hidden;
	background-image:url(../images/bg-cork.jpg);
	background-repeat:repeat;
	width:875px;
}

.header {
	width:875px;
	height:90px;
	background-color:#ffffff;
}

.header .logo{
	margin-top:30px;
	margin-left:20px;
	float:left;
}

.header .social{
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:50px;
	font-size:10px;
	text-transform:uppercase;
}

.nav {
	width:875px;
	height:150px;
	clear:both;
}

.footer {
	height:30px;
	margin:5px 20px 10px 20px;
	display:table;
}

.footer .logo {
	float:left;
	display:block;
	margin-right:10px;
}
.footer .dot {
	background-image:url(../images/bg-dot.png);
	background-position:center;
	background-repeat:repeat-y;
	float:left;
	margin-right:10px;
	width:10px;
	height:30px;
}

.footer .links {
	color:#cccccc;
	margin-top:5px;
	font-size:10px;
	text-transform:uppercase;
	float:left;
}

.footer .links a {color:#94c03d; text-decoration:none; padding:0px 2px 0px 2px;}
.footer .links a:hover{color:#ffffff; padding:0px 2px 0px 2px; background-color:#94c03d; text-decoration:none;}

.green {
	color:#94c03d;
}


/* home
------------------------------------ */

.spotlight {
	width:875px;
	height:400px;
	clear:both;
}

.featured {
	overflow:hidden;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	margin:20px 0px 20px 0px;
	padding:10px 20px 10px 20px;
	width:835px;
}

.featured .dot {
	overflow:hidden;
	background-image:url(../images/bg-dot.png);
	background-position:center;
	background-repeat:repeat-y;
}

.featured .col1 {
	width:395px;
	float:left;
	line-height:18px;
}

.featured .col1 img{
	float:left;
	margin-right:15px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
}

.featured .col1 h1{
	color:#5e9228;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

.featured .col1 a {color:#5e9228; font-size:10px; text-decoration:none; text-transform:uppercase;}
.featured .col1 a:hover{color:#000000; text-decoration:none;}

.featured .col2 {
	width:395px;
	float:right;
	line-height:18px;
}

.featured .col2 img{
	float:left;
	margin-right:15px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
}

.featured .col2 h1{
	color:#5e9228;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

.featured .col2 a {color:#5e9228; font-size:10px; text-decoration:none; text-transform:uppercase;}
.featured .col2 a:hover{color:#000000; text-decoration:none;}


/* about
------------------------------------ */

.about {
	overflow:hidden;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	margin:0px 0px 50px 0px;
	width:875px;
	height:490px;
}

.about-col1 {
	float:left;
	width:320px;
	height:490px;
}

.about-col2 {
	float:right;
	background-image:url(../images/bg-about.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:555px;
	height:490px;
}

.about-cont {
	margin:40px 20px 20px 20px;	
	font-size:14px;
	line-height:20px;
}

/* property specialist
------------------------------------ */

.intro {
	position:relative;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	margin:0px 0px 10px 0px;
	padding:20px 20px 20px 25px;
	width:830px;
	height:100px;
}

.intro p{
	margin:5px 0px 0px 0px;
	width:600px;
	font-size:14px;
	line-height:20px;
}

.note {
	position:absolute;
	display:block;
	width:205px;
	height:190px;
	top:-15px;
	right:10px;
	z-index:1
}

.body {
	margin:20px;
	overflow:hidden;
}

.region {
	background-color:#94c03d;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	height:15px;
	margin-bottom:2px;
}

.region p{
	float:left;
	margin:0px;
	font-size:16px;
}

.arrow {
	height:15px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
}

.salesrep {
	overflow:hidden;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	padding:10px 20px 10px 20px;
	margin-bottom:2px;
}

.salesrep .dot {
	overflow:hidden;
	background-image:url(../images/bg-dot.png);
	background-position:center;
	background-repeat:repeat-y;
	display:table;
	clear:both;
}

.salesrep .col1 {
	width:395px;
	float:left;
	line-height:18px;
	display:block;
	clear:left;
}

.salesrep .col1 img{
	float:left;
	margin-right:15px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
}

.salesrep .col1 h1{
	color:#5e9228;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

.salesrep .col2 {
	width:375px;
	float:left;
	line-height:18px;
	margin-left:20px;
	display:block;
}

.location {
	color:#5e9228;
	font-size:14px;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
}

.region-sales{
	margin-bottom:10px;	
}

.hline {
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	height:10px;
	margin-bottom:10px;
}

/* events
------------------------------------ */

.events-cont {
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	width:500px;
	float:left;
	clear:right;
	padding:15px;
}

.events-today{
	font-size:16px;
	color:#5e9228;
	font-weight:bold;
	margin:0px;
	clear:both;
}

.events-side {
	margin-left:10px;
	float:right;
	width:290px;
}

.events {
	line-height:18px;
	clear:both;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
	margin-top:10px;
	overflow:hidden;
}

.events img{
	float:left;
	margin-right:15px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
}

.events h1{
	color:#5e9228;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

.event-date {
	background-color:#e4efce;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
    opacity: 0.8;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	color:#5e9228;
	padding:5px;
	margin-bottom:10px;
}

.events a {color:#5e9228; font-size:10px; text-decoration:none; text-transform:uppercase;}
.events a:hover{color:#000000; text-decoration:none;}

.calendar {
	width:280px;
	height:280px;
	background-image:url(../images/bg-calendar.png);
	background-repeat:no-repeat;
	padding:5px;
}
.months {
	width:280px;
	height:50px;
}

.arrow-left{
	float:left;
	width:10px;
	height:14px;
	margin:17px 0px 0px 20px;
}

.arrow-right{
	float:right;
	width:10px;
	height:14px;
	margin:17px 20px 0px 0px;
}

.month{
	font-size:14px;
	color:#ffffff;
	text-align:center;
	width:200px;
	float:left;
	margin:15px 10px 0px 10px;
}

.days{
	height:230px;	
}

.days td{
	width:35px;
	height:30px;
	vertical-align:middle;
}

.days td.current{
	background-color:#e4efce;
	border-color:#94c03d;
	border-style:solid;
	border-width:1px;
	width:33px;
	height:33px;
}

.days td.active{
	background-color:#94c03d;
	border-color:#94c03d;
	border-style:solid;
	border-width:1px;
	width:33px;
	height:33px;
	color:#ffffff;
	font-weight:bold;
}

.event-title{
	font-size:16px;
	line-height:22px;
	color:#5e9228;
	font-weight:bold;
	margin:0px;
	clear:both;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.img-left {
	background-color:#e4efce;
	clear:both;	
	font-size:11px;
	font-style:italic;
	float:left;
	clear:right;
	width:300px;
	margin-right:15px;
	margin-bottom:5px;
}

.img-left p{
	padding:10px;
	margin:0px;
}

.img-right {
	background-color:#e4efce;
	clear:both;	
	font-size:11px;
	font-style:italic;
	float:right;
	clear:left;
	width:300px;
	margin-left:15px;
	margin-bottom:5px;
}

.img-right p{
	padding:10px;
	margin:0px;
}

/* wealth management
------------------------------------ */

.intro-wealth {
	position:relative;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	margin:0px 0px 10px 0px;
	padding:20px 20px 20px 25px;
	width:830px;
	height:140px;
}

.intro-wealth p{
	margin:5px 0px 0px 0px;
	width:600px;
	font-size:14px;
	line-height:20px;
}

.body-cont {
	overflow:hidden;
	background-image:url(../images/bg-cork-white.jpg);
	background-repeat:repeat;
	padding:10px 20px 10px 20px;
	margin-bottom:2px;
}

/* links
------------------------------------ */

.links-cont {
	line-height:18px;
	clear:both;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
	margin-top:10px;
	overflow:hidden;
}

.links-cont p{
	margin:0px;	
}

.links-cont img{
	float:left;
	margin-right:15px;
	border-color:#cccccc;
	border-width:2px;
	border-style:solid;
}

.links-cont h1{
	color:#5e9228;
	font-size:14px;
	font-weight:normal;
	margin:0px;
}

.links-title{
	font-size:16px;
	color:#5e9228;
	font-weight:bold;
	margin:0px;
	clear:both;
}

