/* Anchor Tags */
.menu { /* The Main Menu */
	font-family: georgia, verdana, arial, sans-serif; font-size: 12px; font-weight: bold;
	text-decoration: none;
	margin-left: 10px; 
}
.menu:link { color: #7B6B5C; }
.menu:visited { color: #7B6B5C; }
.menu:hover { color: #E08993; }
.leftnav { /* The Left Navigation */
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold;
	text-decoration: none;
	margin-left: 8px; 
}
.leftnav:link { color: #7B6B5C; }
.leftnav:visited { color: #7B6B5C; }
.leftnav:hover { color: #E08993; }
/* The links (anchors) used in the content pages */
.links {  font-family: verdana, arial, sans-serif; color: #7B6B5C; font-size: 12px; font-weight: bold; text-decoration: underline}
.links:link {  color: #7B6B5C; }
.links:visited {  color: #7B6B5C; }
.links:hover {  color: #E08993; }

.readmore {  font-family: verdana, arial, sans-serif; color: #7B6B5C; font-size: 12px; font-weight: bold; text-decoration: none}
.readmore:link {  color: #7B6B5C; }
.readmore:visited {  color: #7B6B5C; }
.readmore:hover {  color: #E08993; }
/* 150Table_title */
.150title {
	background-color: #E2DED5;
	color: #7B6B5C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CC757E;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:280px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:255px;
	left: -20px;
}
#header li{
	float:left;
		
}
.lastchild{
	border-right: 0px none #7B6B5C !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B6B5C;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #7B6B5C;
}
#header ul a:hover{
	color:#E08993;
}
/* Content table */

.ctitle {
	background-color:#E2DED5;
	border: solid #CC757E 1px;
	color: #7B6B5C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px; margin-bottom: 0px; 
	
}
.ctable {
	border-left: 1px solid #CC757E;
	border-right: 1px solid #CC757E;
	border-bottom: 1px solid #CC757E;
	color: #444444;
	margin-top: 0px; margin-bottom: 5px;
}

/* Paragraph and Photo classes */
p {
	padding-left: 8px; padding-right: 8px; padding-top: 2px; padding-bottom: 0px;
	margin-top: 0px; margin-bottom: 5px;
	color: #7B6B5C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.photo {
	margin-left: 2px; margin-right: 2px; margin-top: 5px; margin-bottom: 5px;
	border: solid #CC757E 1px;
}

.lphoto {
	margin-left: 5px; margin-right: 15px; margin-top: 5px; margin-bottom: 5px;
	border: solid #CC757E 1px;
}
.rphoto {
	margin-left: 15px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
	border: solid #CC757E 1px;
}
.latestnews {
	margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
	border: solid #CC757E 1px;
}
.p_title { 
	font-family: georgia, verdana; font-size: 13px;	font-weight: bold;
	color: #8B9445; text-decoration: underline;
}
.p_heading { 
	font-family: georgia, verdana; font-size: 13px;	font-weight: bold;
	color: #8B9445; text-decoration: none;
}
.title_border { border: solid #8B9445 1px; }
/* Bottom Panel */
.bottom {
	font-family: verdana, san-serif; color: #7B6B5C;
	font-size: 11px; font-weight: bold;
}

/* Form */
.form_text { font-family: verdana, san-serif;	color: #000000; font-size: 12px; }
.form_heading {	font-family: georgia, verdana, san-serif; color: #000000; font-size: 12px; font-weight: bold; }
.table_heading { font-family: georgia, verdana, san-serif; color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline; }
.table_data { font-family: georgia, verdana, san-serif; color: #000000; font-size: 12px; font-weight: bold; }
.textfield {
	font-family: georgia, verdana, san-serif;
	color: #000000;
	font-size: 12px;
	border: solid #CC9966 1px;
	background-color: #ffffff;
}
.button {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC9966;
	cursor: hand;
	border: 1px solid #000000;
	color: #000000;
}
.pcaption {
	
	color: #336600;
	font-family: Georgia, Verdana, Arial, serif;
	font-size: 13px;
	font-weight: bold;
}
.padl5r5t10b10 {
	padding-left: 5; padding-right: 5; padding-top: 10; padding-bottom: 10;
}
.text {
	padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 0px;
	margin-top: 0px; margin-bottom: 5px;
	color: #333333;
	font-size: 10px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
}
