

/* *************************************
		Header
	************************************* */
#header {
	margin: 0 !important;
	padding: 0 !important;
	min-height: 190px;	
	height:auto !important;
	height:190px;
	width: 900px;
	background: #97c0e6 url(../images/purple_header.gif) no-repeat 0 0;
	
}

/* Hides from IE5-mac \*/
* html #header {height: 1%;}
/* End hide from IE5-mac */


#photos h2 {
color:#003;
font-size:1.4em;
}


/* *************************************
		Search box on index page
	************************************* */	


.searchboxTop {
	width: auto;
	background: url(../images/search_toplbluegrey.jpg) no-repeat ;
	margin: 0;
	padding: 0;
}

/* Hides from IE5-mac \*/
* html .searchboxTop {height: 1%;}
/* End hide from IE5-mac */

.searchTopContent {
	width: auto;	
	background: url(../images/search_topbluegreyBg.jpg) repeat-y ;
	margin: 0;
	padding: 0;
}

/* Hides from IE5-mac \*/
* html .searchTopContent {height: 1%;}
/* End hide from IE5-mac */

.searchText  {	
	background: #97c0e6;
	color: #003;
}

.searchText h2 {
color:#003;
}

.address {
background:#999 url(../images/envelope_grey.gif) no-repeat scroll 0 0;
color:#FFFFFF;
height:auto !important;
margin:0;
min-height:100px;
padding:0;
width:317px;
}

a.linkBut:hover {
color:#FFCC66 !important;
font-weight:bold;
margin:0;
text-decoration:none;
}
a.linkBut:link {
color:#FFFFFF !important;
font-weight:bold;
margin:0;
text-decoration:none;
}



.linkBut {
background:#522887 url(../images/but_bg_purp.gif) no-repeat scroll 0 0 !important;
color:#000000;
display:inline;
font-size:1em;
font-weight:bold;
height:auto !important;
line-height:24px;
margin:0 0 0 15px;
min-height:24px;
padding:2px 10px 4px 25px;
text-align:left;}

.redLink {
background:#522887 url(../images/but_bg_purp.gif) no-repeat scroll 0 0 !important;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:bold !important;
margin-left:4px;
padding-bottom:2px !important;
padding-left:17px;
padding-top:1px !important;}




