﻿/** BASIC */

body
{
    background-position: #000000 url(images/bg_01.jpg) repeat;
    margin: 0px;
    padding: 0px;
    background: #000000 url(images/bg_01.jpg) repeat;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
.DonationAmount
{
    text-align: right;
}
#apDiv1
{
    position: relative;
    left: 218px;
    top: 3px;
    width: 247px;
    height: 20px;
    z-index: 1;
    color: #FFFFFF;
    right: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #535353;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 18px;
	margin-left: 40px;
}

.align-justify {
	line-height: 18px;
	text-align: justify;
}

.text1 {
	display: block;
	margin-bottom: 18px;
	text-transform: uppercase;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #513A27;
}

.text2 {
	display: block;
	margin-bottom: 7px;
	padding: 2px 0px;
	font-size: 12px;
	color: #6B684F;
}
.text2b {
	display: block;
	margin-bottom: 7px;
	padding: 2px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #6B684F;
}
.text2c {
	display: block;
	margin-bottom: 0px;
	padding: 2px 0px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	padding: 2px 5px;
	background: url(images/homepage05.gif);
	color: #FFFFFF;
}

.text4 {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #513A27;
}

.text5 {
	padding-top: 5px;
	text-align: center;
	color: #BF5641;
}

/** LINKS */

a {
	color: #513A27;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 115px;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #432C16;
}
a.link2
{
    width: 35px;
    padding: 0px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    font:  9px Georgia, 'Times New Roman' , Times, serif;
    color: #FFFFFF;
}

a.link1:hover
{
    background: url(images/homepage04.gif) no-repeat;
    color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/bg_02.jpg) no-repeat;
}
.tickets
{
	background: url(images/bg_09.jpg) repeat;
}
.bg2 {
	background: url(images/bg_03.jpg) no-repeat;
}

.bg3
{
    background: url(images/bg_04.jpg) repeat-y;
}

.bg4
{
    padding: 0px;
    margin: 0px;
    background: url('images/bg_05.jpg') no-repeat;
}

.bg5 {
	background: url(images/homepage06.gif) repeat-x left center;
}

.bg6 {
	background: url(images/homepage07.gif) repeat-y center top;
}

/** MISC */

.img1 {
	float: left;
	margin-right: 15px;
}
.img2 {
	float: right;
	margin-left: 15px;
}

.img3
{
    width: 400px;
    padding-left: 80px;
}
.tube3
{
    width: 400px;
    padding-left: 60px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(images/homepage06.gif);
}
.contentTitleSection
{
    background-position: url(images/conmy_contentTitle.jpg);
    width: 580px;
    background: url(images/conm_contentTitle.jpg);
    height: 45px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-image: 11;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #993300;
    border-left-color: #993300;
}
.contentTitle
{
    top: 1px;
    padding-top: 10px;
}
