/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BF7251;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #765F3A;
	line-height: 17px;
	text-decoration: none;
	background: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: underline;
	background: #B69663;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C633D;
	line-height: 17px;
	text-decoration: none;
	background: none;
}

.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FBF7F4;
	line-height: 17px;
	text-decoration: none;
	background: none;
	background-color: #B69663;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FDFBEE url(images/rep-new.JPG) repeat-x;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #443420;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#B49463;
}

.picRight {
	border: 1px solid; 
	border-color:#EAD09F; 
	float:right; 
	margin-left:10px;
}

.picLeft {
	border: 1px solid; 
	border-color:#EAD09F; 
	float:left; 
	margin-right:10px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #EAF4F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #C6AE8A;
}
.repeat-x {
	background-repeat: repeat-x;
}
.galleryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443420;
	background-color: #F5EAE0;
	text-align: center;
}
.special-header {
	font-family: Times, serif;
	font-size: 42px;
	font-weight: normal;
	color: #B99966;
	line-height: normal;
}
.special-h2 {
	font-family: Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #B99966;
	line-height: normal;
}
.special-h3 {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #B99966;
	;
	line-height: normal;
}
.special-h4 {
	font-family: Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #B99966;
	line-height: normal;
}
