/* Links */

A  {
	text-decoration: none;
    font-weight: bold;
	color: #92313f; 
    }

A:hover {
	text-decoration: none;
	color: #dd445a;}

/* Universal stylistics (<strong>, <em>, etc */

blockquote {
	text-align: justify;
	font-size: 11px;
    line-height: 160%;
	color: #666666;
	font-weight: normal;
	font-family: Times New Roman;}

strong {
    text-decoration: none;
	font-size: 10px;
	color: #d1495c;
	font-family: Times New Roman;
	text-transform: uppercase;}

em {
 	color: #8b6f57;
	font-size: 10px; }

						.orange
	{
	color: #fd7b59;
	font-weight: normal;
	font-style: normal;
	}
	
/* Main header classes */

h1 {
	margin: 0px 0px 3px 0px;
	color: #92918c;
	font-family: Georgia, sans-serif;
	font-size: 20px;
    font-style: normal;
	padding: 0px 0px 10px 0px;
	letter-spacing: 5px;
	height: 27px;
	text-transform: lowercase;}
	
	.letter1
	{
	color: #6d6c69;
	font-family: Georgia, Times New Roman, sans-serif; 
	font-size: 30px;
    font-style: normal;
	letter-spacing: 3px;
	padding: 5px; 
	height: 37px;
	text-transform: lowercase;
	}

h2 {
    margin: -15px 0 3px 10px;
	padding: 0px 0px 0px 0px;
	color: #fd7b59;
	font-family: Times New Roman;
	font-size: 11px;
	text-align: right;
	height: 11px;
	letter-spacing: 5px;
	font-weight: bold;
	text-transform: lowercase;
}

h3 {
	margin: -40px 0 3px 10px;
	color: #44910b;
	font-family: Times New Roman, Times, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	margin: 15px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #F63F3F;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 15px;
    font-style: italic;
	height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}


/* Body text classes */

ul{
	padding-left: 35px;
	text-align: justify;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	line-height: 145%;}

li {
	padding-bottom: 3px;
    font: 11px Trebuchet MS;
    color: #065A00;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;}

	
p, body {
	font: 10px Trebuchet MS;  
	color:#404040;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
    line-height: 18px;
	letter-spacing: 2px;
    }


/* Misc. */	

body {  
	color: #404040;
	margin: 0px;
	line-height: 250%;
	background: #FFFFFF url(img/bg.png) top left repeat;
    }

img {
	border: 0px none;}
	
.border
    {padding: 10px;
    border-right: 10px #0080FF solid;
	float: left;
 	margin: 0px 10px 5px 0px;
	background-color: #FFFFFF;}

.display{
	 margin: 0px 20px 20px 20px;
     padding: 5px;
     border-bottom: 10px #F9914F solid;}

input, textarea, select, option{
background-color: #c9cfc5;
color: #000000;
letter-spacing: 0px;
border-left: 1px #92918c solid;
border-right: 1px #92918c solid;
border-top: 1px #92918c solid;
border-bottom: 1px #92918c solid;
padding: 2px; 
font-family: Trebuchet MS, Tahoma, Arial;
font-size: 10px;
}

/* Structural ids */

#layout{
	width: 680px;
	padding: 0px 0 0 0;
	background-color: #FFFFFF;	
	margin-right:auto;
	margin-left:auto;}

#header {
    background: url(img/header.png);
	height: 323px; 
	margin: 0px; 
	padding: 0px 20px 0px 0px;}

#header p {
    text-align: center;
    width: 145px;
	padding: 50px 20px 0px 507px;}

#header i{ 	
    color: #d1495c;}
	
#header A {
    text-decoration: none;
    letter-spacing: 3px;
    font: 15px Georgia;
    font-style: italic;
	color: #FFFFFF;
    text-transform: lowercase;
	line-height: 200%; 
    }

#header A:hover {
	text-decoration: underline;
	color: #92918c;}

#content{
    padding: 25px 25px 25px 25px;}

#footer{
	color: #FFFFFF;
	background: url(img/footer.png) no-repeat;
	background-color: #000000;
    height: 200px; 
	clear: both;
	padding: 0px 0px 0px 0px;}

#footer p {
	text-decoration: none;
    font-family: trebuchet MS;
    font-size: 10px;
    font-style: italic;
    text-align: left;
	color: #60605d; 
	line-height: 16px;
	letter-spacing: 0px;
		padding: 55px 150px 0px 235px;}
    }

#footer A  {
	text-decoration : none;
	color: #d1495c; 
    }

#footer A:hover {
	text-decoration: underline;
	color: #ffffff;}
	