* {
    padding: 0;
    margin: 0;
} 

body {
	background: #FFFFFF;
	color: black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

p {
	margin-bottom: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

ul {
	margin: 0px 0px 0px 30px;
}

img { 
	border: none; 
}

a {
	color: #10447D;
	text-decoration: none; 
}

a:hover { 
	text-decoration: none;
	color : #999;
}

h2 {
	background-color: #DEE7DE;
	font-style: normal;
	padding: 2px 30px;
	font-size: medium;
	margin: 15px 0px 20px 0px;
}

h2 a {
	text-decoration: none; 
	font-size: 12px; 
	letter-spacing: -1px; 
}

h2 a:hover {
	color: #999;
}

h4 {
	color: #336633;
	margin: 5px 5px 5px 5px;
	font: bold;
}

h5 { 
	color: #336633;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .1ex;
	font-size: 30px;
	margin-bottom: 0px;
	
}

h6 {
	color: #336633;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .1ex;
	font-size: 25px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.shadeform	{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 200PX;
	border: #000000 1px solid
}

.shadeform2	{ 
	background-image: url("../images/shadeform.gif");
	font-size: 16px;
	text-align: left;
	width: 350PX;
	border: #000000 1px solid
}

#wrap {
width: 800px;
margin: 1px auto;
}

#Top {
background: #FFFFFF;
padding: 10px 0 0 10px;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 140px;
}

#spacer {
background: #FFFFFF;
border-bottom: 5px solid #FFFFFF; 
}

#pic {
	float: right;
}

#header {
	background: #FFFFFF url(../images/header.jpg);
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	height: 60px;
	padding: 20px 0 0 0;
	text-align: center;
}

#header h1 {
	font-size: 35px;
	font-weight: 100;
	letter-spacing: -3px;
	color: #FFF;
	padding: 30px 0 0 33px;
	text-align: center;
}

#header h3 {
	color: #fff;
	text-decoration: none;
	font-size: inherit;
	padding: 1px;
	text-align: center;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header h3 a:hover {
color: #DDC13F;
text-decoration: none;
}

#header h3 a {
	color: #FFFFFF;
	font: bold;
	text-decoration: none;
}

#header span.h3 {
	color: gray;
	font: bold;
	text-decoration: none;
}

#content { 
	padding: 0 30px;
	background: #FFFFFF url(../images/content.jpg) repeat-y;
}

#topright{
	padding: 0px 0 10px;
	width: 670px;
	float: right;
	font-size: 12px;
	text-align: justify;
}

#right{
	width: 560px;
	float: left;
	/*text-align: justify;*/
	margin-left: 15px;
	padding:10px;
}

#right span.h4 {
	background-color: #DEE7DE;
	font-style: normal;
	font-size: inherit;
	text-align: right;
	/*float: right;*/
	margin-right: 20px;
	padding: 0px 0px 0px 5em;
}

#right h3 {
	border-bottom: 1px dotted #aaa;
	margin: 0px 0px 5px 0px;
	font-size: larger;
}

#right img {
	/*border: 1px solid black;*/
	float: right;
	margin: 10px 0px 0px 10px;
}

#calendar img {
	/*border: 1px solid black;*/
	float: none;
	margin: 3px 3px 0px 0px;
}

#right span.img {
	/*border: 1px solid black;*/
	float: left;
	margin: 10px 0px 0px 10px;
}

#right_box {
	width: 240px;
	float: right;
	height: 250px;
}

#left_box {
	width: 100px; 
	float: left;
}

#right img.bullet {
	border: none;
}

#left {
	width: 135px;
	float: left;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#left p {
	margin-bottom: 10px;
	font-size: inherit;
	text-align: left;
	margin-top: 20px;
}

#left h3 {
	font-size: 18px;
	border-bottom: 1px dotted navy;
	margin: 0px 0 20px -10px;
	color: navy;
}
#left ul {
	list-style-type: none;
	margin-left: -10px;
	padding: 5px 0 5px 0px;
	text-align: left;
}

#left ul li {
	padding: 2px 0 3px 10px;
}

#left ul li a {
	color: #10447D;
	font-weight: 100;
	text-decoration: none;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

#left ul li a:hover { 
	color : #999;
}

#footer {
	font-size: 10px;
	color: #eee;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF url(../images/footer.jpg) no-repeat;
}

#footer a { 
color: #eee;
text-decoration: none;
}

#footer a:hover {
color: #fff; 
text-decoration: underline; 
}

#bottom {
background: #FFFFFF url(../images/bottom.jpg) no-repeat;
padding: 5px 0;
}

