/*

Style Name: Dac's Western Website

Author: Janice Sand

Description: Dac's Western Website master style sheet

Version: 2.0

Date: September 7, 2009

*/


body {
background:#EDEDED url(../webimages/background.gif) repeat-y fixed center bottom;
color:#FFFFFF;
margin:0px;
padding:0px;
}

body, p, h3 {
font-family:"Trebuchet MS","Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
}


p {
	font-size-adjust:none;
	font-stretch:normal;
	margin-top:0px;
	text-align:left;
	font: normal 100%/150% georgia, palatino, serif;
}

a:link, a:visited {
color:#97ABC3;
text-decoration:none;
}

a:hover, a:active {
color:#97ABC3;
text-decoration:underline;
}

#container {
	background:transparent url(../webimages/big_center.gif) repeat scroll left top;
	margin:0px auto;
	position:relative;
	width:654px;
	height: auto;
}

#pageHeader {
	margin:0px;
	width:654px;
	height: 192px;
	padding: 0px;
}

#topImage {
	background: transparent url(../webimages/center_top_decoration.png) no-repeat center top;
	height: 26px;
	margin: 0 auto;
	width: 121px;
	}
	
#bottomImage {
	background: transparent url(../webimages/center_bottom_decoration.png) no-repeat center top;
	height: 26px;
	margin: 0 auto;
	width: 121px;
	}

#intro {
margin:0px;
}

#mainText {
	padding-top:0px;
	margin-top:10px;
	margin-bottom: 10px;
}

#mainText, #secondaryText {
margin:0px 200px 0px 68px;
}

#supportingText {
margin:0px;
}

#secondaryText {
	border-bottom:1px dashed #8095AF;
	height: auto;
	margin-top: 10px;
	margin-bottom: -80px;
}

#secondaryText p {
	font-style: italic;
	text-align:right;
	margin: 0px;
}


#footer {
	background:transparent url(../webimages/bottom.gif) no-repeat left top;
	height:125px;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	text-align:center;
}

#footer p {
	font-size: 70%;
	font-weight: normal;
	margin-left:60px;
	padding:0;
	color: #8095AF;
	}
	
#footer a:link, #footer a:visited {
margin-right:20px;
}


/* copyright */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
	padding-top:60px;
	padding-right:120px;
	}


#linkList {
	position:absolute;
	right:5px;
	top:209px;
	bottom: 0px;
	width:180px;
	height: auto;
}
#linkList ul {
	margin:0px;
	padding:0px;
	}
	
#linkList li {
	border-bottom:1px solid #221609;
	border-top:1px solid #5D4831;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:6px 6px;
}

#linkList li a {
	color:#e2d8be;
	}
	
#linkList2 {
	color:#e2d8be;
	font-size:65%;
	}
	
#lselect ul li a {
	color:#e2d8be;
	display:block;
	font-size:150%;
	padding:0px;
	width:auto;
	}
	
#lselect ul li a.c {
	color:#e2d8be;
	display:inline;
	font-size:100%;
	}