body {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	color: #330000;
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 0;
	font-size: 12px;
	background-repeat: repeat;
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1.5em;
	background-image: url(../graphics/bgnoise2.jpg);
}

h1 {
	margin: 0;
	font-size: 1.7em;
	font-variant: small-caps;
	color: #B32A28;
	text-align: center;
	text-transform: none;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	padding: 0px;
}
#maincontent h1 {
	margin: 0;
	padding-left: 0px;
	padding-top: 20px;
	font-size: 1.7em;
	font-variant: normal;
	color: #581414;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
#maincontent h4 {
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	color: #330000;
	padding-bottom: 8px;
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	text-transform: none;
	color: #170B00;
	letter-spacing: 0em;
}

#wrapper {
	border-width: 1px;
	border-style: solid;
	position: relative;
	min-width: 770px;
	border-color: #993333;
}

#sidebar {
	border-top-width: 10px;
	position: absolute;
	top: 0;
	left: 0;
	border-top-style: solid;
	font-style: normal;
	border-top-color: #B32A28;
	text-align: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	width: 176px;
}

#rtsidebar a {
	color: #053C8B;	
}

#rtsidebar {
	font-size: 0.8em;
	position: absolute;
	top: 0;
	right: 0;
	height: 538px;
	color: #330033;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	width: 174px;
	visibility: visible;
}

#sidebar h2, #rtsidebar h2 {
	font-size: 1.3em;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 0;
	color: #B32A28;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	line-height: 1.2em;
}
#rtsidebar h3 {
	font-size: 1.4em;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 0;
	color: #B32A28;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	font-variant: normal;
	line-height: 110%;
}

#rtsidebar p {
	width: 123px;
	margin-right: 0;
	font-weight: normal;
	margin-left: 0;
	color: #330033;
	
	margin-top: 0;
	margin-bottom: 12px;
	
}

#maincontent {
	border-right-width: 1px;
	border-right-style: dotted;
	margin-right: 213px;
	margin-top: 0;
	border-left-color: #B32A28;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-bottom: 0;
	border-right-color: #B32A28;
	margin-left: 215px;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #869172;
}
#sidebar p, #maincontent p {
	text-align: left;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
	color: #3D3D1E;
}
#maincontent ul, sidebar ul #rtsidebar ul {
	padding-top: 0px;
	padding-right: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: .8 em;
	
	line-height: 1.2em;
}

#maincontent ol {
	font-size: 1 em;
	padding-left: 50px;
	line-height: 2em;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	padding-right: 0px;
	letter-spacing: 0.1em;
}

#maincontent h2 {
	margin-bottom: 6px;
	margin-top: 0;
	margin-left: 0;
	font-size: 1.3em;
	color: #B32A28;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagetitle {
	font-size: 150%;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #B32A28;
	text-align: center;
}

#maincontent h3, sidebar h3 {
	font-size: 1em;
	padding-top: 6px;
	margin: 0;
	text-align: left;
	color: #AB2907;
	padding-bottom: 10px;
}



a:link, a:visited {
	color: #333333;
}

a:hover, a:active, a:focus {
	color: #333333;
	test-decoration: none;
}

#maincontent a:link, #maincontent a:visited, #sidebar a:link, #sidebar a:visited {
	color: #1E4E63;
	text-decoration: none;
}

#maincontent a:hover, #maincontent a:active, #maincontent a:focus, #sidebar a:hover, #sidebar a:active, #sidebar a:focus {
	color: #330000;
	text-decoration: none;
}
#maincontent testimonial {
	font-size: 90%;
	font-style: italic;
	border: thin solid #CC0000;
}
 #belowmenu {
	background-color: transparent;
	margin-top: 8px;
	position: relative;
	width: 95%;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
 }
 #belowmenu p {
	font-size: 100%;
 }
 #belowmenu a {
	font-size: 100%;
	color: #00366B;
 }
 #spotlight {
	border: 1px solid #990000;
	margin: 20px;
	padding: 20px;
 }
#footer {
	min-width: 770px;
	border-top-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #993333;
	background-color: #CF7146;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
	border-left-style: solid;
	color: #FFFFFF;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:active, 
	color: #330000;
	text-decoration: none;.pindent {
	
}

.britannica {
	font-style: italic;
	display: block;
	color: #993333;
	text-indent: 25em;
	font-size: 10px;
}


table {
	font-weight: bold;
	color: #330000;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	padding: 0px;
}
.pagetitle {
}
.emphasiscentered {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #B01025;
}

.emphasis {
	font-weight: bold;
	color: #330000;
}
.number {
	font-size: 18px;
	font-weight: bold;
	color: #B32A28;
}
p.bottompusher {padding-bottom: 200px;}
.footerlowcase {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: lowercase;
	color: #180C00;
	text-align: center;
	line-height: 105%;
	letter-spacing: 0.1em;
}

}.testimonial {
	font-size: 0.95em;
	font-style: italic;
	color: #9A411D;
	line-height: normal;
	background-color: #FFFFFF;
	padding: 1em;
	border: 1px dotted #BD4A33;
}
.feature {
	background-color: #FFFFFF;
	margin: 30px;
	padding: 20px;
	border: 1px dotted #990000;
	display: block;
}
.captionthumb {
	font-size: 9pt;
	text-align: center;
	text-transform: lowercase;
	line-height: 11pt;
}
.mini {
	font-size: 80%;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
}
.subheader {
	font-size: 1em;
	text-transform: uppercase;
	color: #B32A28;
	letter-spacing: 0.1em;
	font-variant: normal;
	display: inline;
	text-align: center;
}
.pullquote {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px dotted #B32A28;
	display: block;
	padding: 10px;
}
.testimonialpullquote {
	font-size: 0.95em;
	background-color: #FFFFff;
	text-align: left;
	border: 1px dotted #B32A28;
	display: block;
	padding: 10px;
	font-style: italic;
	line-height: normal;
}
.recommend {
	padding-bottom: 200px;
}
.popup {
	background-color: #FFFFCC;
	border: thin solid #CC3300;
	padding: 20px;
}
.imgctr {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	display: block;	
}
