﻿/*----------------------------------------------------------------------------------------------------------------------------------*/
  *{
    margin: 0;
    padding: 0;
  }
.style1 {
	vertical-align: middle;
}
  body{
	padding-top: 10px;
	text-align: center;
	font: 12px Times New Roman, Georgia, Times, serif;
	color: #666;
	background-image: url('../images/sheet6.jpg');
	background-repeat: repeat;
	background-color: #FEFDF3;
	background-attachment: scroll;
}
#container{
	width: 740px;
	background: center top;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
  h1{
    color: #666;
    font-size: 18px;
    font-weight: normal;
  }
  h2{
    color: #fff;
    font-size: 30px;
  }
  h3{
	color: #800000;
	font-size: 14px;
}
  h4{
    color: #8c6635;
    font-size: 12px;
  }
  fieldset{
    border: 0;
  }
.style2 {
	text-align: center;
}
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #header{
	border-width: thin;
	border-color: #dcded3;
	height: 150px;
	background: url('../images/top.jpg') no-repeat center top;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
  h1#logo{
    padding-top: 15px;
    background: transparent url(../images/page_title_ornament.gif) center bottom no-repeat;
  }
  h1#logo a{
    color:;
    text-decoration: none;
  }
  h1#logo a:hover{
    text-decoration: underline;
  }
  #header h2{
    float: left;
    padding: 167px 0 0 40px;
  }
  barWrapper{
	height: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-right-color: #dcded3;
	border-left-color: #dcded3;
	border-left-width: thin;
}
ul#mainNav{
	border-width: thin;
	float: none;
	list-style: none;
	background-color: #dcded3;
	height: 30px;
	padding-left: 2px;
	border-left-style: solid;
	border-left-color: #dcded3;
	border-right-style: solid;
	border-right-color: #dcded3;
	border-bottom-style: solid;
	border-bottom-color: #dcded3;
}
ul#mainNav li{
	float: left;
	font: Verdana;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
}
ul#mainNav a{
	display: block;
	width: auto;
	color: #000000;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	font-family: Verdana;
	margin-right: 10px;
	margin-left: 10px;
}
ul#mainNav a:hover{
	color: #808080;
}
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #contentWrapper{
	border: thin solid #dcded3;
	background-position: left;
	clear: both;
	background: url('../images/links.jpg') repeat-y;
	top: 30px;
	margin-top: 15px;
	height: auto;
}
#addColumn{
	float: left;
	width: 180px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#addColumn link  {
	font-size: medium;
	color: #FFFFFF;
	font-weight: 900;
}
#addColumn link2 {
	font-size: 11px;
	color: #dcded3;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
}
#addColumn h4{
	background: left center;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 14px;
	font-family: Verdana;
}
#addColumn p{
	margin-bottom: 20px;
	color: #dcded3;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 2px;
}
#content{
	width: 100%;
	border-width: thin;
	border-color: #000000;
	margin-left: 200px;
	height: inherit;
}
  #content h3{
	border-bottom: ;
	padding-bottom: 5px;
	color: #6C0307;
	font-family: Verdana;
	font-size: 14px;
}
#content p{
	margin-bottom: 20px;
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	padding-right: 5px;
}
#content ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}
/*----------------------------------------------------------------------------------------------------------------------------------*/
ul#weblink a:link {text-decoration: none; color: black; } ul#weblink a:visited { text-decoration: none; color: black; } ul#weblink a:hover { text-decoration: none; color: gray; } ul#weblink a:active { text-decoration: none; color: black; }

