a:link {
	color: #972F2F;
	text-decoration: none;
}

a:visited {
	color: #972F2F;
	text-decoration: none;
}

a:hover { 
	color: #972F2F;
	text-decoration: none;
	border-bottom: 2px #917700 solid;
}

a.logo {
	border-bottom: 0;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.icon { 
	border-bottom: 0px; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #972F2F; //#972F2F
	//background-image: url(images/greenground.jpg);//
}

.border { 
	border: 2px #917700 solid;
}

.border1 { 
	border: 1px #917700 solid;
}

.master {
	margin-top: 20px;
}

DIV.center {
	margin-top: 3px;
	width: 940px;
	padding: 30px;
	background-color: #FFF5EA;
}

DIV.header { 
	width: 1000px; 
	height: 115px; 
	background-color: #FFF5EA; 
}

DIV.middle {
	margin: 10px 0px 10px 50px; 
	width: 650px;
}

DIV.footer {
	width: 1000px; 
	height: 260px; 
	background-color: #ECE8E0;
}

DIV.pagetitle {
	float: left; 
	position: relative; 
	top:10px; 
	left: 50px;
}

TD.bar {
	border-right-style: solid;
	border-top-color: B7956D;
	border-right-color: B7956D;
	border-bottom-color: B7956D;
	border-left-color: B7956D;
	border-right-width: 0px;
	background-color: FFF5EA;
	background-image: url(foo/images/sidebar_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #6E1C1E;
	text-decoration: none;
	text-transform: uppercase;
}
.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        line-height: 18px;
	font-weight: bold;
	color: #972F2F;
	text-decoration: none;
	margin: 10px 0px 1px 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	}

DIV.main {
	padding: 10px 100px 30px 100px;
	margin-top: 40px;
	text-align: left;
}

DIV.main2 { 
	padding: 10px 150px 30px 150px; 
	margin-top: 40px;
}

DIV.bottomicons { 
	float: left; 
	margin: 0px 10px 0px 24px; 
}

DIV.project { 
	clear: both; 
	padding-top: 10px; 
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

P.footer {
	font-size: 11px; 
	line-height: 16px; 
	color: #972F2F;
	text-align: center;
}
	
P.pli {
	margin-top: 1px;
	line-height: 16px;  
	margin-bottom: 1px; 
	font-weight: normal; 
	color: #000000; 
}

P.pli2 {
	margin-top: 1px; 
	margin-bottom: 1px; 
	font-weight: normal; 
	color: #000000; 
	line-height: 12px;
}

P.pli3 {
margin-top: 1px;
	line-height: 20px;  
	margin-bottom: 1px; 
	font-weight: normal; 
	color: #000000; 
}

P.headline {
	text-align: left; 
	margin-top: 0px; 
	font-size: 14px; 
	line-height: 24px; 
	color: #972F2F; 
	font-weight: bold;
}

P.headlineblk {
	text-align: left; 
	margin-top: 0px; 
	font-size: 14px; 
	line-height: 24px; 
	color: #000000; 
	font-weight: bold;
}

P.headlinegld {
	text-align: left; 
	margin-top: 0px; 
	font-size: 14px; 
	line-height: 24px; 
	color: #917700; 
	font-weight: bold;
}

P.pagehead {
	text-align: right; 
	margin: 60px 60px 0px 0px; 
	font-family: "Georgia"; 
	font-size: 36px; 
	color: #525252;
}

P.icontitle { 
	text-align: center; 
	color: #972F2F; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
	margin-top: 0px; 
}

.blog { 
	text-align: left; 
	font-style: italic;
}

P.phototitle { 
	line-height: 12px; 
	color: #972F2F; 
	text-align: center; 
	font-weight: bold;}

UL {
	text-align: left;
}

LI { 
	margin-top: 8px; 
	color: #917700;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

LI.blog { 
	color: #660000; 
	margin-top: 1px; 
	margin-bottom: 1px; 
}
