﻿body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	background-color: #FFFFFF;
	min-width:750px;
}

#banner {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	height: 110px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	color: #000000;
}


#links {
	padding: 0px 10px 0px 10px;
	margin: 0px auto 0px auto;
	float: left;
	height: 52px;
	background-image: url('images/link-background.png');
	width: 100%;
	text-align: center;
	
}
#links img {
	border-width: 0px;
	border-style: none;
	margin-right: 4px;
}
#photolinks {
	margin:10px auto 0px auto;
	text-align:center;
	width:95%;
	min-width:975px;
}

#photolinks a{
	text-decoration: none;
}

#photolinks a:hover {
	text-decoration: none;
}
#photlinks a:visited {
	text-decoration: none;
	color:#000000;
}
#photolinks img {
	border-width:0px;
	border-style:none;
	margin-right:8px;
	margin-left:8px;
	margin-bottom:5px
}

	
#textcontain {
	background-color: #FFFFFF;
	margin: 10px auto 0px auto;
	width:975px;
	
}

#content {
	margin: 0px;
	padding: .625em 0 1em .625em;
	font-size:1em;
}
#textcontain ul {
	list-style-image:url('images/bullet.gif');
	font-size:1em;
	font-weight:normal;
	margin:0 0 0 0;
}

.t {background: url(images/dot2.gif) 0 0 repeat-x; }
.b {background: url(images/dot2.gif) 0 100% repeat-x}
.l {background: url(images/dot2.gif) 0 0 repeat-y}
.r {background: url(images/dot2.gif) 100% 0 repeat-y}
.bl {background: url(images/bl2.gif) 0 100% no-repeat}
.br {background: url(images/br2.gif) 100% 100% no-repeat}
.tl {background: url(images/tl2.gif) 0 0 no-repeat}
.tr {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px} 

#header {
	text-align:center;
	
}

#header h1 {
	color:#990033;
	text-align:center;
}

.hrdotted {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#standoffsbx {
	border: 1px solid #000000;
	margin-left: 418px;
	text-align:center;	
	padding:10px;
	font-size:1.4em;
	margin-right:15px;
}

#standoffsbx h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
#standoffsbx a {
	text-decoration: none;
	color: #0053C6;
	font-weight: bold;
}

#bottom links {
	text-align: center;
	
}
#bottomlinks ul {
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#bottomlinks li {
	display: inline;
	font-size: .65em;
	color: #000000;
}
#bottomlinks a {
	padding: .5em 1.2em 0px .3em;
	text-decoration: none;
	color: #808080;
	line-height: 10px;
}
#bottomlinks a:hover {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
#bottomlinks a:visited {
	text-decoration: none;
	color:#808080;
}


#footer {
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	font-size: .65em;
	text-align:center;
	color: #808080;
	height: 20px;
}
a {
	color: #921930;
	text-decoration:none
	
}
a:hover {
	font-weight: bold;
	color: #921930;
}
a:visited {
	color: #921930;
}
h1 {
	margin: 0em 0px 0px 0px;
	padding: 0 0 0 0;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	color: #921930;
	text-align: center;
}
h3 {
	
	margin:0px;
	font-size:1em;
	font-weight:bold;
	color: #921930;
	text-align: left;

}
.photoleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left:10px;
	margin-bottom: 10px;
}

.photoright {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bannerphone {
	font-size:.75em;
	font-weight:normal;
}
.centertext {
	text-align: center;
}

.blacktext {
	color: #000000;
}
.lefttext {
	text-align: left;
}
.noborder {
	border-width: 0px;
}
#finaltext {
	text-align:center;
}


