body {
	margin: 0;
	padding: 0;
	border: 0;
}

				
#border{
 	width: 734px;
	background-color:#eae8e6;
}





#side{
	width:182px;
	border-right:1px solid #d4cec7; 
	padding-top:5px;
	height:100%;
}	



td{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #515444;
}

.adStyle{
	padding-left: 10px;
	padding-top: 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#51544;
	font-size: 12px;
}



.red{
	color: #770204;
}


.small{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6c6c6c;
	padding-top: 10px;
}

.skate{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	padding-top: 10px;
}

.subHead{
	color: #000;
}

h1{
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 24px;
	color: #c22107;
	margin-bottom: 5px;
	margin-top: 5px;
}

.int{
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 70px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	
}

.content{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #596d73;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 16px;
}


#content{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #596d73;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 16px;
	background-image: url(images/bg.content.gif);
	height: 100%;
}

.head{
	padding-top: 10px;
}

.pad{
	padding-left: 6px;
}


.heading{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 4px;
}





a{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #770204;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	}
	
a.nav{
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left:10px;
	line-height: 22px;
}

a.nav:hover{
	text-decoration: underline;
	}	
	
a.link{
    font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #781802;
	text-decoration: none;
	background-color:#fefbf1;
	padding-left:3px;
	padding-right:2px;
}

a.link:hover{
	text-decoration: underline;
	}

 #navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-top: 1px dashed gray;
}

#navcontainer a
{
display: block;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
width: 140px;
background-color: #e8e6e3;
border-bottom: 1px dashed gray;
}

#navcontainer a:link, #navlist a:visited
{
color: #770204;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ebeae9;
color: #45150a;
}




