﻿
h1 {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 0 0;
	padding: 0;
}
h2 {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
}
h3 {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
}
h4 {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* 
------------------------------------------------------------
ALL DOCUMENT (DEFAULT STYLES) -- Generic/Global styles 
------------------------------------------------------------
*/
img {border: 0px; display: block;}
body {
    background-color: #B8A176;
    padding:0;
    margin:0; 
    /* Generic Text properties for the page body */    
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 18px;
	background: #B8A176 url('/images/bg_body.gif') repeat;

}

a {color: white;text-decoration: underline;}
a:link {color: white;text-decoration: none;}
a:visited {color: white;text-decoration: none;}
a:hover {color: #E89B2D;text-decoration: none;}


hr {
    background-image:url(/images/hr_tag.gif);
    background-repeat:repeat-x;
    height:3px;
    margin:0px;
    padding:0px;
    text-align:center;
    width:100%;
    border: 0px;
}

/*
------------------------------------------------------------
CUSTOM CLASSES :: (BLOBs BackEnd) Rich Text Edit Rad Control
------------------------------------------------------------
*/
.customClass1  {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C8F66;
	font-weight: bold;
	line-height: 25px;
}
.customClass1  a:link {color: #7C8F66;text-decoration: none;}
.customClass1  a:visited {color: #7C8F66;text-decoration: none;}
.customClass1  a:hover {color: #7C8F66;text-decoration: underline;}

.customClass2  {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E89B2D;
	font-weight: bold;
	line-height: 25px;
}
.customClass2  a:link {color: #E89B2D;text-decoration: none;}
.customClass2  a:visited {color: #E89B2D;text-decoration: none;}
.customClass2  a:hover {color: #E89B2D;text-decoration: underline;}

.customClass3  {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E89B2D;
	font-weight: bold;
	line-height: 25px;
}
.customClass3  a:link {color: #E89B2D;text-decoration: none;}
.customClass3  a:visited {color: #E89B2D;text-decoration: none;}
.customClass3  a:hover {color: #E89B2D;text-decoration: underline;}



/* 
------------------------------------------------
  Classes for User Controls/Modules  DEFAULTS 
------------------------------------------------
*/
.body {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 20px;
}
.body a:link {color: white;}
.body a:visited {color: white;}
.body a:hover {color: #E89B2D;}

.bodyBold {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 16px;
}
.bodyBold a:link {color: white;text-decoration: none;}
.bodyBold a:visited {color: white;text-decoration: none;}
.bodyBold a:hover {color: #E89B2D;}

.title {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    /*background: transparent url('/images/background-alpha.png') repeat;*/
}
.title a:link {color: #E89B2D;text-decoration: none;}
.title a:visited {color: #E89B2D;text-decoration: none;}
.title a:hover {color: white;text-decoration: none;}

.header {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89B2D;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.header a:link {color: #E89B2D;text-decoration: none;}
.header a:visited {color: #E89B2D;text-decoration: none;}
.header a:hover {color: white;text-decoration: none;}




/* 
------------------------------------------------
  Classes for Custom Properties / Modules 
------------------------------------------------
*/

.copyright {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	text-align:center;
	color: #1A394D;
	
}
.copyright a:link {color: #1A394D;}
.copyright a:visited {color: #1A394D;}
.copyright a:hover {color: #83432B;}

.footer_links {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E89B2D;
	font-weight: bold;
	line-height: 16px;
}
.footer_links a:link {color: black;}
.footer_links a:visited {color: black;}
.footer_links a:hover {color: #E89B2D;}

.crumbs_links {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89B2D;
	line-height: 10px;
}
.crumbs_links a:link {color: black;}
.crumbs_links a:visited {color: black;}
.crumbs_links a:hover {color: #E89B2D;}

.readMoreInterior  {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f8f84;
	font-weight: bold;
	line-height: 12px;
}
.readMoreInterior  a:link {color: #8f8f84;text-decoration: none;}
.readMoreInterior  a:visited {color: #8f8f84;text-decoration: none;}
.readMoreInterior  a:hover {color: #8f8f84;text-decoration: underline;}


.FAQCategory  {
    font-family: Arial, Arial, Helvetica, sans-serif;
	color: #396478;
	font-weight: bold;
	line-height: 30px;
}
.FAQCategory  a:link {color: #8f8f84;text-decoration: none;}
.FAQCategory  a:visited {color: #8f8f84;text-decoration: none;}
.FAQCategory  a:hover {color: #396478;text-decoration: underline;}



.titleNewsCategory {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 20px;
	padding-bottom: 5px;padding-top: 10px;
	border-bottom: double 1px gray;
}
.titleNewsCategory a:link {color: #FFFFFF;text-decoration: none;}
.titleNewsCategory a:visited {color: #FFFFFF;text-decoration: none;}
.titleNewsCategory a:hover {color: #FFFFFF;text-decoration: none;}

.titleTenantsCategory {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 20px;
	padding-bottom: 5px;padding-top: 10px;
	border-bottom: double 1px gray;
}
.titleTenantsCategory a:link {color: #FFFFFF;text-decoration: none;}
.titleTenantsCategory a:visited {color: #FFFFFF;text-decoration: none;}
.titleTenantsCategory a:hover {color: #FFFFFF;text-decoration: none;}


.titleCalendarHeader {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 50px;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px -10px;
	/*border-bottom: double 1px gray;*/
    background: transparent url('/images/bg_calendar_title.png') no-repeat;
    
}
.titleCalendarHeader a:link {color: #FFFFFF;text-decoration: none;}
.titleCalendarHeader a:visited {color: #FFFFFF;text-decoration: none;}
.titleCalendarHeader a:hover {color: #FFFFFF;text-decoration: none;}


.calendarDailyViewIcs {
    font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bolder;
	line-height: 18px;
	padding: 5px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	/*border-bottom: double 1px gray;*/
    background: transparent url('/images/datePickerPopup.gif') no-repeat;
}


