@charset "UTF-8";
/* CSS Document */

/* ATTRIBUTES FOR MAIN STRUCTURE */

p {
	color: #521813;
	font-size: 14px;
	line-height: 18px;
	margin-right: 60px;
	padding: 10px;
}

#mainContainer {
	height: auto;
	overflow: hidden;
}

#smallMenu {
	background: url(Images/smallMenu_bg.jpg) repeat-x top;
	height: 20px;
	margin: 0px auto;
	overflow: hidden;
}

#header {
	height: auto;
	overflow: hidden;
}

#institutionalBanner {
	height: 200px;
	overflow: hidden;
}

#content {
	background: url(Images/content_bg.jpg) repeat-y;
	height: auto;
	overflow: hidden;
}

#content2 {
	background: url(Images/withoutLeft_bg.jpg) top repeat-y;
	height: auto;
	overflow: hidden;
}

#footer {
	background: url(Images/content_bg.jpg) repeat-y;
	height: auto;
	padding-top: 20px;
	overflow: hidden;
}

#footer2 {
	background: url(Images/withoutLeft_bg.jpg) top repeat-y;
	height: auto;
	padding-top: 20px;
	overflow: hidden;
}

/* ATTRIBUTES FOR SMALL MENU */

#smallMenu ul {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 3px;
	text-align: right;
	width: 900px;
}

#smallMenu li {
	display: inline;
	margin: 0px 5px;
}

/* ATTRIBUTES FOR HEADER */

#logoArea {
	height: auto;
	overflow: hidden;
}

#logoArea img {
	margin: 30px 0px 0px 0px;
}

#topMenu {
	background: #521713 top;
	font-size: 16px;
	height: 350px;
	margin-top: 25px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}

#topMenu ul {
	padding-top: 10px;
	width: 500px;
}

#topMenu li {
	display: inline;
	margin: 0px;
	padding: 20px 0px;
}

#topMenu li a:active,
#topMenu li a:link,
#topMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 25px;
	margin: 0px;
}

#topMenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 25px;
	margin: 0px;
}

#topMenu li:hover {
	background: #ec5645 url(Images/topMenu_hover.jpg) bottom repeat-x;
}

.normal {
	background: url(Images/topMenu_border.jpg) no-repeat right;
}

.last {
	background: none;
}

/* ATTRIBUTES FOR CONTENT */

#banner{
	float: left;
	height: 200px;
	width: 400px;
}

#banner img {
	float: left;
}

#loginArea {
	background: url(Images/login_bg.jpg) no-repeat top;
	color: #FFFFFF;
	float: left;
	height: 200px;
	width: 350px;
}

#slogan {
	float: left;
	font-style: italic;
	text-align: center;
	width: 350px;
}

#slogan h1 {
	font-size: 22px;
	line-height: 28px;
	margin-top: 10px;
	margin-right: 35px;
}

#loginForm {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.formField {
	border: #d3362a 2px solid;
}

/* ATTRIBUTES FOR CONTENT */

#sidebarLeft {
	color: #FFFFFF;
	min-height: 338px;
	overflow: hidden;
}

.lateralMenuTitle {
	background: url(Images/lateralMenuTitle_bg.jpg) no-repeat top;
	font-size: 14px;
	height: 44px;
	padding-top: 8px;
	text-align: center;
}

.lateralMenuTitle h2 {
	font-size: 14px;
}

.lateralMenu {
	text-align: center;
	margin: 0px 15px 20px 15px;
}

.lateralMenu li {
	border-bottom: #d3362a 1px solid;
	font-size: 14px;
	list-style: none;
	margin: 0px;
	padding: 15px 0px;
}

.lateralMenu li a:active,
.lateralMenu li a:link,
.lateralMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.lateralMenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentArea {
	min-height: 368px;
	overflow: hidden;
	padding-top: 15px;
}

/* ATTRIBUTES FOR FOOTER */

#bottomNav {
	color: #521813;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	text-align: right;
}

#bottomNav ul {
	border-bottom: #521813 1px solid;
	border-top: #521813 1px solid;
	font-size: 14px;
	padding: 10px 10px;
	margin-left: 240px;
}

#bottomNav li {
	display: inline;
	margin: 0px 8px;
	padding: 0px;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #521813;
	text-decoration: none;
}

#footer a:hover {
	color: #521813;
	text-decoration: underline;
}

#credits {
	color: #521813;
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin-right: 45px;
	overflow: hidden;
	padding-bottom: 20px;
	text-align: right;
}

/* ATTRIBUTES FOR CONTENT AREA */

.textArea {
	height: auto;
	overflow: hidden;
}

.textArea h1, h2, h3, h4 {
	margin: 5px;
}

.textArea h1, h3 {
	color: #d3362a;
	margin: 5px;
}

.textArea h2, h4 {
	color: #521813;
	margin: 5px;
}

.textArea ul {
	color: #d3362a;
	margin-left: 30px;
	line-height: 22px;
}

.textArea li {
	list-style-image: url(Images/bullet.gif);
}


.textArea p {
	color: #521813;
	font-size: 14px;
	line-height: 18px;
	margin-right: 60px;
	padding: 10px;
}

#teamArea {
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

#listingsContainer {
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

/* ATTRIBUTES FOR NAVIGATION BAR */

.navBar {
	color: #521813;
	margin: 20px 60px 20px 0px;
	overflow: hidden;
	padding: 0px;
	text-align: right;
}

.navBar li {
	display: inline;
	list-style: none;
}

/* ATTRIBUTES FOR LISTINGS CONTAINER */

.listingBox {
	background: #FFFFFF url(Images/listingContent_bg.jpg) bottom repeat-x;
	border: #521813 1px solid;
	color: #521813;
	clear: both;
	font-size: 14px;
	height: auto;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
	width: 640px;
}

.listingBox h3 {
	color: #521813;
}

.listingHeader {
	background: #f8e9be url(Images/listingHeader_bg.jpg) bottom repeat-x;
	border-bottom: #521813 1px solid;
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}

.listingName {
	height: auto;
	overflow: hidden;
}

.listingName span {
	padding-left: 10px;
}

.listingTitle {
	font-size: 18px;
	margin: 0px;
	padding-left: 10px;
}

.listingPrice {
	height: auto;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}

.listingContent {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}

.listingImage {
	height: auto;
	overflow: hidden;
}

.listingDescription {
	height: auto;
	overflow: hidden;
}

.listingDescription p {
	padding: 5px;
}

.listingSpecs {
	height: auto;
	overflow: hidden;
}

.specsTitle ul {
	float: left;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	width: 50%;
}

.specsTitle ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.specsInfo ul {
	float: right;
	font-size: 12px;
	overflow: hidden;
	width: 50%;
}

.specsInfo ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.listingFooter {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}

.listingDetails {
	overflow: hidden;
	text-align: center;
}

.listingInquiry {
	overflow: hidden;
	text-align: center;
}

/* ATTRIBUTES FOR DETAILS PAGE */

#detailsContainer {
	border-bottom: #521813 1px solid;
	margin: 10px 0px;
	overflow: hidden;
	width: 640px;
}

#detailsHeader {
	height: auto;
	overflow: hidden;
}

#detailsTitle {
	height: auto;
	overflow: hidden;
}

#detailsTitle h3 {
	color: #521813;
	font-size: 20px;
	margin: 5px 0px;
	padding-left: 10px;
}

#detailsTitle span {
	font-size: 14px;
	font-style: italic;	
	padding-left: 10px;
}

#detailsBackLink {
	color: #521813;
	height: auto;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;	
}

#detailsContent {
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
}

#detailsGallery {
	height: auto;
	overflow: hidden;
	text-align: center;
}

#detailsSpecs {
	height: 300px;
	overflow: hidden;
}

#detailsSpecsTitle ul {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	overflow: hidden;
	width: 50%;
}

#detailsSpecsTitle ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#detailsSpecsInfo ul {
	float: right;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	width: 50%;
}

#detailsSpecsInfo ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#detailsLinks {
	color: #521813;
	font-size: 12px;
	line-height: 18px;
	height: 300px;
	overflow: hidden;
	text-align: center;
}

#detailsBottomLinks {
	color: #521813;
	overflow: hidden;
	padding: 10px 0px;
}

/* ATTRIBUTES FOR TEAM AREA */

.teamMemberA {
	background: #f6edcc url(Images/teamMember_bg.jpg) bottom no-repeat;
	color: #521813;
	height: auto;
	line-height: 18px;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}

.memberImageA {
	padding: 5px 0px;
	text-align: center;
}
.memberImageA img {
	float: right;
	border: 1px solid;
}

.memberInfoA {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.memberInfoA h3 {
	font-size: 16px;
	margin: 10px 0px;
	overflow: hidden;
}

.memberInfoA ul {
	margin: 0px;
	padding: 0px;
}

.memberInfoA ul li {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.memberBioA {
	overflow: hidden;
}

.memberBioA p {
	font-size: 14px;
	padding: 20px 10px 10px 0px;
}

.teamMemberA a:active,
.teamMemberA a:link,
.teamMemberA a:visited {
	color: #d3362a;
}

.teamMemberA a:hover {
	color: #d3362a;
	text-decoration: underline;
}

#teamMemberBio {
	font-size: 14px;
	padding: 0px 10px;
}

/* ATTRIBUTES FOR ARTICLE AREA */

.articleArea {
	overflow: hidden;
}

.articleArea h1 {
	font-size: 16px;
	margin: 10px 0px 5px 0px;
}

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

.articleImage {
	display: inline;
	float: right;
	margin: 40px 0px 3px 10px;
	overflow: hidden;
}

.articleContent {
	text-align: justify;
}

#articleExcerpt {
	border-bottom: #d3362a 1px dashed;
	margin: 10px 50px;
	overflow: hidden;
	padding-bottom: 5px;
}

#articleExcerpt h3 {
	background: url(Images/bullet.gif) left no-repeat;
	margin-bottom: 0px;
	padding-left: 10px;
}

#articleExcerpt a:active,
#articleExcerpt a:link,
#articleExcerpt a:visited {
	color: #d3362a;
}

#articleExcerpt a:hover {
	color: #d3362a;
	text-decoration: underline;
}

#articleExcerpt p {
	margin-top: 0px;
}

#articleExcerpt span {
	float: right;
	margin: 10px 50px;
}

/* ATTRIBUTES FOR HOME OF THE WEEK */
#homeOfWeek {
	background: #cde1c5 url(Sources/Homeweek_bg.jpg) bottom no-repeat;
	color: #521813;
	line-height: 18px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 15px;
}

#homeOfWeek_img img {
	background: #FFFFFF;
	border: #521813 1px solid;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 15px;
}

#homeOfWeek h1 {
	border-bottom: #521813 1px dashed;
	margin: 10px 15px 20px 15px;
	padding-bottom: 10px;
}

#homeOfWeek h1, h3 {
	color: #d3362a;
}

#homeOfWeek h2, h4 {
	color: #521813;
}

#homeOfWeek p {
	font-size: 14px;
	margin: 10px 20px;
}

#homeOfWeek ul {
	color: #d3362a;
	margin-left: 30px;
	line-height: 22px;
}

#homeOfWeek li {
	list-style-image: url(Images/bullet.gif);
}

#homeOfWeek a:active,
#homeOfWeek a:link,
#homeOfWeek a:visited {
	color: #d3362a;
	text-decoration: none;
}

#homeOfWeek a:hover {
	color: #d3362a;
	text-decoration: underline;
}

/* ATTRIBUTES FOR HOME OF THE WEEK2 */
#homeOfWeek2 {
	background: #cde1c5 url(Sources/Homeweek_bg.jpg) bottom no-repeat;
	color: #521813;
	float: right;
	line-height: 18px;
	margin: 0px 60px 18px 15px;
	overflow: hidden;
	padding-bottom: 15px;
	width: 220px;
}

#homeOfWeek_img2 img {
	background: #FFFFFF;
	border: #521813 1px solid;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 15px;
}

#homeOfWeek2 h1 {
	border-bottom: #521813 1px dashed;
	margin: 10px 15px 20px 15px;
	padding-bottom: 10px;
}

#homeOfWeek2 h1, h3 {
	color: #d3362a;
}

#homeOfWeek2 h2, h4 {
	color: #521813;
	padding-left: 5px;
	margin-bottom: 5px;
}

#homeOfWeek2 p {
	font-size: 14px;
	margin: 5px 15px;
}

#homeOfWeek2 ul {
	color: #d3362a;
	font-size: 13px;
	margin-left: 20px;
	line-height: 18px;
}

#homeOfWeek2 li {
	list-style-image: url(Images/bullet.gif);
}

#homeOfWeek2 a:active,
#homeOfWeek2 a:link,
#homeOfWeek2 a:visited {
	color: #d3362a;
	text-decoration: none;
}

#homeOfWeek2 a:hover {
	color: #d3362a;
	text-decoration: underline;
}

/* ATTRIBUTES FOR CONTACT FORM */

#contactForm {
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
}

#formContainer {
	overflow: hidden;
	text-align: right;
}

/* OTHER CLASSES */

.extraMargin {
	padding-left: 30px;
}

/* HERE STARTS ATRIBUTES FOR POPULAR LOCATION  MENU */

.popularAreaMenu {
	width: 635px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	overflow: hidden;
	text-align: center;
	color: #666666;
	border: #d3362a solid 1px;
	background: url(Images/pop_menu_bg.jpg) repeat-x;
}

.popularAreaMenu ul, .popularAreaMenu li {
	list-style: none;
	display: inline;
}

.popularAreaMenu h6 {
	width: auto;
	margin: 0px;
	padding-bottom: 5px;
	color: #521713;
	font-size: 15px;
	border-bottom: #d3362a solid 1px;
}

.popularAreaMenu a:link, .popularAreaMenu a:visited {
	color: #666666;
	padding: 0px 10px 0px 10px;
}

.popularAreaMenu a:hover {
	color: #FFFFFF;
	background: #521713;
	padding: 0px 10px 0px 10px;
}

/* HERE ENDS ATRIBUTES FOR POPULAR LOCATION MENU */

/*------Google Map Style --------- */
#mapstyle {
    width: 600px;
	height: 400px;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:20px;
	border: #d3362a solid 1px;
	}
	
#MapPopup {
margin:0px;
padding:7px;
width: 375px;
height: auto;
}

#MapPopup img {
  padding-right:5px;
  }
  
#MapPopup a:link ,
#MapPopup a:visited{
   font-size:12px;
   font-weight:bold;
   color: #f57e2c;
   text-decoration:underline;
   }
   
#MapPopupLink a:hover{
   font-size:12px;
   font-weight:bold;
   color: #f57e2c;
   text-decoration:none;
   }

#MapPopupLink {
margin:0px;
padding:7px;
width: auto;
height: auto;
}

#MapPopupLink a:link ,
#MapPopupLink a:visited{
   font-size:14px;
   font-weight:bold;
   color: #f57e2c;
   text-decoration:underline;
   }
   
#MapPopupLink a:hover{
   font-size:14px;
   font-weight:bold;
   color: #f57e2c;
   text-decoration:none;
   }