body {
	 font-family: Geneva, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #666666; 	margin: 0;
	padding: 0;}
 
 /* ----------------------------------links --------------------------------------------------*/

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
		color: #795A50;
		text-decoration: underline;
}

 /*----------------------------------text styles - Dark-------------------------------------------------*/
 
 
 .first-letter-cap {
	float: left;
	width: 34px;
	font-size: 42px;
	line-height: 38px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
}

.pullquote {

	font-size:125%;
	line-height:140%;
	margin:10px;
	background:   url("../images/layout/closequote.gif") no-repeat bottom right !important;
	background /**/:url(); /* Disabling quote effect in IE5 + */
	padding:0px 15px 5px 0px;
}
.pullquote:first-letter {
	background:   url("../images/layout/openquote.gif") no-repeat left top!important;
	padding:5px 0px 10px 60px!important;
	padding /**/:0px; /* Disabling quote effect in IE5 + */
	background /**/: url(); /* Disabling quote effect in IE5 + */
	}
	

.h1 {
	  font-family: "Times New Roman", Times, serif; font-size: 20pt; font-weight: normal; color: #795a50; text-transform: capitalize; font-weight: bold;
}
.h2 {
	    font-family: "Times New Roman", Times, serif;font-size: 17pt; font-weight: normal; color: #795a50; text-transform: capitalize;
}
.h3 {
	     font-family: "Times New Roman", Times, serif;font-size: 14pt; font-weight: normal; color: #795a50; text-decoration: none; text-transform: capitalize;
}


.body-small {
	    font-size: 10pt; font-style: normal; font-weight: normal; color: #CAA524;
}

.body-bold {
	     font-size: 12pt; font-style: normal; font-weight: bold; color: #CAA524;
}

.body-italic {
	     font-size: 12pt; font-style: italic; font-weight: normal; color: #CAA524;
}


/* ----------------------------------Light Text Styles --------------------------------------------------*/

.light-h1 {
	    font-size: 22pt; font-weight: normal; color: #ffffff; text-transform: capitalize;
}
.light-h2 {
	    font-size: 19pt; font-weight: normal; color: #ffffff; text-transform: capitalize;
}
.light-h3 {
	     font-size: 16pt; font-weight: normal; color: #ffffff; text-decoration: none; text-transform: capitalize;
}
.light-body {
	    font-size: 12pt; font-style: normal; font-weight: normal; color: #ffffff;
}

.light-body-small {
	    font-size: 10pt; font-style: normal; font-weight: normal; color: #cccccc;
}

.light-body-bold {
	     font-size: 12pt; font-style: normal; font-weight: bold; color: #ffffff;
}

.light-body-italic {
	     font-size: 12pt; font-style: italic; font-weight: normal; color: #ffffff;
}








