.ContentDiv {
	background-color: #FFF;
	margin-right: 1px;
	margin-left: 5px;
}
.800x90Ad {
	background-color: #CCC;
	height: 90px;
	width: 800px;
	text-align: center;
}
.CenteredHeader {
	text-align: center;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	font-weight: bold;
}
.footerLinks {
	font-family: Calibri, Lucida Console;
	font-size: small;
	color: #254375;
	text-transform: capitalize;
	font-weight: lighter;
	font-style: normal;
	padding-top: 5px;
	letter-spacing: 1px;
}
a.ftlink:link {
	font-family: Calibri, Lucida Console;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-decoration:none;
	}
a.ftlink:visited {
	font-family: AvantGarde, Century Gothic;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-decoration:none;
	}
a.ftlink:hover {
	font-family: Calibri, Lucida Console;
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
	}
a.ftlink:active {
	font-family: Calibri, Lucida Console;
	font-size:12px;
	color:#FFF;
	font-style: normal;
	text-decoration:none;
	}
.copyright {
	font-family: Calibri, Lucida Console;
	font-size: small;
	color: #FFF;
	text-transform: capitalize;
	font-weight: lighter;
	font-style: normal;
	padding-top: 5px;
	letter-spacing: 1px;
	padding-bottom: 3px;
}
.addThisWrapper {
	margin: auto;
	width: 250px;
	height: 30px;
	padding: 3px;
}

.CMSContentDiv {
	padding: 14px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
}
.AddressDiv {
	padding: 4px 15px 4px 0px;
	width: 155px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
}
.AdminTable {
	font-family: Calibri, Lucida Console;
	border: 1px solid #999;
	font-size: 12px;
}
.BlogDiv {
	padding: 4px;
	width: 410px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
}
.BlogDiv a{
	padding: 4px;
	width: 410px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	text-decoration:none;
	color: #2D4A68;
}
.BlogDiv a:hover{
	padding: 4px;
	width: 410px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	text-decoration:underline;
	color: #2D4A68;
}
.AvantText {
	font-family: Calibri, Lucida Console;
	font-size: 12px;
}
.table {
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	border: 1px solid #999;
}
.fbWrapper {
	width: 146px;
}
.SideBarDiv {
	background-color: #FFF;
	width: 155px;
	text-align: center;
}
.MyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	background-image: url(UserFiles/Image/headers/Blank.png);
	background-repeat: no-repeat;
	padding: 5px 5px 10px;
	height: 14px;
	width: 147px;
	font-variant: normal;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-left: 10px;
}
.ContentWrapperNoWidth {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Calibri, Lucida Console;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 17px;
}
/*-------------------------------- TWITTER WIDGET --------------------------------*/

/* jquery.minitwitter.js - http://minitwitter.webdevdesigner.com/
 	Copyright (c) 2012 Olivier Bréchet */

.tweets {
	border:1px solid #e7e7e7;
	border-radius:5px;
	max-width:520px;
	font:14px/16px Calibri, Lucida Console;
	color:#333;
	background-color:#fff;
	margin:auto;
}

.tweets a {
	color:#0083b3;
	text-decoration:none;
}

.tweets a:hover {
	color:#0083b3;
	text-decoration:underline;
}

.tweet {
	border-bottom:1px solid #e7e7e7;
	padding:12px 12px;
}

.tweets_header {
	border-bottom:1px solid #e7e7e7;
	padding:12px 12px;
	font-weight:bold;
	font-size:16px;
}

.tweets_header a {
	color:#333;
	text-decoration:none;
}

.tweets_header a:hover {
	color:#333;
	text-decoration:underline;
}

.tweets_footer {
	padding:6px 12px;
}

.tweets_footer span.powered {
	font-size:9px;
}

.tweets_footer span.powered p {
	margin:0;
	text-align: center;
	font-size:9px;
	color:#999;
}

.tweets_footer span.powered a {
	font-size:9px;
	color:#999;
	text-decoration:none;
}

.tweets_footer span.powered a:hover {
	text-decoration:underline;
}

.tweets_footer #bird, .mt_footer .image_r {
	display:block;
	background:url("a/1331143368/t1/img/twitter_web_sprite_icons.png") no-repeat;
}


.tweets_footer #bird{
	margin:10px auto;
	background-position: 0 0;
	width: 34px;
	height: 26px;
}

.time {
	float:right;
	color:#999;
	font-size:12px;
}

.avatar {
	float:left;
	margin-right:12px;
	border-radius:5px;
}

.avatar img {
	border-radius:5px;
}

.mt_header {
	padding-bottom:4px;
	padding-left:60px;
}

.mt_screen_name {
	font-size:12px;
	color:#999;
}

.mt_header a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.mt_header a:hover {
	font-weight:bold;
}

.mt_text {
	padding-left:60px;
}

.mt_footer {
	color:#999;
	font-size:12px;
	padding-left:60px;
}

.mt_footer .image_r {
	display:inline-block;
	margin-bottom:-2px;
	margin-right:4px;
	background-position: -20px -290px;
	width: 14px;
	height:13px;
	background-color:#999;
}

.mt_footer a{
	color:#999;
}