﻿html, body 
{
    font-family:Verdana, Arial;
    color:#3f4048;
    font-size: 11px;
}

h1 
{
   padding: 0px;
   margin:0px;  
   font-weight:lighter;
    }
    
h2 
{
   padding: 20px 0px 0px 0px;
   margin:0px;  
   font-weight:lighter;
   font-size: 1.9em;
    }
#wrapper  h1
{
    font-family: Times New Roman;
    color: #302e2d;
    font-style: italic;
    letter-spacing: 0.05em;    
    
   }
#wrapper  h2
{
    font-family: Times New Roman;
    color: #302e2d;
    font-style: italic;
    letter-spacing: 0.05em;  
    
   }
   
#breadcrumb p 
   {
    text-align: right;
    color: #ccc;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
    }
    
#breadcrumb a 
   {
    text-decoration: none;
    color: #ccc;
    }
	
#aboutCopy a {
	text-decoration: none;
	color: #3F4048;
}


#aboutCopy a:hover {
	text-decoration: underline;
}


#indexCopy p
{
    padding-top: 14px;
    line-height: 1.4em;
    }

#aboutCopy p
{
    padding-top: 14px;
    line-height: 1.4em;
    }
    
.headingSmall 
{
    font-size: 0.55em;
    font-family: Verdana;
    }
   
.quotes 
{
  font-family: Times New Roman;
  font-size: 1.5em;
  color: #302e2d;
     
    }   
    
/*##################### FOOTER ###########################*/

#footer p
{
    line-height: 1.4em;
    font-size: 1em;
}

#footer a
{
    color:#000;
    text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
}
label/*################################################################################################
########################### FORM ELEMENTS STYLING ###############################################*/


 {
	font-family: "Times New Roman";
	font-style: italic;
	line-height:10px;
	height:10px;
	color:#302e2d;
	float: left;
	margin:0px;
	padding:5px 0px 5px 0px;
	margin-left: 0px; /*width of left column*/
	width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-size: 1.5em;
}
.title_box  {
	width: 58px;
	height:19px;
	border: 1px solid #b6b6b6;
	margin:0px;
	padding:3px 3px 2px 2px;
	background-color: #fdfcea;
}



.form_element label{
font-family: Times New Roman;
font-size: 1.3em;
font-style: italic;
line-height:10px;
height:10px;
color:#302e2d;
float: left;
margin:0px;
padding:5px 0px 5px 0px;
margin-left: 0px; /*width of left column*/
width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/

}

.text_box {
	width: 270px;
	height:20px;
	border: 1px solid #b6b6b6;
	margin:0px;
	background-color: #fdfcea;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
textarea {
	width: 353px;
	height: 157px;
	border: 1px solid #b6b6b6;
	font-family:Verdana;
	margin:0px;
	padding:2px;
	font-size: 1.1em;
	background-color: #fdfcea;
}

.asterix
{
    color:Red;
    font-size: 0.8em;
}

.submit 
{
	border: 0px;
	margin-top: 100px;
    
    }

.tee {
	font-family: "Times New Roman", Times, serif;
}
.details {
	font-size: 1.1em;
}

.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	color: #333333;
}
