@charset "UTF-8";
/* CSS Document */

body {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0 auto;
}

/*Reset Styles!*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

h1 {
font-size: 30px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

/* Main Container */

#mainContainer {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 960px;
}

/*Header*/

#header {
	background: url(images/main_bg.jpg) repeat-y;
	float: left;
	width: 960px;
}

#institutionalBanner {
	background: url(images/banner.jpg) top center no-repeat;
	float: left;
	height: 208px;
	width: 960px;
}

#logoArea {
	float: right;
	margin: 42px 80px 0 0;	
}

#topMenu {
	background: #000000 url(images/topNav_bg.jpg) top repeat-x;
	font-size: 14px;
	float: left;
	height: 30px;
	margin: 0 0 0 10px;
	text-align: center;
	width: 940px;
}


#topMenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
}


#topMenu li {
	display: inline;
	margin: 0px;
	padding: 2px 0;
}


#topMenu li a:active,
#topMenu li a:link,
#topMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 15px;
	margin: 0px;
}


#topMenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 15px;
	margin: 0px;
} 

.normal {
	background: url(images/topNav_border.jpg) repeat-y right;
}

.last {
	background: none;
}

/*Content*/

#content {
	background: url(images/main_bg.jpg) repeat-y;
	float: left;
	padding: 20px 10px 30px 10px;
	width: 940px;
}

#sidebarLeft {
	color: #FFFFFF;
	float: left;
	width: 220px;
}

.lateralMenuTitle {
	background: url(images/lateralMenu_title_bg.jpg) no-repeat top;
	float: left;
	font-size: 14px;
	height: 22px;
	padding: 4px 0 0 40px;
	width: 180px;
}

.lateralMenuTitle h2 {
	font-size: 14px;
}

.lateralMenu {
	background: #7e0101;
	float: left;
	width: 220px;
}

.lateralMenu li {
	border-bottom: #b10404 2px solid;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 50px;
}

#sidebarLeft a:active,
#sidebarLeft a:link,
#sidebarLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebarLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentArea {
	float: left;
	margin: 0 20px;
	width: 680px;
}

#contentArea h1,
#contentArea h2,
#contentArea h6 {
	color: #df1020;
}

#contentArea h1,
#contentArea h2,
#contentArea h4 {
	margin: 0 0 18px 0;
}

#contentArea p {
	line-height: 18px;
	padding: 0 0 18px 0;
}

.textArea ul {
	font-style: italic;
	line-height: 28px;
	margin: 0 0 18px 50px;
}

.textArea li {
	list-style: url(images/bullet.gif);
}

/* Listings */

.listingBox {
	background: #FFFFFF url(images/listings.jpg) bottom repeat-x;
	border: #999999 1px solid;
	float: left;
	font-size: 14px;
	height: auto;
	line-height: 18px;
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
	width: 660px;
}

.listingBox h3 {
	float: left;
	margin-bottom: 3px;
	width: 400px;
}

.listingBox h3 a:active,
.listingBox h3 a:link,
.listingBox h3 a:visited {
	color: #000000;
	text-decoration: none;
}

.listingBox h3 a:hover {
	text-decoration: underline;
}

.listingHeader {
	float: left;
	font-size: 11px;
	margin: 0 0 10px 0;
	width: 660px;
}

.listingName {
	float: left;
	width: 400px;
}

.listingTitle {
	font-size: 18px;
}

.listingPrice {
	background: #000000 url(images/price_bg.jpg) top repeat-x;
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 222px;
}

.listingContent {
	float: left;
	font-size: 12px;
	width: 660px;
}

.listingImage {
	float: left;
	margin: 0 10px 10px 0;
	width: 120px;
}

.listingImage img {
	float: left;
	margin: 0;
}


.listingDescription {
	float: left;
	margin: 0 20px;
	width: 300px;
}

.listingDescription p {
	padding: 5px;
}

.listingSpecs {
	float: right;
	width: 180px;
}

.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 {
	float: left;
	font-size: 11px;
	width: 660px;
}

.listingDetails {
	float: left;
	text-align: center;
	width: 120px;
}

.listingInquiry {
	overflow: hidden;
	text-align: center;
}

.listingFooter a:active,
.listingFooter a:link,
.listingFooter a:visited {
	color: #df1020;
	text-decoration: none;
}

.listingFooter a:hover {
	color: #df1020;
	text-decoration: underline;
}

/* Details Page */

#detailsContainer {
	background: #FFFFFF url(images/listings.jpg) bottom repeat-x;
	border: #999999 1px solid;
	float: left;
	font-size: 14px;
	height: auto;
	line-height: 18px;
	margin: 10px 0 20px 0;
	padding: 10px;
	overflow: hidden;
	width: 660px;
}

#detailsHeader {
	float: left;
	font-size: 11px;
	margin: 0 0 20px 0;
	width: 660px;
}

#detailsTitle {
	float: left;
}

#detailsTitle h3 {
	font-size: 20px;
	margin: 5px 0px;
}

#detailsTitle span {
	font-size: 14px;
	font-style: italic;
}

#detailsBackLink {
	color: #521813;
	float: right;
	font-size: 16px;
	height: auto;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;	
}

#detailsContent {
	float: left;
	font-size: 12px;
	width: 660px;
}

#detailsGallery {
	float: left;
	margin: 0 30px 0 0;
	width: 328px;
}

#detailsSpecs {
	float: left;
	overflow: hidden;
	width: 180px;
}

#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;
	float: left;
	line-height: 18px;
	height: 300px;
	overflow: hidden;
	text-align: center;
}

#detailsBottomLinks {
	color: #521813;
	overflow: hidden;
	padding: 10px 0px;
}

#detailsContainer a:active,
#detailsContainer a:link,
#detailsContainer a:visited {
	color: #df1020;
	text-decoration: none;
}

#detailsContainer a:hover {
	color: #df1020;
	text-decoration: underline;
}

/*Team Member Area*/

.teamMemberA {
	background: #fafafa url(images/listings.jpg) bottom repeat-x;
	border: #999999 1px solid;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px;
}

.memberImageA {
	float: left;
	padding: 5px 0px;
	width: 90px;
}
.memberImageA img {
	float: left;
	border: 1px solid;
}

.memberInfoA {
	float: left;
	margin: 0 20px;
	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;
	line-height: 16px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.teamMemberA a:active,
.teamMemberA a:link,
.teamMemberA a:visited {
	color: #d3362a;
}

.teamMemberA a:hover {
	color: #d3362a;
	text-decoration: underline;
}

#teamMemberBio {
	font-size: 12px;
	padding: 10px 10px;
}

/*Footer*/

#footer {
	color: #FFFFFF;
	background: url(images/footer_bg.jpg) repeat-y;
	float: left;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	text-align: center;
	width: 960px;
}

#footer ul {
	margin: 0  auto;
	text-align: center;
	width: 800px;
}

#footer li {
	display: inline;
	float: left;
	padding: 0 20px;
}

#footer a:active, 
#footer a:link,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#credits {
	background: url(images/credits_bg.jpg) bottom no-repeat;
	float: left;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 10px 0 30px 0;
	width: 950px;
}

/*------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;
   }
/* HERE STARTS ATRIBUTES FOR SEARCH FORM */


#searchformContainer {
overflow: hidden;
margin-bottom: 10px;
height: auto;
background: url(Sources/bg_listings.gif) repeat-x top;
border: #dddddd solid 1px;
padding-bottom: 10px;
}


#searchformCol1 {
float: left;
overflow: hidden;
width: 305px;
padding-right: 10px;
padding-left: 10px
}


#searchformCol2 {
float: left;
overflow: hidden;
width: 310px;
padding-left: 15px;
border-left: #dddddd solid 1px;
}


.searchformCol1 span {
margin-right: 10px;
}


.miniContainer1 {
float: left;
clear: both;
overflow: hidden;
display: inline;
padding: 3px 0px;
border-bottom: #dedede solid 1px;
width: 300px;
}


.miniContainer1:hover {
float: left;
clear: both;
overflow: hidden;
display: inline;
padding: 3px 0px;
border-bottom: #dedede solid 1px;
background: url(Sources/bg_listings-b.gif) repeat-x bottom;
width: 300px;
}


.miniContainer1 select {
font-size: 11px;
margin-top: 5px;
}


.formTitle1 {
float: left;
overflow: hidden;
margin: 5px 0px;
width: 100px;
height: 14px;
color: #f57e2c;
font-size: 11px;
font-weight: bold;
padding: 3px 0px 3px 10px;
}


.formTitle2 {
float: left;
overflow: hidden;
margin: 5px 0px;
width: 50px;
color: #f57e2c;
font-size: 11px;
font-weight: bold;
padding-left: 10px;
}


.formTitle3 {
float: left;
overflow: hidden;
margin: 5px 0px;
width: inherit;
height: 14px;
color: #f57e2c;
font-size: 11px;
font-weight: bold;
padding: 3px 0px 3px 10px;
}


.sectionTitle {
float: left;
clear: both;
overflow: hidden;
color: #77A131;
height: 20px;
padding: 20px 0px;
text-align: center;
}


.sectionTitle h3 {
color: #77A131;
margin: 0px;
padding: 0px;
}


.formOptions {
margin: 0px 10px;
}


/* HERE ENDS ATRIBUTES FOR SEARCH FORM */
