body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #368cbf;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
}

h1 {
	color: white;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	line-height: 28px !important;
	/*text-decoration: underline;*/
	margin-right: 140px;
	margin-bottom: 0.67em;
	padding-top: 50px;
	position: relative;
	left: 140px;
	clear: both }

h2 {
	color: white;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	line-height: 18px;
	padding-top: 20px;
	/*text-decoration: underline;*/
	margin: 5px 0px 5px 5px;
}

h2.extra {
	color: white;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	line-height: 18px !important;
	/*text-decoration: underline;*/
	margin-right: 140px;
	margin-bottom: 0.67em;
	padding-top: 50px;
	position: relative;
	left: 10px;
	clear: both }
	
p {
	text-indent: 16px;
	max-width: 600px;
	margin-left: 20px;
}

p a:link {
	color: white;
	text-decoration: underline;
}
p a:hover{
	font-style: oblique;
}

p a:active {
	color: black;
}

p a:visited {
	color: #CCAAAA;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.splash {
	margin-left:145px;
	padding: 0px;
	background-repeat: no-repeat;
}

.splashtool {
	margin-left:145px;
	padding: 0px;
	min-width: 800px;	
	max-height: 200px;
	height: 200px;
	background-color: white;
	background-repeat: no-repeat;
}

.side_bar { 
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	margin-left: 0;
	padding-left: 20px;
	position: fixed;
	/*background-color: white;*/
	top: 0px;
	left: 0px;
	float: left;
	width: 125px;
	min-height: 500px;
	font-family: Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    z-index: 1;

}
.subnav
{
    padding-left: 15px;
    height: 0px;
    visibility: hidden;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 12px
}
.nav {
	float: right;
	background-color: white;
	font-family: Helvetica, sans-serif;
    font-size: 14px;
	line-height: 10px;
	padding: 1px;
	padding-bottom: 4px;
	position: relative;
	margin-top: 125px;
}

.dot {
	margin-left: -18px;
	border: 0px;
	float: left;
}

.content {
	margin-top: 50px;
	left: 160px;
	padding-left: 10px;
}
.pic {
	color: #368cbf;
	font-family: Georgia, serif;
	font-style: italic;
	border: ridge 4px;
	margin: 10px;
}
.label {
	color: #323232;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	margin-top: 5px;
	max-width: 500px;
}
.align-top {
	vertical-align: top;
}

a.content {
	color: #ffffff;
}
a.side_nav:hover
{
    Font-style : italic;
    background-image: url(images/highlight.gif);
    background-repeat: repeat-x;
}

.search {
	width: 11px;
	height: 9px;
	margin-top: 5px;
	background-image: url(images/search1.gif);
}
.search:hover {
	width: 11px;
	height: 9px;
	margin-top: 5px;
	background-image: url(images/search2.gif);
}

#footer   {
	font-size: 12px;
	text-align: center;
	padding-top: 50px;
	margin-left: 100px;
	width: auto;
	clear: both;
}

/*Store Style*/

body.preview  {
	background-color: #368cbf !important;
	background-image: none !important;
	color: black;
	text-align: center;
}

h1.store  {
	color: white;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	line-height: 28px;
	/*text-decoration: underline;*/
	margin-top: 20px;
	margin-right: 140px;
	margin-bottom: 15px;
	position: static;
	left: 140px;
	clear: both
}


.photo_content  {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	position: inherit;
	width: 200px;
	height: 150px;
	max-width: 200px !important;
	float: left;
	overflow: visible;
}
.caption  {
	font-size: 14px;
	line-height: 16px !important;
	text-align: center;
	padding-top: 10px;
}
.preview  {
	position: relative;
	width: 90%;
	height: 80%;
	clear: both;
	background-color: #368cbf;
	color: #368cbf;
}

.photo_div {
	margin: 0;
	width: 200px;
	height: 100px;
	float: none;
	overflow: hidden;
	vertical-align: sub;
}

img.bottom {
	line-height: 0;
	margin-bottom: -89px;
	padding: 0;
	position: relative;
	bottom: 0;
}


a.bottom { line-height: 0; margin-bottom: -89px; padding: 0; clip: auto }

.description {
	font-size: 11px;
	line-height: 14px;
	background-color: #c9dfeb;
	visibility: hidden;
	margin-bottom: -40px;
	padding: 5px;
	position: relative;
	z-index: 1;
	top: -10px;
	width: auto;
	min-width: 50px;
	max-width: 200px;
	float: none;
	clear: none;
	overflow: hidden;
	border: solid 1px #edf3f6;
	outline-width: 1px;
	outline-color: #edf3f6
}

preview_link a:hover {
	background-image: none !important;
}

.pdescription {
	background-color: transparent;
	margin-top: 5px;
	top: 0;
	overflow: visible;
	clip: auto;
	border-color: transparent;
}

.big_box {
	margin-left: 10px;
	width: auto;
	height: auto;
}

.titlehead {
	color: white;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	margin: 5px;
}

.store_button {
	padding: 2px;
	float: none;
	clear: none;
	vertical-align: bottom
}

.label  {
	color: #323232;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	margin-top: 5px;
}

.text_box {
	border: solid 2px #368cbf;
}