/* CSS Document */



body {

	margin: 20px;

}

body, td.content, table.form td, table.pricing td {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	color: #f0de6c;

	font-size: 13px;

	line-height: 120%;

	background-color: #942d36;

}

table#wrapper {

	margin: 0px auto;

	width: 740px;

}

td#main {

	padding: 5px;

}

td#pagehead {

	padding: 0px;

	height: 78px;

}

td#pagehead div {

	margin: 10px 2px;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	white-space: nowrap;

	color: #000000;

	font-weight: bold;

	background-image:url(images/page_head_bg.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 16px;

	padding-right: 8px;

	padding-bottom: 26px;

	padding-left: 80px;

	width: 100px;

}

/* the following rule is hidden from IE */

html> body td#pagehead div { 

	width: auto;

	display: inline; 

}

td#masthead {

	padding: 0px;

}

td#menubg, td.mauve {

	padding: 0px;

}

td#menubg, td.mauve, div.button a {

	background-color: #B64554;

}

table#menu td {

	padding: 2px 15px;

	text-align: center;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	color: #f0de6c;

	font-size: 13px;

	font-weight: bold;

}

table#menu td a {

	color: #f0de6c;

	text-decoration: none;

}

table#menu td a:hover {

	color: #ffffff;

	text-decoration: none;

}

td.content {
	padding: 10px;
	vertical-align: top;
	font-size: 13px;

}

table.home td.content img {

	margin: 0px;

	float: left;

}

td.content a {
	color: #FFF;
	text-decoration: none;

}

td.content a:hover {

	color: #ffffff;

	text-decoration: underline;

}

td.content h1 {
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	font-size: 13px;

}

table.products td.content p {

	margin: 10px;

	padding: 0px;

}

table.products td, table.events td.content {

	border-bottom: 1px dashed #F3DE6D;

}

table.products td {

	padding: 25x 10px 25px 25px;

	vertical-align: top;

}

table.products td.content {

	padding: 25px 25px 25px 10px;

	vertical-align: top;

}

table.events td.content, {

	padding-top: 20px;

	padding-bottom: 20px;

}

table.events td.content p {

	margin: 8px 0px;

}

div.button {

	width: 80%;

	margin: 4px 10px;

}

div.button a {

	padding: 2px 4px;

	text-decoration: none;

	text-align: center;

	white-space: nowrap;

	width: 80px;

	font-weight: bold;

}

div.button a:hover {

	text-decoration: none;

}

td#footer, .small {

	font-size: 11px;

}

td#footer {

	padding: 0px;

	text-align: center;

	font-weight: bold;

}

td#footer a {

	color: #f0de6c;

	text-decoration: none;

}

td#footer a:hover {

	color: #ffffff;

	text-decoration: none;

}

p.ava1 {

	color: #000000;

	padding: 2px 6px;

	background-color: #F2DC5B;

}

p.ava2 {

	color: #000000;

	padding: 2px 6px;

	background-color: #F58633;

}

p.ava3 {

	color: #000000;

	padding: 3px 6px;

	background-color: #A191DB;

}

p.ava4 {

	color: #000000;

	padding: 2px 6px;

	background-color: #99BCCD;

}

p.ava5 {

	color: #000000;

	padding: 2px 6px;

	background-color: #82AE72;

}

p.ava6 {

	color: #000000;

	padding: 2px 6px;

	background-color: #AA9D8C;

}

blockquote {

	margin: inherit 15px;

}

.underline {

	text-decoration: underline;

}

table.pricing {

	margin: 10px;

}

table.pricing td {

	padding: 2px;

	border: none;

}
td.content h2 {
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
}

