body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/body_bg.jpg) repeat-x center top;
}

.menufeature h1 {
	margin-bottom:  10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5391c9;
	font-size: 2.4em;
	font-weight: normal;
	padding: 12px 0px 8px;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #301000;
	font-size:19px;
	padding-top:1px;
	padding-bottom:10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #301000;
	font-size: 1.3em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5391c9;
	font-size: 12pt;
	font-weight: normal;
	padding: 12px 0px 8px;	
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}
#container {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 183px;
	background: url(../images/header-photo.jpg) no-repeat;
} 
img {
	 border: none;
}

.RForm td {font-size:11px;}






/*  WRAPPER  */

#wrapper {
	width: 825px;
	padding: 10px 20px 10px 25px;
	float: left;
	background:url(../Summit/images/shadow_bg.jpg) repeat-y;
		
}
#mainContent {
	float:left;
	width: 624px;
	border-left: 1px solid #e2dbcc;
}
#mainContent a {
	color: #482400;
        text-decoration: none;
}
#mainContent a:hover{
	color: #96163c;
        text-decoration: underline;
}
.feature, .accordionfeature  {
	padding: 10px 10px 10px 35px;
}
.feature img {
	padding: 2px;
	border: 1px solid #e2dbcc;
	margin: 10px 10px 0px 0px;
}
.feature dl { 
	width: 450px; 
	text-align: left;
} 
.feature dt { 
	float: right; 
	width: 375px; 
        margin:  10px 0 7px;
} 
.feature dd { 
	margin: 0 0 20px 75px; 
	font-size: 1em;

}
.feature dd.image {
	float: left;
	margin: 0;
	
	width: 60px;
}
.feature dt a {
	color: #241200;
	text-decoration: none;
	font-size: 1.6em;
}
.signature {
	background: url(../images/signature.jpg) no-repeat left top;
	height: 60px;
}
.menufeature {
	padding: 10px 80px;
	text-align: center;
	}
.columns {
	width: 100%;
	overflow: hidden;
	}
.multicolumn {
	width: 275px;
	float: left;
	padding-left: 10px;
	}
.feature li {
	font-size: 1.3em;
	line-height: 2em;
	color: #301000;
	padding-left: 20px;
	}

.secondlist {
	font-size:10px;
	margin-left:20px;
	}

/* SECONDARY  WRAPPER */

#subwrapper {
	clear:both;
	background: #DBDBDB;
	padding: 5px 0px 10px;
	border-top: 1px solid #e2dbcc;
	border-bottom: 1px solid #e2dbcc;
	text-align: right;
}
#holder {
	width: 850px;
	margin: 0 auto;
	overflow:hidden;
}
#featurewrapper {
	float:left;
	width: 280px;
	padding-left: 30px;
}
.features {
	display: table;
	width: 260px;
	padding: 10px;
	border: 1px solid #e2dbcc;
	margin-bottom: 10px;
	background: #f9f8f5 url(../images/features_bg.jpg) repeat-x left top;
}
.features a {
	font-size: 1.3em;
	color: #301000;
	text-decoration: none;
}
#subwrapper a:hover {
	color: #96163c;
        text-decoration: underline;
}
.features img {
	padding: 2px;
	border: 1px solid #e2dbcc;
	float: left;
	margin-right: 10px;
}

/* AJAX GALLERY */

#gallerywrapper {
	width: 290px;
	float: left;
	display:inline;
	padding-left: 20px;
}
.gallery {
	border: 1px solid #e2dbcc;
	background: #f9f8f5 url(../images/gallery_bg.jpg) repeat-x left top;
	float: left;
        width: 290px;
}
.gallery img {
	margin: 5px 5px 5px 0px;
	padding: 2px;
	border: 1px solid #e2dbcc;
}
#leftcolumn {
	width: 120px;
	float: left;
	padding: 10px;
}
#leftcolumn li {
}
#leftcolumn a {
	font-size: 1.25em;
	line-height: 1.8em;
	color: #402000;
	text-decoration: none;
	background: url(../images/bullet_star.gif) no-repeat left 0;
	padding: 2px 0px 2px 18px;
}
#rightcolumn {
	float: left;
	padding:  5px 10px;
	width: 130px;
}
/*\*/
*html #rightcolumn {
padding:  5px 5px 5px 10px;
}/**/

.sidebar {
	float: left;
	width: 200px;
	margin-left: 25px;
	display: inline;
}
.sidebar a {
        font-size: 1em;
	color: #301000;
	text-decoration: none;
}
/* LEFT MENU */

#leftMenu {
	float: left;
	width: 200px;
	border: 0px solid #ccc;
	padding: 30px 0px 100px 0px;
	background: url(../images/olives.jpg) no-repeat left bottom;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_categories a {
	display: block;
	text-decoration: none;
	height: 40px;
	line-height: 2em;
	color: #241200;
	background: url(../images/menu_bg.gif) no-repeat center center;
	font-size: 1.3em;
	text-align: left;
	padding-left:20px;
}
.nav_categories a:hover {
	color: #5391c9;
}

/* GALLERY */

.gallerymenu {
	padding: 46px 10px 0px 0px;
        float: right;
	width: 300px;
}
.maingallery {
	padding: 0px 0px 0px 25px;
	float: left;
	width: 270px;
}
.clearboth { 
	clear: both;
	overflow: hidden;
	padding:10px;
}
.thumbnail {
	float: left;
	border: 1px solid #e2dbcc;
	margin: 0 15px 15px 0;
	padding: 3px 3px 1px 3px;
        display:inline;
}
.border {
	padding: 3px;
	border: 1px solid #e2dbcc;
}
.caption, .title {
  margin-top: 10px;
}

/* FOOTER */

#footer {
	height: 40px;
	clear: both;
       padding: 10px;
}
#footer p{
	font-size: 1.125em;
	color:#482400;
}
#footer a {
	color: #482400;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.vcard {
	 margin: 10px 0px 0px 0px;
}

/* FONTS */

#wrapper p {
	font-size: 1.3em;
	color: #482400;
	line-height: 1.6em;	
}
#subwrapper p {
	color: #482400;
	margin: 0;
	padding: 5px 0px;
	font-size: 1.25em;
	line-height: 1.3em;
}
#subwrapper .features p {
	font-size: 1.125em;
}
#subwrapper h2 {
	font-size: 1.4em;
	line-height: 3em;
}
.sidebar h3 {
	color: #5F3B2A;
	line-height: 1.8em;
	font-size: 1.3em;
}
.features h3 {
	font-size: 1.3em;
	line-height: 1em;
}


/* CONTACT FORM */

#contactform {
	padding:  5px 0px;
}
#contactform #message {
	height: 100px;
}
fieldset {
	border: none;
	color: #5F3B2A;
	font-size: 1.25em;
	line-height: 1.4em;
}
label {
	display:block;
	padding: 10px 0px;
}
pre{
	width: 500px;
	background: #fafafa;
	border: 1px solid #ccc;
	padding: 15px;
}
a {
	outline:none;
}
.accToggler{
	font-size: 1.25em;
	font-weight:bold;
	color: #241200;
	padding: 12px 0px 12px 40px;
	cursor: pointer;
	background: url(/web/images/info_btn.gif) no-repeat 3px 3px;
	width: 490px;
}
.accContent{
	width: 458px;
	color: #482400;
	background: #fcfbf8 url(/web/images/accordion_bg.jpg) repeat-x left bottom;
	margin-left: 40px;
        border-right: 1px solid #e2dbcc;
	border-bottom: 1px solid #e2dbcc;
	border-left: 1px solid #e2dbcc;
        padding: 0px 15px 5px;
}

.accContent {
 *padding: 10px 10px 0px 10px;
}
#mainContent .accordionfeature .accContent p {
	font-size: 1.25em;
}
.infobutton {
	padding: 5px 0px 0px;
}
.topfeature {
	padding-left: 35px;
}



.icon {
padding-left: 20px;
background-repeat: no-repeat;
background-position: left center;
background-position-y: top;
}
/*\*//*/pcie/**/*\5 .icon {
height: 1em;
}
a.icon,
span.icon,
li.icon { 
_zoom: 100%; 
}
a.icon:not([className~=icon]),
span.icon:not([className~=icon]) {
display: inline-block;
vertical-align: bottom;
}
li.icon,
p.icon {  
background-position: left top; }
button.icon-replace {	
-moz-outline: none;
padding: 0;
border-style: none;
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
}


.pdf-file { background-image: url(../images/pdf.gif) }
.dl { background-image: url(../images/dl.gif) }

