@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin:0px;
	padding:0px;
}

a {
	color:#D47035;
	text-decoration:none;
}

a:visted {
	color:#D47035;
	text-decoration:none;
}

a:hover {
	color:#3C525D;
	text-decoration:underline;
}

#wrapper {
	margin:0 auto;
	width:850px;
	background-color:#FFFFFF;
	border-left:#FFFFFF solid 10px;
	border-bottom:#FFFFFF solid 10px;
	border-right:#FFFFFF solid 10px;
}

#header {
}

#nav {
	
	margin:0px 0px 1px 0px;
	height:36px;
	background-color:#3C525D;
}

#nav ul {
	margin: 0px;
	padding: 8px 0px;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding: 0px 25px;
}

#nav ul li a {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav ul li a:hover {
	color:#CCCCCC;
}

#middle {
	background-image:url(/images/template/content_bg.jpg);
	background-repeat:repeat-y;
}

#content {
	width: 542px;
	float: left;
}

#content_wide {
	width: 850px;
	background-color: #fff;
}

#flash {
}

#text, #text_home {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:10px 30px 0px 30px;
}
#text_home {
	line-height: 23px;
}

h1 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color:#3C525D;
	font-weight:normal;
	line-height: 27px;
}

h2 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color:#333333;
	font-weight:normal;
}

#sidebar {
	float:right;
	width:264px;
	background-color:#ECE5DD;
	padding:0px 20px 0px 24px;
	color:#333333;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	text-align: center;
}

#bridge {
	background-image:url(http://www.hixsonnagatani.com/images/template/bridge.jpg);
	background-repeat: no-repeat;
	width:203px;
	padding:130px 30px 0px 30px;
}
	
#contact {
	background-image:url(http://www.hixsonnagatani.com/images/template/contact_bg2.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:220px;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#888888;
	padding:20px 30px 0px 30px;
	text-align: left;
}

#footer {
}

.style1 {
	font-size: 15px;
	color: #333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-family: Arial, Helvetica, sans-serif;}

.style4 {
	color:#333333;
	font-weight:normal;
	font-size: 14px;
}

#myNicEditor {
	width: 450px;
}

label {
	float: left;
	width: 100px;
}
.row {
	clear:both;
}
#manage_events {
	font-size: 11px;
	margin-left: 40px;
}
