body {
	margin:0;
	padding: 0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#C0A594;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	}
	
a:link {
	color:#25472A;
	text-decoration:underline;
	}
a:hover{color:#000; text-decoration:none;}
a:active {color:#25472A; text-decoration:underline;}
a:visited{color:#25472A; text-decoration:underline;}


.logos {
	height: 93px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
.calMarginLeft {
	margin-left: 96px;
}

.eleven {
	font-size: 11px;
}
.eleven a:link {
	font-size: 11px;
	color:#25472A;
	text-decoration:underline;
	}
.eleven a:hover{font-size: 11px;color:#000; text-decoration:none;}
.eleven a:active {font-size: 11px;color:#25472A; text-decoration:underline;}
.eleven a:visited{font-size: 11px;color:#25472A; text-decoration:underline;}

.clear {
	clear: both;
	}
	
.margin-left {
	margin-left: 15px;
}	

.bottom {
	clear: both;
	width: 896px;
	margin: 0px auto;
	}
	
#container {
	width:1024px;
	height: 100%;
	min-height: 400px;
	padding: 0;
	margin: 0px auto;
	}
	
.text_container {
	background-image:url(../images/postcard.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 1024px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:400px; /* real browsers */
	margin: 0px auto;
	padding: 0;
	display: block;
	}
	
.text_bgcolor {
	background-image: url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	width: 1024px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:400px; /* real browsers */
	margin: 0px auto;
	display: block;
	padding: 0;
	}

.main_col {
	width: 896px;
	height: 100%;
	margin: 0px auto;
	padding: 0;
	}
	
.main_col p {
	margin: 0px 15px;
	}
	
.main_col h1 {
	margin: 0px 15px;
	color: #013E7F;
	padding: 5px 0px 10px 0px;
	}
	
.text_col1 {
	float: left;
	display: block;
	width: 399px;
	height: 100%;
	margin: 10px 0 0 64px;
	_margin: 10px 0 0 30px;
	padding: 0;
	}
	
.text_col1 p {
	margin: 0px 15px;
	padding: 0;
	}
	
.text_col2 {
	float: right;
	display: block;
	width: 497px;
	margin: 10px 64px 0 0;
	_margin: 10px 30px 0 0;
	padding: 0;
	}
	
.text_col2 p {
	margin: 0px 15px;
	padding: 0;
	}
	
.text_col1a {
	float: left;
	display: block;
	width: 180px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 0;
	}
	
.text_col1b {
	float: right;
	display: block;
	width: 185px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
.headimg {
	background-image:url(../images/headimg_bg2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1024px;
	height: 264px;
}
	
.headimg2 {
	background-image:url(../images/headimg_friends.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1024px;
	height: 264px;
}
	
.top {
	height: 53px;
	width: 896px;
	padding: 0;
	margin: 0px auto;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	}
	
.top p {
	text-align: right;
	margin: 0px 40px 0 0;
	padding: 19px 3px 0 3px;
	vertical-align:middle;
	}
	
.form {
	border: #C0A494 1px solid;
	padding: 0;
	margin: 0;
	}
	
h2 {
	color: #25472A;
	font-weight: bold;
	font-size: 15px;
	}
	
.button {
	background-color: #ECE9D8;
	font-size:10px;
	margin: 0;
	padding: 0;
	height: 18px;
	width: 23px;
	}
	
.nav {
	height: 42px;
	width: 896px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
	margin: 0px auto;
	padding: 0;
	}
	
.nav p {
	text-align: center;
	padding-top: 13px;
	margin: 0;
	}
	
.nav a:link {
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
	}
	
.nav a:visited {
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
	}
	
.nav a:hover {
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
	
.nav a:active {
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
	}
	
.header {
	color: #25472A;
	font-weight:bold;
	font-size:14px;
	}
	
.point {
	color:#25472A;
	font-weight:bold;
	font-size: 18px;
	}
	
.image {
	border: #000000 1px solid;
	margin: 5px;
	}
	
.imagefloatleft {
	border: #000000 1px solid;
	margin: 0px 10px 10px 0px;
	float: left;
	}
	
.imagefloatright {
	border: #000000 1px solid;
	margin: 0px 0px 10px 10px;
	float: right;
	}
	
#noborder { border: 0px; }

#noborder2 { border: 0px; }

	
.white_boxtxt {
	background-image:url(../images/content_box_fill.jpg);
	background-repeat:repeat-y;
	margin: 0px 0 0 15px;
	padding: 0;
	width: 360px;
	height: auto;
	font-size: 11px;
	}
form {
	width: 250px;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
}
input {
	border: 1px solid #E2CDB8;
	margin-bottom: 3px;
}
#results {
	padding-left: 14px;
	}
	
.popup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
}

.popup h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.smallnav {
	padding: 0px;
}


.smallnav a {
	background-color: #afb170;
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #25472A;
	padding: 4px;
	margin: 0 0 0 6px;
}

.smallnav a:visited {
	color: #25472A;
	font-weight: bold;
	text-decoration:none;
}

.smallnav a:hover {
	background-color: #c6c87e;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #e0e28c;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	text-decoration: none; 
	background-color: #E8E8E6;
	color: #666666;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	background-color: #666666;
	color: #E8E8E6;
}

.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

.weekend {
	width: 350px;
	border: dashed 1px #afb170;
	padding: 5px;
	margin-left: 15px;
}

.weekend p {
	margin: 5px;
}