body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #eef3f6;
	font-family: Helvetica-Light, "Trebuchet MS", Arial, sans-serif;
	color: #000000;

}

h1, h2, h3, h4, ul {
	margin: 0px;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 760px;
	border: solid #5686A3 2px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../../keyworthopticians/glasses2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main {
	ext-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 740;
	padding: 10px;
}

#banner {
	border-top-color: #FFFF00;
	border-top-style: none;
	border-bottom-color: #FFFF00;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-top-width: 2px;
	margin: 10px;
}

#banner form {
	display: none;
}

#banner h1 {
}

#banner h2 {
	font-style:italic;
	font-size: 1.2em;
}
/* Switch off site header*/
#header {
	display: none;
}
/* Switch off post-cats, post-footer, nextlinks */
 .post-cats, .post-footer, .nextlinks {
	display: none;
}

.maintext {
	clear: both;
}
/* End of Nav Menu */

/* ****Login**** */
#login {
	clear: both;
	font-size: 0.7em;
	text-align: right;
	top: 40px;
	background-color: #FFFFFF;
	left: 95%;
	border-style: none;

}
#login a {
	color: #5686A3;
}
/* End of Login */

/* ****Breadcrumb**** */
#breadcrumb {
	display: none;	
}
/* End of Breadcrumb */

/* ****Drop-down Menu**** */
#returnmenu {
	position: absolute;
	display:block;
	height:100px;
	width:150px;
	border: solid 2px #000000;
	background-color: #004000;
	top: -80px;
	color: #FFFFFF;
	background-position: bottom;
	right: 0px;
	font-size:9px;
	text-align:center;
}

#returnmenu a {
	text-decoration:none;
	color: #004000;
	display:block;
}
.homeurl {
	display: block;
	font-size:12px;
}

.strap {
	display: block;
	color:#004000;
}

.visibleurl {
	color:#efe;
	display: block;
	padding-top: 20px;
}

#returnmenu:hover {
	top: 0px;
	background-color: #efe;
}
/* End of Dropdown Menu */
/* **** Content and article summaries **** */
.content {
	display: block;
	margin: 5px;
	height: 54px;
	float: left;
	width: 350px;
	text-align: left;
	overflow:hidden;
	background-color: #FFFFFF;
	border-top-color: #5686A3;
	border-top-style: solid;
	border-top-width: 1px;
}

.content a {
	display:block;
	text-decoration: none;
	color: #004000;
	height: 100px;
}

.content a:hover {
	background-color: #EEF3F6;
}

.content .arttitle {
	font-size: 1em;
	font-weight: bold;
	display:block;
	color: #000000;
	letter-spacing: .5px;
}

.content .artsum {
	font-size: 0.8em;
	display:block;
	color: #5686A3;
}

.content .contentfooter {
	font-size: 0.7em;
	font-style: italic;
	display:block;
	color: #C5D8E0;
	text-align: right;
	padding-right: 5px;
	border-top-color: #5686A3;
	border-top-style: solid;
	border-top-width: 1px;
}

.content img {
	float: left;
	width:100px;
	height:100px;
	border:0;
}

.floatright {
	float: right;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
/* **** Article pages **** */
.art-info-1 {
	font-size: 0.7em;
	display: block;
	float: right;
	color: #5686A3;
	background-color: #EEF3F6;
	width: 230px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.articlebody {
        border-top: 1px solid #EEF3F6;
        margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.articlebody h1 {
	font-size: 1.25em;
	border: none;
	letter-spacing: 0.5px;
	padding-bottom: 10px;
}

.articletext {
	font-size: 1em;
	color: #000000;
}

.image_caption {
	font-size: .6em;
}

.articlebody img {
	border: none;
}


#sidebar {
	display: block;
	width: 425px;
	clear: both;
	float: left;
}
#sidebar ul.nav li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	float: left;
	text-align: center;
	border-color: #EEF3F6;
	border-width: 1px;
	border-right-style: solid;
}
#sidebar ul.nav a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
ul.nav {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar ul.nav a:hover {
	background-color: #5686A3;
	color: #FFFFFF;
}
#sidebar ul.nav a.selected {
	color: #004000;
}
#sidebar ul.nav a.selected:hover {
	background-color: #5686A3;
	color: #FFFFFF;
}
.infobox1 {
	font-size: 0.8em;
	padding-top: 5px;
	font-weight: bold;
}
.hours {
	width: 150px;
	border-color: #EEF3F6;
	border-width: 2px;
	border-style: solid;
	margin-top: 40px;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	float: right;
	margin-right: 90px;
	top: 125px;
	background-color: #FFFFFF;
}
.infobox1 a {
	color: #5686A3;
	text-decoration: none;
}
.infobox1 a:hover {
	text-decoration: underline;
}

#refno {
        display:none;
}

/* *** OK Tab *** */
#okinfo a {
	background-image: url(images/infotab1.gif);
	position: absolute;
	top: 10px;
	right: -168px;
	font-size: 9px;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 100px;
	width: 200px;
	color: #666666;
}
#okinfo a:hover {
	right: 0px;
        font-family: Verdana, Tahoma, arial, sans-serif;
}
.okinfourl {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-left: 34px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
}
.okinfotext {
	font-size: 9px;
	color: #666666;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-left: 34px;
	padding-right: 3px;
}

.boxed {
        border: 2px solid rgb(86, 134, 163); 
        text-align: center; 
        width: 500px; 
        padding: 10px; 
        font-size: 1.25em; 
        font-weight: bold; 
        margin-left: 118px;
        clear: both;
}
.emph {
        font-weight: bold;
        color: rgb(86, 134, 163);
}
