/* Eric Meyer Reset CSS (remove this when integrating into a built site) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
td {
	padding: 1px 3px 1px 3px;
}
th {
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Reset ends here */

body {
	line-height: 1;
	color: black;
	background: #dedee3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p, h1, h2, h3, ul, ol, table {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 15px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}

hr {
	border: 1px solid #ddd;
	width: 95%;
	height: 1px;
}

a:link, a:visited  {
	color: #24313f;
}
a:hover {
	color: #343e62;
}

a.amenu:link, a.amenu:visited  {
	color: #FFCC66;
}
a.amenu:hover {
	color: #FF6600;
}


ul {
	list-style: square outside;
}

ol {
	list-style: decimal inside;
}

strong {
	font-weight: bold;
}


/* Class Definitions */

.TopBox {
	background-color: #2c4e6a;
	height: 90px;
}
.MenuBox {
	background-color: #dedee3;
	height: 35px;
}
.MainBox{
	background-color: white;
}


.taglink {
	text-decoration: none; 
	xxborder: 1px solid white;
	padding-left: 3px;
	padding-right: 3px;
}

.taglink:hover {
	color: #5788ad;
	xxborder: 1px solid #e6e8ea;
}

.thumb {
	max-height: 280px;
	max-width: 140px;
	border-top: 3px double #ddd;
	border-left: 3px double #ddd;
	border-bottom: 3px double #999;
	border-right: 3px double #999;
	vertical-align: top;
}

.listing-icon {
	margin: 20px;
	max-height: 250px;
	max-width: 250px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
}

.photo {
	border-top: 3px double #ddd;
	border-left: 3px double #ddd;
	border-bottom: 3px double #999;
	border-right: 3px double #999;
}

.avatar {
	margin: 20px;
	max-height: 140px;
	max-width: 140px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
}

.banner-text {
	font-size: 13px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.banner-area {
	font-size: 19px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.banner-menu {
	font-size: 13px;
	color: black;
	text-align: right;
}


.quote {
	font-style: italic;
	font-size: 19px;
	padding: 20px 40px 20px 40px;
}
.quote-by {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}

.icon {
	border: 1px solid silver;
	margin-left: -12px;
}

.field {
	background-color: #eeeeee;
	color: #62433a;
	font-weight: bold;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.button {
	background-color: #eeeeee;
	color: #24313f;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

.menutopheader {
	height: 20px;
	border: 1px solid #bbb;
	padding: 5px;
	margin: 0px;
	width: 140px;
	background-color: #dedee3; 
	font-weight: bold;
}

.menuheader {
	height: 20px;
	border: 0px;
	margin: 0px;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: -5px;
}
.menuitem {
	height: 20px;
	xxxxborder-bottom: 1px solid #bbb;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.menuitem1 {
	height: 20px;
	xxxxborder-bottom: 1px solid #bbb;
	xxxxborder-top: 1px solid #bbb;
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
}
a.menulink {
	display: block;
	width: 140px;
	height: 100%;
	text-decoration: none;
	xxxxpadding-top: 2px;
	xxxxpadding-left: 10px;
	z-index: 10;
}
a.menulink:hover {
	background-color: #dedee3;
	text-decoration: none;
}


.topmenuitem {
	height: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}
.topmenuitem1 {
	height: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}
a.topmenulink {
	display: block;
	width: 93%;
	height: 90%;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	xxxxborder: 1px solid #dedee3;
	z-index: 10;
	color: black;
}
a.topmenulink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2c4e6a;
	
}

.notable {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


/* Layout Starts here */

#topbanner {
	padding: 10px;
	background-color: white;
	border-bottom: 1px solid #444;
}

#banner {
	width: 980px;
	float: left;
	padding: 0px;
	overflow: hidden;
	padding-bottom: 10px;

}

#container {
	width: 980px;
	margin: 5px auto 0 auto;/* Center the container in the page */
	position: relative;/* Very Important */
	padding: 0 0 20px;
	border: 1px solid #444;
	background-color: #dedee3;
}

#left {
	width: 120px;
	background: #fff;
	height: auto;
	min-height: 200px;
	float: left;
	border: 1px solid #444;
	margin: 2px;
}

* html #left {
	width: 120px;
}

#center {
	width: 730px;
	background: white;
	border: 1px solid #444;
	height: auto;
	min-height: 400px;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 2px;
}

#right {
	width: 90px;
	background: none;
	height: auto;
	min-height: 400px;
	float: left;
	border: none;
	margin: 0px;
	margin-lefT: 10px;
}

/* Here you set the logo to absolute, it looks to it's parent for its position.
Since the #container is set to position: relative it will take its position
from here. Logo is now out of the page 'flow' and floats over the top of the
content */
#logo {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0; /*relative to container*/
	left: 0; /*relative to container*/
	border: none;
	margin: -10px 0 0 10px; /* Pull the logo upwards and to the left */
	text-align: left;
}

#rlogo {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0; /*relative to container*/
	right: 22px; /*relative to container*/
	border: none;
	margin: -10px 0 0 10px; /* Pull the logo upwards and to the left */
	text-align: left;
}


#heading {
	color: #663300;
	width: 550px;
	height: 40px;
	position: absolute;
	top: 0; /*relative to container*/
	left: 150px; /*relative to container*/
	border: none;
	padding-top: 15px;
	text-align: left;
}
#heading-logo {
	width: 220px;
	height: 40px;
	text-align: left;
	position: absolute;
	top: 35px; /*relative to container*/
	left: 0px; /*relative to container*/
}
#heading-text {
	width: 180px;
	height: 60px;
	text-align: right;
	position: absolute;
	top: 10px; /*relative to container*/
	left: 450px; /*relative to container*/
}

#menu {
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0; /*relative to container*/
	right: 0; /*relative to container*/
	border: none;
	padding-top: 27px;
	padding-right: 5px;
	text-align: right;
}

#header {
	margin: 5px;
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear: both;
}
#mheader {
	margin: 5px;
	background-color: #e3ecfb;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear: both;
}
#fheader {
	margin: 5px;
	background-color: #fae4f1;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	clear: both;
}

#comment {
	background-color:#f0f0f0;
	margin-top: 20px;
	margin-left: 20px;
	width: 480px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
#mcomment {
	background-color:#e3ecfb;
	margin-top: 20px;
	margin-left: 20px;
	width: 480px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
#fcomment {
	background-color:#fae4f1;
	margin-top: 20px;
	margin-left: 20px;
	width: 480px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#comment-heading {
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
}

/* Nasty extra div, Expands the #container to hold the floats. Needed since setting
overflow: hidden on the container will hide the logo when pulled outwards. */
.clear {
	clear: both;
}