/* CSS Document */

body {
	-webkit-text-size-adjust: none;
	text-align:center;
}

.masterdiv {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.page_title_style {
    color: rgb(145, 145, 145);
    font-family: 'CenturyGothic', 'Century Gothic';
    font-size: 21px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 29px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.titleblock {
	position:relative;
	width:682px;
	text-align:right;
}

p.basic_paragraph_style {
    color: #FFFFFF;
    font-family: 'EurostileRegular', 'Eurostile';
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 10px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
 
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

a {
	color:#BC9734;
	
}

a:hover {
	color:#76A33E;
}

.bold_paragraph_text {
    font-family: 'EurostileBold', 'Eurostile';
    font-size: 15px;
    font-stretch: normal;
    font-weight:bold;
    line-height: 22px;
	color: #747474;
}

.main_text_block {
    background: rgb(0, 0, 0);
    opacity: 1.00;
}

.thebodyelements {
	position:relative;
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;
}

.green_text_bold {
	color:#76A33E;
	font-weight: bold;
}
	
.green_text_large {
	color:#76A33E;
	font-weight:bold;
	font-size:18px;
}
h1 {
 	color:#BC9734;
	font-weight:bold;
	font-size:24px;
}
a img {
	border:none;
}
.special_large_grey {
	font-family: 'EurostileBold', 'Eurostile';
    font-size: 18px;
    font-stretch: normal;
    font-weight:bold;
    line-height: 22px;
	color: #76A33E;
	font-style:italic;
}