/*
General Styles
*/
* {
	margin:0;
	padding:0;
}
.clearFloat {
	height:0;
	clear:both;
	font-size:1px;
	line-height:0;
}

body {
	font-family: Trebuchet MS, arial;
	font-size: 12px;
	color: #ffffff;
	margin:0 auto;
	text-align:center;
	background-color: #460000;
}
table {
	margin:0 auto;
}
table.associations {
	background:#692707;
	padding:3px;
	font-weight:bold;
}
td { 
	font-size: 12px; color: #ffffff; 
	font-family: Trebuchet MS; 
	text-decoration: none; 
	padding:3px 0;
}
td+td { 
	padding:0 0 0 10px; 
}
h1 {
	
}
h2 {
	
}
h3 {
	
}
p {
	margin:5px 0 10px;
}
a {
	color:#ffffff;
}

/*
Structure
*/
#wrap-outer {
	width:100%;
}
#header {
	width:700px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding:3px 0;
	margin:0 auto;
}
#logo {
	float:right;
	width:420px;
	padding:5px;
	background:#d2b589;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	text-align:center;
	cursor:pointer;
}
#content {
	width:693px;
	border-top:solid 1px #ffffff;
	border-right:solid 7px #000000;
	margin:0 auto;
}
#content .right {
	width:172px;
	padding:4px;
	float:left;
}
#bottom {
	width:700px;
	height:13px;
	background:url(../images/TEM_bottom.png) no-repeat;
	margin:0 auto;
}
#footer {
	width:700px;
	margin:0 auto;
}
#content .left {
	width:502px;
	padding:4px;
	float:left;
	text-align:left;
}

/*
Navigation
*/
#nav-main {
	width:172px;
}
#nav-main li {
	background:#d2b589;
	padding:3px 5px;
	margin:0 0 3px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#nav-main a {
	color:#000000;
	text-decoration:none;
}
#nav-main a:hover {
	color:#600000;
	text-decoration:none;
}
#nav-bottom {
	width:700px;
	padding:5px 0 10px;
}
#nav-bottom li {
	display:inline;
	list-style:none;
	font-size:12px;
	text-align:center;
	border-left:solid 1px #ffffff;
	padding:0 5px 0 10px;
}
#nav-bottom li.home {
	border-left:solid 0px #ffffff;
}
#nav-bottom a {
	color:#ffffff;
	text-decoration:none;
}
#nav-bottom a:hover {
	color:#d2b589;
	text-decoration:none;
}

/*
Content Styling
*/
.tagline { 
	border:solid 2px #000000;
	background:url(../images/BG_tagline.jpg) repeat-y #955728;
	padding:5px 0;
	margin:0 0 15px;
	font-size: 24px; 
	font-weight:bold;
	font-style:italic;
	color: #600000;
	text-align:center;
}
.phone {
	font-size:18px;
}
.tan {color: #D2B589; }
.text-home {
	font-size:16px;
}




.bottom { font-family: Trebuchet MS; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none; }

.top { font-family: Trebuchet MS; font-size: 18px; font-style: normal; color: #FFFFFF; text-decoration: none; }

.nav { font-family: Trebuchet MS; font-size: 14px; font-style: normal; color: #000000; text-decoration: none; }
.nav:link { color: #FFFFFF}
.nav:hover { color: #692707}

.bottomnav { font-family: Trebuchet MS; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none; }
.bottomnav a:hover { color: #D2B589}
.bottomnav a:visited a:link a:active { font-family: Trebuchet MS; font-size: 12px; font-style: normal; color: #FFFFFF; text-decoration: none; }

.underfoot {  font-family: Trebuchet MS; color: #692707; font-size: 20px; font-style: italic; }

.text {  font-family: Trebuchet MS; color: #FFFFFF; font-size: 12px; font-style: normal; }

.image {  font-family: Verdana; font-size: 11px; font-style: normal; color: #537CBE; text-decoration: none;}