/* CSS 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, 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; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }
/*.clear { zoom: 1; }*/
.clear:after { content: "."; display: block; height: 0;	clear: both; visibility: hidden;}
/*END CSS RESET*/

/* Page Layout Styles */

#wrapper {width:800px; height:790px; margin:auto;}
#header {width:800px; height:116px; margin-bottom:5px; position:relative;}
#navigation {width:800px; height:28px; margin-bottom:5px; background-color:#000000; z-index:1; }
#feature_container {width:802px; min-height:302px;}
#image_area {height:302px; width:410px; float:left; margin-right:3px;}
#slideshow_area {width:423px; float:left;}
#tab_container {height:22px; width:410px; position:relative;}
#image_container {height:280px; width:410px; border:1px solid #412301; position:relative;}

#content_image_container {height:280px; width:410px; position:relative;}
#content_image_1 {position:absolute; top:0px; left:5px; height:135px; width:195px;}
#content_image_2 {position:absolute; top:0px; left:205px; height:135px; width:195px;}
#content_image_3 {position:absolute; top:140px; left:5px; height:135px; width:195px;}
#content_image_4 {position:absolute; top:140px; left:205px; height:135px; width:195px;}

.homepage_image {height:280px; width:410px; position:absolute; top:0px; left:0px;}

#feature_area {width:387px; float:left;}
#content_area { float:right; }
#slideshow_content_area { width:375px; float:right; }
#feature_1 {}
#feature_2 {}
#feature_3 {}
#feature_4 {}
.hide_feature { display:none;}
#map { float:left; padding:0px 15px;}


/*#feature_1_container {height:98px; width:385px; border:1px solid #412301; margin-bottom:2px;}
#feature_2_container {height:98px; width:385px; border:1px solid #412301; margin-bottom:2px;}
#feature_3_container {height:98px; width:385px; border:1px solid #412301;}*/
#divider {height:9px; width:802px; background-color:#412301; margin-top:5px;}
#footer {height:22px; width:802px; background-color:#412301; margin-top:5px;}
.clear {clear:both; line-height:0px; height:0px; font-size:0px;}
.right {float:right; padding:0px 0px 5px 5px;}






