/* PUBLIC STYLES */

.homecontent {
	width: 516px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:240px;
	color: FFFFFF;
}
#pagetitle {
	color: #D1E5E5;
	font-size: 15px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align:right;
	vertical-align: top;
	padding-right: 12px;
	background-color:transparent;
	position:relative;
	left:10px;
	top:100px;
	width:560px;
	height:18px;
	border: 0px;
	z-index:1;
	overflow:visible;
}
#maincontent {
	padding: 12px;
	position:relative;
	left:8px;
	top:216px;
	width:550px;
	height:340px;
	border: 2px solid #5C241F;
	z-index:1;
	background-color: #F1E5E2;
	overflow:auto;
	scrollbar-3dlight-color:#F1C3C4;
    scrollbar-arrow-color:#5C241F;
    scrollbar-base-color:#F1E5E2;
    scrollbar-darkshadow-color:#F1C3C4;
    scrollbar-face-color:#F1E5E2;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#F1C3C4;
}

.pullout {
	width: 550px;
	background-repeat: repeat-y;
	background-image: url(images/pullout_2.jpg);
	color: FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

FORM {
margin: 0px;
}

body {
font-size: 14px;
font-family: Palatino, Book Antiqua, Times, serif;
margin: 0px; 
}

.background1 {
background-image:  url(images/layout.jpg);color: #210B0B;
background-position: center top;
background-repeat: no-repeat;
margin: 0px; 
background-color:#3F1512;
}

.background2 {
background-image:  url(images/layout.jpg);color: #210B0B;
background-position: center top;
background-repeat: no-repeat;
margin: 0px; 
background-color:#3F1512;color: ;
}

.topbar {
color: FFFFFF;
text-decoration: none;
font-size: 12px;
font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
height: 21px;
padding-right: 12px;
background: transparent;
}

a.topbar {
color: FFFFFF;
text-decoration:underline;
}

.flashbit {
text-align: left;          
}

.nav1 {
	font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.nav1 a:visited {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.nav1 a:link {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.nav1 a:hover {
	color:#210B0B;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/OVER1.jpg);
	display: block;
	background-repeat: no-repeat;
}

.navbar1 {
	width: 180px;
	background-color:transparent;
	padding-top: 247px;
}

.imagelink {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.imagelink a:visited {
	color: #FFFFFF;
}

.imagelink a:link {
	color: #FFFFFF
}

.imagelink a:hover {
	color: #210B0B;
	text-decoration: none;
	font-weight: normal;
}


INPUT {
	color: #210B0B;
	font-size: 12px;
	font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #F2C2BF;padding:2px;

}

TEXTAREA {
color: #210B0B;
padding:2px;
font-size: 12px;
font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;  
background-color: #FFFFFF;
border:1px solid #F2C2BF;
              
}
SELECT {
font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
color: #210B0B;
}

.button {
	margin: 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 120px;
	font-size:10px;
	font-family:Lucida Grande, sans-serif;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;cursor:hand;
	
}

hr {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-color: #5C241F;
	color: #FFFFFF;
}

h1 {
	color: #210B0B;
	font-size: 22px;
	font-family: Palatino, Book Antiqua, Times, serif;
	font-weight: bold;
}

h2 {
	color: #681002;
	font-size: 18px;
	font-family: Palatino, Book Antiqua, Times, serif;
	font-weight: bold;
}

h3 {
	color: 210B0B;
	font-size: 15px;
	line-height: 5px;
	font-family: Palatino, Book Antiqua, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.base {
	color: #210B0B;
	font-size: 14px;
	line-height: 16px;
	font-family: Palatino, Book Antiqua, Times, serif;
}

.base a:visited {
	color: #210B0B;
	text-decoration: underline;
}

.base a:link {
	color: #210B0B;
	text-decoration: underline;
}

.base a:hover {
	color: #3F1512;
	text-decoration: underline;
}

.baselist {
	color: #210B0B;
	font-size: 12px;
	font-family: Palatino, Book Antiqua, Times, serif;
	list-style-position: inside;
	list-style: unordered;
	list-style-type: disc;
}

.baselist a:visited {
	color: #210B0B;
	text-decoration: none;
}

.baselist a:link {
	color: #210B0B;
	text-decoration: underline;
}

.baselist a:hover {
	color: #210B0B;
	text-decoration: underline;
}

.baselight {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
	font-family: Palatino, Book Antiqua, Times, serif;
}

.baselight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.baselight a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.baselight a:hover {
	color: #FFB0AA;
	text-decoration: underline;
}

.basehead {
color: #FF9999;
font-size: 14px;
line-height: 20px;
font-weight: bold;
font-family: Palatino, Book Antiqua, Times, serif;;
}

.basehead a:visited {
	color: #210B0B;
	text-decoration: none;
}

.basehead a:link {
	color: #210B0B;
	text-decoration: none;
}

.basehead a:hover {
	color: #5C241F;
	text-decoration: underline;
}

.small {
color: #210B0B;
font-size: 11px;
line-height: 16px;
font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
padding: 4px;
}


.small a:visited {
	color: #210B0B;
	text-decoration: none;
}

.small a:link {
	color: #210B0B;
	text-decoration: none;
}

.small a:hover {
	color: #FF9999;
	text-decoration: underline;
}
.smaller {
color: #210B0B;
font-size: 9px;
line-height: 15px;
font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
padding: 4px;
}


.smaller a:visited {
	color: #210B0B;
	text-decoration: none;
}

.smaller a:link {
	color: #210B0B;
	text-decoration: underline;
}

.smaller a:hover {
	color: #210B0B;
	text-decoration: underline;
}

.footer {
	color: #D1E5E5;
	font-size: 12px;
	text-align: center;
	letter-spacing:1px;
	line-height: 15px;
	font-family: Palatino, Book Antiqua, Times, serif;
	padding: 6px;
	border: 0px;
	
}

.footer a:visited {
	color: #D1E5E5;
	text-decoration: underline;
}

.footer a:link {
	color: #D1E5E5;
	text-decoration: underline;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.readmore {
color: #290201;
font-size: 15px;
font-family: Palatino, Book Antiqua, Times, serif;
}
.readmore a:visited {
	color: #210B0B;
	text-decoration: none;
}

.readmore a:link {
	color: #210B0B;
	text-decoration: none;
}

.readmore a:hover {
	color: #3F1512;
	text-decoration: underline;
}

.head {
	color: #5C241F;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing:1px;
}

.head a:visited {
	color: #5C241F;
	text-decoration: none;
}

.head a:link {
	color: #5C241F;
	text-decoration: none;
}

.head a:hover {
	color: #5C241F;
	text-decoration: underline;
}
.subhead2 {
	color: #F1C3C6;
	font-size: 15px;
	font-weight: bold;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;	
}
.subhead {
	color: #3F1513;
	font-size: 16px;
	font-family: Palatino, Book Antiqua, Times, serif;
	letter-spacing: 1px;
	
}
.subhead a:visited {
	color: #3F1513;
	text-decoration: none;
}

.subhead a:link {
	color: #3F1513;
	text-decoration: none;
}

.subhead a:hover {
	color: #5C241F;
	text-decoration: underline;
}
.smallhead {
	color: #210B0B;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Trebuchet MS, sans-serif;
}

.smallhead a:visited {
	color: #3F1512;
	text-decoration: none;
}

.smallhead a:link {
	color: #3F1512;
	text-decoration: none;
}

.smallhead a:hover {
	color: #210B0B;
	text-decoration: underline;
}

/* ADMIN STYLES */

.adminbackground1 {
color: #210B0B;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
background-image:  url(admin/images/admin_2.jpg);
background-color: #EFE7DE;
background-position: center top;
background-repeat: repeat-x;
}

.adminlink1 {
color: #210B0B;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
}

.adminlink1 a:visited {
color: #210B0B;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:link {
color: #210B0B;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:hover {
color:#5C241F;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminnav1 {
	font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	
}

.adminnav1 a:visited {
	color: #210B0B;
	text-decoration: none;
	font-weight: bold;
}

.adminnav1 a:link {
	color: #210B0B;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.adminnav1 a:hover {
	color: #5C241F;
	text-decoration: none;
	font-weight: bold;
	background-image: url(admin/images/adminOVER1.jpg);
	display: block;
	background-repeat: no-repeat;
}

.adminnavbar1 {
	width: 236px;
	background-image: url(admin/images/admin_7.jpg);
	background-repeat: repeat;
	background-color:#E5E5E7;
	padding: 0px;
}
.adminheader1 {
	background-image: url(admin/images/admin_6.jpg);
	background-repeat: repeat-y;
	width: 534px;
	background-color: #F1F1F1;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	vertical-align: middle;
	height: 113px;
}
.adminfooter {
	color: #2D1818;
	font-size: 9px;
	text-align: right;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	background-color:transparent;
	padding: 0px;
	border-top: solid 3px #FFFFFF;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
}
.admincontentarea1 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF; 
	width: 534px;
	padding: 18px;
	
}
.admintitle1 {
color: #5C241F;
font-size: 16px;
font-weight: bold;
letter-spacing:3px;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
text-transform:uppercase;
	
}
.admintitle2 {
color: #5C241F;
font-size: 14px;
font-weight: bold;
letter-spacing:2px;
font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
text-transform:uppercase;
	
}
.adminsubhead1 {
color: #5C241F;
	font-family: Lucida Grande, Lucida Grande, Verdana, Trebuchet MS, sans-serif;
	font-size: 13px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

