/* **********  Layout  Formatting  ********** */

p, div {
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
    }

.white {
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
    }
    
.citytitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #e6d17a;	
	}

.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #fff;	
	}
	
.intro {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #215783;
    }

/* **********  Link Formatting  ********** */
	
a:link {
	text-decoration: underline;
	color: #215783;
	padding: 0px;
	}

a:visited {
	text-decoration: underline;
	color: #215783;
	padding: 0px;
	}
	
a:hover {
	text-decoration: none;
	color: #555;
	padding: 0px;
	}
	
a:active {
	text-decoration: underline;
	color: #215783;
	padding: 0px;
	}

/* **********  Mainnav Formatting  ********** */

	
.mainnav a, .mainnav a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
	color: #555;
	background: #fff;
	}



.mainnav a:hover, .mainnav a:active {
	border: 0px;
	font-size: 13px;
	color: #215783;
	background: #fff;
	}

/* **********  Subnav  ********** */


#subnav p {
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	color: #fff;
	letter-spacing; 0px;
	}



#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}



#subnav ul li {
	display: block;
	text-align: left;
	list-style-type: none;
	background: url() no-repeat 0px 8px;
	}



#subnav a {
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	color: #fff;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	}


#subnav a:hover, #subnav a:active {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	}

/* **********  Image Formatting  ********** */
	
.photo {
	float:left;
	margin: 0px;
	padding: 2px 10px 10px 0px;
	}
    
.icon {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	border: 0px;
	}
	
img.general {
	margin: 0px;
	padding: 0px;
	border: 1px solid #555;
	}
	
img.sidebar {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: none;
	border:0px;
	}
	
img.email {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	color: none;
	}

img.email a{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	color: none;
	}
	
/* **********  Heading Formatting  ********** */

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #555;
	}
	
h2 {
	margin: 0px;
	font-family: Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 20px;
	color: #215783;
	}
	
h3 {
	margin: 0px;
	padding: 25px 42px 0px 0px;
	border: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #555;
	}
    
h4 {
	margin: 0px;
	padding: 10px 42px 0px 0px;
	border: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #555;
	}
	
h5 {
	margin: 0px;
	padding: 25px 0px 5px 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #e6d17a;
	}
    
/* **********  Misc Formatting  ********** */
    
hr {
	width: 410px;
	text-align: left;
	margin: 0 auto 0 0;
	border: none;
	border-top: 2px solid #215783;
	border-top: 2px solid #215783;
	}

/* **********  List Formatting  ********** */



.bullet {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}



.bullet li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #777;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

	

.sansbullet {
	margin: 0px;
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}



.sansbullet li {
	display: block;
	list-style-type: none;
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	color: #777;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	}
