/************** CUSTOM STYLES *************/


body {
	background: #fff url(images/sm-body.jpg) repeat-x top left;
	color: #444;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link { color: #7a0f14; }
a:visited { color: #7e4245; }
a:hover, a:active { color: #e60915; }

img { border: none; }

h1 { font-size: 2.0em; font-weight: normal; color: #91141a; font-family: "Palatino Linotype", Palatino, serif; margin: 0 0 20px 0; padding: 5px 0; border-bottom: 2px solid #91141a; background: white; }
h2 { font-size: 1.6em; font-weight: normal; color: #91141a; font-family: "Palatino Linotype", Palatino, serif; }
h3 { font-size: 1.3em; font-weight: normal; color: #91141a; font-family: "Palatino Linotype", Palatino, serif; }
h4 { font-size: 1.2em; font-weight: normal; color: #91141a; font-family: "Palatino Linotype", Palatino, serif; }
h5 { font-size: 1.0em; font-weight: normal; }
h6 { font-size: 0.8em; font-weight: normal; }

.entry{font-size:1.1em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }

.floatleft, .fleft { float: left; padding: 0 10px 5px 0; }
.floatright, .fright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }

#sidebar h2 { font-size: 1.4em; font-weight: normal;  }

#layout {
	width: 954px;
	margin: auto;
}


#content {
	float: left;
	width: 655px;
	padding: 10px;
	font-family: arial, sans-serif;
}

#contentstore {
	float: left;
	width: 900px;
	padding: 20px;
	font-family: arial, sans-serif;
}


#header {
	background: url(images/sm-header.jpg) no-repeat top left;
	height: 183px;
}

#email {
	clear: both; 
	display: block;
	height: 48px;
	line-height: 45px;
	padding: 0 0 0 18px;
}

#logo, #logo a {
	width: 400px;
	height: 148px;
	float: left;
	display: block;
}

#logo a {
	text-indent: -9999px;
}

#nav {
	margin: 0;
	padding: 0 0 1px 0;
	height: 35px;
	line-height: 35px;
	background: url(images/sm-nav.jpg) no-repeat top center;
	color: white;
	clear: both;
	font-weight: bold;
}

#nav li {
	margin:0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

#nav li a {
	color: white;
	float: left;
	text-decoration: none;
	font-size: 1em;
	padding: 0 12px;
	line-height: 35px;
	font-size: .95em;
}

#nav  li a:hover {
	text-decoration: underline;
}


#nav ul {
	display: none; 
	background: white;
	float: none;
	position: absolute; 
	top: 35px;
	left: 0;
	width: 210px;
	margin: 0; 
	padding:0;
	background: #d9400e;
	border-width: 0 1px 2px 1px;
}

#nav ul li {
	float: none;
	height: auto;
	border-bottom: 1px solid #d9400e;
}

#nav ul li a {
	display:block; 
	float: none;
	line-height: 25px;
}

#nav ul li a:hover {
	border: none;
}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}


#menu2 {
	float: left;
	width: 157px;
	height: 500px;
	padding: 10px;
	margin-right: 20px;
	background: #e3eef2 url(images/sm-side-top.jpg) no-repeat top left;
}


#menu2 h3 {
	margin-bottom: 0;
}

#menu2 p {
	margin-top: 0;
}

#menu2 form {
	margin: 0 0 0 13px;
}

#menu2 input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu2 ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu2 ul li {
	font: normal 95% "Palatino Linotype", Palatino, serif;
	letter-spacing: 0.1em;
	margin-top: 5px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu2 ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu2 ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu2 ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu2 ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu2 ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



#menu {
	float: left;
	width: 217px;
	padding: 20px;
	background: #e3eef2 url(images/sm-side-top.jpg) no-repeat top left;
}

#menu h3 {
	margin-bottom: 0;
}

#menu p {
	margin-top: 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: normal 95% "Palatino Linotype", Palatino, serif;
	letter-spacing: 0.1em;
	margin-top: 5px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



#banner {
	background: url(images/sm-img.jpg) no-repeat top left;
	width: 647px;
	height: 203px;
	font-size: 1.4em;
	color: white !important;
}

#fade_base span {
	display: block;
}

#footer {
	padding: 20px;
	clear: both;
}


#footer p, #footer h6 {
	margin: 0;
}

#footer .nav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	text-transform: capitalize;
}

#footer .nav li {
	padding: 0 10px;
	margin: 0;
	display: inline;
}

#footer .nav ul {
	display: none;
}


