/** GLOBAL RESET **/

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, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

/* 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 { font-weight: normal; vertical-align: top; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/** GLOBAL STYLES **/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #4e4e4e;
	background: #cccccc url(../images/bkg3.jpg) repeat-x top left;
	text-align: center; /* Needed for IE5x Bug */
}

h1 { margin: 0 0 10px 0; padding: 0 0 20px 0; font-size: 22px; font-weight: normal; color: #da7b00; text-align: left; background: url(../images/dot.gif) repeat-x bottom left; }
h2 { margin: 20px 0 5px 0; padding: 0; font-size: 12px; font-weight: bold; color: #292929; text-align: left; }
h3 { margin: 30px 0 0 0; padding: 0; font-size: 14px; font-weight: bold; color: #da7b00; text-align: left; }
h4 { margin: 10px 0 5px 0; padding: 0; font-size: 12px; font-weight: bold; color: #4e4e4e; text-align: left; }
p { margin: 8px 0 14px 0; padding: 0; text-align: justify; line-height: 1.5em; font-size: 12px; }
p.small { margin: 5px 0 8px 0; padding: 0; text-align: justify; line-height: 1.3em; font-size: 11px; }
a { color: #518c24; text-decoration: underline; }
a:focus { outline:none }
a:hover { color: #da7b00; text-decoration: underline; }
sup { font-size: 8px; font-weight: normal; }
sub { height: 0; line-height: 1; vertical-align: baseline; vertical-align: bottom; position: relative; top: .5ex; }
ol { text-align: left; margin-top: -5px; }
ul { text-align: left; margin-top: 5px; margin-bottom: 15px; list-style-type: square; color: #262e58; font-size: 12px; line-height: 1.4em; }
li { padding: 3px; }
hr { margin: 0 0 15px 0; border: 0; width: 100%; color: #909090; background-color: #909090; height: 1px; }
.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }


/** LAYOUT STYLES **/

#layout { margin: 0 auto; padding: 30px 22px 30px 22px; width: 856px; background-color: #fff; }


/** HEADER **/

#logo { float: left; height: 33px; }

#homehero { float: left; width: 643px; height: 215px; margin: 10px 0 30px 0; }
#homelistings { float: left; width: 213px; height: 215px; margin: 10px 0 30px 0; background: url(../images/homeHero3.jpg) no-repeat top left; }
#homelistings a { margin-top: 175px; padding: 1px 0 0 0; width: 135px; height: 22px; line-height: 22px; text-align: center; vertical-align: middle; display: block; font-size: 11px; color: #383c5b; background: url(../images/listings00.gif) no-repeat top left; text-decoration: none; }
#homelistings a:hover { color: #383c5b; background: url(../images/listings01.gif) no-repeat top left; text-decoration: none; }


/** TOP MENU **/

#topmenu { margin: 0 auto; padding-right: 22px; width: 878px; height: 28px; background: url(../images/topmenuBKG.gif) repeat-x top left; }
#topmenu ul { margin: 0; padding: 0 0 2px 0; list-style-type: none; height: 26px; line-height: 26px; vertical-align: middle; text-align: right; }
#topmenu li { margin: 0; padding: 0 0 0 17px; display: inline; }
#topmenu a { color: #fff; text-decoration: none; font-size: 11px; }
#topmenu a:hover { color: #fffaae; text-decoration: none; }
#topmenu .rss { color: #fff; padding-right: 20px; display: inlineblock; background: url(../images/rssicon.gif) no-repeat top right; }


/** MAIN MENU **/

#menu { float: right; padding-top: 16px; }
#menu ul { margin: 0; padding: 0; list-style-type: none; text-align: right; }
#menu li { margin: 0; padding: 0; display: inline; }
#menu a { float: left; display: block; padding: 5px 8px 6px 8px; color: #3f4c6b; text-decoration: none; font-size: 12px; border-left: 1px solid #fff; border-right: 1px solid #fff; }
#menu li.selected a { color: #3f4c6b; text-decoration: none; font-weight: bold; }
#menu a:hover { color: #da7b00; text-decoration: none; }


/** SUB MENU **/

#sublayout { width: 856px; margin-bottom: 25px; border-top: 1px solid #6489af; }
#submenu { float: right; }
#submenu ul { margin: 0; padding: 0; list-style-type: none; text-align: right; }
#submenu li { margin: 0; padding: 0; display: inline; }
#submenu a { float: right; display: block; padding: 4px 8px 5px 8px; color: #577695; text-decoration: none; font-size: 11px; border-left: 1px solid #fff; border-right: 1px solid #fff; }
#submenu li.selected a { font-weight: bold; text-decoration: none; }
#submenu a:hover { color: #da7b00; text-decoration: none; }


/** BREADCRUMBS **/

#breadcrumbs { float: left; font-size: 11px; padding: 4px 0 6px 0;}
#breadcrumbs a { text-decoration: none; }


/** CONTENT **/

#contentHome { float: left; width: 600px; }
#contentInside { float: right; width: 615px; }
#content p { text-align: justify; }

.quote { margin: 10px 0 20px 0; }
.quote .left { width: 21px; background: url(../images/quoteLeft.gif) no-repeat top left; }
.quote .right { width: 21px; background: url(../images/quoteRight.gif) no-repeat bottom right; }
.quote .center { padding: 10px 18px 8px 18px; background-color: #efefef; color: #262e58; font-size: 12px; line-height: 1.5em; text-align: justify; }

.seminar th { padding: 5px 0px 2px 10px; border-bottom: 1px solid #909090; font-weight: bold; background-color: #e8e8e8; }
.seminar td { padding: 5px 0px 2px 10px; border-bottom: 1px solid #b3b3b3; }
.seminar .rsvp { margin: 0; padding: 0 0 0 19px; display: block; color: #3e4998; font-size: 12px; font-weight: normal; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
.seminar .rsvp:hover { color: #da7b00; text-decoration: underline; }


/** SIDEBAR **/

#sidebarHome { float: right; width: 215px; }
#sidebarInside { float: left; width: 215px; }

.side { margin: 20px 0 0 0; text-align: left; }
.side .title { margin: 0 0 10px 0; display: block; width: 179px; height: 24px; line-height: 24px; text-align: left; vertical-align: middle; padding: 1px 0 0 36px; color: #fff; font-size: 12px; text-transform: uppercase; text-decoration: none; background: url(../images/sideTitle00.gif) no-repeat top left; }
.side .title:hover { color: #fff; text-decoration: none; font-size: 12px; background: url(../images/sideTitle01.gif) no-repeat top left; }
.side .arrow { margin-top: 5px; padding: 0 0 0 19px; display: block; color: #3e4998; font-size: 12px; font-weight: normal; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
.side .arrow:hover { color: #da7b00; text-decoration: underline; }
.side .arrow2 { float: right; padding: 0 0 0 17px; display: block; color: #3e4998; font-size: 11px; font-weight: normal; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
.side .arrow2:hover { color: #da7b00; text-decoration: underline; }
.side .date { margin: 12px 0 2px 0; padding: 0 0 0 19px; display: block; color: #262e58; font-size: 11px; font-weight: normal; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
.side .date:hover { color: #da7b00; text-decoration: underline; }
.side .post { color: #4e4e4e; font-size: 11px; line-height: 1.3em; text-decoration: none; text-align: justify; }
.side .post:hover { color: #da7b00; text-decoration: none; }
.side .rss { float: left; margin-top: 5px; margin-right: 15px; padding: 0 0 0 19px; display: block; color: #3e4998; font-size: 11px; font-weight: normal; text-decoration: none; background: url(../images/rssicon2.gif) no-repeat top left; }
.side .rss:hover { color: #da7b00; text-decoration: underline; }
.side hr { margin: 5px 0 5px 0; border: 0; width: 100%; color: #ccc; background-color: #ccc; height: 1px; }

.item { margin-bottom: 5px; }

#contact { margin: 0; padding-left: 30px; color: #000; font-size: 13px; font-weight: bold; text-align: left; line-height: 1; background: url(../images/infoIcon.gif) no-repeat top left; }
#contact a { margin-top: 6px; padding: 0 0 0 19px; display: block; color: #3e4998; font-size: 12px; font-weight: normal; text-decoration: none; background: url(../images/arrow.gif) no-repeat top left; }
#contact a:hover { color: #518c24; text-decoration: underline; }

.hero { padding: 3px; border: 1px solid #577695; margin-bottom: 20px; }


/** FOOTER **/

#footer { margin: 0 auto; padding: 15px 22px 0 22px; width: 856px; min-height: 70px; background-color: #3f4c6b; color: #acacac; font-size: 11px; }
#footer a { color: #acacac; text-decoration: none; font-size: 11px; }
#footer a:hover { color: #fffaae; text-decoration: none; }


/** ETC **/

.homeul { list-style-type: none; margin: 0 0 10px 5px; padding: 0; text-align: left; }
.homeul li { margin: 0; padding: 0 0 3px 25px; background: url(../images/check.gif) no-repeat 0px 0px; }

#sitemap { margin:15px; font-size:13px; line-height:2em; }
#sitemap a { color: #3e4998; }
#sitemap a:hover { color: #da7b00; }

#cform { text-align: left; }
#cform th { text-align: right; padding-right: 15px; padding-top: 10px; vertical-align: middle; }
#cform td { padding-top: 10px; }
#cform .in { width: 300px; border: 1px solid #a2a2a2; padding: 6px 8px; }
#cform textarea { width: 312px; border: 1px solid #a2a2a2; padding: 2px; }

.sold { background-color: red; padding: 2px 7px; font-size: 11px; color: #fff; font-weight: bold; margin-left: 10px; }

.error, .errors { color: #ff0000; text-align: left; line-height: 1.4em; }
.req { color: #ff0000; font-size: 14px; font-weight: bold; }