body {
	background: #eee;
	color: #333;
	font-size: 13px;
	margin: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #27318b;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 200%;
	font-weight:200;
	margin-bottom: 10px;
	padding-bottom: 14px;
}
h2 {
	font-size: 120%;
	padding: 14px 0 0;
}
h3 {
	font-size: 120%;
	padding: 14px 0 0;
}
p {
	margin: 0;
	padding: 2px 0 10px 0;
}
a {
}
a img {
	border: 0;
}
blockquote {
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 4px;
	padding-top: 0;
}
ol ul li {
	padding: 0;
}
ol {
	margin: 0 0 0 18px;
	padding: 10px 0 4px 0;
}
ol li {
	padding: 0 0 5px 0;
}

/*
#shadow_layer {
	margin:  0 auto;
	width: 976px;
}
*/
#outer_wrapper {
	background: #fff url(images/main-background.gif) top left repeat-y;
	margin:  0 auto;
	padding: 0;
	text-align: left;
	width: 976px;
}
#inner_wrapper {
	/* background: url(images/menu-background.jpg) top left no-repeat; */
}

#logo {
	/* styles here */
	padding-left: 13px;
	height: 180px;
        
}

#main {
	padding: 0 13px;
}

#menu_wrapper {
	/* float: left; */
	/* height: 878px; */
/*	background: url(images/menu-top.gif) top left no-repeat;*/
	padding-top: 20px;
	width: 200px;
}


#navigation {
	margin: 0;
	padding: 0;
	width: 198px;
}
#navigation.ddmx .item1,
#navigation.ddmx .item1:hover, #navigation.ddmx .item1-active, #navigation.ddmx .item1-active:hover,
#navigation.ddmx .item2,
#navigation.ddmx .item2:hover, #navigation.ddmx .item2-active, #navigation.ddmx .item2-active:hover {
/*	background: #243380;*/
	border: none;
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 35px;
	width: auto;
	padding-left: 20px;
	text-transform: uppercase;
}
#navigation li {
	border: none;
}
#navigation.ddmx .item1:hover, #navigation.ddmx .item1-active, #navigation.ddmx .item1-active:hover,
#navigation.ddmx .item2:hover, #navigation.ddmx .item2-active, #navigation.ddmx .item2-active:hover {
	background: #6871a1 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
#navigation.ddmx .item2,
#navigation.ddmx .item2:hover, #navigation.ddmx .item2-active, #navigation.ddmx .item2-active:hover {
	padding: 0 15px;
}


#menupic_padding {
	clear: both;
	height: 250px;
}
#menupic {
	background: transparent url(images/corner-pic.gif) bottom left no-repeat;
	float: right;
	width: 950px;
}

#content_wrapper {
	float: right;
	width: 730px;
}
#content {
	font-family: trebuchet, arial, sans-serif;
	line-height: 20px;
	padding: 0 20px 20px 10px;
}

#footer {
	/* styles here */
	background: #eee url(images/footer.jpg) top left no-repeat;
	clear: both;
	padding: 20px 0 10px;
}
#footer p {
	font-size: 90%;
	margin: 0 0 5px;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}
.map {
	height: 250px;
	width: 350px;
}
#searchbar {
	background: #fff;
	padding-right: 5px;
	text-align: right;
        margin-top:4px;
}
#search_input {
	color: #ccc;
}
