@charset "utf-8";
/* CSS Document */

body {margin:0 auto; background:url(../image/bg_top.jpg) repeat-x;
		background-color:#6c1627;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;}
#ghalycontent {margin:0 auto;
				width:970px;
				font-size:12px;}
			#logo {background:url(../image/logo2.jpg) no-repeat; height:284px;}
				#navigation1 {padding-top:140px; margin-left:180px;}
								#mother_link {font-family:Verdana, Geneva, sans-serif;
											  color:#FFF;}
							  	#mother_link li {display:block;
												text-decoration:none;
												list-style:none;
												float:left;}
								#mother_link a {color:#fff;
												float:left;
												display:block;
												font-size:12px;
												text-align:center;
												text-decoration:none;
												font-weight:bold;
												font-family: Verdana, Geneva, sans-serif;}	
												
							 #mother_link a:hover{color:#FC6;}
							  
						#navigation2 {margin-left:150px;}
				#author {font-family:Verdana, Geneva, sans-serif;; color:#FFF; color:#942f49; font-size:18px;}
					#author_left {float:left;
								  margin-left:180px}
					#author_right {float:right;
					 			   margin-right:140px;}
								   
				/*classes*/
				.border_td {border-bottom:1px #999 solid;}
	/*=======================END OF TOP LOGO, NAV================================*/							   
								   /*MAIN CONTENT*/
			#maincontent {background:url(../image/repeat.jpg) repeat-y center;
						  font-size:11px;}
						  #maincontent a {font-family:Verdana, Geneva, sans-serif;
						  				   color:#942f49;}
										   #hadlerleft .make a {font:Verdana, Geneva, sans-serif;
										   						text-decoration:none;}
											.date {font-weight:bold;}
													
						  
			#inner_main {background:url(../image/body2.jpg) no-repeat top left; width:890px; margin:0 auto;}
			
			#handler {margin-left:10px; padding-top:20px;}
				#hadlerleft {float:left; height:131px; width:181px; color:#942f49; font-size:22px; 
							text-decoration:blink; text-decoration:none;}
				#hadlerright {float:right; height:131px; width:643px; height:164px; border:0;}
				
			#handler2 {margin-left:10px; }
				#hadlerleft2 {float:left; height:131px; width:181px; color:#942f49; font-size:20px;}
						#valley {font-size:14px; text-align:center;}
						.contact {font-size:14px; font-weight:bold;}
				#hadlerright2 {float:right; width:670px; border:0;}
					#title {color:#942f49;
							font-size:25px;}
			
			#handlerright_content {float:right; width:670px;}
				.italbold {font-style:italic; font-weight:bold;}
			
	/*=======================END MAIN CONTENT===================================*/			
			
#footer {margin-bottom:0 auto;
		 height:29px;
		 background-color:#e7e7e8;
		 font-family:Verdana, Geneva, sans-serif;
		 font-size:10px; text-align:center;
		 color:#942f49;
}

#footer a{text-decoration:none; color:#000;}

#footer2 {color:#942f49; font-size:10px;} 

#footer2 a {text-decoration:none;
			color:#942f49;}
			
			
/*revision 12-18-2010*/

#mother_link #current {color:#FC6; text-decoration:none;}

#overlay { background: rgba(0,0,0,0.7); position: fixed; top:0px; left: 0px; width: 100%; height: 100%; z-index: 999;}
#thankyoumessage { margin: 0 auto; margin-top: 300px; width: 600px;  background-color: #000; border-radius: 8px; border: 5px solid #fff; z-index: 999; text-align: center; box-shadow: 0px 0px 5px #000;}
#thankyoumessage h2 { font-size: 30px; color: #fff; margin-bottom: 0px; text-transform: uppercase;}
#thankyoumessage a { font: 11px tahoma, arial; color: #ccc; cursor: pointer; }
