/*---------------- TORQUAY LINK PROPERY WEBSITE CSS - PERCEPTION DESIGN ---------------- */
body {
	margin: 0px;
	background-color: #C7C9BA;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
}
.Newsletter {
	border: 1px solid #959874;
	background: #F6F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004073;
	padding: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4D3C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
}
p a {
	font-size: 12px;
	color: #024274;
}
a {
	color: #FFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	line-height: 16px;
}
li a b u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
h1	{
	font-size: 28px;
	font-family: arial, verdana, sans-serif;
	color: #014174;
	font-weight: normal;
	margin: 0px;
}
h2	{
	font-size: 20px;
	font-family: arial, verdana, sans-serif;
	color: #40759E;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
}
.links {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #33678F;
	font-weight: bold;
	line-height: 20px;
}
.link:hover {
	color: #014073;
}
.Intro {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #6B6B6B;
	line-height: 18px;
	font-style: normal;
}
.Main {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	line-height: 20px;
}
.Small{
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #A8AC8E;
}
.quote {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	line-height: 26px;
	font-style: italic;
	letter-spacing: 0.05em;
}
.ItemNumbers {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #2e74a7;
	font-weight: bold;
}
.ImageShadow {
	margin: 0 !important;
	margin: 10px 0 0 5px;
	padding: 3px;
	border: 1px solid #D5D7C8;
	display: block;
  }
.ImageShadow:hover {
	margin: 0 !important;
	margin: 10px 0 0 5px;
	padding: 3px;
	border: 1px solid #467BA2;
	display: block;
}

.ImagePanel {
	margin: 0 !important;
	margin: 10px 0 0 5px;
	padding: 3px;
	border: 1px solid #a8ac8e;
  }
/*  --------------------------|  FOOTER  |--------------------------  */
#footer {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #8E936C;
}
#footer a {
	color: #717555;
	text-decoration: none;
}
#footer a:hover {
	color: #717555;
	text-decoration: underline;
}
/*  --------------------------|  PROPERTY  |--------------------------  */
.PropertyTitle {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	color: #969A76;
	font-weight: bold;
}

.PropertyType {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #969A76;
	font-weight: bold;
}
.PropertyDesc {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	line-height: 18px;
}
.PropertyHeading {
	font-size: 22px;
	font-family: arial, verdana, sans-serif;
	color: #01447B;
	line-height: 22px;
}
.PropertyHeadingSm {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #01447B;
	font-weight: bold;
}
/*  --------------------------|  PAGINATION  |--------------------------  */
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2E74A7;
	border: 1px solid #2E74A7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-right: 4px;
}
.pagination:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #B6D3E9;
	background-color: #B6D3E9;
}
.paginationOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-right: 4px;
	background-color: #CCC;
}
.paginationOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EFEFEF;
	background: #2E74A7;
	border: 1px solid #2E74A7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-left: 8px;
	margin-right: 4px;	
}
.MainLight {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-weight: bold;
}
/*  --------------------------|  FORMS  |--------------------------  */
.Forms {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #64655A;
	font-weight: normal;
}
.FormsLarge {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #868979;
	font-weight: normal;
}
.Warning {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	color: #69F;
	font-weight: normal;
}
.Titles {
	font-size: 22px;
	font-family: arial, verdana, sans-serif;
	color: #A1A889;
	font-weight: normal;
}
.SubTitles {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #A1A889;
	font-weight: normal;
}

.pdf	{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../i/page_white_acrobat.png) center left no-repeat;
	margin-top: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #457AA2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pdf:hover	{
	text-decoration: none;
	color: #094879;
	background-color: transparent;
	background-image: url(../i/acrobat-save.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#projects {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C9B8;
	float: left;
}
#projects img {
	float: left;
	border: 1px solid #BDBFAC;
	height: 160px;
	width: 210px;
}
#projects h3 {
	font-size: 18px;
	font-weight: normal;
	color: #024274;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}
#projects p {
	line-height: 18px;
	font-size: 11px;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}

#projects p a {
	color: #024274;
	text-decoration: none;
	font-weight: bold;
}


a.btn {
	width: 250px;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	text-shadow: -1px -1px 2px #618926;
	background: -moz-linear-gradient(#98ba40, #a6c250 35%, #618926);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98ba40),color-stop(.35, #a6c250),color-stop(1, #618926));
	border: 1px solid #618926;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

a.btn:hover {
  text-shadow: -1px -1px 2px #465f97;
  background: -moz-linear-gradient(#245192, #1e3b73 75%, #12295d);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #245192),color-stop(.75, #1e3b73),color-stop(1, #12295d));
  border: 1px solid #0f2557;
}

#news li	{
	font-size: 12px;
	color: #024274;
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	line-height: 22px;
}
#news li a	{
	color: #024274;
	text-decoration: none;
}
#news li a:hover	{
	color: #4A4D3C;
	text-decoration: none;
}

