/* Default Style Section */
body {
	margin: 0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #fff;
}
table {
	border: none;
	margin: 0px;
	padding: 0px;
}
th {
	text-align: left;
}
td {
	vertical-align:top;
}
.cal-link {
   text-decoration: none;
   color: #000000;
   border-top: 2px solid #FF0000;
   border-bottom: 2px solid #FF0000;
   border-left: 2px solid #FF0000;
   border-right: 2px solid #FF0000;
}
a:link, a:visited, a:hover, a:active {
	color:#fff;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a.email {
	color: #450000;
}


address {
	font-style:normal;
}
img {
	border:none;
}


#header, #menu, #ads, #footer {
	width: 100%;
}

#inner, .fixed, #banner {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
}

/* Header Section */
#header {
	height: 100px;
	background-color: #FFFFEE;
}
#ticker {
	float:right;
	width: 325px;
	height: 100px;
}

/* Top Menu */
#menu {
	height:41px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-image:url(image/menu_back.jpg);
	background-repeat:repeat-x;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #fff;
	line-height: 41px;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-left: 1px solid #450000; 
	border-right: 1px solid #450000;
	border-collapse:collapse; 
}
#menu a:hover {
	background-image:url(image/menu_hover.jpg);
	background-repeat:repeat-x;
}

#menu ul {
	text-align:center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #450000; 
}

#menu li {
	display:inline;
	color: #fff;
	margin-left: -5px;
	margin-top: 5px;
	padding: 0px;
}


/* Banner */
#banner_outer {
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
}
#banner {
	background-color: #D0BC7D;
}
#banner img {
	text-align:center;
}

/* Banner Side Menu */
#banner ul {
	list-style-type: none;
}
#banner li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	line-height: 125%;
}

/* Content */
#content_outer { background-color: #999999; }

#inner {
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #5C4F46;
  border-bottom: 2px solid #5C4F46;
}
#inner ul {
	list-style:none;
	padding: 0px;
	margin-top: 15px;
	margin-left: 1px;
}
.left_col, .middle_col {
	width: 290px;
	background-image:url(image/col_back.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #5C4F46;
	border-right: 1px solid #5C4F46;
}

.right_col {
	width: 235px;
	background-image:url(image/col_back.jpg);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #5C4F46;
	border-right: 1px solid #5C4F46;
	font-size: 11px;
}

.left_col h2, .middle_col h2 {
	color: #FAD971;
	font-size: 20px;
	font-weight: normal;
	background-image:url(image/h2_back.jpg);
	background-repeat:repeat-x;
	line-height: 38px;
	height: 42px;
	margin:0px;
	margin-left: -9px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
}

.right_col h2 {
	color: #FAD971;
	font-size: 20px;
	font-weight: normal;
	background-image:url(image/h2_back.jpg);
	background-repeat:repeat-x;
	line-height: 38px;
	height: 42px;
	margin:0px;
	margin-left: -4px;
	margin-right: -6px;
	padding-left: 5px;
	padding-right: 5px;
}

.middle_col_expanded {
	width: 525px; /* middle + right cols */
	background-color: #fff;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #5C4F46;
	border-right: 1px solid #5C4F46;
}

.middle_col_expanded a:link, .middle_col_expanded a:visited, .middle_col_expanded a:hover, .middle_col_expanded a:active {
	color: #450000;
}

.middle_col_expanded table {
	margin-bottom: 25px;
}
.middle_col_expanded td, .middle_col_expanded th{
	padding: 5px;
}
.middle_col_expanded th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.middle_col_expaned ul {
	margin: 0px;
	padding: 0px;
}

#inner h3 {
	font-size: 12px;
	line-height: 100%;
	margin:0px;
	padding:0px;
	margin-top: 15px;
	margin-bottom: -10px;
}

#inner h4 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#inner h5 {
	color: #ffa500;
	font-size: 12px;
	line-height: 100%;
	margin:0px;
	padding:0px;
	margin-top: 5px;
	margin-bottom: -10px;
}
#content{
	width: 465px;
}


/*  Bookstore section */
#bookstore_left {
	width: 100px;
	float: left;
	text-align: center;
}
#bookstore_right {
	width: 100px;
	float: right;
	text-align: center;
}
#bookstore_center {
	float: center;
	text-align: center;
}

/* Ad Section */
#ads {
	clear:both;
	height: 90px;
	background-color: #887c70;
	border-bottom: 5px solid #555;
	text-align:center;
	padding: 10px;
}

/* Footer Section */
#footer {
	height: 100px;
	background-color: #333333;
	color:#999999;
}

/* Misc. Classes */
.right {
	float:right;
}
.text_center {
	text-align:center;
}

.ref {
	color: #ffa500;
	float:right;
	margin: 0px;
	padding: 0px;
}
.clear {
	margin-top: 25px;
	clear:both;
}
.verse {
	font-style:italic;
	padding-left: 25px;
	padding-right: 25px;
}
.caption {
	text-align:center;
	font-weight:bold;
	font-size: 10px;
}
