@charset "utf-8";
/* CSS Document */

/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }

h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }

dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; } 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
#container {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #F1B940;
}
#header {
	background-image: url(../resources/logo3.jpg);
	background-repeat: no-repeat;
	height: 102px;
	padding-left: 12px;
}
#header p {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 72px;
	padding-left: 174px;
}

#menu {
	background-image: url(../images/top_menu.jpg);
	height: 27px;
	background-repeat: no-repeat;
}
#pageTitle {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
}
#pageTitle h2 {
	font-weight: bold;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
#pageTitle td {
	padding-top: 5px;
	padding-bottom: 5px;
}


#content {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-y;
}
#content p {
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content strong {
	font-weight: bold;
	color: #000000;
}
#content b {
	font-weight: bold;
	color: #000000;
}
#content ul {
}
#content li {
	list-style-position: inside;
	list-style-type: disc;
}


#content h1 {
	font-size: 14px;
	font-weight: bold;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	line-height: 1.25em;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #CC99FF;
	line-height: 1.25em;
	margin-bottom: 5px;
	padding-left: 1px;
	text-transform: uppercase;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EBEBEB;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content h5 {
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCC00;
}
#content h6 {
	font-size: 10px;
}


#content td {
	padding-left: 5px;
	padding-right: 5px;
}
#content a, a:visited {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660099;
}
#content a:active {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	background-color: #660099;
}
.clearFloat {
	clear: both;
}
#content .img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#pageTitle img {
	border: 1px solid #999999;
}

.bold {
	font-weight: bold;
}



#footer {
	background-image: url(../images/footer.jpg);
	height: 86px;
	background-repeat: no-repeat;
}
#footer h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
}

#footer p {
	color: #FFCC00;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#upcominEvents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#upcominEvents b {
	font-weight: bold;
}
#upcomingEvents h4 {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#upcominEvents div {
	line-height: 1.5em;
}
#upcominEvents a, a:visited {
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
#upcominEvents a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660099;
}
#upcominEvents a:active {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	background-color: #660099;
}


#designer {
	margin-right: 8px;
}
#designer p {
	font-size: 8px;
}

#content #form1 {
	width: 550px;
}
#content ol {
	list-style-type: none;
}
#content ol li {
	list-style-type: none;
}
#pageTitle a {
	color: #660099;
	text-decoration: none;
}
#pageTitle a:hover {
	color: #CC0000;
	text-decoration: none;
}
#content td {
	padding-bottom: 5px;
	padding-top: 5px;
}
#content li {
	padding-bottom: 5px;
	list-style-type: none;
}
#tdenewsletter #namefield {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tdenewsletter #email {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tdenewsletter input {
	margin-top: 5px;
	margin-bottom: 5px;
}
#tdenewsletter #subbtn {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#content em {
	line-height: 1.25em;
	margin-bottom: 5px;
	margin-right: 10px;
	font-style: italic;
}
#content form {
	width: 450px;
	float: none;
}
