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


a:link {
	color:#6e0b0b;
	text-decoration: none;
}
a:visited {
color: #6e0b0b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #F7F3E2;
	
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#4E4E01;
margin-bottom: 30px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

color:#333300;
}

.psmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width: 400px;
color:#333300;

}

.disclaimer {
margin-top:45px;
margin-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
color:#993333;
}

#wrapper{
	background-image:url(images/wrapper-bg.jpg);
		background-repeat:no-repeat;

	width: 800px;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
.img{
margin-right:8px;
margin-top:8px;
}	
	
#nav{
position:relative;
top: 10px;
width: 755px;
height:auto;
border-top-color:#d0c79e;
border-top-style:solid;
border-top-width:thin;
border-bottom-color:#d0c79e;
border-bottom-style:solid;
border-bottom-width:thin;
background-image:url(images/nav-bg.png);
margin-right: 8px;
margin-left: 8px;
margin-bottom: 10px;
padding-left:30px;

}

#subnav {
	
	left: 50px;
	top: 10px;
	width:720px;
	height: auto;
	position: relative;
	color: #574D0F;
	margin-bottom:30px;

	
	
}

.crowded{
letter-spacing:.7px;
}

.subnav li {
	list-style:none;
	display:inline;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 10px;
	font-style: oblique;
}
.subnav a:link {
	color:#6e0b0b;
	text-decoration:none;
}
.subnav a:visited {
	color:#6e0b0b;
	text-decoration:none;
}
.subnav a:hover {
	color:#C3B866;
	text-decoration:none;
}
.subnav a:active {
	color:#C3B866;
	text-decoration:none;
}

.link a:link {
	color:#6e0b0b;
	text-decoration:none;
}
.link a:visited {
	color:#6e0b0b;
	text-decoration:none;
}
.link a:hover {
	color:#C3B866;
	text-decoration:underline;
}
.link a:active {
	color:#C3B866;
	text-decoration:none;
}



#content{
float:left;
top: 45px;
left:40px;
width: 500px;
height:auto;
}
#right-col-soshort{
background-image:url(images/right-colbg-soshort.png);
background-repeat:no-repeat;
float:right;
top: 45px;
padding:30px 20px 15px 20px;
width: 195px;
height:250px;
}
#right-col-short{
background-image:url(images/right-colbg-short.png);
background-repeat:no-repeat;
float:right;
top: 45px;
padding:30px 20px 15px 20px;
width: 195px;
height:387px;
}
#right-col{
background-image:url(images/right-colbg.png);
background-repeat:no-repeat;
float:right;
top: 45px;
padding:30px 20px 15px 20px;
width: 195px;
height:445px;
}
#right-col-tall{
background-image:url(images/right-colbg-tall.png);
background-repeat:no-repeat;
float:right;
top: 45px;
padding:30px 20px 15px 20px;
width: 195px;
height:518px;
}

#right-col-sotall{
background-image:url(images/right-colbg-sotall.png);
background-repeat:no-repeat;
float:right;
top: 45px;
padding:30px 20px 15px 20px;
width: 195px;
height:618px;
}

#footer{
position:relative;
width: 775px;
height:40px;
border-top-color:#d0c79e;
border-top-style:solid;
border-top-width:thin;
border-bottom-color:#d0c79e;
border-bottom-style:solid;
border-bottom-width:thin;
margin-bottom:30px;
margin-right: 8px;
margin-left: 8px;
padding-left: 10px;
padding-top: 10px;

}

.footer{
font-size:10px;
color:878B32;
}

.red{
color:#6e0b0b;

}


.rightcolhead{
color:#6e0b0b;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:.5px;


}

.rightcolp{
color:#923939;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
letter-spacing:.5px;
width:180px;


}

li{
list-style-image:url(images/list-image.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
text-indent:none;

}

.spacey{
line-height:18px;
}

hr {


}
.big {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.big a:link {
	color:#6e0b0b;
	text-decoration:none;
}
.big a:visited {
	color:#6e0b0b;
	text-decoration:none;
}
.big a:hover {
	color:#C3B866;
	text-decoration:none;
}
.big a:active {
	color:#C3B866;
	text-decoration:none;
}

.listbg{
background-color: #ffffff;
margin: 10px 10px 10px -10px;
padding: 10px 10px 10px 10px;

}

.imgright{
border-color:#FFFFFF;
border-style:solid;
border-width:thin;
}
