
body { 
	margin: 0 auto;
	background: #000;
	text-align: center;
	font: 12px Arial, Helvetica, Geneva, Verdana, Tahoma, sans-serif; 
	color: #fff; 
	line-height: 16px; 
	letter-spacing: .1em;
	padding: 0;
}

/* @group current selection */

#services #hotscope a,
#bio #hotbio a,
#portfolio #hotfolio a,
#events #hotevent a,
#contact #hotcontact a {
	color: white;
}

/* @end */



#banner {
	margin: 0 auto 0;
	padding: 0;
	background: #000 url(../img/bg_banner.gif) top left no-repeat;
	height: 260px;
	text-align: center;
	width: 900px;
	clear: both;
	overflow: hidden;
}

#hotlogo {
	height: 215px;
	width: 350px;
	margin: 22px 0 0 25px;
	padding: 0 0 0 0;
	cursor: pointer;
	float: left;
}

#contactbox {
	overflow: hidden;
	display: inline-block;
	float: left;
	height: 140px;
	width: 465px;
	color: red;
	text-align: right;
	margin: 0;
	padding: 57px 35px 0 0;
	line-height: normal;
}

#email, #phone, #address {
	display: block;
}

#email, #phone {
	display: block;
	font-size: 18px;
}

#address {
	display: block;
	font-size: 11px;
}

#email a {
	color: red;
}

#email:before {
	content: "email: ";
	color: #cb0003;
}

#phone:before {
	content: "tel: ";
	color: #cb0003;
}

#email a:hover {
	color: white;
}

#navigation {
	overflow: hidden;
	display: inline-block;
	float: left;
	height: 25px;
	text-transform: uppercase;
}

#navigation a {
	text-decoration: none;
	text-align: center;
	color: red;
}

#navigation a:hover {
	color: white;
}

#hotscope, #hotbio, #hotfolio, #hotevent, #hotcontact {
	margin: 0 auto;
	padding: 5px 10px;
	float: left;
	border-right: 1px solid black;
}

#hotbio {
}

#hotfolio {
}

#hotevent {
}

#hotcontact {
	border-right: none;
}

#wrap {
	margin: 0 auto;
	background: transparent url(../img/bg_main.gif) top left repeat-y;
	width: 900px;
	text-align: center;
}

#wrap2 {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

table {
	border-top: 1px solid #600;
	border-left: 1px solid #600;
	padding: 0;
	margin: 0 auto;
	width: 780px;
	text-align: center;
}

td {
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
	padding: 5px;
	font: 12px Arial, Helvetica, Geneva, Verdana, Tahoma, sans-serif; 
	color: #fff; 
	line-height: normal; 
	letter-spacing: normal;
	margin: 0;
	text-align: left;
}

.altbg {
	background-color: #be0310;
}

.altbgdark {
	background: #600;
}

#sidebar {
	width: 249px;
	float: left;
	padding: 25px 25px 0 55px;
	margin: 0;
	text-align: left;
	border: none;
}

#sidebarnote {
	width: 249px;
	float: left;
	padding: 25px 25px 0 55px;
	margin: 0;
	text-align: left;
	border-right: 1px solid #600;
	/*background: transparent url(../img/bg_sidebar.jpg) no-repeat 40px 4px;*/
	min-height: 380px;
}

/*---------- this div tag forces the sidebarnote div into position ----------*/

#sidebarbottom {
	height: 10px;
	width: 249px;
	float: left;
	padding: 0 25px 0 55px;
	margin: 0;
	visibility: hidden;
}

#main {
	width: 504px;
	float: left;
	padding-left: 15px;
	margin: 0;
	text-align: left;
}

#footer {
	margin: 0 auto;
	padding: 50px 0;
	background: #000 url(../img/bg_footer.gif) no-repeat left bottom;
	text-align: center;
	width: 900px;
	clear: both;
	color: #000; 
	line-height: 18px;
}

#footer a {
	color: #ff0000;
}

.small {
	font: 11px Arial, Helvetica, Geneva, Verdana, Tahoma, sans-serif;
	font-style: italic;
	margin: 10px 0 0;
	display: block;
}

p { 
	margin: 0;
	padding: 10px;
}

h1 {
	margin: 0;
	padding: 10px;
	color: #fff;
	text-transform: lowercase;
	font: italic normal 24px Georgia, "Times New Roman", Times, serif, Clarendon;
	text-shadow: #000 2px 2px 2px;
}

h2 {
	margin: 0;
	padding: 10px 10px 0;
	color: #fff;
	text-transform: none;
	font: italic 32px Georgia, "Times New Roman", Times, serif, Clarendon;
	text-shadow: #000 2px 2px 2px;
}

h3 {
	padding: 15px 0 5px;
	margin: 0 10px 0;
	color: #000;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif, Clarendon;
	border-bottom: 1px solid #600;
}

h1, h2, h3 {
	letter-spacing: normal;
	text-align: left;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

#sidebarnote img {
	border: none;
	padding: 0;
	margin: 0 0 10px;
}

a {color: #FF9900; text-decoration: underline; }

a:hover {color: #FFFF00; text-decoration: none; }

li {
	font-size: 11px;
	font-style: italic;
}

ol {
	list-style: decimal;
	padding: 10px 10px 10px 35px;
	border-top: 1px dashed #600;
	border-bottom: 1px dashed #600;
}

ul {
	list-style: disc inside;
	color: #FF9999;
	padding: 0 0 0 10px;
	margin: 3px 0 5px 0;
}

ul li {
	text-indent: 0;
}

.divider {
	border-bottom: 1px solid #600;
	padding: 0;
	margin: 12px 10px 20px;
}

blockquote {
	margin: 0;
	padding: 0 0 0 15px;
}

