* {margin:0px; padding:0px;}

body 		{background-image: url(images/gold_sand.jpg); 
			background-color: #FFFFFF; 
			background-repeat: repeat;
			color: #1E1C64; 
			font-family: Helvetica, Arial, Geneva, sans-serif; 
			width:900px;
		    }

.size2 	{color: #742E89; 
			font-size: 16pt; 
			font-family: "Times New Roman, Times, serif"; 
			font-weight: bold; font-style: italic; 
			}
				
.size4	{font-size:15px;
		}
		
.third {line-height: 17pt; 
		font-size: 11pt; 
		}

.fourth {font-size: 10pt;
		}
	
#contact {font-size: 13pt; 
         font-weight: bold; 
		 }
		
		
h1 		{font-size: 14pt; 
		font-weight: bold; 
		}

h2 		{font-size: 13pt; 
		font-weight: bold; 
		}
#allcontent {width:900px;
			
			 }
			 		
/*navigation*/
#nav {padding-left:25px;
	  padding-top:10px;
	  padding-right:5px;
	  width:25%;
	  float:left;
	 /* line-height:35px;*/
	  height:750px;
	  clear:both;	
	   }
	   
  
#nav ul {list-style:none;}
	  
#nav ul li a 	{color: #742E89; 
				font-size: 13pt; 
				font-family: "Times New Roman, Times, serif"; 
				font-weight: bold; 
				text-decoration: underline;}
				
#nav ul li a:visited 	{color: #742E89; 
						font-size: 13pt; 
						font-family: "Times New Roman, Times, serif"; 
						font-weight: bold; 
						text-decoration: underline;}
						
#nav ul li a:hover {color: #1E1C64;	
					font-size: 13pt; 
					font-family: "Times New Roman, Times, serif"; 
					font-weight: bold; text-decoration: none; }

#nav ul li a:active {color: #1E1C64; 
					font-size: 13pt; 
					font-family: "Times New Roman, Times, serif"; 
					font-weight: bold; }
					
.navsingle {line-height:17px;}

/*end of navigation*/

/*logo placement*/
#logo {	margin-left:3px;
		width:300px;
		float:left;
		margin-top:0px;
		clear:both;
		
		}
/*end of logo placement*/

/*right column header*/

#header	{width:900px;
		 clear:both;
		 }
		 
	
		
/*end of right column header*/

 
#rcolumn {	width:70%;
		  	float:left;
			padding-left:5px;
			 }
		  
#heading h1 {color: #742E89; 
			 font-size: 20pt; 
			 font-family: "Times New Roman, Times, serif"; 
			 font-weight: bold; 
			 font-style: italic;
			 padding-top:75px;
			 padding-bottom:100px; }
			 
#gallery {width:550px;
	      height:825px;
		  background-image:url(photo_gallery/gallery_frame.jpg);
		  background-repeat:no-repeat;
		  margin-left:65px;
		  margin-top:5px;
		  }
			 
#footer {width:100%;
		 float:left;
		 color: #742E89; 
		 font-size: 8pt; 
		 font-family: "Times New Roman, Times, serif";
		 font-weight: bold; 
		 }
		 
.clearfix:after {content:".";
				 display:block;
				 height:0;
				 clear:both;
				 visibility:hidden;}
				 
.clearfix {display:inline-block;}

* html .clearfix {height:1%}
.clearfix {display:block}
				 