body {

	background-color: #9B9690;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-size: 12px;

	font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 20px; }



.Title		{ font-size: 18px; font-weight: bold; text-transform: uppercase; color: #54CBF5; }

.Header 	{ font-size: 18px; font-weight: bold; text-transform: uppercase; }

.Subheader  { font-size: 16px; font-weight: bold; }

.Subheader2 { font-size: 14px; font-weight: bold; font-variant: small-caps; }

#home-big-text {
	font-weight: bold;
	padding: 0 15px;
	font-size: 17px;
	}
	
.Blue		{ color: #54CBF5; }

.Black		{ color: #000000; }

.Gray		{ color: #A7A9AC; }



* .bottom-border {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #86817D;

}



/* Footer Links */

a.footerLink:link {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #333333;

	text-decoration: none;

}

a.footerLink:visited {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #333333;

	text-decoration: none;

}

a.footerLink:hover {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #333333;

	text-decoration: underline;

}

a.footerLink:active {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #333333;

	text-decoration: none;

}



/* Sesame Design Link */

a.sesameLink:link {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

}

a.sesameLink:visited {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

}

a.sesameLink:hover {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: underline;

}

a.sesameLink:active {

	font-size: 10px;

	line-height: 18px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

}

* .content {

	padding-top: 10px;

	padding-right: 15px;

	padding-left: 15px;

	height: 223px;

}

* .background {

	background-image: url(../images/background.jpg);

	background-repeat: repeat-y;

}

a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	color: #333333;

	text-decoration: underline;

}

a:hover {

	color: #666666;

	text-decoration: underline;

}

a:active {

	color: #333333;

	text-decoration: underline;

}

* .sidebar {

	padding-top: 10px;

	padding-right: 15px;

	padding-left: 15px;

	padding-bottom: 10px;

}

* .photo {

	margin-right: 5px;

}

li {

	list-style-type: square;

}

h1 {

	font-size: 18px;

	text-transform: uppercase;

}

h2 {

	font-size: 16px;

}

h3 {

	font-size: 14px;

	font-variant: small-caps;

}

#flash h2 {

visibility:hidden;}

#flash p {

background:#FFFF99;

padding:5px;}

.right-img {
	float: right;
	margin: 0 0 10px 10px;
}

.no-border {
	border: 0;	
}