body {font-family:Arial, helvetica, sans-serif; margin: 0px 0px 0px 0px; background-color:#222222;}
textarea, input {font-family:Arial, helvetica, sans-serif;}

p, ul, input, textarea, select
{
	font-size: 11px;
}

.smaller {font-size: 10px;}

.bigger {font-size: 12px;}

h1 {font-size: 18px;}
h2  {font-size: 14px;}
h3 {font-size: 12px;}

/************** general styles ************************************************************************************************************************/

p {color: #ffffff; line-height:125%; margin-top: 0px; margin-bottom: 10px}

ul
{
	margin-left: 2em;
	padding-left: 0em;
	list-style-type: square;
	color: #ffffff;
	line-height:125%;
	margin-top: 0px;
	margin-bottom: 7px;
}

ul.rightshape
{
	margin-left: 1.4em;
	padding-left: 0em;
	list-style-image: url(../images/spacers_etc/red_bullet.gif);
	color: #dddddd;
	line-height:115%;
	margin-top: 0px;
	margin-bottom: 6px;
}

li.rightshape {margin-bottom: 4px}

p a:link, ul a:link {COLOR: #ffffff; text-decoration: underline}
p a:visited, ul a:visited {COLOR: #ffffff; text-decoration: underline}
p a:active, ul a:active {COLOR: #ffffff; text-decoration: none}
p a:hover, ul a:hover {COLOR: #ffffff; text-decoration: none}

p.alt a:link {COLOR: #ffffff; text-decoration: none}
p.alt a:visited {COLOR: #ffffff; text-decoration: none}
p.alt a:active {COLOR: #ffffff; text-decoration: underline}
p.alt a:hover {COLOR: #ffffff; text-decoration: underline}

h1 {color: #ffffff; font-weight: bold; margin-top: 0px; margin-bottom: 10px; line-height:110%}
h2 {color: #ffffff; font-weight: bold; margin-top: 0px; margin-bottom: 7px; line-height:110%}
h3 {color: #ce2127; font-weight: bold; margin-top: 0px; margin-bottom: 0px; line-height:110%}

hr {height:1px; width: 100%;color: #ffffff; background-color: #ffffff; border:0; margin-top: 0px; margin-bottom: 10px}

.red {color: #ce2127;}
.nomargin {margin-bottom: 0px}

p.tour{
	line-height:110%; 
	margin-bottom: 5px;
}

/************** base cell styles ************************************************************************************************************************/

.column1, .column2, .column3, .column4, .centrecolumn
{
	padding: 0px 10px 0px 10px;
	background-color:#000000;
}

.column1, .column2, .column3, .centrecolumn
{border-right: 1px solid #252525;}

.column2, .column3, .column4, .centrecolumn
{border-left: 1px solid #252525;}

.flashheadercell {background-color:#000000;}

.footer {padding: 5px 10px 0px 10px; background-color:#000000;}
.footer2 {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #ce2127;
	background-color:#222222;
}

/************** right shape styles ************************************************************************************************************************/

.rightshapetop{
	background-image: url(../images/right_shape/top.jpg);
	background-repeat: no-repeat;
	background-color: #252525;
	padding: 0px 10px 1px 10px;
}

div.rightshapebottom{
	background-image: url(../images/right_shape/bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #252525;
	padding: 0px 10px 1px 10px;
}

/************** other styles ************************************************************************************************************************/

.imageborder{
	border: 1px solid #CE2127;
}

hr {height:2px; width: 100%; color: #A6A6A6; background-color: #252525; border:0; margin-top: 0px; margin-bottom: 10px}

.popupimageheader{
	padding: 0px 4px 0px 4px;
	border-bottom: 1px solid #000000;
	background-color: #CE2127;
}

/************** form styles ************************************************************************************************************************/

form {margin-bottom: 0px;}

input {background: #ffffff; color: #000000; border:0px;}
input:focus {background: #aaaaaa;}

input.mailinglist {width: 340;}
input.mailinglistremove {width: 137;}

input.button {font-weight:bold;}
input.button:focus {background: #bbbbbb;}

select {background: #ffffff; color: #000000; border:0px}
select.mailinglist {width: 340px;}







