/* Section 1: HTML Tags : START */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(i-mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	padding: 0;
	margin: 0;
}
hr {
	color: #9e9786;
	background-color: #9e9786; 
	height: 1px;
}
#CenterTable {
	margin-left: auto;
	margin-right: auto;
}
/* Section 1: HTML Tags : END */



/* Section 2: Default Typography CSS : START */
ul li {
	list-style-image: url(i-bullet.gif);
	line-height: 18px;
}

.content strong {
	color: #6d3e07;
	font-weight: bold;
}
.Required {
	color: #6d3e07;
	font-weight: bold;
}
.search {
	background-color: #cec7ae;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7b725d;
	font-weight: 100;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b725d;
	font-weight: 100;
	position: relative;
	/*top: -25px;*/
	margin-bottom: 0px;
}
h3 {
	color: #6d3e07;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, div {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a5e40;
	line-height: 18px;
}
td.pricing {
	line-height: 11px;
}

table.pricing {
	line-height: 11px;
}


div.pricing {
	line-height: 11px;
	margin-top: 15px;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}

a {
	color: #6d3e07;
	text-decoration: underline;
}
a:hover {
	color: #8b5310;
	text-decoration: none;
}

td.imagecolumn {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #333333;
	line-height: 13px;
}
td.imagecolumn a {
	color: #6d3e07;
	text-decoration: underline;
}
td.imagecolumn a:hover {
	color: #8b5310;
	text-decoration: underline;
}

.address {  
	color: #9e9786;
	font-size: 10px;
	line-height: 18px;
}
.address a {
	color: #9e9786;
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
}
.address a:hover {
	color: #9e9786;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}

.footer {  
	background-color: #9e9786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5dfd2;
	text-decoration: none;
}

/* Section 2: Default Typography CSS : END */



/* Section 3: Extra Typography CSS : START */
.font11px {
	font-size: 11px;
}
.whitetext {
	color: #ffffff;
}
.website {
	float: right;
	color: #9e9786;
	font-size: 10px;
	line-height: 18px;
}
/* Section 3: Extra Typography CSS : END */



/* Section 4: Structural CSS : START */
/*
::Caveat Pre Emptor::
- Please REFRAIN from using CSS positioning (This does not mean you cannot position background images)
*/
.maintable {
	background-image: url(i-tablebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.HeaderSearchInput {
	background-color: #eeebe0;
	height: 17px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #625b4b;
}
.content {
	background-color: #dcd8c6;


	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(i-contentbg2.gif);
	/*padding: 0 0 75px 60px;*/
}
.headerbg {
	background-image: url(i-headerbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 45px;
	padding-bottom: 75px;
}
.contentwrapper {
	position: relative;
	top: -10px;
	left: 0px;
}
.popuppadding {
	padding: 20px;
}
.popupcontent {
	background-color: #dcd8c6;
	background-image: url(i-contentbg2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*padding: 0 0 75px 60px;*/
}

div.title {
	padding-top: 3px;
}

.imgborder img {
	border: 2px solid #9e9786;
	margin: 1px;
	padding: 1px;
	background-color: #ddd8c6;
}
/* Section 4: Structural CSS : END */
.maintable .content .headerbg .contentwrapper #map {
	width:550px;
	height:330px;
	margin-left:15px;
	margin-right:15px;
}
