FONT {
	FONT-SIZE: 14px;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	color: #6C6E70;
	
}
TD {
	FONT-SIZE: 14px; 
		font-family: Trebuchet MS, Lucida Grande, sans-serif;
		color: #6C6E70;
}
BODY {
	FONT-SIZE: 14px; 
		font-family: Trebuchet MS, Lucida Grande, sans-serif;
	margin:0;
	padding:0;
	
}
P {
	FONT-SIZE: 14px;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	color: #6C6E70;
	
}
DIV {
	FONT-SIZE: 14px; 
		font-family: Trebuchet MS, Lucida Grande, sans-serif;
}
INPUT {
	FONT-SIZE: 14px; 
		font-family: Trebuchet MS, Lucida Grande, sans-serif;
}
TEXTAREA {
	FONT-SIZE: 14px;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
}
FORM {
	FONT-SIZE: 14px; 
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
}

.mainTitle {
	FONT-SIZE: 24px; 
	color: #CB8D5E;
}

.subTitle {
	FONT-SIZE: 20px; 
	color: #CB8D5E;
	font:"Trebuchet MS", verdana, arial, sans-serif;
}

.subTitle1 {
	FONT-SIZE: 12px; 
	color: #CB8D5E;
	font:"Trebuchet MS", verdana, arial, sans-serif;
}
subTitle1 a {
	text-decoration: none;
	color: #CB8D5E;
}

a.subTitle: hover {
	text-decoration: underline;
	color: #CB8D5E;
}

.mainText {
	FONT-SIZE: 14px;
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	color: #6C6E70;
	line-height: 20px;
}

.addressText{
	FONT-SIZE: 14px; 
	color: #CB8D5E;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.footerQuote{
	FONT-SIZE: 14px; 
	color: #CB8D5E;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.footerQuoteBig{
	FONT-SIZE: 20px; 
	color: #CB8D5E;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.menu{
	FONT-SIZE: 14px;
	font-family: Lucida Sans Unicode, Lucida Console, Lucida Grande, sans-serif;
	color: #F6F6F6;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
	color: #DDBFA7;
}

.menuSelected {
	FONT-SIZE: 14px;
	font-family: Lucida Sans Unicode, Lucida Console, Lucida Grande, sans-serif;
	color: #DDBFA7;
	text-decoration: none;
}

a.menuSelected:hover {
	text-decoration: underline;
}

.customList {
/*list-style-type: disc;
	margin-left: 0.0em;*/
	line-height: 35px;
	margin-left: 1.2em;	
}

.customList2 {
/*list-style-type: disc;
	margin-left: 0.0em;*/
	line-height: 20px;
	margin-left: 1.2em;	
}

.link {
	text-decoration: none;
	color: #CB8D5E;
}

a.link:hover {
	text-decoration: underline;
	color: #CB8D5E;
}

.linkBold {
	text-decoration: none;
	color: #CB8D5E;
	font-weight:bold;
}

a.linkBold:hover {
	text-decoration: underline;
	color: #CB8D5E;
	font-weight:bold;
}

.formBorderColor {
	border: 1px solid #CB8D5E;
}

.smallerItalicBold {
	text-decoration: none;
	color: #000000;
	font-style:italic;
	FONT-SIZE: 12px;
	line-height: 16px;
	font-weight:bold;
}

.smallerBold {
	text-decoration: none;
	color: #000000;
	FONT-SIZE: 12px;
	line-height: 16px;
	font-weight:bold;
}

.smallerItalic {
	text-decoration: none;
	color: #000000;
	font-style:italic;
	FONT-SIZE: 12px;
	line-height: 16px;
}



.smaller {
	text-decoration: none;
	color: #000000;
	FONT-SIZE: 12px;
	line-height: 16px;
}

a.smaller:hover {
	text-decoration:underline;
}

.mainpage {
	background-image: url(images/intrographic2.jpg) center no-repeat fixed;
}

/*Added by Janna*/

.top_border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CB8D5E;
}

.top_margin {
	margin-top:5px;
}

#s1 {
	float: right;
	padding-top: 300px;
	padding-right: 20px;
}

#s2 {
	float: right;
	padding-top: 465px;
	padding-right: 20px;
}

#j1 {
	padding-top: 465px;
	float: right;
	padding-right: 30px;
}

.clear_float {
	clear: both;	
}
.dark_bold {
	font-weight: bold;
	color: #803A07;
}
.spacing {
	padding-top: 6px;
}

.p_spacing {
	margin-top: 10px;
}
