@charset "utf-8";
* {
margin:0;
padding:0
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	background: #FCFBF8 url(http://www.guyandeva.com/2009-images/bg.png) top center repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	/*color: #662046;*/
	color: #8f1a5a;
	text-decoration: none;
}
a:visited {
	/*color: #662046;*/
	color: #8f1a5a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
hr {
	height: 1px;
	border: none;
	background: black;
	margin-bottom: 20px;
}
h1 {
	font-size: 30px;
	font-style: italic;
	color: #662046;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 0 46px;
	background: url(http://www.guyandeva.com/2009-images/h1-bullet.png) left center no-repeat;
}
h1.black {
	color: black;
}
h2 {
	margin: 22px 0;
	letter-spacing: -1.4px;
	font-size: 36px;
	font-style: italic;
	color: black;
	font-weight: normal;
	line-height: 43px;
}
h3 {
	margin: 22px 0 14px 0;
	font-size: 26px;
	font-weight: normal;
	color: #662046;
	letter-spacing: 2px;
	line-height: 32px;
}
h4 {
	margin: 22px 0 14px 0;
	font-size: 20px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
img.left {
	float: left;
	margin: 0 8px 3px 0;
}
img.right {
	float: right;
	margin: 0 0 3px 8px;
}
img.border {
	border: 2px white solid;
}
img.borderDark {
	border: 3px black solid;
}
img.borderFancy {
	padding: 3px;
	background: white;
	border: 1px #666 solid;
}
img.borderFancyPurpleThin {
	padding: 1px;
	background: white;
	border: 1px #8f1a5a solid;
}
img.borderFancyPurple {
	padding: 0px;
	background: white;
	border: 4px #8f1a5a solid;
}
form.clean {
	margin: 0 0 20px 0;
}
label.clean {
	font-style: italic;
}
input.cleanText {
	border: 1px black solid;
	padding: 2px;
	width: 180px;
	font-size: larger;
}
input.cleanTextWide {
	border: 1px black solid;
	padding: 2px;
	width: 308px;
	font-size: larger;
}
textarea.cleanTextareaWide {
	border: 1px black solid;
	padding: 2px;
	width: 308px;
	font-size: larger;
	height: 150px;
}
input.cleanSubmit {
	background: #DECFD4;
	color: #662046;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border: 1px #999 solid;
	padding: 5px;
}
table {
	border: none;
}
.oneColFixCtr #container {
	width: 916px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#header {
	/*margin-top: -32px;*/
}
#header-note {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	position: relative;
	width: 916px;
	height: 32px;
	margin-bottom: -32px;
}
#header-note .text {
bottom: 0;
right: 0;
position: absolute;
}

#homeRepWelcome {
	margin: 27px 0 -12px 0;
	font-size: 14px;
	font-style: italic;
}
#homeRepWelcome p {
	margin: -3px 0 0 0;
}

#myGalleryWrapper {
	width:896px;
	margin:31px auto;
	padding:15px 10px;
	/*display:none;*/
	background:url(http://www.guyandeva.com/2009-images/home-slideshow-bg.png) no-repeat;
}

#subMain {
	margin: 36px 0;
	padding: 0;
	background: url(http://www.guyandeva.com/2009-images/sub-bg2.png) center top repeat-y;
}

#subMain #top {
	margin: 0;
	padding: 0;
}

#subMain #middle {
	margin: 0;
	padding: 0;
}

#subMain #middle #leftCol {
	width: 616px;
	margin: 20px 20px -55px 20px;
	padding: 0 0 20px 0;
}
#subMain #middle #leftCol p {
	margin-bottom: 22px;
}

#subMain #middle #rightCol {
	float: right;
	width: 197px;
	margin: 20px 16px 20px 16px;
	padding: 0;
}
#subMain #middle #rightCol ul#sideNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subMain #middle #rightCol ul#sideNav li {
	background:url(http://www.guyandeva.com/2009-images/bullet.png) left top no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 16px 0;
}

#subMain #middle #leftCol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subMain #middle #leftCol ul li {
	background:url(http://www.guyandeva.com/2009-images/bullet.png) left top no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 16px 0;
}
#subMain #middle #leftCol ul.special {
	margin: -3px 0 20px 0;
}
#subMain #middle #leftCol ul.special li {
	color: #8f1a5a;
	/*font-size: 11px;*/
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2px 0 0 25px;
	line-height: 18px;
}
table.catalog {
}
table.catalog tr td {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	height: 220px;
	padding: 5px, 0, 5px, 0;
}
table.buzz {
}
table.buzz tr td {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	height: 320px;
	padding: 5px;
	line-height: 1.3em;
}
ol.special {
	margin: -3px 0 0px 46px;
	padding: 0 0 10px 0;
}
ol.special li {
	color: #CCC;
	/*font-size: 11px;*/
	font-weight: bold;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 2px 0 0 2px;
	line-height: 18px;
	font-size: 22px;
}
ol.special li p {
	font-size: 12px;
	color: #8f1a5a;
	font-style: normal;
}

#features {
	margin: 0;
	padding: 0;
	height: 149px;
}
#feature1 {
	float: left;
	margin-right: 29px;
}
#feature2 {
	float: left;
	margin-right: 29px;
}
#feature3 {
	float: left;
}
#footer {
	background: url(http://www.guyandeva.com/2009-images/footer-bg.png) top center no-repeat;
	width: 916px;
	height: 140px;
	clear: both;
	position: relative;
	top: 29px;
	left: 0;
	color: white;
}
#footer a:link {
	color: #EDADD2;
}
#footer a:visited {
	color: #EDADD2;
}
#footer1 {
	float: left;
	margin: 26px 21px;
	height: 70px;
	width: 187px;
}
#footer2 {
	float: left;
	margin: 26px 21px;
	height: 70px;
	width: 187px;
	line-height: 15px;
}
#footer3 {
	float: left;
	margin: 26px 21px;
	height: 70px;
	width: 187px;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
}
#footer4 {
	float: left;
	margin: 26px 0px 26px 21px;
	height: 70px;
	width: 201px;
	font-style: italic;
	line-height: 19px;
}
.smallNote {
	font-style: italic;
	font-size: 10px;
	margin-left: 10px;
	color: #666666;
}
.backToTop {
	font-style: italic;
	font-size: 10px;
	color: #666666;
}
.fancyTop {
	margin: 0 auto;
	width: 550px;
	background: url(http://www.guyandeva.com/2009-images/div-fancy-top.png) top center no-repeat;
	height: 34px;
}
.fancyBottom {
	margin: 0 auto;
	width: 550px;
	background: url(http://www.guyandeva.com/2009-images/div-fancy-bottom.png) bottom center no-repeat;
	height: 34px;
}
.fancyMiddle {
	margin: 0 auto;
	width: 490px;
	background: white;
	padding: 15px 30px 0 30px;
}

.fancyLeftTop {
	margin: 0 auto 0 0;
	width: 490px;
	background: url(http://www.guyandeva.com/2009-images/div-fancyNarrow-top.png) top center no-repeat;
	height: 34px;
}
.fancyLeftBottom {
	margin: 0 auto 0 0;
	width: 490px;
	background: url(http://www.guyandeva.com/2009-images/div-fancyNarrow-bottom.png) bottom center no-repeat;
	height: 34px;
}
.fancyLeftMiddle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0 auto 0 0;
	width: 420px;
	padding: 4px 35px;
	background: white url(http://www.guyandeva.com/2009-images/div-fancyNarrow-middle.png) center center no-repeat;
	font-size: 11px;
	line-height: 18px;
}
.fancyLeftMiddle strong, .fancyLeftMiddle em, .fancyLeftMiddle b, .fancyLeftMiddle i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.fancyLeftMiddle h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	text-align:center;
	margin: 0px 0 10px 0;
}
.fancyRightTop {
	margin: 0 0 0 auto;
	width: 490px;
	background: url(http://www.guyandeva.com/2009-images/div-fancyNarrow-top.png) top center no-repeat;
	height: 34px;
}
.fancyRightBottom {
	margin: 0 0 0 auto;
	width: 490px;
	background: url(http://www.guyandeva.com/2009-images/div-fancyNarrow-bottom.png) bottom center no-repeat;
	height: 34px;
}
.fancyRightMiddle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin: 0 0 0 auto;
	width: 420px;
	padding: 4px 35px;
	font-size: 11px;
	line-height: 18px;
	background: white url(http://www.guyandeva.com/2009-images/div-fancyNarrow-middle.png) center center no-repeat;
}
.fancyRightMiddle strong, .fancyRightMiddle em, .fancyRightMiddle b, .fancyRightMiddle i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.fancyRightMiddle h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	text-align:center;
	margin: 0px 0 10px 0;
}
.seotext {
	color: #999;
	font-style: italic;
	font-size: 16px;
	background: url(http://www.guyandeva.com/2009-images/seoquotes.png) top center no-repeat;
}
.seotext p {
	margin: 30px 20px 20px 20px;
	padding: 0;
}