* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #000 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}

p{
	color: #000;
	margin-left: 10px;
	margin-bottom: 7px;
}

p.leftbar{
	color: #000;
	margin-left: 20px;
	margin-bottom: 7px;
}

p.caption{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-left: 20px;
	color: #fff;
	padding-top: 60px;
	padding-right: 38px;
	text-align: right;
}
.red {
	color: #800000;
}

.white {
	color: #fff;
	text-align: center;
}

.txtlft {
	color: #000;
	text-align: left;
	padding-left: 20px;
}

h1{
	font-size: 30px;
}

h2{
	color: #800000;
	font-size: 20px;
}

h3{
	color: #800000;
	text-align: center;
	padding-top: 18px;
}

 ol{
	margin-left: 33px;	
} 
	
ul{
	margin-left: 25px;	
}

ul.MenuBarVertical
{
	margin-left: 20px;	
	padding: 10px;
	list-style-type: none;
	cursor: default;
	width: 15em;
}

li.MenuBarVertical
{
	padding: 2px;
}

.Subhdr{
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}
.wrapper { width:695px; margin: 0 auto }
.header { width:695px; height:80px; background:#161616; color:#fff; clear:both }
.logo {
	width:695px;
	height:216px;
	color:#fff;
	clear:both;
	background-image: url(images/Logo.jpg);
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size: 2.0em;
}

.topNav {
	width:700px;
	clear:both;
	display:block;
	color: #CCC;
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
}

.bottom {
	width:100%;
	height:60px;
	color:#fff;
	text-align: center;
	background: url(images/bg.gif);
}

.footer { 
	background: #161616 url(images/footer-bg.gif) repeat-x; 
	color:#fff; 
	font-size:90%; 
	text-align:right; 
	padding:7px 20px 0 0; 
	height:23px 
}
.bodylink a { color:#000; text-decoration:underline }
.bodylink a:hover { color:#800000; text-decoration:underline }

.footer a { color:#fff; text-decoration:none }
.footer a:hover {
	color:#F00;
	text-decoration:underline
}
.copyRight {
	font-size:100%;
	padding-top:5px;
	color:#fff;
	text-align: center;
}

/* LINK AND TEXT STYLES */
a {
	color:#FFF;
	text-decoration:underline
}
a:hover  {
	color: #000
} 
.sm { font-size:90% }
.eventsTitle { color:#AD590A; font-weight:bold; background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.darkBg { background:#161616; color:#fff }
.darkBg a { color:#fff; text-decoration:none }
.darkBg a:hover { color:#B2D215; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.ltLink a { color:#fff }
/* END LINK AND TEXT STYLES */

.center {
	float:none;
	position: relative;
	text-align: center;
}
.left { float:left; position: relative }
.right { float: right; position:relative }
.btMargin { margin-bottom:10px }
.interiorLt { background:#76757E url(images/left-nav-bg.gif) center repeat-y; width:695px; overflow:hidden }
.interiorBox { width:420px; margin:15px auto }
.box { width:400px; margin:15px auto }
.whiteBg { background:#fff; height:100%; width:700px; overflow:hidden }
.currentEvents { padding:14px 14px 20px 14px; background:#fff; border-left:1px solid #333; font-size:90% }

/* CHANGE BOTTOM MARGIN SETTING FOR ADDITIONAL SPACE, LESS SPACE, OR REFINED ALIGNMENT BETWEEN ITEMS */
.cellBox { width:100%; margin:0 0 15px 0; overflow: hidden  } 
/* END CELL NOTE*/
.Box {
	clear:both;
	display:block;
	background-color: #CCC;
	border: thin solid #333;
	padding: 10px;
}

.cellBox img, .pic { border:1px solid #505059; float:left; margin:0 8px 0 0 }
.picBorder { border-top:1px solid #000; border-bottom: 1px solid #000 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden } 
.staffBorder { border:1px solid #505059; float:left; margin:0 10px 0 0 }
.rtBorder { background: url(images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.form { 
	border:1px solid #333; 
	height:15px; 
	width:115px; 
	background: url(images/input-bg.gif) repeat-x; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }
img.floatLeft {
	float: left;
	margin: 4px;
	padding: 10px;
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-bottom: 15px;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Drow Down Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 0.75em;}

#sddm li a
{
	display: block;
	width: 110px;
 	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-right: 1px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(Images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#sddm li a:hover{
	background-image: url(Images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #223340;
	border: 1px solid #E1E1E1;
	z-index: 29;}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font: 0.75em;
	background-image: url(Images/Tandefault.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

#sddm div a:hover{
	color: #FFF;
	background-image: url(Images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTACT FORM NARROW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.boxnrw {
	margin:0 auto;
	width:190px;
	position:relative;
	top:10px;
	border:1px solid #9f8d63;
	background-color: #800000;
}

div.boxnrw h1 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
}

div.boxnrw label {
	width:100%;
	display: block;
	background:#800000;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #9f8d63;
	padding:5px 0 5px 0;

}

div.boxnrw label span {
	display: block;
	color:#FFF;
	font-size:12px;
	float:left;
	width:160px;
	text-align:left;
	padding:5px 20px 0 0;
	margin-left: 10px;
}

div.boxnrw .input_text {
	padding: 5px 5px;
	width:154px;
	color: #FFF;
	border: 1px double #EFEFEF;
	background-color: #BF0E04;
	margin-left: 10px;
}

div.boxnrw .message{
	padding:7px;
	width:150px;
	background:#BF0E04;
	border: 1px double #EFEFEF;
	overflow:hidden;
	height:150px;
	color: #FFF;
	margin-left: 10px;
}

div.boxnrw .button {
	margin:0 0 10px 0;
	padding:4px 7px;
	border:0px;
	position: relative;
	top:10px;
	left:80px;
	width:103px;
	border: 1px double #EFEFEF;
	background-color: #262626;
	font-weight: bold;
	color: #FFF;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTACT FORM  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.box {
	margin:0 auto;
	width:380px;
	position:relative;
	top:10px;
	border:1px solid #9f8d63;
	background-color: #800000;
}

div.box h1 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
}

div.box label {
	width:100%;
	display: block;
	background:#800000;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #9f8d63;
	padding:5px 0 5px 0;

}

div.box label span {
	display: block;
	color:#FFF;
	font-size:12px;
	float:left;
	width:120px;
	text-align:left;
	padding:5px 20px 0 0;
	margin-left: 10px;
}

div.box .input_text {
	padding: 5px 5px;
	width:195px;
	color: #FFF;
	border: 1px double #000;
	background-color: #BF0E04;
	margin-left: 10px;
}

div.box .message{
	padding:7px;
	width:336px;
	background:#BF0E04;
	border: 1px double #000;
	overflow:hidden;
	height:150px;
	color: #FFF;
	margin-left: 15px;
}

div.box .button {
	margin:0 0 10px 0;
	padding:4px 7px;
	border:0px;
	position: relative;
	top:10px;
	left:250px;
	width:103px;
	border: 1px double #EFEFEF;
	background-color: #262626;
	font-weight: bold;
	color: #FFF;
}