body {
	background: url(../images/bg_gradient2.jpg) #32331d repeat-x center top;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}

p {
	line-height: 1.5em;
	font-size: 12px;
}

a:link, a:active, a:visited, a:focus {
	color: #666666;
}

a:hover {
	color: #e35138;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #666;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #666;
	font-style: italic;
	margin-top: 2em;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

li {
	margin-bottom: 10px;
}

#main {
	margin: auto;
	padding: 0px;
	width: 735px;
	background-color: #f9f8f5;
}

#main2 {
	margin: 10px auto;
	padding: 0px;
	width: 735px;
	background-color: #e8e3c1;
	border-left: #c2b979 solid 1px; 
	border-right: #c2b979 solid 1px; 
}

#title {
	height: 82px;
	width: 735px;
	margin: 10px;
	padding: 0;
	text-align: center;
}

#logo
{
	PADDING-TOP: 15px; 
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 10px; 
	PADDING-LEFT: 15px; 
	clear:left;
	color: #666;
	text-align: left;
}

#logo a, #logo a:hover {
	text-decoration: none;
	color: #333333;
}

.topTitle_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	clear:left;
}
.topTitle_lg a {
	TEXT-DECORATION: none;
	color: #666666;
}

.topTitle_lg:hover a {
	text-decoration: none;
}

.topTitle_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding-left:25px;
	clear:left;
}

A.topTitle_med {
	TEXT-DECORATION: none;
	color: #666666;
}

A.topTitle_med:hover {
	TEXT-DECORATION: none;
}

#content {
	padding: 0 5px;
	text-align: left;
}

#menu, #menu_home {
	font-variant: small-caps;
	list-style: none;
	text-align: center;
	height: 20px;
	font-size: 12px;

}

#menu_home {
	margin: 0 5px;
	padding: 0;
}

#menu {
	margin: 0;
	padding: 0 6px;
}

#menu #standout a, #menu_home #standout a {
/*	border-right: none;
*/
	font-weight: bold;
}

#menu a, #menu_home a {
	color: #666;
	float: left;
	padding: 1px 6px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu #current, #menu_home a:hover, #menu_home #current {
	text-decoration: underline;
	color: #e35138;
}

#menu li, #menu_home li {
	display: inline;
	margin: 0;
	text-align: center;
}

table.calendar {
	border-left: 1px solid #036;
	border-collapse: collapse;
	text-align: left;
	width: 450px;
}

table.calendar caption {
	border: 1px solid #73002D;
	font-weight: bold; 
	font-size: 1.45em; 
	padding: 5px;
	letter-spacing: 2px;
	background: #e8e3c1;
}

table.calendar th, table.calendar td {
	padding: 5px;
	border-right: 1px solid #73002D;
	border-bottom: 1px solid #73002D;
}

table.calendar td {
	vertical-align: top;
	top: 0px;
}

table.calendar th {
	font-weight: bold; 
	font-size: 100%; 
	letter-spacing: 2px;
}


.imgLeft, .imgRight  {
	display: inline;
	padding: 0;
	border: 1px solid #666;
}

.imgLeft {
	margin: 5px 15px 20px 0;
}

.imgRight {
	margin: 5px 0 0 20px;
}

#footer {
	padding:0.5em;
	clear:left;
	font-size: .90em;
	text-align: center;
}

#footer p {
	font-size: .90em;
}

#rightMenu {
	margin-left: 0;
	font-variant: small-caps;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
}

#rightMenu a {
	color: #666;
	padding: 1px 0;
	text-decoration: none;
}

#rightMenu a:hover {
	color: #e35138;
	padding: 1px 0;
	text-decoration: none;
}

.tinyTxt {
	margin: 15px 0 0 0;
	padding: 0;
	width: 150px;
	text-align: center;
	font-size: .95em;
}

.tinyTxt p {
	font-size: .95em;
}

#sideMenu {
	margin: 15px 0 0 0;
	padding: 0;
	width: 150px;
	font-variant: small-caps;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#sideMenu a {
	color: #333333;
	padding: 1px 0;
	text-decoration: none;
}

#sideMenu a:hover {
	color: #e35138;
	padding: 1px 0;
	text-decoration: none;
}

/* anylink 2 */

#dropmenudiv{
	position:absolute;
	background-color: #ccc;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ece9d8;
}
