/* Normalizes styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin : 0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }





.menu_wrapper {
	height: 162px;
	width: 692px;
	background-image: url(images/fullpagespliced3_04.jpg);
}
.menu_main {
	padding-top: 130px;
	padding-right: 10px;
	padding-left: 10px;
}


.content_wrapper {
	width: 555px;
	padding: 10px;
}


.random_quote {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Footer_Phone {
	margin-top: 20px;
	margin-left: 20px;
}

.love_news_title {
	margin-top: 275px;
	height: 18px;
	width: 185px;
	margin-left: 195px;
}

.love_news_text {
	margin-top: 8px;
	height: 75px;
	width: 185px;
	margin-left: 195px;
	overflow: hidden;
}

.love_offers_title {
	margin-top: 30px;
	height: 18px;
	width: 185px;
	margin-left: 115px;
}

.love_offers_text {
	margin-top: 8px;
	height: 110px;
	width: 185px;
	margin-left: 115px;
	overflow: hidden;
}

.love_next_title {
	margin-top: 30px;
	height: 18px;
	width: 185px;
	margin-left: 65px;
}

.love_next_text {
	margin-top: 8px;
	height: 60px;
	width: 185px;
	margin-left: 65px;
	overflow: hidden;
}

#sidebar {
	margin-top: 0px;
	margin-left: 2px;
	background-repeat:no-repeat;
	background-image: url(images/boxes.jpg);
	height: 700px;
	vertical-align: top;
	background-position: left top;
}

td {
	vertical-align: top;
	text-align: left;
} 

.questions ul,li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

#credit, copyright {
	padding:2px;
	text-align: center;
}

.testimonial {
	background-image: url(images/topquote.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
}

.testimonial blockquote {
	padding: 10px,40px;
	background-image: url(images/bottomquote.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.testimonial cite {
	padding: 10px,40px;
	padding-top: 30px;
}

.divcontact {
	padding: 5px;
	border: thin dotted #333333;
}
