@charset "utf-8";
body {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
}

a:link {
	color: #51685E;
	text-decoration: underline;
}
a:visited {
	color: #51685E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #51685E;
}
a:active {
	text-decoration: underline;
}

.leftside {
	background-image: url(images/leftside.gif);
	background-repeat: repeat;
}

.rightside {
	background-image: url(images/rightside.gif);
	background-repeat: repeat;
}

.green_bg {
	background-image: url(images/menu/green_bg.gif);
	background-repeat: repeat;
}

.leftline {
	background-image: url(images/left_tan_line.gif);
	background-repeat: repeat;
}

.rightline {
	background-image: url(images/right_tan_line.gif);
	background-repeat: repeat;
}

.tanbg {
	background-image: url(images/tan_bg.gif);
	background-repeat: repeat;
}

.darktanbg {
	background-image: url(images/dark_tan_bg.gif);
	background-repeat: repeat;
}

.darkgreen_bg {
	background-image: url(images/green_bg.gif);
	background-repeat: repeat;
}

.footer {
	font-family: "Franklin Gothic Book", Arial;
	font-size: 11px;
	color: #D1C8BB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_bottom_borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #50675D;
	border-bottom-color: #50675D;
}

.smalltext {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 12px;
	color: #50635A;
}

.heading {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #50655B;
}

input {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 12px;
	color: #55665E;
}

hr {
	background-color: #D2C6B9;
}

.submit {
	color: #D6B38F;
	background-color: #4F6259;
	border: 1px solid #D1C5B8;
}

.classover {
	background-color: #D1C8BA;
	border: 1px solid #54685F;
}
a.articles {
	font-size: 16px;
	font-weight: bold;
	color: #4F6259;
	text-decoration: underline;
}


a.gray {
	color: #51685E;
	text-decoration: underline;
}

.menubox {
	border: 1px solid #52665C;
}

a.gray:visited {
	color: #51685E;
	text-decoration: underline;
}

a.gray:hover {
	color: #51685E;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #51655A;
}

a.submenu {
	color: #50635A;
	text-decoration: none;
}

a.submenu:visited {
	color: #50635A;
	text-decoration: none;
}

a.submenu:hover {
	color: #50635A;
	text-decoration: underline;
}

.graybg {
	background-image: url(images/gray.gif);
	background-repeat: repeat;
}

a.articles:visited {
	font-size: 16px;
	font-weight: bold;
	color: #4F6259;
	text-decoration: underline;
}

a.articles:hover {
	font-size: 16px;
	font-weight: bold;
	color: #4F6259;
	text-decoration: none;
}

.greyheader {
	background-image: url(images/gray.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52675E;
}

a.breadcrumbs {
	font-size: 12px;
	color: #4E6359;
	text-decoration: none;
}

a.breadcrumbs:visited {
	font-size: 12px;
	color: #4E6359;
	text-decoration: underline;
}

a.breadcrumbs:hover {
	font-size: 12px;
	color: #4E6359;
	text-decoration: none;
}

.titlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D6357;
	letter-spacing: 2px;
}

fieldset {
	border: 1px solid #51685E;
	text-align: center;
}

.outline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.storytext {
	text-align: justify;
}

a.gallery {
	color: #333333;
	text-decoration: none;
}

a.gallery:visited {
	color: #333333;
	text-decoration: none;
}

a.gallery:hover {
	color: #333333;
	text-decoration: none;
}

a.login {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #D6B38F;
	text-decoration: underline;
}
a.tan {
	font-size: 13px;
	color: #D2C8BC;
	text-decoration: underline;
}



a.login:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #D6B38F;
	text-decoration: underline;
}

a.login:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #D6B38F;
	text-decoration: none;
}

a.tan:visited {
	font-size: 13px;
	color: #D2C8BC;
	text-decoration: underline;
}

a.tan:hover {
	font-size: 13px;
	color: #D6B38F;
	text-decoration: none;
}
