body {
	width: 950px;
	background-color: #e3d9db;
	background-repeat: repeat-x;
	font-family: Arial, Verdana,  sans-serif;
	font-size: 85%;
	color: #000000;
	margin: auto;
	padding: 0;
	text-align: center;
}

.max-width {
	width: 950px;
}

table {
font-size:100%;
color: inherit;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
text-align: left;
}

table.border {
border: none;
width:100%; 
}
 
ul {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 30px;
}
 
li.custom {
background: url(../image-files/bullet.gif) left top no-repeat; 
padding-left: 20px;
margin-bottom: 10px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: transparent;
 }

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ff0000;
	text-decoration: underline;
 }

#header-link{
text-align: center;
}

#header-link a{
text-decoration: none;
}

#header-link a:hover{
background-color: transparent;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 200%;
	color: #64444A;
	text-align:center;
	margin-top:0
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 116%;
	color: #6444A;
	text-align:center;
	margin-top:0
}
h3 { font-family: Arial, Verdana, sans-serif; font-size: 108%;  color: #000; text-align:center; margin-top:0; margin-bottom: 2px}

.hbg{
	color: #0000FF;
	width: 95%;
	text-align: left;
}

.header {
	background-color: #fff;
	background-image: url(../image-files/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 220px;
	margin: 0;
	padding: 5;
	width: 100%;
}

.nheader {
	background-color: #FFF;
}

.newheader{
	background-color: #fff;
}

.td-spacer {
	background-color: #fff;
}

.td-content {
	background-color: #fff;
	font-size: 93%;
	color: inherit;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 5px;
}

.td-right {
	font-family: Arial, Verdana,  sans-serif;
	font-size: 86%;
	color: inherit;
	background-color: #fff;
	width: 30%;
	padding: 5px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td-left {
	color: inherit;
	background-color: #fff;
	text-align: left;
	padding: 5px;
}

.footer {
font-size: 86%;
color: inherit;
background-color: #fff;
padding: 0px; 
}

.copyright {
	font-size: 100%;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px;
	height: 180px;
	width: 950px;
	background-image: url(../image-files/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: normal;
}

.bottom-strip {
background-color: #666;
font-size: 86%;
color: #000;
text-align: center;
}

.navigator {
	background-color: transparent;
	border: transparent;
	width: 95%;
	padding: 5px;
	text-align: left;
}

.navlink a {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 3px;



/
margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 95%;
}

.navlink {
	font-weight: bold;
}

.navlink a {
	text-decoration: none;
	display: block;
	color: #000066;
	background-color: #cccccc;
	border: transparent;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
}

.navlink a:hover {
	color: #FE0000;
	background-color: transparent;
}

.top-nav  {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 85%;
	position: relative;
	top: 0;
	left: 0;
}


.top-nav  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.top-nav  ul li {
	border: none;
	display: inline;
	margin: 5px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}

.top-nav  a {
	color: #000066;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.top-nav  a:visited {
	text-decoration: none;
}

.top-nav  a:hover {
	color: #ff0000;
}

div.top-nav-position{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 25px;
}
		
div.full {
	margin: 5px;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	line-height: 22px;
	}
	
div.side-box {
	width: 95%;
	padding: 3px;
}

div.right-side-box {
	width: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.img-left {
	float: left;
	padding: 2px;
	margin-right: 5px;
	border: thin none #000066;
}
.img-right {
	float: right;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}

div.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

div.right-box {
	width: 95%;
	background-color: #E3D9DB;
	padding-top: 20px;
	padding-bottom: 20px;
	border: thin solid #64444A;
}

div.right-nav {
	width: 95%;
	background-color: #E3D9DB;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #64444A;
}

div.social {
	width: 95%;
	background-color: #E3D9DB;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #64444A;
}

div.promotion {
	width: 95%;
	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.google-leader-board {
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div.facebook {
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.search-results-box {
	width: 100%;
	padding: 5px;
}

div.bgimage3 {
	width: 90%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:left center;
	padding: 5px;
}

div.facebook-comments {
	width: 95%;
	padding: 5px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

div.links {
	width: 95%;
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #64444A;
	text-decoration: none;
}

a.ivlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e3d9db;
	font-size: 20%;
}

a.ivlink:hover {
	color: #e3d9db;
	font-size: 20%;
}
