/*Headers*/
H1 {
	font-family: microsoft sans serif;
	font-size: 14px;
	font-weight: bold;
	color:#979087;

}


div#footer h1 {
font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#968B7E;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #766243;
	padding: 0 0 0 15px;
}
.add {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 13px;
	color: #B0AAAF;
	text-decoration: none;
}


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

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C5B299;
	background:none;
	line-height: 17px;
}

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

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

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: none;
	background-position: top;
	background-repeat: none;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:left;
}

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

.picRight {
	border: 1px solid; 
	color: #999999;
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right;
	margin-left:20px;
	color: #FEFEFE;
	border: 1px;
}
.picRightnoborder2 {
	float:right;
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	color: #CCCCCC;
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #4D0707;
	width:200px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #4D0707;
	width:200px;
	background-color: #FFFFFF;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #B3AAA1;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* Link Styles */
.link1 {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #AB916B;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #AB916B;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.outlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #766243;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow_01.gif);
}

