/* CSS Document */
/*MichellsPaintbrush*/

 
h3 {
text-decoration: underline; 

}

 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9DACBF;
	margin:0px auto;
	border: none;
	font-weight: bolder;
	/*background-color:#000000;/*#8d0000*/
    background-attachment: fixed;
	background-image: url(../images/bodyBkGr.jpg); 
	width:1024px;
	
	 }

img {
	border: none;
	}	
	
	
/*************************************WrapperStart********************************************/	
#wrapper{
	width:800px;
	margin:0px auto;
	 background-color:#ffffff;/*white */
	
} 
/*************************************WrapperEnds********************************************/		
/*************************************HeaderStart********************************************/
   #header {	 
	width:800px;
	height:324px;	 
	margin: 0px auto;
	padding:0 0 0 0;
	background-repeat: no-repeat;	
	background-image: url(../images/header.jpg);

	}   
		
/*************************************HeaderEnd********************************************/


/*************************************Navigation 1 Starts********************************************/	
#nav1 {
	width:99px;
	height:28px;	     
}
#nav1 img {
margin:240px 0 0 0;
}
#nav1 a{
margin:0 0 0 50px;
}

#nav2 {
	width:99px;
	height:28px;	     
}

#nav2 img {
margin:228px 0 0 0;
}
#nav2 a{
margin:0 0 0 265px;
}
#nav3 {
	width:99px;
	height:28px;	     
}
#nav3 img {
margin:175px 0 0 0;

}
#nav3 a{
margin: 0 0 0 455px;
}
#nav4 {
	width:99px;
	height:28px;	     
}
#nav4 img {
margin:165px 0 0 0;

}
#nav4  a{
margin:0 0 0 620px;

}
/*************************************Navigation 1 Ends********************************************/	
/*************************************Navigation 2 Starts********************************************/	
 
 


/*************************************Navigation 2 Ends********************************************/	

/*-----------------contactInfo Starts----------------------------*/
#contact{
width:800px;
text-align:center;
font-size: 12px;
}

#contact p{
text-align:center;

}
/*-----------------ContactInfo Ends----------------------------*/



/*************************************TextIndexStarts********************************************/			
#textIndex {
/* 	background-color:#ffffff; 
*/ 	padding:0 0 10 0;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	word-spacing: 0.2em;
	font-size: 12px;
	background-color:#FFFFFF;
}
 

 

#textIndex p {
	text-indent:15px;
	width:750px;
	color:#000000;
	list-style: none;
	margin: 0 0 0 0;
	padding:0 0 10px 20px;
	color:#000000;
	/*border:1px solid blue;
	display:inline;	*/
			}

 #textIndex img{	 
    width:250px;
	height:317px;
	float:right;
} 
			
					
 			
#textIndex p a {	 
	margin:0 0 0 10px;
	padding:0 0 0 0;
			}

#textIndex h3 {
	color:#000000;
	font-size:12px;
	width:700px;
	margin:5px 0 0 50px;

			}					
/*************************************TextIndexEnds********************************************/
#gallery1  {
	width:800px;
	height:155px;
}
#gallery1 a img{
	width:750px;
	height:153px;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#gallery2  {
	width:800px;
	height:600px;		
	background-color:#FFFFFF;
}
#gallery2 a img{
	width:200px;
	height:240px;
	padding:20px 0 0 10px;
	margin:0 15px 0 40px;
	background-color:#FFFFFF;
	 
}

#gallery3  {
	width:750px;
	height:450px;
}
#gallery3 a img{
	width:190px;
	height:375px;
	padding:20px 0 0 0;
	margin:0 95px 0 0;
	 
}

/*-----------------------CounterStarts---------------------------*/
#counter{
	width:800px;
	background:#ffffff;

}
/*-----------------------CounterEnds-----------------------------*/
/*************************************FooterStarts********************************************/
#footer {
     background-image:../images/footerBreak.jpg;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;	 
	width:800px;	
	height:100px;
	border-top:2px solid #6aca5c;
	padding:0 0 0 0;
	text-align: center;
	font-size: 11px;
	background-color:#ffffff;
}

#footer ul{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	font-size: 11px;
}

#footer ul li{
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: none;
	font-size: 11px;
	color:#003300;
	text-align:center; 	

}

#footer li {
	list-style: none;
	display: inline;
	padding:  25px;	 	
}



#footer li a {
	color: #003300;/*gold*/
	padding:0;
	font-size: small;
 	padding: 0;
	margin: 0;
	text-decoration:underline
}	

#footer li  a:link {
	color: #003300;/*green*/
	text-decoration: none;
}

#footer li a:visited {
	color: #000000;/*gold*/
	text-decoration:underline
}

#footer li a:hover {
	color: #003300;/*yellow*/
	text-decoration: underline;
}

#footer li a:active {
	color: #003300;/*red*/
	text-decoration:underline;
}
/*************************************FooterEnds********************************************/

/*************************************ValidatorStarts********************************************/
 .validator {	
	 width:800px;
	background-color:#ffffff; 
    

} 
.validator p{	
	width:800px;
	text-align: center;
	color: #003300;
    font-size: 11px;
	background-color:#ffffff; 
    	 


}

.validator p a{
width:800px;

	text-align: center;
	color: #003300;
}
/*************************************ValidatorEnds********************************************/
/*****************START class code************************/
#alignment1 {
	text-align:left;
	 	
}
#fontSize {
	font-size:20px;
}	

#fontSize2 {
	font-size:16px;
	text-align:center;
}	

h3 #fontSize3 {
	font-size:30em;
	text-align:center;
	font-weight:bold;	
}	

 .center {
 text-align:center;
 }
 
 .left {
  text-align:left;
 }
 
 .style1 {

 list-style:none;
 width:500px;
 margin:0px auto;
 padding:10px 0 0 0;
 }
/*****************END class code************************/

/* CSS Document */


