#container {
	margin: 0 auto;
 	width: 770px;
 	text-align: left;
	}

body {
	text-align: center;
	background-color: #B7C6EC;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-position: center;
	}

a:link {color: #0000FF;}
a:visited {color: #6D9ED0;}
a:hover {color: #0000FF; background-color: #FFFF00;}
a:active {color: #6D9ED0;}

div.left {
	float: left;
	width: 250px;
	margin: 0;
	vertical-align: top;
	}

div.main {
	float: right;
	width: 520px;
	margin: 0;
	background-image: url(images/back-content-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	}

div.box {
	width: 420px;
	background-image: url(images/boxback.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #D2DAE2;
	margin-left: 40px;
	margin-top: 20px;
	}

.boxtext {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
 	}


.nav {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	padding: 10px 20px 10px 20px;
	}

.nav a:link {color: #000000;text-decoration:none;}
.nav a:visited {color: #333333;text-decoration:none;}
.nav a:hover {color: #0000FF; background-color: #FFFF00;}
.nav a:active {color: #6D9ED0;}

.alert {
	width: 300px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FF0000;
	font-size: 12px;
	line-height: 15px;
	}

.address {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px 10px 20px;
	}

.ttlarea {
	width: 310px;
	text-align: left;
	padding: 5px;
	}

.ttltext {
	color: #333333;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	}

.content {
	width: 310px;
	}


.content-full {
	width: 510px;
	}


ul {
	color: #333333;
	list-style-image: url('images/bulletpoint-pawprint.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	clear:left;
	}

div.right {
	float: right;
	width: 180px;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E7EBEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	}

.featuredheadline {
	width: 170px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #D2DAE2;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 15px;
	}

.featuredtext {
	width: 100%;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #D2DAE2;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	clear: left;
	}
	
.featuredtext-2 {
	width: 95%;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #D2DAE2;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	clear: left;
	}

div.featuredstory {
	width: 310px;
	}

.footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	width: 520px;
	clear: right;
	line-height: 100%;
	}
.floatleft-no-border {
  float:left;
  border:none;
  padding-right: 5px;
}
.photoleft {
  float: left;
  padding-right: 5px;
}
.noborder {
  border: none;
}
.photoleft-noborder {
  float: left;
  padding-right: 5px;
  border:none;
}
.photoright-noborder {
  float: right;
  padding-left: 5px;
  border:none;
}
/* Design by GriffinWebDesign.com */