/* This is for all pages*/

body {
	text-align: center;
	background-color: #9f5643;
	margin: 0px;
	padding: 0px;
} 

#wrapper {
  text-align: left;
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  top: 10px;
  padding-bottom: 10px;
}





/*The following pieces are used in the header section on this site*/

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 214px;
	width: 900px;
	background: #ffead8 url(images/isadora.jpg) top left no-repeat scroll;
}

#headerText {
	float: left;
	margin-top: 50px;
	margin-left: 256px;
	padding: 0px;
	height: 60px;
	width: 420px;
	background-color: #ffead8;
}


.headerText {
	font-family: "Apple Chancery";
	font-size: 27px;
	color: #741a0f;
	margin-left: 0px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}

.headerText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #741a0f;
	margin-left: 0px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
}

#categoryText {
	float: left;
	margin-top: 52px;
	margin-left: 256px;
	padding: 0px;
	height: 50px;
	width: 494px;
	font-weight: bold;
}


.categoryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-left: 0px;
	line-height: 50px;
	text-align: left;
}

.categoryText a {
	color: #ffffff;
	text-decoration: underline;
}

.categoryText a:hover {
	color: #c8a262;
	text-decoration: underline;
}


/*The following pieces are used to create the 4 main sections of the middle part on this site*/


#bottom {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 900px;
	height: auto;
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
	overflow: auto;
}

#left {
	float: left;
	margin: 0px;
	width: 256px; 
	height: 376px;
	padding: 0px;
	background: #ffead8 url(images/background-left.jpg) top left no-repeat scroll;
	border: 0px;
}

#center {
	float: left;
	margin: 0px;
	width: 494px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}

#right {
	float: left;
	margin: 0px;
	width: 150px; 
	height: 376px;
	padding: 0px;
	background: #ffead8 url(images/background-right.jpg) top left no-repeat scroll;
	border: 0px;
}

#rightCenter {
	float: left;
	margin-top: 128px;
	height: 150px;
	width: 150px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}

/*#rightA and #rightE are not currently being used*/


#rightA {
	margin: 0px;
	float: left;
	height: 128px;
	width: 150px; 
	padding: 0px;
	background: #ffead8 url(images/background-right-a.jpg) top left no-repeat scroll;
	border: 0px;
}

#rightB {
	margin: 0px;
	float: left;
	height: 50px;
	width: 150px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}

#rightC {
	margin-top: 0px;
	float: left;
	height: 50px;
	width: 150px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}

#rightD {
	margin-top: 0px;
	float: left;
	height: 88px;
	width: 150px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}

#rightE {
	margin-top: 0px;
	float: left;
	height: 60px;
	width: 150px; 
	padding: 0px;
	background: #ffead8 url(images/background-right-e.jpg) top left no-repeat scroll;
	border: 0px;
}

#memberText {
	margin-top: 30px;
	float: left;
	height: 36px;
	width: 150px; 
	padding: 0px;
	background-color: #ffead8;
	border: 0px;
}


.memberText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	line-height: 12px;
	text-align: center;
}


/* This is for the drop down menu*/


#masterdiv {
	float: left;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	height: 270px;
	width: 200px;
	overflow: auto;
}

.menutitle {
	cursor: pointer;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 14px;
	color: #ffffff;
	width: 200px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.menutitle a {
	cursor: pointer;
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

.menutitle a:hover {
	color: #c8a262;
	text-decoration: underline;
	line-height: 14px;
	font-weight: bold;
}

.submenu {
	margin-left: 20px;
	width: 170px;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.submenu a {
	width: 170px;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover {
	color: #c8a262;
	text-decoration: underline;
	font-weight: bold;
}

/*The following pieces are used to create the email section on this site*/

#emailAddress {
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	height: 30px;
	width: 236px; 
	padding: 0px;
	border: 0px;
}

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #741a0f;
	margin-left: 0px;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.email a {
	color: #741a0f;
	text-decoration: underline;
}

.email a:hover {
	color: #c8a262;
	text-decoration: underline;
}



/*The following pieces are used to create the text styles on this site*/

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 18px;
	text-align: left;
}

.mainText a {
	color: #741a0f;
	text-decoration: underline;
}

.mainText a:hover {
	color: #c8a262;
	text-decoration: underline;
}

.mainText_superscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	vertical-align: super;
}

.textbold {
	font-weight: bold;
}

.textRed {
	color: #741a0f;
}

.mainTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #741a0f;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 18px;
	text-align: left;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

.h2 {
	font-family: "Zaph Chancery", "Apple Chancery", Times;
	font-size: 20px;
	color: #741a0f;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}
