/* ------------------------------------------------------------

				TITLE: MOON GODDESS STYLES
				AUTHOR: ILYA LOBANOV
				WEB: IAMABSOLUT.COM
	
------------------------------------------------------------ */


/* ------------------------------------------------------------
	Main definition of the page's body and related elements.
------------------------------------------------------------ */

		#main {  
			background-color: #EDEACC;
			margin: 20px 0 20px 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10pt;
		}
		
		#main div.hr {
			width: 100%;
			height: 1px;
			background: #fff url(images/line.gif) repeat-x scroll center;
		}



/* ------------------------------------------------------------
		Main content definitions.
------------------------------------------------------------ */

		#content { 
			background: #EDEACC;
			margin: 0px;
			padding: 0px;
		}
	
		#content h1 { 
			padding: 0px 10px 0px 0px;
			line-height: 24px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold;
			color:#F58023;
		}	
	
		
		#content p { 
			padding: 10px 10px 0px 0px;
			line-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight:normal;
			color:#AF9C00;
		}

		#content span { 
			padding: 10px 30px 0px 0px;
			line-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color:#F58023;
			text-transform:uppercase;
		}

		#content a  {
			color: #F58023;	
			text-decoration: none;
			background-color: #EDEACC;
		}

		#content a:hover {
			color: #FFFFFF;	
			text-decoration: none;
			background-color: #F58023;
		}		

/* ------------------------------------------------------------
		Side column definitions.
------------------------------------------------------------ */

		#column { 
			margin:0px;
			padding: 0px 20px 20px 20px;
		}
	
		#column span { 
			padding: 0px 0px 0px 0px;
			line-height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight: bold;
			color:#F58023;
			text-transform:uppercase;
		}	
		
		#column p { 
			padding: 10px 0px 0px 0px;
			line-height: 16px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight:normal;
			color:#02A0AF;
		}


		#column a  {
			color: #F58023;	
			text-decoration: none;
			background-color: #FFFFFF;
		}

		#column a:hover {
			color: #FFFFFF;	
			text-decoration: none;
			background-color: #F58023;
		}		
#main .style4 {
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F58023;
	font-weight: bold;
}
