* {
	margin: 0px;
	padding: 0px;

}

body {
	color:#412001;
	background:url(images/bg.jpg) top repeat-x #7B5C3C;

	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;

}


a {
	color: blue;
	font-size:12px;
	background-color: inherit;
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	
}

p {
	padding: 7px 0px 8px;
}
h1{
line-height:2;
font-size:18px;
}
h3{
color:white;
background-color:#08627d;
font-size:12px;
width:99%;
height:20px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;

}

#body_wrapper {
	margin-right: auto;
	width: 1004px;
 margin:0 auto; 

}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;



}


/* Logo */

#logo {
	width: 229px;
	height: 193px;

	text-align:center;
}
#logo h1{
	padding-top:40px;
	color:white;
	font-size:20px;
	font-family:tahoma;

}
*/ dropdown menu */
#mainnav
{	margin: 0;
	padding: 0;
	z-index: 30}

#mainnav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#mainnav li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	width: 109px;
	background-image:url(images/bg_link.jpg);
	color: #FFF;
	text-align: center;
	text-decoration: none}

#mainnav li a:hover
{	background: #412001}



#mainnav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: black;
	border: 2px solid #08627d}



	#mainnav div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 7px 0px;
		width: 109px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
	background: none;
		color: white;
		font: 11px arial}

	#mainnav div a:hover
	{	background: #333333;
		color: #FFF}



/* Center Column */

#centercolumn {
	width: 773px;
height: auto;

	color: black;
	background-color: #412001;
	float: left;
	text-align: left;

	border-right: #08627d 2px solid;
	border-top: #08627d 2px solid;
	border-bottom: #08627d 2px solid;
	border-left: #08627d 2px solid;


}

#centercolumn_2 {
	margin: 2px auto;
	width: 771px;
overflow: auto;
color: white;

	text-align: center;
		
		padding: 1px 10px 5px 5px;

}
#centercolumn_2 h1{
	background-color:#08627d;
	color: white;

	allign: center;
	width: 745px;
	font-size:18px;
				border:1px solid white;
				

}

#centercolumn a {
color: white;
text-decoration: underline;

	background-color: inherit;
}
#centercolumn a:visited {
	color: white;
}



#centercolumn a:hover {
	text-decoration: underline;
}

/* Right Sidebar */

/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #08627d;
background-color: #412001;

	float: left;
	text-align: left;
	font-size: 9px;


}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
	list-style-type: none;

}

#leftcolumn li {
	
	margin-bottom: 1px;
	padding: 4px 10px 8px 5px;
	background: white url('') no-repeat 9px 100%;

}

#leftsidebar {
	margin-right: 6px;


	width: 222px;
	height: 401px;
			border:2px solid #08627d;

}

#leftsidebar a {
color: #000000;
	background-color: inherit;
	

	text-decoration: none;
}

#leftsidebar a:hover {

	text-decoration: underline;
}

#leftsidebar h2 {


	background-repeat: no-repeat;
	background-position: 10px 100%;
}

/* mylinks */

#mylinks {
	color: white;



}

#mylinks h2 {
display:inline;
font-size:12px;


}

#mylinks2 {
	color: white;



}

#mylinks2 h2 {
display:inline;
font-size:10px;



}


.sideheadings{

padding-top:8px;
padding-bottom:3px;
background-image:url(images/bg_link.jpg);
	background-color:#ffffff;
width:221px;
height:25px;
}
.sideheadings2{
padding-top:2px;
padding-bottom:5px;

background-image:url(images/bg_link.jpg);
		background-color: black;
width:221px;
height:30px;
}

/* Resources */

#resources {
	margin: 0px 0px 0px 0px;
	width: 221px;
	height: auto;
	float: left;
	color:black;
	border:1px solid #EB9233;	





	
}

/* Page Footer */

#page_footer {
font-size:9px;
}
#page_footer a{
color:#EB9233;
}
/* Left Picture Alignment */
.picleft {
	float: left;
	padding-right:5px;
}
/*Right Picture Alignment*/
.picright {
	float: right;
	margin-left:5px;
}
