/* CSS Document */

body,
	html {
	margin:0;
	padding:0;
	background:#a7a09a;
	color:#AAB6BC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #AAB6BC;
	}
	body {
	min-width:750px;
	}
	#wrap {
	margin:0 auto;
	width:760px;
	background-repeat: no-repeat;
	background-color: #F4F4F0;
	}
	#header {
	background-image: url(images/hdr_bg.jpg);
	height: 110px;
	background-repeat: no-repeat;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
	height: 45px;
	background-repeat: no-repeat;
	margin: 0 auto;
	}

	#nav ul{
	padding:0;
	list-style:none;
	text-align: center;
	display: none;
	}
	#nav li{
	display:none;
	padding:0;
	margin-right: 12px;
	}
	#main {
	float:left;
	width:450px;
	background-color: #F4F4F0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	min-height: 350px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#main a{
	color:#F4F4F0;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
#adminMain {
	float:left;
	width:250px;
	background-color: ##F4F4F0;
}
#adminSidebar {
	float:right;
	width:500px;
}
/*#header ul {
	margin:auto;
	padding:0;
	list-style:none;
	padding-top: 80px;
	padding-left: 30px;
}
#header li {
	display:inline;
	margin-right: 5px;
}
/* box stuff
*/
/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

A { COLOR: #ffffff; TEXT-DECORATION: underline; font-family: Times; font-size: 11pt;}
A:hover { TEXT-DECORATION: underline; }

TD { COLOR: #444444; TEXT-DECORATION: none; font-family: Times; font-size: 11pt;}
.news { COLOR: #444444; TEXT-DECORATION: none; font-family: Times; font-size: 9pt;}

.H1 { COLOR: #074a92; TEXT-DECORATION: none; font-family: Times; font-size: 18pt; font-weight: bold;}
.H2 { COLOR: #074a92; TEXT-DECORATION: none; font-family: Times; font-size: 12pt; font-weight: bold; font-style: italic;}
.H3 { COLOR: #ffffff; TEXT-DECORATION: none; font-family: Times; font-size: 10pt; font-weight: bold;}
.H4 {
	COLOR: #074a92;
	TEXT-DECORATION: none;
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
}
.H5 { COLOR: #ffffff; TEXT-DECORATION: underline; font-family: Times; font-size: 12pt; font-weight: bold; font-style: italic;}
.H6 { COLOR: #5F707D; TEXT-DECORATION: none; font-family: Times; font-size: 12pt; font-weight: bold; font-style: italic;}
.LT { COLOR: #ffffff; TEXT-DECORATION: none; font-family: Times; font-size: 10pt;}
.foot { COLOR: #ffffff; TEXT-DECORATION: none; font-family: Arial; font-size: 9pt; font-weight: bold;}
.text {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	color: #444;
}
.text a{
color: #F4F4F0
}
#Sidepanelmain {
	float:left;
	width:460px;
	background-color: #F4F4F0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#sidebar {
	float:left;
	width:250px;
	background-color: #F4F4F0;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 7px;
}
#Sidepanelsidebar {
	float:left;
	width:240px;
	margin-left: 18px;
	margin-top: 15px;
}
#btm {
	clear:both;
	background-image: url(images/foot.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
div#box{width: 18em;padding: 20px;margin:10;
    background-color:#BB2218;color:#000}
#wrap #main .text a {
	color: #BF3128;
}
#sidebar a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#mainWide {
	float:left;
	width:700px;
	background-color: #F4F4F0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	min-height: 350px;
}
div#box2 {
width: 18em;padding: 20px;margin:10;
    background-color:#CCCCCC;color:#000
		margin-left: auto;
	margin-right: auto;
}
#box2 .text img {
	padding: 10px;

}
#RedLeft {
	float:left;
	width:250px;
	background-color: #F4F4F0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#MainRight {
	float:left;
	width:450px;
	background-color: #F4F4F0;
	padding-left: 20px;
}
div#box3 {
width: 200px;padding: 20px;margin:10;
    background-color:#B42122;color:#000
		margin-left: auto;
	margin-right: auto;
}
.WhiteLink {
COLOR: #ffffff; TEXT-DECORATION: none; font-family: Times; font-weight: bold;
}
#wrap #MainRight a {
	color: #BF3128;
	text-decoration: underline;
}
#mainWide .text a {
	color: #BF3128;
}
#wrap #sidebar img {
	border: thin solid #333333;
	margin-left: auto;
	margin-right: auto;
}
.SideBarText {
	COLOR: #444444;
	TEXT-DECORATION: none;
	font-family: Times;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.news a {
	color: #BF3128;
	text-decoration: underline;
}
#wrap #main #pix {
	color:#F4F4F0;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom:4px;
		border: thin solid #333333;

}
#wrap #main img {
		margin-right: 8px;
	margin-bottom:4px;

}
