/* CSS Document */


.normal a:link {
    color: #d2ae8c;
}

.normal a:visited {
    color: #d2ae8c;
}

.normal a:hover {
    color: #ffffff;
}

.footer {
    color: #cccccc;
    text-align: center;
}
.footer a:link {
    color: #d2ae8c;
}

.footer a:visited {
    color: #d2ae8c;
}

.footer a:hover {
    color: #ffffff;
}

.linkPageDescriptions {
    color: #cccccc;
}

.linkPageLinks {
    color: #cccccc;
}
.linkPageLinks a:link {
    color: #d2ae8c;
}

.linkPageLinks a:visited {
    color: #d2ae8c;
}

.linkPageLinks a:hover {
    color: #ffffff;
}


.imageThumbs {
    width: 200px;
}

img {
    border: 0px;
}

body {
	font-family:"Arial";
	font-size:80%;
	margin:0pt;
	padding:0pt;
	background-color:#000000;
}

td {
    vertical-align: top;
    color: #cccccc;
}

a {
	color:#6A0000;
}

.list_heading, .list_row {

    color: #cccccc;

}

.list_row a:link {
    color: #d2ae8c;
}

.list_row a:visited {
    color: #d2ae8c;
}

.list_row a:hover {
    color: #ffffff;
}

#homePageMainMenu {
    line-height: 200%;
    margin-left: 20px;
}

#doc {
	width:816px;
	background-color:#CACBC1;
}

#menu {
	padding:10px;
	font-size: 11pt;
	font-weight: bold;
}
#menu a:link {
	color:#d2ae8c;
	text-decoration: none;
}
#menu a:visited {
	color:#d2ae8c;
	text-decoration: none;
}
#menu a:hover {
	color:#ffffff;
	text-decoration: underline;
}
#menu div {
	
}
#menuitem div{
	text-indent:10px;
	line-height:200%;
}

#subMenu {
	padding:0px 0px 0px 40px;
	font-size: 10pt;
	font-weight: bold;
}


#bar {
	background-color:#AF2F1A;
}
#content {
	padding:10px;
	text-align:center;
	background-color:#000000;
}

#footer{
	font-size:80%;
	color:#FFFFFF;
	background-color:#2D2A21;
}

#hd1 {
	font-size:150%;
}
#hd2 {
	font-size:130%;
    color: #cccccc;
}
#hd2 a:link {
    color: #d2ae8c;
}

#hd2 a:visited {
    color: #d2ae8c;
}

#hd2 a:hover {
    color: #ffffff;
}



#hd3 {
	font-size:100%;
}
#text {
	padding:10px;
}
#image_list img {
	border:2px solid #eee;
}
#gallery {
	width:550px;
	padding:10px;
	text-align:center;
	color: #ffffff;
}
#gallery a:link {
	color:#d2ae8c;
	text-decoration: underline;
	font-size: 9pt;
}
#gallery a:visited {
	color:#d2ae8c;
	text-decoration: underline;
	font-size: 9pt;
}
#gallery a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-size: 9pt;
}


#gallery div {
	margin:5px;
	padding:20px;
	display:inline;
	float:left;
}
#gallery span {
	font-weight:bold;
	line-height:200%;
}
#gallery img {
	border:1px solid #ececec;
}
