/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666;
	white-space: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

body {
	margin: 20px 0;
	background: #4F7FA9 url("images NEW/bg.gif") repeat-x;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

form {
}



h1, h2, h3 {
	color: #4F7FA9;
}

h1 {
	font-size: medium;
	padding-top: 10px;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #4F7FA9;
	padding-top: 10px;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #4F7FA9;

}

a:hover {
	border: none;
	color: #069;
	font-weight: bold;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4F7FA9;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

#main
{
	width: 978px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/* Header */

#header {
	width: auto;
	height: 35px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu {
	float: left;
	width: auto;
	padding-left: 0px;
	height: 35px;
	vertical-align: middle;
	background-image: url(images%20NEW/menu.gif);
	background-repeat: repeat-x;



}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 195.6px;
	text-align:center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
	font-size: 14px;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	width: 195.6px;
}


/* Logo */

#logo {
	width: 978px;
	height: 463px;
	margin: 0 auto;
	background: url("images NEW/img12.jpg") no-repeat left top;
	
}


#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 978px;
	background: #FFFFFF;
	border-top: none;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(MM%20Templates/metamorph_killerwhale/images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}
.post .SUBHEADING {
	color: #069;
	font-weight: normal;
	font-style: italic;
}


.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(MM%20Templates/metamorph_killerwhale/images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F7FA9;
}

.post .meta a {
	color: #4F7FA9;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(MM%20Templates/metamorph_killerwhale/images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	background: url(MM%20Templates/metamorph_killerwhale/images/img13.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(MM%20Templates/metamorph_killerwhale/images/img04.gif) repeat-x left bottom;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 217px;
	text-indent: 111px;
	text-align: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
	text-indent: 60px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 217px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	text-indent: 40px;
	white-space: normal;
}

#sidebar2 li h2 {
	color: #FFFFFF;
	height: 23px;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	background-image: url(images%20NEW/title2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(MM%20Templates/metamorph_killerwhale/images/img04.gif) repeat-x;
	text-align: right;
	padding-right: 5px;
}

#sidebar2 li li {
	background: url(MM%20Templates/metamorph_killerwhale/images/img04.gif) repeat-x left bottom;
	font-size: .8em;
	text-align: right;
	padding: 5px;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
	font-size: 12px;
	text-align: right;
	padding-right: 17px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 5px;
	font-weight: 600;
	text-align: right;
	padding-right: 15px;
}



/* Footer */

#footer {
	text-align: center;
	font-size: xx-small;
	color: #ffffff;
	height: 40px;
	padding-top: 10px;
}

#footer a
{
	color: #FFFFFF;
	text-align: center;
}
.post .SUBHEADINGRED      {
	color: #800040;
	font-weight: normal;
}
.MAINHEADING {
	text-align: center;
	color: #FFF;
	background-color: #FFF;
	width: inherit;
}
#main #page #content .post .entry .style3 strong br {
	color: #808080;
	font-size: 12px;
}
#main #page #content .post .entry.style2 small {
	color: #800040;
}
#main #page #content .post .entry.style2 small {
	color: #069;
	font-size: 18px;
}
.post .BOLD Paragraph text {
	font-weight: bold;
	color: #399;
}
.post .SUBHEADREDBOLD {
	font-weight: bold;
	color: #800040;
}
#main #page #content .post .entry .style3 blockquote p strong {
	color: #004080;
}
#main #page #sidebar p .memberslogin {
}
#main #page #content .post .entry .style3 img {
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#main #page #content .post .entry blockquote div blockquote p img {
	text-align: center;
	text-indent: 22;
}
#main #page #content .post .entry blockquote div blockquote {
	text-align: center;
	padding-left: 25px;
}
#main #page #content .post .entry table tr td h1 em {
	color: #004080;
}
#main #page #content .post .entry table tr td h1 em {
	font-family: "Lucida Console", Monaco, monospace;
}
#main #page #content .post .entry table tr td p strong {
	font-family: "Lucida Console", Monaco, monospace;
}
#main #page #content .post .entry table tr td p {
	font-family: Arial, Helvetica, sans-serif;
}
.HEADER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#footer {
	color: #000;
}
#main #page #content .post .entry table tr td {
	color: #004080;
}
#main #page #content .post .entry table tr td ul li p .style3 strong {
	color: #036;
}
#main #page #content .post .entry table tr td p strong {
	color: #004080;
}
