* {
  margin: 0;
  padding: 0;
}

body {
  background: #cdd1c1;
  min-width: 920px;
  color: #cdd1c1;
  font: 12px/16px arial, san-serif;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align:left;
	}

.home-title {
	font-family: times new roman, times, serif;
	font-size: 40px;
	line-height: 40px;
	color: #154961;
	text-transform: uppercase;

}

.page-title {
	font-family: times new roman, times, serif;
	font-size: 28px;
	line-height: 34px;
	color: #154961;
	text-transform: uppercase;


}

.page-title3 {
	font-family: times new roman, times, serif;
	font-size: 20px;
	line-height: 21px;
	color: #154961;

}

.page-title4 {

	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	
}


.sidebar-title1{
	font-family: times new roman, times, serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #621116;
}

.sidebar-title2{
	font-family: times new roman, times, serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #621116;

}

.transparent_background {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


.sidebar {


	font-size: 11px;
	line-height: 14px;
	padding: 30px;
	color: #454545;
	
}


.sidebar-dots {


	font-size: 10px;
	line-height: 14px;
	color: #555555;
	
}

.quote {
	font-family: Times New Roman, Times, Serif;
	font-size: 15px;
	font-style: italic;
	line-height: 25px;
	margin-right: 30px;
	margin-left: 30px;
	color: #665e54;

}

.quote-link {
	font-family: Times New Roman, Times, Serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #665e54;

}


.quote2 {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	color: #78360a;

}


.tagline {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-style: italic;
	margin-right: 30px;
	color: #154961;

}



a:link {
	color: #4d8299;
	text-decoration: none;
}


a:visited {
	color: #2c6f8d;
	text-decoration: none;
}

a:hover {
	color: #5298b8;
}


a.quick:link{
	color: #4d8299;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.quick:visited {
	color: #2c6f8d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.quick:hover{
	color: #5298b8;
	font-size: 12px;
	font-weight: bold;
}


.spacer  {
	color: #918b83;
}


a.navON:link {
	color: #54423b;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.navON:visited {
	color: #54423b;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.navON:hover{
	color: #ffffff;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.nav:link {
	color: #e9e7e4;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}


a.nav:visited {
	color: #e9e7e4;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.nav:hover{
	color: #ffffff;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.nav2:link {
	color: #54423b;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}


a.nav2:visited {
	color: #54423b;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}

a.nav2:hover{
	color: #ffffff;
	font-size: 11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;

}




a.nav-footer:link {
	color: #7e7e7e;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
}



a.nav-footer:visited {
	color: #7e7e7e;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;

}

a.nav-footer:hover{
	color: #454545;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;

}

.footer{
  font-size: 10px;
  color: #898989;
}

.photo {
	 margin: 8px 4px 0 0;


}


a.photo {
	  border: solid 1px #A2A0A0;
}

