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

Title : Leona Edmiston
URL : http://www.leonaedmiston.com

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;
	}

body {
	font: 12px/17px Arial, Tahoma,Verdana, helvetica, sans-serif;
	color: #000000;
	margin: 110px 0 20px 0 ;
	padding: 0;
	background-color: #000000;
	}
	
td {
	font: 12px Arial, Tahoma,Verdana, helvetica, sans-serif;


}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

h1 {
	font-size: 16px;
	color: #a72a2b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
	}

h2 {
	font:  normal 22px Arial, Verdana, Helvetica, sans-serif;
	color: #8f9994;
	margin: 0 0 20px 0;
	}
	
h3 {
	color: #f77726;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	

h4 {
	color: #fccf4d;
	font-size: 14px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	text-transform:capitalize;

	}	

a {
	color: #003782;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;

	}

#stats {
display: none;
height: 0;
line-height: 0;
} 

hr {
width: 100%;
height: 1px;
border: 1px dotted #e31b23;

}


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#main_wrapperH {
width: 846px;
height: 616px;
margin: 0 auto 0 auto;
background: #d4e0e0;


}



select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #ABABAB;
	padding: 2px;
	}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=65);   
	-moz-opacity: 0.80;   
	opacity: 0.80;
	}
