/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #4A1E17;
}

hr {
	padding: 0px;
	color: #FFFF33;
	background-color: #FFFF33;
	height: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

input.yellow {
	background-color: #FFFF99;
}

/*#container {
	width:760px;
	margin:auto;
	border:solid 1px #000000;
	height:800px;
	background: #CC8641 url(images/burglars_web_topback3.jpg) no-repeat;
}*/

#container2 {
	width:760px;
	margin:auto;
	border:solid 1px #000000;
	height:900px;
	background: #CC8641 url(../images/Telephone-Bill.jpg) no-repeat;
}

#navigation {
	background: url(../images/bars.gif) repeat-y center;
	width: 180px;
	height: 900px;
	margin-left: 50px;
}
/*#clef {
	width:152px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
*/
#menu, #clef {
	width:152px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
#menu a, #menu a:visited, #clef a, #clef a:visited {
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#000;
	background:url(../images/menu_bar.gif) no-repeat;
	margin-bottom: 10px;
}
#menu a:hover, #clef a:hover {
	display:block;
	width:100%;
	height:20px;
	line-height: 20px;
	cursor:pointer;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/menu_bar.gif) no-repeat -152px;
	margin-bottom: 10px;
}

#menu a.selected {
background:url(../images/menu_bar.gif) no-repeat -152px;
color:white;
}
#advert {
	width:145px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #000000;
	padding: 5px 0px;
	background-color: #E9CA7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

#advert p,  #advert a:link {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration:none;
	color:#000000
}
 #advert a:hover {
 color:#FFFFFF;
 }

#floatright {
	float: right;
	font: bold 0.9em/1.2em Arial, Helvetica, sans-serif;
	/*color: #FFFFFF;*/
	margin-top: 520px;
	/*background: #CA7900;*/
	width: 415px;
	margin-right: 15px;
	padding: 7px;
}

#floatright2 {
	float: right;
	margin-top: 180px;
	width: 480px;
	margin-right: 15px;
	padding: 7px;
}
#floatright ul{
	font-size: 0.9em;
	margin-left: 20px;
	margin-top: 5px;
}
* html #floatright ul{margin-left: 50px;}

* html #floatright {margin-right:15px;}

* html #floatright2 {margin-right:5px;}

.roundbox-tr { width:100%; margin:auto; padding:0; background:url("../images/roundbox_tr.gif") no-repeat right top; }

.roundbox-tl { margin:0; padding:0; background: url("../images/roundbox_tl.gif") no-repeat left top; }

.roundbox-br { margin:0; padding:0; background: url("../images/roundbox_br.gif") no-repeat right bottom; }

.roundbox-bl { margin:0; padding:0; background: url("../images/roundbox_bl.gif") no-repeat left bottom; }

.roundbox-content { margin:0; padding:1em 1em 0.5em 1.5em; }

.roundbox-content p {
	padding:0;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.roundbox-content a:link {
	text-decoration: none;
	color: #990033;
	display: inline;
}

.roundbox-content a:visited {
	color: #4A1E17;
}


.roundbox-content p a:hover {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990033;
}

.roundbox-content h1 {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #731D12;
	font: bold 1.2em/1.1em Arial, Helvetica, sans-serif;
}

.roundbox-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #731D12;
	line-height: 1.1em;
}


.roundbox-content h3, .roundbox-content blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.roundbox-content blockquote {
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.roundbox-content .img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}
.roundbox-content .img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}

.roundbox-content img {
	border: 4px solid #4A1E17;
	padding: 0px;
	margin-top: 5px;

}

.roundbox-content img.noframe {
	border:0;
	margin-bottom: 10px;
}

.roundbox-content a:hover img.noframe  {
	border:0;
}


.roundbox-content a:hover img  {
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}

.event_title {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #993300;
}

.a2s {
	font: 0.6em Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-top: -20px;
	float: left;
}
.a2s a:link, .a2s a:visited {text-decoration:none; color:#E9CA7B;}

.a2s a:hover {text-decoration:underline ; color: #333333;}


/*Picture Gallery Styles*/

div.pic {
	float: left;
	width: 140px;
	height: 150px;
	padding: 5px;
	margin: 5px 10px 0px 0px;
}
* html div.pic {margin-top:10px; padding:0; height:160px;}
.pic ul {
	margin: 6px auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font: 0.7em/1em Tahoma;
}
div.pic img {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BB6B30;
	border-right-color: #A55E2A;
	border-bottom-color: #74431D;
	border-left-color: #8B5023;
}
img.ls {
	margin-top: 25px;
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}
img.pt {
	height: auto;
	width: auto;
	margin-left: 12px;
}

