﻿body 
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}

h1
{
	font-family: Trajan Pro;
	font-size: 16px;
	color: #51443c;
	font-weight: bold;
}

.coe2
{
	 text-decoration: none; text-align: center; color: White; font-size: 14px; font-family: Arial;
}

 


#left_top_nav 
{
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 341px;
	text-align: center;
	
}

#calendarofevents 
{
	background-image: url(images/calendarofeventsbutton.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 34px;
	border: 0px solid red;
}

#right_top_image 
{
	background-image: url(images/girl_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 337px;
	border: 0px solid red;
}

#navbar 
{
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 34px;
	border: 0px solid red;
}

.lefttd 
{
	width: 175px;
	vertical-align: top;
	border: 0px solid red;
}

.lefttdsub 
{
	background-image: url(images/leftnavbg.jpg);
	background-repeat: repeat;
	width: 175px;
	vertical-align: top;
	border: 0px solid red;
}

.righttd 
{
	width: 800px;
}

#container 
{
	width: 993px;
	text-align: left;
}


#bodyleft 
{

}

#bodyright
{
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	width: 743px;
	min-height: 200px;
	border: 0px solid red;
	padding: 20px;
}

.homepagetext 
{
	font-family: Myriad Pro;
	font-size: 16px;
	color: #51443c;
	font-weight: none;
}

.homepageloud 
{
	font-family: Trajan Pro;
	font-size: 16px;
	color: #51443c;
	font-weight: bold;
}

.homepageloud2
{
	font-family: Myriad Pro;
	font-size: 16px;
	color: #51443c;
	font-weight: bold;
}

.homepagehead 
{
	font-family: Trajan Pro;
	font-size: 18px;
	color: #51443c;
	font-weight: bold;
}

#footer 
{
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	width: 784px;
	height: 35px;
	text-align: center;
}

#footerright 
{
	background-image: url(images/footerbgright.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 35px;
	text-align: center;
}

#footerspace 
{
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	width: 957px;
	height: 100px;
	margin-top: -2px;
}

.navcell 
{
	border-right: 1px solid #424239;
	font-family: Myriad Pro;
	color: #424239;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.navcellend
{
	border-right: 0px solid #424239;
	font-family: Myriad Pro;
	color: #424239;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.navcelllink 
{
	font-family: Myriad Pro;
	color: #424239;
	font-size: 14px;
	font-weight: bold;
}

.footertd
{
	border-right: 0px solid #424239;
	font-family: Myriad Pro;
	color: #AAAAAA;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}

.footertdlink 
{
	font-family: Myriad Pro;
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
}

.merchantlogin 
{
	font-family: Myriad Pro;
	color: #0d95a9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

UL.groupslist 
{
	list-style-type: disc;
	margin-left: 14px;
	color: #424239;
	font-family: Myriad Pro;
}

#ajaxticker1{
width: 165px;
height: 100px;
border: 0px ridge black;
padding: 5px;
background-color: transparent;
font-family: Arial;
font-size: 14px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}


.coe 
{
	font-weight: bold; text-decoration: none; text-align: center; color: White; font-size: 14px; font-family: Arial
}

a.navtext:hover {
	font-weight: bold;
}


