html {margin: 0; padding: 0;}
/*
dark red #5D0100
events bg #FCF4ED
*/
body {
	margin: 0;
	padding: 0;
	font: 12px georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #fff url(../images/bodybg2.jpg) repeat-x top; 
	color: #1e1e1e;	
}

/* ---------------------------------------------------------- containers
*/

#wrapper {
	position: relative;
	margin: 0 auto 6px auto;
	padding: 0;
	width: 950px;
	text-align: left;
}
#content {
	margin: auto auto; 
	padding: 4px 0 0 0; 
	width: 950px; 
	background: #ddd url(../images/bg-content.jpg) repeat-y top;
	background: #fff;
}
#leftside {
	margin: 12px 0 0 0;
	float: left;
	width: 174px;
	padding: 0;
	background: #fff;
}
#side {
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	width: 174px;
	/*height: 330px;*/
	list-style: none;	
}
#side a {
	font-family: Arial, sans-serif; 
	padding: 6px 7px 6px 12px;
	margin: 0;
	border-bottom: solid 1px #ddd;
	display: block;
	text-decoration: none;
	color: #000;
}
#side a#selected:link , #side a#selected:visited {
}
#side a:hover {
/*#5D0B0A #7A0E0E*/
	color: #fff;
	background: url(../images/menuitembg.jpg) no-repeat;
	background: #7A0E0E;
}

#newsletters {
	padding: 20px 0 20px 20px;
}
#newsletters a {
	padding: 4px 0;
	display: block;
}
#main {
	float: left;
	width: 750px;
	margin: 0;
	padding: 10px 0 12px 0;
}
#right {
	text-align: left;
	margin: 0 0 0 30px; 
	padding: 0 0 8px 0;
	width: 695px;
}

div#homeRight {
	margin-left: 22px;
	width: 31%;
	float: left;
}

div.homeimages {
padding-top: 2px;
text-align: center;
}
div.homeimages img {
margin: 2px 2px;
padding: 0;
/*border: 1px solid #ccc;*/
}
div.header {
margin: 0;
padding: 0;
background: #fff url(../images/header.jpg) no-repeat top; 
width: 950px;
height: 160px;
}
div.header_2 {
margin: 0;
padding: 0;
background: #fff url(../images/header-face.jpg) no-repeat top; 
width: 950px;
height: 160px;
}
div.header_3 {
margin: 0;
padding: 0;
background: #fff url(../images/header-goldmask.jpg) no-repeat top; 
width: 950px;
height: 160px;
}
div.header_4 {
margin: 0;
padding: 0;
background: #fff url(../images/header-fiber.jpg) no-repeat top; 
width: 950px;
height: 160px;
}


div.headertext {
float: right;
padding: 8px 8px 0 0;
color: white;
text-align: right;
}
div.headertext a:link {
color: white;
text-decoration: none;
}
div.headertext a:visited {
color: white;
text-decoration: none;
}
div.headertext a:hover {
color: white;
text-decoration: underline;
}
div.headertext a:active {
color: white;
text-decoration: none;
}

div#resumeSection {
	font-size: 12px;
}
div#resumeSection ul {
	font-size: 12px;
}
table.resumeTable {
	width: 95%;
}
table.resumeTable td {
	vertical-align: top;
	font-style: normal;
}
table.resumeTable td.rightside {
	text-align: right;
	width: 200px;
	font-style: italic;
}
table.resumeTable td p {
	margin-top: 0;
}
td p.resumePara {
	font-style: normal;
}	




/* ---------------------------------------------------------------- headers
*/

h1, h2, h3, h4, h5, h6 {
	margin: .75em 0 .9em 0;
}

h1 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.125em;
}
h2, h3 {
	font-weight: normal;
	font-size: 1.5em;
	line-height:1.286em;
}
h4 {
	font-weight: normal;
	font-size: 1.25em;
}

h1.title {
	color: #8D0A0A;
	background: url(../images/flowerbullet.gif) no-repeat 4px 6px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 50px;
}
h3.home {
	padding: 0 0;
	margin: -10px 18px 0 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
h4.eventslg {
	text-align: center;
	margin: 0;
	padding-top: 0.9em;
	font-size: 1.5em;
}
h4.eventsred {
	text-align: center;
	margin: 0;
	padding-top: 0.9em;
	font-size: 1.2em;
	color: #8D0A0A;
}
h4.eventsa {
	text-align: left;
	margin: 0;
	padding-top: 0.9em;
	font-size: 1em;
}
h4.eventsb {
	text-align: left;
	margin: 0;
	padding-top: 0.9em;
}
h4.estate {
	text-align: left;
	margin: 0;
	padding: 0.5em 0 0 40px;
	font-size: 1.2em;
}
h5.titles {
	color: #8D0A0A;
	padding: 2px 0 2px 4px;
	margin: 2px 24px;
	font-size: 1.33em;
	border-bottom: 1px solid #ccc;
	text-align: center;
}


/* ---------------------------------------------------------------- paragraphs
*/

p {
	margin: .9em 0;
	text-align: left;
	line-height: 1.6em;
}
p.hometext {
	padding-top: 4px;
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
}
p.hometextred {
	padding: 5px 0 5px 6px;
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: left;
	color: #8D0A0A;
	background: #FCF4ED;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
}
ul.homebullets {
	margin-top: 12px;
	padding-right: 6px;
	color: #8D0A0A;
	line-height: 1.25em;
}
ul.homebullets li {
	padding-bottom: 8px;
}
p.about {
	padding-right: 20px;
	margin-left: 0;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
}
p.testimonial {
	font-size: 11px;
}
p.testimonial span {
	font-weight: bold;
}


a:link {
color: #8D0A0A;
}
a:visited {
color: #8D0A0A;
}
a:hover {
color: #000;
}
a:active {
color: #8D0A0A;
}



/* ------------------------------------------------------------- lists
*/

ul, ol {
	padding: 0 0 0 4px;
	margin: 0 0 0 1em;
	font-size: 14px;
	line-height: 1.5em;
}
ol {
	padding-left: 16px;
	padding-right: 20px;
}
ol li {
	padding: 0 0 1.5em 0;
	line-height: normal;
}

#foot {
	clear: both;
	width: 950px;
	height: 40px;
	padding-top: 6px;
	text-align: center;
	background: #fff;
	border-top: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;*/
}
#foot a, #foot a:link, #foot a:active, #foot a:visited {
	color: #8D0A0A; 
}
#foot a:hover {
	color: #000; 
}

#footer {
padding: 6px 0;
margin: 4px 0;
font-size: 12px;
text-align: center;
}


/* ----------------------------------------------------------- photo gallery
*/
#imagegallery li {
  display: inline;
}
#slideshow {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
}
img#frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  border-width: 0;
  outline-width: 0;
}
img#preview {
  position: absolute;
  border-width: 0;
  outline-width: 0;
}
/* end photo gallery -----------------------------------------
*/


/* -------------------------------------------------------------- Misc
*/

table td {
	padding: 0 4px 6px 0;
	margin: 0;
}
input, select, textarea {
	padding: 0;
	margin: 0 1px 0 0;
}
.btnSubmit {
	font-size: 14px;
}

.errorfont {
	font-weight: normal;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	border: none;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding: 3px 8px;
}

table.referralTable {
	margin: 0 0 10px 0;
}
table.referralTable td {
	padding: 2px 8px 3px 0;
}
div.divline {
	padding: 0;
	margin: 1.5em 0;
	border-bottom: 1px solid #666;
	width: 100%;
	text-align: left;
}



/* ------------------------------------------------------- home page extras
*/

#events_home {
	padding: 8px 8px 10px 12px;
	margin: 20px 2.5em 1.5em 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #FCF4ED;
	clear: both;
	width: 80%;
	/*float: left;*/
	/*border: 1px solid #999;*/
}
#events_home h2 {
	margin: 0;
	padding: 0px 0;
	font-weight: bold;
	font-size: 14px;
}
#events_home h2 a {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
#events_home h3 {
	margin: .5em 0 .1em 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #5D0100;
}
#events_home p {
	margin: 0;
	padding: 0;
}


#events_page {
	padding: 8px 8px 10px 0;
	margin: 1.5em 2.5em 1.5em 0;
	background: #fff;
	/*border: 1px solid #999;*/
}
#events_page h2 {
	margin: 0;
	padding: 4px 0;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1em;
	border-bottom: 1px solid #999;	
}
#events_page h2 a {
	color: #000;
	text-decoration: none;
}
#events_page h3 {
	margin: 1.5em 0 .5em 0;
	padding: 6px 0 6px 0;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	/*color: #444;
	background: #AEAEAE url(../images/box-item-header.gif) repeat-x top left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;*/
}
#events_page p {
	margin: 0;
	padding: 0;
}