﻿@import url('layout.css');

* {
	margin: 0;
	padding: 0;
}

/* dwtContent > dwtMain */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

*.center{
	text-align: center;
}

h2 {
	background: url('img6.gif') repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	font-family:"Times New Roman", Times, serif;
	color:black;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	color:black;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	color:black;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	color:gray;
}

ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	margin-left: 3em;
}

ol li {
}


ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	margin-left: 3em;
	color:gray;
}

ul li {
}


blockquote {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #E08934;
	background-color:
}

a:hover {
	text-decoration: underline;
}

#dwtMain img{
	margin-right: auto;
	margin-left: auto;
	background-color: #F2EFE9;
}

img.imgc{
	text-decoration: none;
	margin-right:auto;
	margin-left:auto;
}

tr {
	visibility:hidden;
}

/* Boxed Style 

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .shows {
	padding: 10px;
}
*/

/* Logo */


*/

/* Logo */


#logo h1 {
	padding: 46px 0 0 0px;
	width: 436px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}


#logo a {
}

/* Content > Sidebar > Menu*/

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

#menu a:hover {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
	color: #E08934;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Footer items*/

#footer p {
	margin: 0 auto;
	font-size: x-small;
	align: center;
	color: #C0C0C0;
}

/* Footer > Legal */

#legal {
	text-align: center;
}

/* Footer > Links */

#links {
	text-align: center;
}
