@charset "utf-8";
/* CSS Document */



/* BEGIN MENU */
#MainMenu 
{
	height:40px;
	background: #66005b url("images/bmid_103.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#67005b url("../images/bright_103.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../images/bleft_103.gif") no-repeat left top;
	padding:0 17px 0 14.7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:40px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#fff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("../images/bmid_103.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("../images/bleft_103.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:54px;
	background:url("../images/bright_103.gif") no-repeat right top;
	padding:0 26px 0 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}

/* END MENU */

/* SMALLMENU */

#headquote {
	font-size:26px;
	color:#FFF;
	text-align:right;
	padding-top:45px; 
}

#smallnav {
	color:#fff;
	font-size:14px;
}

#smallnav ul {
		list-style:none;
}

#smallnav ul li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
	margin-top:30px; 
	padding-right:10px;
	border-right: 1px solid #fff;
	margin-right: 10px;
}

#smallnav ul li.last {
	border-right:none;
}

#smallnav a:link {color: #fff; text-decoration: none; }
#smallnav a:active {color: #fff; text-decoration: none; }
#smallnav a:visited {color: #fff; text-decoration: none; }
#smallnav a:hover {color: #fff; text-decoration: underline; }
/* END SMALLMENU */


* {padding: 0; margin: 0;}
p {margin-top: 0;}

html { overflow: -moz-scrollbars-vertical !important; }

body {
	color:#333;
	font-size:14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#d2cb1d;
}

h3 {
	border-bottom: 1px solid #bfb91a;
	padding-bottom:3px;
	margin-bottom:1em;
	}
	
h4 {
	margin-top:1em;
	margin-bottom:.25em;
	}
	
h3 a:link {color: #333; text-decoration: none; }
h3 a:active {color: #333; text-decoration: none; }
h3 a:visited {color: #333; text-decoration: none; }
h3 a:hover {color: #333; text-decoration: none; }


a:link {color: #333; text-decoration: underline; }
a:active {color: #333; text-decoration: underline; }
a:visited {color: #333; text-decoration: underline; }
a:hover {color: #333; text-decoration: underline; }

img {
	border:none;
	}
	
.box {
	min-height:677px;
	overflow:auto;
	}

.top {
	background:url(../images/torsobkgrndtop750x320.jpg) no-repeat top;
	min-height:322px;
	}
	
.bottom {
	background:url(../images/torsobkgrndbottom750x357.jpg) no-repeat bottom;
	min-height:436px;
	}

.underlineyellow {
	border-bottom: 1px solid #bfb91a;
	}
	
img.frame {
	padding: 10px;
	border: 1px solid #666666;
	}
	
h3.eventtitle {
	color: #268093;
	border-bottom: none;
	margin-bottom:0px;
	margin-top:20px;
	}

h3.newstitle {
	color: #000;
	border-bottom: none;
	margin-bottom:0px;
	margin-top:20px;
	}

#header {
	background: #66005b url(../images/headerbkgrndtop40x40.jpg) repeat-x top;
	height:182px;
	width:100%;
	}
	
#headercontent {
	width:750px;
	margin: 0 auto;
	}
	
#headercontent img.imgright {
	float:right;
	margin-top:10px;
	margin-right:10px;
	}

#headercontent img.logoimgright {
	float:right;
	margin-top:20px;
	margin-right:10px;
	}

#navbox {
	width: 750px;
	float:left;
	margin-top:14px;
	z-index:-1;
	}

#torso {
	background-color:#fff;
	}
	
#content {
	overflow: auto;
	width:750px;
	margin: 0 auto;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	}
	
#main {
	width:500px;
	float:right;
	}
	
#maincontent {
	width: 475px;
	margin: 20px 20px 20px 5px;
	line-height: 1.5em;
	}
	
#maincontent p {
	margin-bottom:1em;
	}
	
#maincontentleft {
	width:240px;
	float:left;
	}
	
#maincontentright {
	width: 225px;
	float:right;
	}
	
#postlist {
	margin-bottom:25px;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
	}
	
#postlist h3 {
	margin-bottom:3px;
	}
	
#postlist h4 {
	color: #268093;
	}
	
#searchright {
	background:url(../images/searchbackground200x130.png) no-repeat center;
	height:130px;
	margin-bottom:20px;
	}
	
#searchindex {
	margin-left: 30px;
	padding-top: 60px;
	}

#searchleft {
	margin-bottom:25px;
	}
	
#sidebar {
	width:250px;
	float:left;
	line-height: 1.5em;
	}
	
#sidebarcontent {
	width:210px;
	margin:20px auto;
	}
	
	
#sbs {

	margin-left:20px;
	}
	
#sbs p{
	padding-bottom:1em;
}

#menu ul li {
	padding-bottom:15px;
	}

#footer {
	clear:both;
	background:url(../images/footerbkgrnd3x76.jpg);
	background-repeat:repeat-x;
	height:76px;
	}
	
#footercontent {
	width:750px;
	margin: 0 auto;
	padding-top:40px;
	padding-bottom:20px;
	}

blockquote {

	color:#666;
	border:2px solid #CCC;
	padding:20px;
	width:70%;
	margin:0 auto;
}