﻿body 
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #373737;
	text-align:center;
}

#centercontainer {
	margin: 10px auto;
	width: 760px;
}
  
a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:active {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

a:link.whitelink {color:#ffffff; text-decoration: none;}
a:visited.whitelink {color:#ffffff; text-decoration: none;}
a:active.whitelink {color:#ffffff; text-decoration: none;}
a:hover.whitelink {color:#ffffff; text-decoration: underline;}

.white {color:#ffffff;}

.copy {padding:10px 18px 20px 30px;}

.copy li {padding-bottom:10px;}

.big {font-size:17px; font-weight:bold;}

.white12LeftBold 
{
color:#ffffff;
font-weight:bold;
text-align:left;
padding:8px 8px 0 8px;
}

.white10Left 
{
color:#ffffff;
font-size: 10px;
text-align:left;
padding:8px;
}

.dottedlineBlack {
border-top: 1px dotted #000000;
height:1px;
width:95%;
}

.dottedlineTan {
border-top: 1px dotted #e5cea4;
height:1px;
width:90%;
}

.galleryPhoto{
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}
