/*-----Link Style-----*/

a:link {

	color: #5c363e;
	
	text-decoration: none;
	
	font-weight: bold;

}


a:visited {

	text-decoration: none;
	
	color: #5c363e;
	
	font-weight: bold;

}


a:hover {

	text-decoration: underline;

	color: #2c3a3d;

	font-weight: bold;

}

a:active {

	text-decoration: none;

	color: #5c363e;

	font-weight: bold;

}



/*-----Table Style-----*/


body{

	font-family: georgia;

	color: #2c3a3d;

	text-shadow: #c8a994 1px 1px;

	line-height: 9pt;

  	font-size : 7pt;

	font-weight: normal;

        background-color: #755259;
}


input, textarea, select{

	background:#f7e7dd;

	color:#2c3a3d;


}


table{

	font-family: Georgia;

	font-size: 7pt;

	line-height: 10pt;

}


.welcome{

	color:#333333;

	font-family: Tahoma;

	font-size: 9px;

	font-weight: bold;

	text-transform: uppercase;

}


.title_main {

	background-image:url('http://lucy-hale.org/images/layout/lhotitle.png');

	font-family: Tahoma;

	font-size: 7pt;

	font-weight: bold;

	color: #ffffff;

	line-height: 8pt;

	letter-spacing: 1px;

	text-transform: uppercase;

}



.date_main {

	background-color: #e590e5;

	font-family: Tahoma;

	font-size: 6pt;

	font-weight: bold;

	color: #ffffff;

	line-height: 8pt;

	letter-spacing: 1px;

	text-transform: uppercase;

}



h1 {
background: #f7e7dd;
font-family:times new roman;
font-size:10pt;
color:#1f2629;
text-shadow: #e4c2c6 1px 1px;
font-style:italic;
text-transform:lowercase;
text-align:center;
letter-spacing: 1pt;
line-height:12pt;
margin-top:4px;
margin-bottom:4px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-right: 2px solid #755159;
border-bottom: 2px solid #755159;
}

.rounded {	
border: 1px solid #755259;
background-color: #ffffff;
padding: 2px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;	
border-radius: 6px;
}

.rounded:hover {	
border: 1px solid #3e424b;
background-color: #ffffff;
padding: 2px;
-moz-border-radius:  6px;
-webkit-border-radius: 6px;	
border-radius: 6px;
}

.roundedtopleft {
border: 1px solid #5f1050;
background-color: #ffffff;
padding: 2px;
-moz-border-top-left-radius:  6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
}

.roundedtopright {
border: 1px solid #5f1050;
background-color: #ffffff;
padding: 2px;
-moz-border-top-right-radius:  6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}

.roundedbottomleft {
border: 1px solid #5f1050;
background-color: #ffffff;
padding: 2px;
-moz-border-bottom-left-radius:  6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}

.roundedbottomright {
border: 1px solid #5f1050;
background-color: #ffffff;
padding: 2px;
-moz-border-bottom-right-radius:  6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}

.notrounded {
border: 1px solid #5f1050;
background-color: #ffffff;
padding: 2px;
}

.title_main2 {
	
	padding: 4px;

	background-image:url('images/layout/lhotitle.png');

	font-family: Tahoma;

	font-size: 8px;

	Font-Weight: bold;

	color: #ffffff;

	Line-Height: 11px;

	Letter-Spacing: 1px;

	Text-Transform: uppercase;

}


.content_main {
	
	padding: 2px;

	font-family: Georgia;

	font-size: 7pt;

	line-height: 9pt;

	background-color: #bfc9cd;

	Text-Align: left;

}


.h3 {

	padding: 2px;

	background-color: #104a6c;

	font-family: Tahoma;

	font-size: 8px;

	Font-Weight: bold;

	color: #98995B;

	Line-Height: 9px;

	Letter-Spacing: 1px;
 
	Text-Align: center;

	Text-Transform: uppercase;

	text-align: center;

}
	

.textinput {

        padding: 4px;

	background-color: #f7e7dd;

	font-family: Tahoma;
 
	font-size: 10px;

	color: #2c3a3d;
 
	Line-Height: 11px;
 
	Letter-Spacing: 0px;
 
	text-align: justify;

}


.textinput_rollover {

        padding: 4px;

        background-color: #f7e7dd;
 	
font-family: Tahoma;
 
	font-size: 11px;

	color: #2c3a3d;
 
	Line-Height: 11px;
 
	Letter-Spacing: 0px;
 
}



/*-----Image Style-----*/


.borderimage{

        border-style: solid;

        border-width:0px;

        border-color: #EAE7DF;

        padding:4px;

        margin: 2px;

        background-color:#FFFFFF;


}


a img {
 border:none;
 }


/*-----Form Effects-----*/

TEXTAREA {

	border: #480c3c 1px solid;

	font-family: verdana;

	color: #2c3a3d;

	line-height: 11px;

        font-size : 7pt;

	font-weight: normal;

	background-color: #f7e7dd;


}


INPUT {

	border: #480c3c 1px solid;

	font-family: verdana;

	color: #2c3a3d;

	margin-bottom: 2px;

	line-height: 11px;

        font-size : 7pt;

	font-weight: normal;

	background-color: #f7e7dd;

}


SELECT {

	border: #ffffff 1px solid;

	padding: 2px;

	font-size: 9px;

	color: #2c3a3d;
 
	font-family: Tahoma;

	background-color: #f7e7dd;

}


BUTTON {

	border: #ffffff 1px solid;

	padding: 2px;

	font-size: 9px;

	color: #2c3a3d;

	font-family: Tahoma;

	background-color: #f7e7dd;

}


blockquote{

	font-family: georgia;

	color: #2c3a3d;

	text-shadow: #c8a994 1px 1px;

	line-height: 11px;

  	font-size : 7pt;

	font-weight: normal;

	line-height:10pt;

	padding: 5px;

	border: 3px dashed #c19b81;

	background-color: #f7e7dd;

        margin-left:5px;
        margin-right:5px;
        margin-top:5px;
        margin-bottom:5px;

}
