﻿#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
/*line-height:18px;*/
z-index:100;
font-size:9pt;
background-color:#4E4A47;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
background-color:#5C5C5C;
color:silver;
padding-bottom:5px;
padding-top:5px
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#7D7D7D;
color:white
}

/*MY STYLES*/

#topmenu {
	height: 40px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	background-color: #544F4F;
	padding-right: 7px;
	padding-left: 7px;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #5F5F5F;
	font-size: 10pt;
}



 a{
	color:silver;
	text-decoration:none
}

 a:hover{
	color:#5F5F5F;
	text-decoration:none;
	font-weight:bold
}

/*#rightcolumn li{
	color:silver
}*/


h1{
	margin-bottom:15px;
	margin-top:0px;
	border-bottom:1px silver solid;
	padding-bottom:5px
}

h3{
	margin-top: 0px; font-size: 14pt;
	margin-bottom:5px
}

h2{
	font-size:13pt;
	margin-bottom:5px;
	border-bottom:1px silver solid;
	padding-bottom:5px;
	margin-top:25px
}

#rightcolumn ol {
	margin-left: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
#rightcolumn ul {
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-right: 5px;
}

#rightcolumn li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12pt;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}


.fp{
	margin-top:0px
}

#nav a{
	color:silver;
	text-decoration:none
}


#nav a:hover{
	color:white;
	text-decoration:none;
	font-weight:normal
}


#pics img {
	border: 5px solid #CCCCCC;
	padding: 3px;
	margin: 10px;
}

#content{
	width:100%
}

#leftcolumn{
	border-right: 1px solid #5F5F5F;
	width: 557px;
	padding-right: 15px;
	border-right-color: #C0C0C0;
}

#rightcolumn{
	padding-left: 20px
}

#footer{
	margin-top:15px;
	border-top:1px solid #5F5F5F;
	padding-top:5px;
	text-align: center;
	border-top-color: #C0C0C0;
}

#blc{
	width: 37px;
	height: 45px
}

#bottom{
	background-image: url('../images/background/back_13.jpg');
	background-repeat: repeat-x
}
#top{
	width: 800px; background-image: url('../images/background/back_1.jpg'); background-repeat: repeat-x
}


#brc{
	width: 38px;
	height: 45px
}

#r{
	background-image: url('../images/background/back_7.jpg'); background-repeat: repeat-y
}

#l{
	background-image: url('../images/background/back_4.jpg'); background-repeat: repeat-y
}

#tlc{
	width: 37px; height: 38px
}

#trc{
	width: 38px; height: 38px
}

#divone{
	width:875px; margin-left:auto;margin-right:auto
}

#tableone{
	width: 875px; border: 0 solid #c0c0c0
}

#header{
	width: 100%; border: 0 solid #c0c0c0; margin-bottom:10px
}

#divsecond{
	width:800px;
}

#nav{
	width: 100%; border: 0 solid #c0c0c0; margin-bottom:15px;
}


.picfloatright{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	/*border:1px silver solid;
	padding:2px*/
	
}

img{
	border-width:0px
}

#content img {
	border:5px silver solid;
	padding:3px
}

.photos img{
	margin-right:20px;
	margin-bottom:20px;
	padding:3px
}

.photoscat img{
	margin-right:18px;
	margin-bottom:18px;
	padding:3px
}


.photoshome img{
	border:5px silver solid;
	padding:3px;
	margin-right:20px;
	margin-bottom:20px
}

.phnorm{
	margin-right:0px
}



