/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	color: #460F0F;
}


.homebody {
	background-image: url(../images/hp_background.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}
.body_normal {
	background-image: url(../images/background_gray.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	line-height: 20px;
}

.body_about_norsouth {
	background-image: url(../images/back_about_norsouth.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}
.body_development {
	background-image: url(../images/back_development.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}

.body_management {
	background-image: url(../images/back_management.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}
.body_construction {
	background-image: url(../images/back_construction.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}

.body_portfolio {
	background-image: url(../images/back_portfolio.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}

.body_news {
	background-image: url(../images/back_news.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}

.body_norsouth_team {
	background-image: url(../images/back_norsouth_team.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}

.body_contact_us {
	background-image: url(../images/back_contact_us.gif);
	background-repeat: repeat-x;
	line-height: 24px;
}
.body_property {
	background-image: url(../images/background_gray.gif);
	background-repeat: repeat-x;
	line-height: normal;
	margin-top: 20px;
}
.table_standard {
	border: 1px solid #000000;
	background-color: #f5ad01;
	halign: center;
}

.body_find {
	bgcolor: #0033FF;
	line-height: 12px;
	background-color: #f5ad01;
}

.insidebody {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.textspaced {
	line-height: 24px;
}


hr {
	color: #ffffff;
	height: 1px;
	width: 75%;
	text-align: center;
}

h1 {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #29654B;
	border-bottom: 1px solid #29654B;
	font-weight: bold;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C7F70;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C7F70;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C7F70;
}

h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C7F70;
}

h6 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C7F70;
}

a:link {
	color: #B12A1C;
	text-decoration: underline;

}
a:visited {
	color: #B12A1C;
	text-decoration: underline;
}
a:active {
	color: #B12A1C;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.boldItalics {
	font-weight: bold;
	font-style: italic;
}

.SubHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #460F0F;
	width: auto;
}

.bodyred {
	color: #B12A1C;
}

.bodyred a {
 color: #B12A1C;
 text-decoration: none;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #460F0F;
	width: 100%;
	line-height: normal;
}
 
.footer a {
 color: #FFFFFF;
 text-decoration: none;
}
 
.footer a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

.footer a:hover {
 color: #B12A1C;
 text-decoration: underline;
}
 
.footer a:active {
 color: #666666;
 text-decoration: none;
}	

.SubHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #B12A1C;
}

.SubHeader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 0px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}


.nav_buttons {
 padding: 2px; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; width: 100%; background-color: #F0E2C7;  border-top: 1px solid #F0E2C7; }

.nav_buttons:hover {
 padding: 2px; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; width: 100%; background-color: #AD8955; border-top: 1px solid #F0E2C7; }

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
 border: 3px double #cccccc; 
 background-color: #e1e1e1;
}
 
textarea {
	border: 3px double #cccccc;
	background-color: #e1e1e1;

}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #000000;

}

.TableCellA {
 border:1px solid #000000;
 background-color:#eeeeFF;
 padding: 0px 0px 0px 0px;
}

.bulletLink {
	background-image: url(../box_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 25px;
}

.photo {
	border: 1px solid #FFFFCC;
}

.contentCell {
	padding: 10px 15px 10px 15px;
	font-size: 11px;
	background-color: #f5ad01;

}
.hpcontentCell {
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	color: #666666;
	line-height: 25px;

}

.darkBold {
	color:#C5A33F;
		
}

.redBold {
	color:#C13F45;
	font-weight: bold;
		
}

.darkCell {
	background-color: C5A33F;
	color: #ffffcc;

}
.MapHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
.contentCellblack {

	padding: 0px 20px 0px 20px;
	font-size: 11px;
	color: #000000;
}
.SubHeader4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.contentCellblacksmall {


	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
}
.quotationsAbout {
	padding: 10px 25px 10px 25px;
	font-size: 16px;
	color: #FCE8B8;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	text-align: right;
}
.SubHeader5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	width: auto;
	line-height: normal;
}
.SubHeader1_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #460F0F;
	width: auto;
	font-style: italic;
}
.Contact_number1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #B12A1C;
}
.contentCellAlignRight {
	font-size: 11px;
	text-align: right;
	padding-top: 0px;
}
.body_findNew {
	bgcolor: #0033FF;
	line-height: 12px;
	background-image: url(../images/back_find.gif);
}
.contentCellnoMargin {
	font-size: 11px;
	background-color: #f5ad01;
}
.photoblack {

	border: 1px solid #000000;
}
.contentCellLogo {
	font-size: 11px;
	background-color: #f5ad01;
	background-image: url(../images/nav_prp_logo_back.gif);
	background-repeat: no-repeat;
	text-align: right;
	text-indent: 0px;
}
.contentCellAlignRightnomargin {

	font-size: 11px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
}
.SubHeader6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	width: auto;
	line-height: normal;
}
.SubHeaderProperty {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #FFFFFF;
	width: auto;
	line-height: normal;
}
.contentCellLogoNav {

	font-size: 11px;
	background-color: #f5ad01;
	background-image: url(../images/nav_logo_back2.gif);
	background-repeat: no-repeat;
	text-align: right;
	text-indent: 0px;
}
.contentCellnoMargintop {

	font-size: 11px;
	background-color: #f5ad01;
}
.contentCellLogoMargin {
	font-size: 11px;
	background-color: #f5ad01;
	background-image: url(../images/nav_prp_logo_back.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.photopadded {
	border: 1px solid #FFFFCC;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
