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

   Hoof Prince
   6 December 2009
   Copyright March 2000-2011

   Site designed and coded by Lec.
   Owned by Shenandoah Sleasman
   shenandoah_sleasman@yahoo.com
   Do not steal; it's wrong.
   All images, codes, and plots belongs to the players and staff.

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

a:link {
	text-decoration: none; 
	color:#db5c0d; 
	font-family: tahoma;
	font-weight: normal;
}

a:visited {
	text-decoration: none; 
	color:#db5c0d; 
	font-family: tahoma;
	font-weight: normal;
}

a:active
	text-decoration: none; 
	color:#db5c0d; 
	font-family: tahoma;
	font-weight: normal;
}

a:hover {
	text-decoration: none; 
	color:#66908f; 
	font-family: tahoma;
	font-weight: normal;
}

h1 {
	font-family: tahoma; 
	color: #e7a847; 
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 0px; 
	border-bottom: 0;
	padding-left: 0px;  
	no-repeat left;
}

p {
	font-family: tahoma; 
	font-size: 12px; 
	color: #bbdee0;
}

body {
	background: #010101;
	background-image: url(http://hoofprince.com/versionxi/images/hpbg2-3.png);
        background-position: top left;
        background-repeat: none;
        background-attachment: scroll;
        color: #bbdee0;
        font-family: tahoma;
        font-weight: normal;
        font-size: 10px;
}

td {
	font-family: tahoma;
	color: #bbdee0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

input, textarea, select { 
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #bbdee0;
	border-top: 1px solid #bbdee0;
	border-left: 1px solid #bbdee0;
	border-right: 1px solid #bbdee0;
	border-bottom: 1px solid #bbdee0; 
	padding: 2px;
	letter-spacing: 1px; 
}
