@charset "UTF-8";
/* CSS Document */

/* All content and coding copyrighted by Digital PDX. All rights reserved. 
http://www.digitalpdx.com */

/*//// GENERAL DEFAULTS //////*/


* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background-color: #f9f3e7;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color:#777;
	text-align:center;
}
div#wrapper {
	margin: 0 auto;
	width:1054px;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div#gap {
	height:7px; 
	width:1054px; 
	border-bottom:1px solid #ccc;
}
div#bottomgap {
	height:7px; 
	width:1054px;
	border-top:1px solid #ccc;
}


/*//// Header //////*/


div#header {
	height:113px;
	border-bottom:1px solid #ccc;
}
#header-col1 {
	float:left;
	padding-right:3px;
	margin-right:7px;
	margin-top:60px;
	border-right:1px solid #ccc;
	width:126px;
	text-align:right;
}
#header-col2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#888;
	padding-top:65px;
	line-height:16px;
}
#header-col3 {
	float:right;
	padding-right:55px;
	text-align:right;
	padding-top:80px;
}
#header-col3 a:link {
	color:#181818;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
#header-col3 a:visited {
	color:#181818;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
#header-col3 a:hover {
	color:#67392a;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
}



/*//// Content Areas //////*/


div#content {
	background-color: #fff;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-y;
}
div#content2 {
	background-image:url(images/content2-bg.gif);
	background-repeat:no-repeat;
}
#col1 {
	float:left;
	padding-right:10px;
	padding-top:31px;
}
#col3 {
	float:right;
	padding-right:10px;
	margin-left:22px;
	text-align:left;
	width:556px;
	padding-bottom:15px;
}


/*//// Text Treatments //////*/


h2 {
	text-align:left;
	color:#67392a;
	font-size:9px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-bottom:10px;
}
h5 {
	font-size:10px;
	color:#67392a;
	margin: 0 0 25px 0;
}
h6 {
	text-align:right;
	color:#777;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	margin-bottom:28px;
	padding-right:10px;
	line-height:17px;
}
p {
	width:385px;
	margin-bottom:15px;
	line-height:19px;
}
ul.textList1 {
	width:385px;
	line-height:17px;
	margin-bottom:6px;
	padding-left:15px;
}
ul.textList2 {
	width:385px;
	line-height:17px;
	margin-bottom:15px;
	padding-left:15px;
}
ul.textList1 li {
	list-style:outside;
	list-style-image:url(images/dot.gif);
	margin-bottom:6px;
}
ul.textList2 li {
	list-style:outside;
	list-style-image:url(images/dot.gif);
	margin-bottom:6px;
}
#quote {
	text-align:right;
	width:500px;
	padding-top:20px;
}
#quote p {
	text-align:right;
	width:490px;
	padding-top:16px;
	margin-bottom:6px;
	margin-right:10px;
	font-size:11px;
	line-height:17px;
}
.red {
	color:#67392a;
}
#moreText {
	display:none;
}
.top6 {
	margin-top:6px;
}
.top8 {
	margin-top:8px;
}
.top10 {
	margin-top:10px;
}
.top12 {
	margin-top:12px;
}
.top15 {
	margin-top:15px;
}
.top30 {
	margin-top:30px;
}
.top55 {
	margin-top:55px;
}
a:link img {
	border:none;
}
a:visted img {
	border:none;
}
a:hover img {
	border:none;
}



/*//// Inner Page Menus //////*/


#menu1 ul {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#menu1 li {
	display: inline;
	padding-left: 13px;
	font-size:9px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family:Helvetica, Arial, sans-serif;
}
#menu1 a:link {
	color:#777;
	text-decoration:none;
	background-image:url(images/no-circle.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
#menu1 a:visited {
	color:#777;
	text-decoration:none;
	background-image:url(images/no-circle.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
#menu1 a:hover {
	color:#6c3421;
	text-decoration:none;
	background-image:url(images/circle.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

/*//// Other Links //////*/

a.schedule:link {
	color:#181818;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
}
a.schedule:visited {
	color:#181818;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
}
a.schedule:hover {
	color:#67392a;
	text-decoration:underline;
	letter-spacing:1px;
}
a.plain:link {
	color:#666;
	text-decoration:underline;
}
a.plain:visited {
	color:#666;
	text-decoration:underline;
}
a.plain:hover {
	color:#6c3421;
	text-decoration:underline;
}

/*//// Copyright and Credits //////*/

div.credits {
	width:1054px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	font-size: 9px;
	color: #999;
	line-height: 12px;
	margin-bottom: 120px;
	padding-left: 0;
	padding-top:15px;
	}	
	
.credits a {
	color: #999;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 0;
	text-decoration:none;
}
.credits a:visited {
	color: #999;
	text-decoration:none;
}
.credits a:hover {
	color: #67392a;
	text-decoration:none;
}



