/* PAGE ELEMENT STYLES */

body {
font-size: 12px;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
margin: 0; 
}

FORM {
margin: 0px 0px;
}

.background1 {
color: #C0DB34;
background-image: url(images1/bg.gif);
background-color: #083E88; 
background-position: center top;
background-repeat: no-repeat;
margin: 0px 0px 10px 0px; 
padding:0;
border:0;
}


.logo {
	background-color:transparent;
	padding:0;
	width:243px;
	height:143px;
}
.navbar0 {
	background-image: url(images1/bg_nav2.jpg);
	background-repeat: repeat-y;
	background-color:transparent;
	padding:0px;
	width:243px;
}
.navbar1 {
	background-image: url(images1/bg_nav.jpg);
	background-repeat: repeat;
	background-color:transparent;
	padding:20px 0px 0px 0px;
	width:243px;
}
.navbar2 {
	background-color:transparent;
	padding:0px;
	width:539px;
	height:48px;
	text-align:right;
}

.maincontent{
	background-image: url(images1/bg_content.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 527px;
	padding: 36px 12px 12px 24px;
	margin:0;
	border:0;

}
.homeleft {
	width: 270px;
	padding: 10px 10px 10px 20px;
	background-image: url(images1/homeleft.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
}
.homeright {
	background-image: url(images1/homeright1.jpg);
	background-repeat: repeat-y;
	background-color:#DAEF4D;
	padding: 5px 8px 10px 8px;
	margin:0;
	border:0;
	width: 247px;
}

.footer {
	text-align:center;
	background-image: url(images1/bottom.jpg);
	background-repeat: no-repeat;
	background-color:transparent;
	height:112px;
	padding:4px 12px 12px 12px;
	margin:0;
	border:0;
}

.footer2 {
	text-align:center;
	background-image: url(images1/bottom2.jpg);
	background-repeat: no-repeat;
	background-color:transparent;
	height:112px;
	padding:4px 12px 12px 12px;
	margin:0;
	border:0;
}
.imagelink {
	color:#FFFFFF;
}

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

.imagelink a:hover {
	color:#083E88;
}

INPUT {
	color: #041D52;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	background-color: #FFFFFF;
	border:1px solid #041D52;
	padding:2px;

}

TEXTAREA {
color: #041D52;
padding:2px;
font-size: 12px;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;  
background-color: #FFFFFF;
border:1px solid #041D52;
              
}

SELECT {
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 12px;
color: #041D52;
}

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

.button2 {
	margin: 0px;
	padding:2px;
	border: 0px;
	height:18px;
	width: 80px;
	font-size:10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	color: #041D52;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images1/button2.gif);
	background-repeat: no-repeat;
	display:block;
	cursor:hand;cursor:hand;
	
}

hr {
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: dotted;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-color: #041D52;
	color: #FFFFFF;
}

.pullout {
padding:1px;
	background-color:transparent;
	}
	
.image {
	float: right;
	padding: 0px 0px 0px 10px;
}
	
	
/* TYPE STYLES */


h1 {
	color: #083E88;
	font-size: 21px;
	font-family: Palatino, Times, serif;
	font-weight: bold;
}

h2 {
	color: #041D52;
	font-size: 18px;
	font-family: Palatino, Times, serif;
	font-weight: bold;
}

h3 {
	color: #0066CC;
	font-size: 15px;
	line-height: 5px;
	font-family: Palatino, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#featured {
width:240px;
height:40px;
color: #0066CC;
font-size: 13px;
text-align:center;
font-family: Palatino, Times, serif;
font-weight: bold;
text-transform:uppercase;
letter-spacing:2px;
padding-bottom:12px;
}
.nav2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-weight:bold;
		
}

.nav2 a:link, .nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav2 a:hover {
	color: #EEED51;
	text-decoration: none;
}

.head {
	color: #083E88;
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	font-family: Palatino, Times, serif;
}

.head a:link, .head a:visited {
	color: #083E88;
	text-decoration: none;
}

.head a:hover {
	color: #083E88;
	text-decoration: underline;
}

.subhead {
	color: #0066CC;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	font-family: Palatino, Times, serif;
}

.subhead a:link, .subhead a:visited {
	color: #0066CC;
	text-decoration: none;
}

.subhead a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.base {
	color: #041D52;
	font-size: 12px;
	line-height: 20px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.base a:link, .base a:visited {
	color: #041D52;
	text-decoration: underline;
}

.base a:hover {
	color: #083E88;
	text-decoration: underline;
}

.basehead {
	color: #0066CC;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.basehead a:link, .basehead a:visited {
	color: #0066CC;
	text-decoration: none;
}

.basehead a:hover {
	color: #083E88;
	text-decoration: underline;
}

.small {
	color: #041D52;
	font-size: 11px;
	line-height: 16px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.small a:link, .small a:visited {
	color: #041D52;
	text-decoration: none;
}

.small a:hover {
	color: #083E88;
	text-decoration: underline;
}

.smallhead {
	color: #0066CC;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.smallhead a:link, .smallhead a:visited {
	color: #0066CC;
	text-decoration: none;
}

.smallhead a:hover {
	color: #083E88;
	text-decoration: underline;
}

.smaller {
	color: #041D52;
	font-size: 10px;
	line-height: 15px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.smaller a:link, .smaller a:visited {
	color: #041D52;
	text-decoration: none;
}

.smaller a:hover {
	color: #083E88;
	text-decoration: underline;
}

.baselist {
	color: #041D52;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	list-style: unordered;
	list-style-type: disc;
	padding:0px 0px 0px 12px;
	margin:0;
}

.baselist a:link, .baselist a:visited {
	color: #041D52;
	text-decoration: none;
}

.baselist a:hover {
	color: #083E88;
	text-decoration: underline;
}

.baselight {
	color: #F0F0E6;
	font-size: 15px;
	line-height: 20px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
}

.baselight a:link, .baselight a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

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

.baselighthead {
	color: #C0DB34;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.baselighthead a:link, .baselighthead a:visited {
	color: #C0DB34;
	text-decoration: none;
}

.baselighthead a:hover {
	color: #C0DB34;
	text-decoration: underline;
}

.pullouttitle {
	font-weight: bold; 
	font-size: 13px; 
	line-height: 20px; 
	color: #041D52; 
	font-family: Palatino, Times, serif; 
	letter-spacing: 0px;
}

.pullouttitle a:link, .pullouttitle a:visited {
	color: #041D52;
	text-decoration: none; 
}

.pullouttitle a:hover {
	text-decoration: underline; 
	color: #083E88;
}

.copyright {
	color: #041D52;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	padding: 4px;
	border:0;
}

.copyright a:link, .copyright a:visited {
	color: #041D52;
	text-decoration: underline;
}

.copyright a:hover {
	color: #083E88;
	text-decoration: underline;
}
.readmore {
	color: #041D52;
	font-size: 13px;
	font-family: Palatino, Times, serif;
}
.readmore a:link, .readmore a:visited {
	color: #041D52;
	text-decoration: none;
}

.readmore a:hover {
	color: #083E88;
	text-decoration: underline;
}

.pagetitle {
	color: #0066CC;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	font-family: Palatino, Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	padding: 0px 0px 12px 0px;
}



/* ADMIN STYLES */


.adminbackground1 {
color: #041D52;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 12px;
background-image: url(admin/images/admin_2.jpg);
background-color: #F1F2D5;
background-position: center top;
background-repeat: repeat-x;
}

.adminlink1 {
color: #041D52;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 12px;
}

.adminlink1 a:link, .adminlink1 a:visited {
color: #041D52;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 12px;
text-decoration: none;
}

.adminlink1 a:hover {
color:#550E28;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 12px;
text-decoration: underline;
}

.adminnav1 {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	line-height: 20px;
}

.adminnav1 a:link, .adminnav1 a:visited {
	color: #041D52;
	text-decoration: none;
	display: block;
}

.adminnav1 a:hover {
	color: #550E28;
	text-decoration: none;
	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;
	padding: 0px;
}
.adminheader1 {
	background-image: url(admin/images/admin_6.jpg);
	background-repeat: no-repeat;
	width: 534px;
	text-align: center;
	height: 113px;
}
.adminheader1 .adminlink1 {
position:absolute;
width:550px;
text-align:right;
left:50%;
margin:0 0 0 -222px;
}
.adminfooter {
	color: #041D52;
	font-size: 10px;
	text-align: right;
	line-height: 18px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	padding: 0px;
	border-top: solid 2px #BBAA62;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
}
.admincontentarea0 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	
}
.admincontentarea1 {
	background-image: url(admin/images/admin_8.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF; 
	width: 534px;
	padding: 18px;
	
}
.admintitle1 {
color: #550E28;
font-size: 14px;
font-weight: bold;
line-height:250%;
letter-spacing:2px;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
text-transform:uppercase;
	
}
.admintitle2 {
color: #041D52;
font-size: 15px;
font-weight: bold;
letter-spacing:3px;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
text-transform:uppercase;
	
}
.adminsubhead1 {
color: #041D52;
	font-family: Palatino, Times, serif;
	font-size: 13px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
}

.admintopbar {
	font-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	height: 21px;
	padding-right: 12px;padding-left: 0px;padding-right: 0px;padding-right: 0px;
	background-repeat: no-repeat;
}

#managetabs {
background: #F7FAE8;
border:1px solid #D2D3B8;
position:absolute;
width:250px;
text-align:center;
left:50%;
top:300px;
margin:0 0 0 -30px;
padding:20px;
}

#managetabs_button {
	border: 0px;
	height:18px;
	width: 120px;
	font-size:10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	color:#041D52;
	text-transform:uppercase;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	background-image:url(images1/button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;
	
}