body {
	margin: 110px 0 50px 0;
	padding: 0px 0 0 0;
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 0.625em;
	color: #fff;
	text-decoration: none;
	background: #1d1d1d;
	line-height: 1.4em;
}

.content { 
	width: 954px; 
	margin:0 auto; 
	text-align:left; 
	font-size: 1.1em;
}

#header {
	height: 143px;
	background: url(../images/smm-header-bg.gif) no-repeat;
}

#headerlogo {
	float: left;
	margin: 10px 0 0 35px;
}

#headercontent {
	float: right;
	width: 667px;
	margin: 0 30px 0 0;
	padding: 10px 0 0 0;
}

#headercontent ul {
	padding: 0px;
	margin: 0px 0 60px 0;
	list-style: none;
	text-align: right;
}

#headercontent li {
	display: inline;
}

#headercontent a {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.95em;
}

#headercontent a:hover {
	color: #ccc;
}

#main-area {
	height: 335px;
	background: #ccc url(../images/smm-mainarea-bg.gif) repeat-y;
	padding: 0 0 0 4px;
}

#left-content {
	float: left;
	width: 212px;
	height: 312px;
	padding: 10px;
	border-top: 2px solid #5b696b;
	border-bottom: 1px solid #5b696b;
}

#left-content p {
	font-size: 0.9em;
}

#map-area {
	float: right;
	width: 709px;
	margin: 0 5px 0 0;
	border-top: 2px solid #5b696b;
	border-bottom: 1px solid #5b696b;
}

#flash-gallery {
	height: 335px;
	width: 946px;
	margin: 0 0px 0 0px;
}

.menuon {
	font-weight: bold;
}


.clear-list {
	clear: both;
}


img {
	border: none;
}


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


form {
	padding: 0;
	margin: 0;
}


#footer {
	font-size: 0.9em;
	margin: 0px 0 0px 0;
	padding: 10px 0px 0px 0px;
	clear: both;
	height: 67px;
	color: #fe7e01;
	background: url(../images/smm-footer-bg.gif) no-repeat;
}

#footer ul, #footer-info ul {
	padding: 0;
	margin: 0 15px 0 15px;
}

#footer li {
	float: left;
	display: inline;
	border-left: 1px dotted #fe7e01;
	padding: 0px 2px 0px 6px;
}

#footer .first, #footer-info .first  {
	border: 0px solid #666666;
}

#footer .first {
	width: 219px;
}

#footer .second, #footer .third {
	padding-left: 10px;
	width: 105px;
	height: 44px;
}

#footer .fourth {
	padding-left: 10px;
	width: 222px;
	height: 44px;
}

#footer .fifth {
	padding-left: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #fe7e01;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-info {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #666;
}

#footer-info  li {
	display: inline;
	border-left: 1px solid #666;
	padding: 0px 2px 0px 6px;
}

#footer-info a {
	color: #666;
}

#footer-info a:hover {
	color: #ccc;
}

#footer span {
	color: #fff;
}

input, select, textarea  {
	font: 1.0em Georgia, Arial, Helvetica, sans-serif;
	color: #1c1c1c;
	padding: 3px;
}

a {	
	text-decoration: none;
}

a:link {
	color: #1b1b1b;
}

a:active {
	color: #1b1b1b;
}

a:visited {
	color: #2a2a2a;
}

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

address {
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
}


h1 {
	font: 1.8em Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight: normal;
}

h2 {
	font: 1.3em Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #fe7e01;
}

h3 {
	font: 1.1em Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #fe7e01;
}



