body {
	margin:0px;
	padding:20px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFFFFF url("assets/bodybg.png") repeat-x fixed;
	color:#222
}
.list {
	margin:0px;
	padding:10px 0px;
	line-height: 120%;
	font:100% tahoma, verdana, sans-serif
}
#thetop {
	margin:0px
}
#container {
	width:900px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	background:#fff url("assets/contbg.png") no-repeat;
	color:#222
}
.cap {
	float: left;
	width: auto;
	font-size: 43px;
	line-height: 34px;
	font-weight: normal;
	color:#993333;
	font-family:Georgia, "Times New Roman", Times, serif
}
a {
	text-decoration:underline;
	background-color:inherit;
	color:#993333
}
a:hover {
	color:#999999
}
a img {
	border:0
}
p {
	margin:0px 0px 15px 0px;
	line-height:1.5em
}
#main p, #sidebar p {
	padding:0px 0px 0px 20px
}
#logo {
	float:left;
	width:680px;
	margin:0px 0px 0px 0px;
	padding:150px 0px 0px 0px;
	background: url("assets/logo1.jpg") no-repeat;
}
#intro p {
	line-height:5.5em
}
#main {
	float:left;
	width:690px;
	margin-right:0px;
	padding:0px
}
.headerstyle {
	display:block;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 20px;
	background:#eee url("assets/gradient1.png") repeat-x;
	color:#000000;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none
}
#sidebar {
	width:190px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em
}
#sidebar p {
	font-size:0.9em
}
.sidelink {
	display:block;
	width:210px;
	margin:3px 4px 2px 0px;
	padding:5px 0px 5px 8px;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background:#eee url("assets/gradient1.png") repeat-x;
	color:#FFF;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd
}
.sidelink:hover, .menuheader {
	background:#fff url("assets/gradient2.png") repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none
}
.sidelink:visited, .menuheader {
	background:#FFFFFF url("assets/gradient2.png") repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none
}
#footer {
	margin:0px auto 20px auto;
	width:900px;
	background:#fff url("assets/footerbg.png") bottom left no-repeat;
	padding:0px 0px 15px 0px;
	font-size:0.8em;
	color:#666666;
	text-align:center
}
h1, h2, h3, h4 {
	margin:0px 0px 10px 0px;
	font-weight:normal
}
h1 {
	font-size:2.8em
}
h2 {
	margin:0px 0px 4px 0px;
	font-size:1.8em
}
h3 {
	margin:20px 0px 8px 0px;
	font-size:1.4em
}
h4 {
	margin:10px 0px 5px 0px;
	font-size:1.2em
}
.clear {
	clear:both;
	margin:0px
}
.right {
	text-align:right
}
.internallink {
	font-size:0.9em;
	text-align:center
}
.block {
	padding:20px;
	background:#eee;
	color:#222;
	border:2px solid #ddd
}
.credit {
	color:#888;
	background-color:inherit
}
.hide {
	display:none
}
.imgfloatright {
	float : right
}
.imgfloatleft {
	float : left
}
.address {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-size:0.9em;
	color:#000000;
	text-align:left;
	line-height:16px
}
.titles {
	margin:0px;
	font:80% tahoma, verdana, sans-serif;
	color:#222;
	line-height:1.1em
}
.calloutHorz {
	float: left;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.8em;
	width: 250px;
	line-height: normal;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 0px;
	text-align: center
}
.calloutVert {
	float: left;
	padding: 0px;
	/* REMOVED  border: 1px solid #333333; */
	font-size: 0.75em;
	width: 160px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 0px;
	text-align: center
}
.btmSubheader {
	margin:0px;
	font:100% tahoma, verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#993333
}
