/*
CSS Credit: htt/www.templatemo.c
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #bfae99;
}

a:link, a:visited { color: #FF99FF; font-weight: bold; text-decoration: none; } 
a:active, a:hover { color: #FFFF00; text-decoration: underline; }

h1 {
	margin: 0px;
	padding: 15px 0 20px 30px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	height: 35px; /* +20 for padding */
	background:url(images/templatemo_content_title_bg.jpg) no-repeat;
}

h2 {
	margin: 0px;
	padding: 5px 0 20px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

p {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

img {
	margin: 3px 5px 0 0;
	border: 5px solid #a08b97;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
}
.Feedlocate {
clear:both;
position: relative;
/* left: 580px; */
float:right;
padding-left: 20px;
}
#templatemo_container{
	width: 940px;
	margin: 0 auto;
}

#templatemo_container #templatemo_header_panel {
	width: 760px; /* + 180 for padding left and right */
	height: 70px; /* + 20 for padding top and bottom */
	margin-top: 50px;
	padding: 10px 90px;
	background:url(images/templatemo_header_bg.jpg) no-repeat;
}

#templatemo_header_panel #templatemo_title {
	margin-left: 30px;
	padding: 30px 0 10px 0;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;	
}

/* menu */
#templatemo_container #templatemo_menu {
	width: 760px;
	height: 50px;
	padding: 0px 90px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
}

#templatemo_menu ul {
	text-align: center;
	width: 760px;
	margin: 0;
	padding: 13px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	padding: 5px 25px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2d1414;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ffffff;
}

/* end of menu */

/* banner */
#templatemo_container #templatemo_banner_panel {
	clear: both;
	width: 820px;
	height: 220px; /* original set to 400px for testing */
	padding: 0 60px 70px 60px;
	background: url(images/templatemo_bannerr_bg.jpg) no-repeat;
}

#templatemo_banner_panel #templatemo_banner_section{
	padding: 40px 0 0 60px;
	width: 500px;
}
#templatemo_banner_panel #templatemo_banner_section img {
float:left;
clear:both;
position: relative;
top: -20px;
left: 0px;

}
/* end of banner */
/* content */
#templatemo_container #templatemo_content_top{
	width: 940px;
	height: 20px;
	background: url(images/templatemo_content_top.jpg) no-repeat;
}

#templatemo_container #templatemo_content_bottom{
	width: 940px;
	height: 35px;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

#templatemo_container #templatemo_content_body{
	width: 820px;
	padding: 0 60px;
	padding-top: 15px;
	background: url(images/templatemo_content_bg.jpg) repeat-y;
	color: #000000;
}

#templatemo_content_body .content_body_section {
	width: 780px;
	margin-left: 20px;
}

.content_body_section .content_body_section_content {
	padding: 0px 30px;
}

.content_body_section a:link, .content_body_section a:visited { color: #993366; font-weight: bold; text-decoration: none; } 
.content_body_section a:active, .content_body_section a:hover { color: #CC5588; text-decoration: underline; }

a.curphoto:link, a.curphoto:visited {color: #FFFFFF; text-decoration: none;}
a.curphoto:active, a.curphoto:hover {color: #FFFFFF; text-decoration: underline;}

#photohead a {padding-left: 10px; padding-right: 10px;}
.content_body_section_content img{
	margin: 3px 30px 0 0;
	float: left;
}

/* ----- Footer -----*/

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 25px 0;
	margin-left: -25px;
	margin-right: -25px;
	text-align: center;
	color: #444;
}

#templatemo_footer a:link, #templatemo_footer a:visited { color: #444; font-weight: normal; text-decoration: none; } 
#templatemo_footer a:active, #templatemo_footer a:hover { color: #F60; text-decoration: underline; }
table.schedule {
margin: auto;
width: 500px;
}
table.schedule caption {
font-size: 1.5em;
font-weight: bold;
padding-bottom: 30px;
}


/* ----- End of Footer ----- */

p.links {
float:right;
clear: both;
position:absolute;
top: 230px;
/*left: 100px;*/
text-align:center;
width: 760px;
	margin: 0;
	padding: 13px 0 0 0px;
	} 
#sub_menu  ul {
/*float:right;
	clear:both;*/
	text-align: center;
	width: 254px;
	margin: 0;
	list-style: none;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 200px;
}
/*#sub_menu ul li{
	display: inline;
}*/

#sub_menu ul li a{

	padding: 5px 25px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2d1414;
}

#sub_menu li a:hover, #sub_menu li .current{
	color: #ffffff;
}
/* ----- End of Submenu ----- */
table.schedule td {
background-color:#FFFFFF;
}
tr.anniv {
background-color:#CC99FF; /* #00FF66 */
color:red;
}
tr.board {
font-size: 1.5em;
font-weight: bold;
}
#bdmem th {
background-color:#0099FF;
font-size: 1.5em;
}
legend {font-weight:bold;
}
p.formtext {
font-size:1.5em;
}
li.wishlist {
list-style: none;
display: inline;
/*padding: 10px 10px 200px 10px;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
}
li.contacts {
list-style: none;
display: inline;
padding: 20px;
font-weight:bold;
}
li.comment {
list-style: none;

padding: 50px 20px 20px;

}

p.signup {display:block;}
p.student {display:none;}
.date {font-weight:bold;
text-align:center;
padding:10px;
}noscript {
	text-transform: uppercase;
	color: #0000FF;
}
/* This next section is used of the tabs in the gallery section */
.content_body_tab a#currentTab{
	padding: 10px;
	height: 40px;
	font-size: 1.3em;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
}
.content_body_tab a {background: url(images/tabunselected.png) no-repeat;
padding: 10px;
height: 40px;
font-size: 1.3em;
}.product_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.product_order {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;	
}
.hide {
display: inline;
}
/* This next section is used for the menu in the gallery section */
#photohead {
	margin:0;
	padding:0;
}

#photohead ul {
	margin:0;
	padding:0;
	
}

#photohead li {
	margin:0;
	padding:0;
	list-style: none;
	float: left;
	position: relative;
}

#photohead ul li a {
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	width: 200px;
	display:block;
	color: #993366;
}

#photohead ul ul {
	position:absolute;
	visibility: hidden;
	top: 20px;
	background-color:#A48A97;
	border: 1px solid black;
	border-top: hidden;
	}

#photohead ul ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#photohead ul li:hover ul {
	visibility: visible;
}
#photohead li a:hover, #photohead li .curphoto{
	color: #D4D0C8;
}

