/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width:800px;
}

#wrapper {
	margin: 5px auto 10px auto;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}

/* Header Style */
#header {
	width: 800px;
}

#topnav {
	padding-left:25px;
	padding-top:4px;
	padding-bottom:6px;
	font-size:1.4em;
	color:#0012DC;
	border-bottom:1px solid #FF0000;
}

#topnav a {
	color:#0012DC;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#topnav a:hover {
	color: #FF0000;
}

.tophere {

}
/* End Header Style */

/* 3 Column Structure */
#left { 
	float:left;
	width:162px;
	margin-left:8px;
	margin-right:8px;
	margin-top:15px;
	padding-left:28px;
	padding-right:8px;
	margin-bottom:10px;
}

#right { 
	float:right;
	width:206px;
	margin-left:8px;
	margin-top:15px;
}
#right2 { 
	float:right;
	width:206px;
	margin-left:8px;
	margin-top:15px;
}

#content { 
	margin-left:214px;
	margin-right:214px;
	margin-bottom:20px;
	margin-top:15px;
	padding-bottom:20px;
	padding-left:8px;
	padding-right:8px;
}
#content2 { 
	margin-left:214px;
	margin-right:30px;
	margin-bottom:20px;
	margin-top:15px;
	padding-bottom:20px;
	padding-left:8px;
	padding-right:8px;
}
/* End 3 Column Structure */

/* Round Corners */
.roundcont {
	width: 198px;
	color: #0012DC;
	border:1px solid #5FCBFF;
	font-size:1.35em;
	line-height:1.35em;
	color: #0012DC;
	text-decoration:none;
}
.roundcont p {
	margin: 0 10px;
	width: 198px;
	color: #0012DC;
	border:1px solid #5FCBFF;
	font-size:1.35em;
	line-height:1.35em;
	color: #0012DC;
	text-decoration:none;
}
.roundtop { 
	background: url(/images/tr.gif) no-repeat top right;
	margin-left: -29px;
	margin-right:-9px;
	margin-top: -1px;
	margin-bottom: 0px;
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
	margin-left: -29px;
	margin-right:-9px;
	margin-bottom: -1px;
}

img.corner {
   width: 15px;
   height: 14px;
   border: none;
   display: block !important;
}
/* End Round Corners */

/* Content Styles */
#content p {
	padding-top:9px;
	padding-bottom:10px;
	font-size:1.15em;
	line-height:1.1em;
}

h2 {
	color:#0012DC;
	padding:1px;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:10px;
}

h3 {
	padding:1px;
	font-size:1.25em;
	font-weight:normal;
}

ul {
	margin-left:20px;
	margin-top:4px;
}

#right {
	text-align:center;
	color:#FF0000;
	font-size:1.5em;
}
#right2 {
	text-align:center;
	color:#000000;
	font-size:1.1em;
}

#left {
	border:1px solid #5FCBFF;
	font-size:1.35em;
	line-height:1.5em;
	color: #0012DC;
	text-decoration: none;
}

/* End Content Styles */

/* Footer Styles */
#footernav {
	width:800px;
	clear:both;
	color:#0012DC;
	text-align:center;
	padding: 18px auto 20px auto;
	border-top:3px solid #FF0000;
	
}

#footernav a {
	color: #0012DC;
	text-decoration:none;
}

#footernav a:hover {
	color: #FF0000;
}

.here {
	color: #FF0000;
}
/* End Footer Styles */

/* Misc Styles */
.buybutton {
	margin-left:81px;
}

.cc {
	margin-left: -16px;
	margin-top:4px;
}

.now {
	font-weight:bold;
	color: #FF0000;
	text-align:center;
	margin-left:-20px;
	text-decoration:none;
}

.lcover {
	margin-top:10px;
}

smred {
	font-size:.8em;
	color:#FF0000;
}

more {
	text-align:right;
	}
	
more a {
	color:#FF0000;
	text-decoration:none;
}

more a:hover {
	color:#0012DC;
	text-decoration:underline;
}

.quote {
	margin-top:15px;
}

.quote2 {
	margin-top:15px;
	background: #FFFFFF;
	padding: 5px;
    border-bottom: 1px dashed #99CCFF;
}
.quote3 {
	margin-top:15px;
	background: #FFFFFF;
	padding: 5px;
	border: 2px dotted #99CCFF;
}
.quote4 {
	background: #FFFFFF;
    border-bottom: 1px dashed #99CCFF;
}

.quoted {
	font-style:italic;
	margin-left:125px;
}

.check {
	margin-left:-19px;
	margin-top:-2px;
	margin-bottom:-7px;
}
.left {
	font-size:1.35em;
	color: #0012DC;
	
}
.left2 {
	color: #0012DC;
	text-decoration: none;
}
.now2{
	font-size:0.9em;
	line-height:1.1em;
	color: #000000;
	text-align:center;
	margin-left:-41px;
	text-decoration: none;
	
}