.entry {
	text-indent: 0px;
	font-size:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:left;
}
body {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0F53;
	text-decoration: none;
	background-color: #FFFBE2;
	margin-top: 3px;
}

#header {
	width: 100%;
	border: 0px none #000000;
	text-align: center;
}

#nav {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}

#left {
	float: left;
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	width: 100%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 0px;
	color: #2E8D3C;
	text-transform: uppercase;
}

.section {
	margin-bottom: 10px;
	}
	
.sm-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: left;
	padding-top: 1px;
	padding-right:4px;
	margin-top:1px; 
}

a:link {
	color: #2E8D3C;
	text-decoration: none;
}
a:visited {
	color: #2E8D3C;
	text-decoration: none;
}
a:hover {
	color: #F99D42;
	text-decoration: underline;
}
a:active {
	color: #F99D42;
	text-decoration: underline;
}
a.hidden-link:link {
	text-decoration: none;
	color: #0C0F53;
}
a.hidden-link:visited {
	color: #0C0F53;
	text-decoration: none;
}
a.hidden-link:hover {
	color: #F99D42;
	text-decoration: underline;
}
a.hidden-link:active {
	color: #F99D42;
	text-decoration: underline;
}


#main {
	margin-left: 195px;
	margin-right: 210px;
	margin-top: 10px;
	border-left: solid #0C0F53 1px;
	border-right: solid #0C0F53 1px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.caption {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top: 3px;
	text-align: left;
	text-indent: 0px;
}
.byline
{
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 4px;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
}
.photo {
	position: absolute;
	width: 208px;
	right: 0px;
	text-align: left;
	text-indent: 0px;
	padding-left: 5px;
	padding-right: 5px;


}
.sm_photo {
	text-align: left;
	float: left;
	margin-top:2px;
	margin-bottom: 4px;
	margin-right: 4px;
}


img.side {
	border: 1px solid #0C0F53;
}
img.side:link {
	border: 1px solid #0C0F53;
}
img.side:visited {
	border: 1px solid  #0C0F53;
}
img.side:hover {
	border: 1px solid #F99D42;
}
img.side:active {
	border: 1px solid #F99D42;
}
p {
	text-indent: 12px;
	line-height: 140%;
	margin-bottom: 3px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 0px;
	color: #0C0F53;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: normal;
}
h1 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0C0F53;
}
h4 {
	margin-bottom: 1px;
}
table {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #0C0F53;
}

.discount {

font-size: 10px;
text-align: center;
text-indent: 0px;
margin-right: 10px;
position: relative;
float: left;

}
#force-scroll {
	position: absolute;
	height: 1200px;
	width: 1px;
	left: 0px;
	top: 0px;
}
ul {
}
.hidden-table {
	border: none;
	background: none;
	margin-top: 10px;
}
div.hidden-table  table {
	border: none;
	background-color: #FFFBE2;
	text-align: left;
}
.error {
	color: #FF0000;
	font-size: larger;
}
#admin-left {
	float: left;
	height: 100%;
	width: 100px;
	padding-right: 10px;
	border-right: 1px solid #0C0F53;
	margin-right: 10px;
}
li {
}
div.hidden-table * th {
	text-align: right;
}
#admain {
	margin-top: 10px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 100px;
}
