/* Reset */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, l {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0%;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

a {
  text-decoration: underline;
  color: white;
}
a:hover {
  text-decoration: underline;
}
p         { font-size: 1.05em; line-height: 1.25em; margin: 0 0 2em;  }
h1        { font-size: 2.25em; margin: 10px 0 15px 0; text-align: center; }
h2        { font-size: 1.9em; margin: 10px 0 15px 0; text-align: center; }
h3        {
	text-align: center;
	margin: 0 0 24px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25em;
	letter-spacing: 1.25px;

}
h4        { font-size: 1.35em; font-weight: bold; margin: 0 0 15px 0; }
h5        { font-size: 1.15em; font-weight: bold; margin: 0; }
h6        { font-size: .95em; font-weight: bold; margin: -10px 0 15px 45px; }
a:link {color: #ffffff;}
a:hover {color: #FF0000;}
a:visited {color: #ffffff;}

/* Main styles */
body {
  background-color: #DF0B5D; 
  padding: 0; margin: 0 auto; 
  font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
  color: #ffffff;
  font-size: 14px;}

#wrapper{width:1090px;  background: transparent url(imgs/bg.jpg); repeat; scroll 0%; overflow:hidden;}
#sidebrand {float: left; width:280px; background: url(imgs/bg.jpg); padding-left: 20px; height:900px;}
#main {float: right; background-color: #A90279; width:750px; padding: 0 20px;}
 #navheader {}
 #content {clear:both; padding-bottom: 15px; overflow: hidden;}
.c1 {float: right;
margin: 10px 0 10px 10px;}
.c2 {float: left;
margin: 10px 10px 10px 0;}
.c3 {display:block;
margin: 10px auto}
.bordered {border: 4px solid purple;}

#quotes1 {display:block;
  font-size: 15px;
line-height: 1.1em;
  text-align: center;
margin: 0 auto;
}
#review {background-color: #ffaeee; padding: 15px;}
#review p { font-size: 13px; line-height: 1.25em; margin: 12px 5px; padding: 15px; background-color:#990099;  }
#review h6 { font-size: .95em; font-weight: bold; margin: -15px 5px 15px 45px; padding: 15px; background-color:#990099;  }
#review h4        { color:#000}
#review h5        { color:#000 }
#menutext {
    margin: 10px auto;
    height: 60px;font-weight: bold;
    font-size: 11px;
    text-align: center;
    line-height:50px;
    vertical-align: middle;
    padding: 6px;
 }

#menutext a {
	text-decoration: underline;
	color: #ffffff;
}

#menutext a:hover {
	text-decoration: underline;
	letter-spacing: 1.5px
	}
#credits {
  margin: 20px auto;
  color: #000000;
  font-size: 9px;
  vertical-align: middle;
text-align: center;}
#credits-1 {float:left;}
#copyr {float:right;}
.important {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.qimportant {
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
}

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
}	
 /* END print media */
