#home-photograph{
	width:775px;
	height:240px;
/*
	background:url(/images/photographs/home/road.jpg) no-repeat top left;
*/
	}

/* Sub Menu */

#p-menu-sub{
	top:282px;
	}

/* Content Home */

#content-home{
	width:355px;
	padding:10px 15px 0 15px;
	}

#content-home h1{
	margin-bottom:8px;
	}

#content-home p.welcome{
	margin-top:0;
	padding-top:0;
	}

/* Home Features */

#p-features{
	position:absolute;
	top:282px;
	left:585px;
	width:185px;
	font:11px tahoma,arial,sans-serif;
	color:#383834;
	}

#p-features hr{
	height:1px;
	color:#c5d1b2;
	margin:10px 0px;
	padding:0px;
	background-color:#c5d1b2;
	border:none;
	}

.features-top{
	background-repeat:no-repeat;
	background-position:top left;
	padding:12px 0 0 0;
	width:185px;
	margin-bottom:5px;
	}

.features-bottom{
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 12px 22px 12px;
	}

.ft-tan{
	background-image:url(/images/layout/bg-features-top.gif);
	}

.fb-tan{
	background-image:url(/images/layout/bg-features-bottom.gif);
	}

.ft-blue{
	background-image:url(/images/layout/bg-features-blue-top.gif);
	color:#fff;
	}

.fb-blue{
	background-image:url(/images/layout/bg-features-blue-bottom.gif);
	color:#fff;
	}

.ft-green{
	background-image:url(/images/layout/bg-features-green-top.gif);
	color:#fff;
	}

.fb-green{
	background-image:url(/images/layout/bg-features-green-bottom.gif);
	color:#fff;
	}

/*///// Features - Blue */

#p-features .ft-blue p{
	color:#D7DDE9;
	color:#fff;
	}

#p-features .ft-blue h2{
	color:#F5EEC7;
	}

#p-features .ft-blue a{
	color:#D7DDE9;
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #6E86B3;
	}

#p-features .ft-blue a:hover{
	color:#fff;
	border-bottom:1px solid #fff;
	}

#p-features hr{
	color:#c5d1b2;
	background-color:#c5d1b2;
	}

/*///// Featuers - Green */

#p-features .ft-green p{
	color:#fff;
	}

#p-features .ft-green h2{
	color:#fff;
	}

#p-features .ft-green a{
	color:#EAEEE3;
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #c5d1b2;
	}

#p-features .ft-green a:hover{
	color:#fff;
	border-bottom:1px solid #fff;
	}

/*///// Features */

#p-features hr{
	height:1px;
	color:#CDCBB7;
	margin:8px 0;
	padding:0;
	}

#p-features h2{
	font:normal 13px georgia,arial,sans-serif;
	color:#4C4A3B;
	margin:0;
	padding:0 0 0 0;
	}

#p-features ul{
	list-style:none;
	margin:.7em 0 0 0;
	padding:0;
	}

#p-features a{
	color:#383834;
	text-decoration:none;
	border-bottom:1px dotted #383834;
	}

#p-features a:hover{
	color:#B64A14;
	border-bottom:1px solid #B64A14;
	text-decoration:none;
	}

#p-features p{
	margin:.7em 0px 0px 0px;
	}

#p-features ul.schedule{
	list-style:disc;
	margin:.7em 0 0 0;
	padding:0px 0px 0px 1.5em;
	}

.arrow-link{
	margin-bottom:0px !important;
	}