body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, br, img, table , hr{
	margin: 0px;
	padding: 0px;
}
body {
	font: 85%/1.6 Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 15px;
}

#wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#wrap #header {
	height: 188px;
	border-top: 1px solid #7F132D;
	border-right: 1px solid #7F132D;
	border-left: 1px solid #7F132D;
	background: url(../new_images/headerbg.jpg) no-repeat center;
}
#header h1 {
	font-size: 1px;
	text-indent: -10000px;
}
#header h2 {
	font-size: 1px;
	text-indent: -10000px;
}
#header #homeLink {
	position: relative;
	top: 30px;
	left: 35px;
	height: 97px;
	width: 281px;
}

#wrap #topNav {
	background: url(../new_images/navBg.gif) no-repeat center bottom;
	padding-bottom: 25px;
}
#wrap #main {
	border-right: 1px solid #7F132D;
	border-left: 1px solid #7F132D;
	position: relative;
	padding-top: 25px;
}


#main h1 {
	color: #7F132D;
	font-weight: normal;
	padding-bottom: 3px;
	line-height: 1;
	font-size: 180%;
}
#main h2 {
	color: #7F132D;
	line-height: 1;
	padding-bottom: 20px;
	font-size: 180%;
}
#main h3 {
	color: #7F132D;
	font-size: 110%;
}

#main p {
	padding-bottom: 20px;
}
#main #wideLeft ul{
	padding-bottom: 8px;
	font-weight: bold;
	color: #7F132D;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-left: 140px;
	font-size: 95%;
}
#main #wideLeft ul li {
	line-height: 1.5;
}
#main #wideLeft {
	float: left;
	width: 460px;
	margin-left: 20px;
	position: relative;
}
#wideLeft .cols {
	float: left;
	width: 220px;
	font-size: 90%;
}

#main #rightCol {
	width: 220px;
	float: right;
	margin-right: 20px;
}
#rightCol #quickMenu {
	background: url(../images/quickMenuBg.jpg) no-repeat center top;
	padding-top: 40px;
	margin-bottom: 100px;
}
#rightCol #quickMenu ul {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 30px;
}
#rightCol #quickMenu ul li {
	line-height: 2;
}

#rightCol #quickMenu ul li a {
	padding-left: 30px;
	color: #7F132D;
	text-decoration: none;
	background: url(../images/bullet_on.jpg) no-repeat left center;
}
#rightCol #quickMenu ul li a:hover {
	padding-left: 30px;
	color: #999;
	text-decoration: none;
	background: url(../images/bullet_off.jpg) no-repeat left center;
}


#rightCol #offerBox {
	background: url(../images/boxBg.jpg) no-repeat center bottom;
	width: 218px;
	height: 104px;
}
#rightCol #offerBox p {
	padding: 15px;
	font-weight: bold;
	text-align: center;
	color: #7F132D;
}
#rightCol #offerBox p a {
	color: #7F132D;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightCol #offerBox p a:hover {
	color: #666;
}



#wideLeft #pinkBox {
	background: #DFCCC8;
	margin-bottom: 15px;
}
#wideLeft #pinkBox p {
	font-style: italic;
	color: #7F132D;
	line-height: 1;
	padding: 8px 15px;
}
#wideLeft #pinkBox a {
	color: #7F132D;
	text-decoration: none;
}

#wideLeft table tr td a {
	color: #7F132D;
	text-decoration: none;
}
#wideLeft table tr td a:hover {
	color: #666;
	text-decoration: none;
}


#main #contForm form {
	color: #7F132D;
	padding: 10px 20px;
}
.formBorder {
	border: 1px solid #7F132D;
}



#main #bottomBox {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}




#wrap #footer {
	height: 14px;
	padding-bottom: 10px;
	clear: both;
	z-index: 100;
	background: url(../new_images/pageFooter.gif) no-repeat center top;
}
#wrap #sub-footer {
	font-size: 80%;
	text-align: center;
}
#wrap #sub-footer a {
	color: #721A25;
	text-decoration: none;
}

.burgundy {
	color: #7F132D;
}
.name {
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}
.quote {
	padding-bottom: 3px !important;
	font-size: 85%;
	text-indent: -0.5em;
	padding-left: 0.5em;
	line-height: 1.7;
}
.clearBoth {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
.pink {
	color: #DFCCC8;
}
.pinkItal {
	font-style: italic;
	color: #7F132D;
	text-align: center;
}
.darkGrey {
	color: #666;
	line-height: 1;
	padding-bottom: 5px !important;
}
.boldAdd {
	font-size: 120%;
	font-weight: bold;
	color: #666;
	line-height: 1.2;
	padding: 0px;
}
.padLeft {
	margin-left: 20px;
}
.padBtm {
	padding-bottom: 15px;
}
.smaller {
	font-size: 90%;
}
