@charset "UTF-8";
/* CSS Document */
 
html,body
	{
	height:100%;
	text-align:center;
	margin: 0px auto;
	font-family:  verdana, sans-serif;
	background: #072869;
	}
 
/*/////   header //////*/
 
#header
	{
  	position: absolute;
  	top: 30px;
  	left: 0px;
  	width: 926px;
  	height: 185px;
  	background: url(../images/horz_footer_line.gif) no-repeat 50% 100%;
 
	}	
#tagline {
	float: right;
	top: 0px;
	padding-right: 100px;
 
}
 
#logo {
	float: left;
	top:  0px;
	padding-left: 100px;
 
}
#logo img, a{
	border: none;
 
}
 #logo a{
	text-decoration: none;
	
 
}
	
/*//////  content  ////////*/
	
#centeredcontent 
	{
	position:relative;
	top: 0;
	text-align:left;
	margin: 0 auto;
	width:926px;
	background: #ffffff url(../images/horz_footer_line.gif) no-repeat 50% 97%;		
	height: 100%;
	*height: 1000px;
	min-height:1200px;
	border-left: 2px solid #a6a492;
	border-right: 2px solid #a6a492;
	overflow: visible;
	
	} 
 
 #content
	{
  	position: relative;
  	top: 250px;
	left: 0px;
  	width: 700px;
  	height: 100%;
  	color: #21211d;
 	font-family: verdana, sans-serif;
 	line-height: 25px;
 	font-size:11px;
 	font-weight: 400;
	padding: 0 0 20px 105px;
	margin-top: 0px;
	text-align: left;
}
 
  
#contentText {
	position: relative;
	color: #21211d;
  	width: 480px;
  	text-align: justify;
  	padding-top: 20px;
	font: 11px/25px verdana, sans-serif;
}

#contentText a{
	color: #21211d;
	text-decoration:underline;
	font: 11px/25px verdana, sans-serif;
}


#affiliations {
	border: 1px solid #CCCCCC;
	width:480px;
	height:auto;
	
}

#affiliations img{
	padding: 5px;
	
}
#affiliations ul li,
#affiliations a, 
#affiliations a:visited, 
#affiliations a:hover {
	
	border: none;
	padding: 0px;
}

/*//////  end content  ////////*/
 
	a:link, a:active, a:hover, a:visited{
	text-decoration: none;
	
}
 
 
/*//////// contact page //////////*/
#contact{
	position: relative;
	top: -20px;
	left: 0px;
	height: 900px;
}
#contact h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
}
 
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  color: #333;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
 }
/*//////// thank you //////*/	
#thankyou {
	font-family: verdana, sans-serif;
 	line-height: 27px;
 	font-size:12px;
 	font-weight: 400;
}
/*////////menu/////////*/
#menu
	{
  	position: relative;
  	top: 211px;
	left: 0px;
  	width: 400px;
  	height: 20px;
  	text-align: left;
  	padding-left: 100px;
 
  	
  }
  
#menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	padding-left: 5px;
 
}
 
* html #menu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}
 
#menu ul li{
	display: block;
	font-family: verdana, sans-serif;
 	font-size:0.8em;
 	font-weight: 500;
	text-align:center;
	text-transform: capitalize;
	list-style-type:none;
 
}
 
#menu ul li a, 
#menu a:visited{
	float: left;
	color: black;
	text-transform: capitalize;
	padding: 7px 10px 7px 10px;
	margin-right: 2px;
	text-decoration: none;
	border-bottom: 1px solid #072869;
	border-left: 1px solid #072869;
	border-right: 1px solid #072869;
}

#menu a:hover{
	float: left;
	color: white;
	text-transform: capitalize;
	padding: 7px 10px 7px 10px;
	margin-right: 2px;
	text-decoration: none;
	border-bottom: 1px solid #072869;
	border-left: 1px solid #072869;
	border-right: 1px solid #072869;
	background-color: #072869;
}

  
/*//////// end menu /////////*/
 
ul li {
	line-height: 16px;
	font-weight:normal;
	font-size:11px;
	
}
 
img {
	border: none;
}
/*/////////// photos //////////*/
 .thumbnail a img{
	border:  none;
	padding: 2px;
	
	
}
 
.thumbnail ul li,
.thumbnail a, 
.thumbnail a:visited, 
.thumbnail a:hover {
	
	border: none;
	padding: 0px;
}
 
 
td#thumbnail {
	border-bottom: 1px solid #CCC;
	padding: 1em 0.5em;
}
 
 .photo_pagination a,
 .photo_pagination a:visited {
	text-decoration: none;
	
}
 .photo_pagination a:hover {
	text-decoration: underline;

}
/*//////// Samples /////////*/
#samples {
	float: right;
	padding-top: 22px;
	padding-right: 20px;
}
 
.sample a img {
	border: solid 1px #072869;
	padding: 0px;
}
 
td#sample {
	padding-bottom: 5px;
	padding-top: 5px;
}
 
.sample a:link, 
.sample a:active,
.sample a:visited, 
.sample a:hover {
	
	border: none;
	padding: 0px;
}
 
 
/*////////  footer /////////*/
 
#footer{
  	position: absolute;
  	bottom: 0px;
  	width: 926px;
  	height: 35px;
	clear: both;
	margin-bottom: 0;
	margin-top: -35px;
}

#info {
	color: #072869;
	text-align: left;
	font-size: 8pt;
	padding-left: 20px;
	float:left;
	width:400px;
	* padding-top:2px;

}


#info a {
	color: #072869;
}
#info a:hover {
	color: #072869;
	text-decoration: underline;
}


#credits {
	color: #072869;
	text-align: right;
	font-size: 8pt;
	padding-right: 20px;
	float:right;
	* padding-top:2px;
} 

#credits a {
	color: #072869;
}
#credits a:hover {
	color: #072869;
	text-decoration: underline;
}

 /*//////// end footer /////////*/

#mra_logo {
	
	
}/*//////// end footer /////////*/