@charset "utf-8";
/* CSS Document */

body  {
	padding: 				0;
	text-align: 			center;
	color: 					#333333;
	background-color: 		#FF8000;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				100%;
	margin: 0px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}

A:link {
	color: 					#0066CC
}

A:visited {
	color: 					#0066CC
}

A:active {
	COLOR: 					#FF9900
}

p {
	font-size: 				70%;
	margin-top: 			2px;
	margin-right: 			0px;
	margin-bottom: 			7px;
	margin-left: 			0px;
	padding: 				0px;
}
h3 {
	margin-top: 			10px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	margin-left: 			0px;
	color: 					#0066CC;
	font-size: 				0.8em;
}
.hr {
	padding: 				0px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	height: 				1px;
	width: 					90%;
	margin-right: 			auto;
	margin-left: 			auto;
}

.center {
	text-align: 			center;
	padding-right: 			20px;
	padding-left: 			20px;
}

.bold {
	font-weight: 			bold;
}

.justify {
	text-align: 			justify;
}

.elastic #container .center a {
	font-size: 				0.9em;
}
.elastic #container .center h5 {
	font-size: 				0.8em;
	margin: 				0px;
	padding-top: 			5px;
	padding-right: 			0px;
	padding-bottom: 		0px;
	padding-left: 			0px;
}


.imgspacer {
	padding-right: 			20px;
	padding-left: 			20px;
}

.ruler {
	border-top-width: 		1px;
	border-right-width: 	1px;
	border-bottom-width: 	1px;
	border-left-width: 		1px;
	border-bottom-style: 	solid;
	border-top-color: 		#CCCCCC;
	border-right-color: 	#CCCCCC;
	border-bottom-color: 	#CCCCCC;
	border-left-color: 		#CCCCCC;
	margin-top: 			4px;
	margin-bottom: 			5px;
	margin-right: 			20px;
	margin-left: 			20px;
	height: 				1px;
}

.elastic #container {
	width: 					800px;
	text-align: 			left;
	border-right-width: 	0px;
	border-left-width: 		0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
} 
.elastic #headerbox {
	font-size: 				90%;
	color: 					#333333;
	text-align: 			center;
	float: 					right;
	margin-right: 			auto;
	margin-bottom: 			0px;
	margin-left: 			auto;
	margin-top: 			190px;
	width: 285px;
	padding: 0px;
}


.elastic #header {
	text-decoration: 		none;
	background-color: 		#000000;
	padding-top: 			0px;
	padding-right: 			10px;
	padding-bottom: 		0px;
	padding-left: 			10px;
	height: 				286px;
	background-image: url(../img/header.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
} 
.elastic #header h1 {
	font-size: 				90%;
	color: 					#333333;
	text-align: 			center;
	margin-right: 			auto;
	margin-bottom: 			5px;
	margin-left: 			auto;
	margin-top: 			2px;
	padding: 0px;
}
.elastic #header p {
	font-size: 				80%;
	color: 					#333333;
	text-align: 			center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.elastic #container #contentwrapper {
	background-color: #F5CF7A;
	border-top-width: 0px;
	border-right-width: 40px;
	border-bottom-width: 0px;
	border-left-width: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom: 10px;
	margin: 0px;
}
.elastic #container #gallery {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}



.elastic #header img {
	text-decoration: 		none;
	border-top-style: 		none;
	border-right-style: 	none;
	border-bottom-style: 	none;
	border-left-style: 		none;
	margin-top: 			5px;
	margin-right: 			20px;
	margin-bottom: 			5px;
	margin-left: 			10px;
	float: 					left;
	padding: 				0px;
}

.elastic #toppicture {
	text-align: 			center;
	margin-top: 			5px;
	margin-bottom: 			5px;
	margin-right: 			auto;
	margin-left: 			auto;
}

.elastic #toppicture img {
	border: 				1px solid #CCCCCC;
}

/* navigation */
#menu_bar {
	background-color: #FF8317;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}
#active_menu {
	color: 					#000000;
}
.navigation {
	text-align: 			center;
	margin: 0px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 55%;
	color: #000000;
}

.navigation a {
	color: 					#0066CC;
	display: 				inline-block;
	text-decoration: 		none;
	font-weight: 			bold;
	padding-top: 			0;
	padding-right: 			4px;
	padding-bottom: 		0;
	padding-left: 			2px;
	text-transform: 		uppercase;
	margin: 0px;
}

.navigation a:hover {
	color: 					#990033;
}

.elastic #sidebar1 {
	float: 					right;
	width: 					200px;
	padding-top: 			0px;
	padding-right: 			0px;
	padding-bottom: 		5px;
	padding-left: 			0;
	margin-right: 			10px;
	margin-top: 			0px;
	text-align: 			center;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-left: 10px;
	display: inline-block;
}

.elastic #sidebar1 p {
	font-size: 				70%;
	margin: 0px;
	padding: 5px;
}
.elastic #sidebar1 h1 {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.elastic #sidebar1 h3 {
	margin-left: 			10px;
	margin-right: 			10px;
}
.elastic #sidebar1 ul {
	list-style-type: disc;
	font-size: 0.8em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.elastic #sidebar1 li {
	list-style-type: disc;
}


.elastic #sidebar2 {
	float: 					right;
	width: 					22em;
	padding-top: 			0px;
	padding-right: 			15px;
	padding-bottom: 		5px;
	padding-left: 			0;
	margin-top: 			15px;
	text-align: 			center;
}

.elastic #mainContent {
	margin-top: 			0px;
	margin-right: 			225px;
	margin-bottom: 			10px;
	margin-left: 			10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
} 


.elastic #mainContent p {
	font-size: 				70%;
	padding: 				5px;
	text-align: justify;
	margin: 0px;
}

.elastic #mainContent h1 {
	font-size: 				1em;
	color: 					#333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.elastic #mainContent h2 {
	font-size: 				0.7em;
	color: 					#0033FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.elastic #mainContent h3 {
	margin-top: 			10px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	margin-left: 			0px;
	color: 					#0066CC;
	font-size: 				0.8em;
}

.elastic #mainContent h4 {
	margin-top: 			5px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	margin-left: 			0px;
	color: 					#666666;
	font-size: 				0.8em;
}
.elastic #full {
	margin-top: 			0px;
	margin-right: 			10px;
	margin-bottom: 			10px;
	margin-left: 			10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.elastic #full p {
	font-size: 				75%;
	padding: 				5px;
	text-align: justify;
	margin: 0px;
}
.elastic #full h1 {
	font-size: 				1em;
	color: 					#333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.elastic #full h2 {
	font-size: 				0.7em;
	color: 					#0033FF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.elastic #full li {
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 75%;
}
.elastic #full ul {
	list-style-type: disc;
	list-style-image: url(../img/bullet.gif);
}
.elastic #full hr {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.elastic #full table {
	margin-left: 20px;
}
.elastic #full td {
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
}
.elastic #gallery2 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.elastic #gallery2 img {
	margin: 2px;
	padding: 0px;
	border: 1px solid #333333;
}
#center {
	padding: 2px;
	text-align: center;
	margin: 0px;
}
#center img {
	padding: 2px;
	text-align: center;
	margin: 5px;
	border: 1px solid #336600;
}
#bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
}

#bottom h1 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bottom img {
	border: 2px solid #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.elastic #footer {
	text-align: 			center;
	border-top-width: 		1px;
	border-right-width: 	1px;
	border-bottom-width: 	1px;
	border-left-width: 		1px;
	border-bottom-style: 	solid;
	border-top-color: 		#999999;
	border-right-color: 	#999999;
	border-bottom-color: 	#999999;
	border-left-color: 		#999999;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
} 

.elastic #footer p {
	margin: 				0;
	font-size: 				0.7em;
	padding-top: 			5px;
	padding-right: 			0;
	padding-bottom: 		5px;
	padding-left: 			0;
}
.elastic #faqs {
	text-align: justify;
}

.fltrt { 
	float: 					right;
	margin-left: 			8px;
}
.float_right_img {
	float: right;
	text-indent: 0px;
	display: inline-block;
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fltlft {
	float: 					left;
	margin-right: 			8px;
}

.clearfloat {
	clear:					both;
    height:					0;
    font-size: 				1px;
    line-height: 			0px;
}

.quotes {
	background-image: url(../img/logo_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 7em;
}

.xsmall {
	font-size: x-small;
	padding-left: 10px;
}
.gallery3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.gallery3 img {
	border: 1px solid #333333;
	text-decoration: none;
	padding: 0px;
	margin: 5px;
}
.color {
	font-weight: bold;
	color: #FF0000;
}
.gallery2 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
