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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 150%;
}
body {
	background-color: #242424;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 23px;
	color: #FFF;
}
h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 35px;
}
h3 {
	font-size: 14px;
	color: #FFF;
}
.align_center {
	text-align: center;
}
a.menu_txt:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}

a.menu_txt:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu_txt:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu_txt:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#border_allaround {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}
#bg_blocks1 {
	background-color: #333;
	background-image: url(images/bg_blocks.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bg_blocks2 {
	background-color: #333;
	background-image: url(images/bg_blocks.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #242424;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #242424;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.footer_link:link {
	color: #CCC;
	text-decoration: none;
}
a.footer_link:visited {
	text-decoration: none;
	color: #CCC;
}
a.footer_link:hover {
	text-decoration: underline;
	color: #F60;
}
a.footer_link:active {
	text-decoration: none;
	color: #CCC;
}

#bg_blocks3 {
	background-color: #333;
	background-image: url(images/bg_blocks.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #242424;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bg_blocks4 {
	background-color: #333;
	background-image: url(images/bg_blocks.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pricingbox_border {
	height: 4px;
	background-image: url(images/black_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pricing_box_brown_bg {
	background-color: #765836;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.pricing_box_red_bg {
	background-color: #852E31;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
