
/* Global body styles */
body {margin:0px auto;padding:0px;font: 70% verdana,arial,helvetica,sans-serif;text-align:center;}
td {font-size:70%;}
a {text-decoration:none;color:#658F63;}
a span{display:none;}
a:hover {text-decoration:underline;color:#955D56;}
select,input {margin:0px;font-family:verdana;color:#333333;font-size:80%;}

/*for Opera*/
html > body #outer { width: 700px; }

/* Page sections */
#page {width:700px;text-align:left;}

	#header {height:90px;width:700px;}
	#contentPhotos {float:left;width:410px;}	
	#contentNavText {float:left;width:290px;}	
	#footer {width:700px;}	
	
/*text styles*/	
h1 {color:#955D56;font-weight:bold;margin:0px;font-size:110%;}
.copystandard {font-size:100%;font-family:arial,verdana,helvetica,sans-serif;text-align:justify;}
.copysmall {font-size:80%;font-family:arial,verdana,helvetica,sans-serif;}
.copyGrey {color:#666666;}

/** form styles **/

/*other elements*/

/*spacer elements*/
#spc5{line-height:5px;clear:both;}
#spc10{line-height:10px;clear:both;}
#spc20{line-height:20px;clear:both;}

