
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	color: #333333;
	line-height: 1.3em;
	background-color: #ffffff;
}

#holderdiv {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

#holderdiv2 {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}

#header {
	background: #fff;
	height: 100px;
	margin: 0px;
	}

#navbar {
	background-color: #ffffff;
	width: 100%;
	border-bottom-width: 1px;
	text-align: center;
	border-bottom: thin solid #7F8BB4;
}

#logo {
	background-repeat: no-repeat;
	height: 80px;
	top: 0px;
	right: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}

.leftcoldiv {
	background-image: url('../images/columnbg2.gif');
	background-repeat: repeat; margin-left:0; margin-right:5; margin-top:5px; margin-bottom:5px;
}

.filler {
	background-color: #FFF;
}

.rightcoldiv {
	background-color: #ce530d;
	background-image: url('../images/columnbg2.gif');
	background-repeat: repeat; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0px;
}

.spacer {
    font-size: 10%;
    padding-bottom: 7px;
}

.footer {
	font-size: 70%;
	color: #7b3208;
	border-top-width: 1px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	border-top: thin solid #d56727;
}

body {
	font: 100%/1.5em georgia, times, serif;
	color: #333333;
	text-align: center;
	background-color: #B9CBF3;
	padding-top: 5px;
	padding-bottom: 20px;
	background-repeat: repeat;	
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
.leftcoldiv p {
	margin: 5px 0;
	padding: 10 5;
	color: #000000;
	font-size: 90%;
	line-height: 1.3em;
}
.filler p {
	margin: 5px 5;
	padding: 5 5;
	color: #000000;
	font-size: 90%;
	line-height: 3.0em;
}
.rightcoldiv p {
	margin: 5px 0;
	padding: 5;
	font-size: 90%;
	color: #000000;
	line-height: 1.3em;
} 
/*sets margins to 0*/
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*floats element to the left*/
.left {
	float: left;
}
/*floats element to the right*/
.right {
	float: right;
}

h1 {
	font-size: 120%;
	margin: 0px 0px 0px 20px;
	color: #000000;
	padding-top: 10px;
	padding-left: 4px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	font-size: 80%;
	color: #4C5782;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 205px;
	margin-right: 200px;
	border-bottom-width: 1px;
	background-color: #C1CBEA;
	border-bottom: thin dashed #7F8BB4;
}

h3 {
	border-bottom:1px solid #000000; font-size: 80%;
	color: #a8440b;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 205px;
	margin-right: 200px;
	background-image: url('../images/columnbg3.gif');
	background-repeat: repeat;
}

h4 {
	font-size: 80%;
	color: #7b3208;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 10px;
	margin-right: 15px;
	border-bottom-width: 1px;
	background-color: #e8d19f;
	border-bottom: thin dashed #D56727;
}

h5 {
	border-bottom:1px solid #000000; font-size: 80%;
	color: ##dfc07d;
	margin-top: 4px;
	margin-bottom: 6px;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url('../images/columnbg2.gif');
	margin-left: 10px;
	margin-right: 15px;
	background-repeat: repeat;
	
}
.leftcoldiv h2 {
	border-bottom:1px solid #000000; margin:0; background-color: #ce530d;
	color: #ffffff;
	font-size: 90%;
	background-repeat: repeat;
	font-weight: bolder;
	background-image: url('../images/h2bg.gif');
	font-family: Georgia, Times New Roman, Times, serif; padding-left:10px; padding-right:5px; padding-top:3px; padding-bottom:3px;
}
.rightcoldiv h2 {
	border-bottom:1px solid #000000; margin:0; background-color: #ce530d;
	color: #FFF;
	font-size: 81%;
	background-repeat: repeat;
	font-weight: bolder;
	background-image: url('../images/h2bg.gif');padding-left:10px; padding-right:5px; padding-top:3px; padding-bottom:3px;
	
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('../images/bullet.gif');
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}

 a:link {
	color: #0d28ce;
}
 a:visited {
	color: #9932CC;
}
 a:link:hover {
	color: #F16A1D;
}

.divider {
	border-top-width: 1px;
	border-top: thin solid #009ec1;
}