@charset "utf-8";
/* CSS Document */

body{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header{
	width: 1000px;
	background-color: white;
	color: 492e61;
	text-align: left;
}

#maincontent{
	width: 1000px;
	overflow: hidden;
	background: #fff;
	text-align: left;
	clear: both;
	border: solid 1px #cfcfcf;
}

#footer{
	width: 1000px;
	height: 60px;
	background: white;
	color: 492e61;
	text-align: left;
}

h1	    { color: #492e61; font-size: 2.2em; font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: 600; line-height: 1.5em    }
h2	      { color: #492e61; font-size: 1.6em; font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: 600; line-height: 1.1em  }
h3	    {
	color: #492e61;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
h4	     { color: #492e61; font-size: 11px; font-weight: 600 ; }

hr {
	color: #492e61;
	background-color: #492e61;
	height: 1px;
}

img { border: none; } 

a  { 
	font-size: 11px; 
	text-decoration: none }

a:link  { color: #003875 }

a:visited  { color: #003875 }

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}

#rn, #rn ul {
	width: 200px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	border: solid 1px #cfcfcf;
	outline-color: #cfcfcf;
}
	
#rn a {
	display: block;
	width: 200px;
	text-decoration: none;
	text-align: left;
	color: #4d515d;
	font-size: 12px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border-bottom: 1px dotted #ccc;
	line-height: 1.4em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	
#rn a:hover { color: white; background-color: #492e61; background-position: 0 center; }

#rn li { margin: 0; padding: 0; }
#rn li.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn a.grayback { color: #008000; background-color: #eaece5; border-bottom: 0px dotted #ffffff; }
#rn li.last {
	border-bottom-style: none;
}
#rn a.last {
	border-bottom-style: none;
}
.rightborder { padding-right: 15px; padding-left: 15px; border-right: 1px dotted #cfcfcf; border-top-style: none; border-bottom-style: none; border-left-style: none; }

.hometitle	    {
	color: #492e61;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.pagecopy{
	font-size:14px;
	line-height:1.5em;
	padding-right: 50px;
}
.pagecopy a{
	font-size:14px;
	line-height:1.5em;
	color: #003875 
}
.buybox{
	font-size:14px;
	line-height:1.5em;
	padding: 10px;
	float: right;
	width: 250px;
	border: 1px solid #492e61;
	margin-left: 20px;
	margin-bottom: 20px;
}
.blogcopy{
font-size:14px;
line-height:1.5em;
}
.blogtitle{
	color: #492e61;
	font-size:16px;
	line-height:1.1em;
	font-weight: 600;
}
#homecopy, #homecopy ul {
	width: 350px;
	list-style: none;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	line-height: 1.5em;
}
	
#homecopy a {
	display: block;
	width: 350px;
	text-decoration: none;
	text-align: left;
	color: #4d515d;
	font-size: 15px;
	font-family: "Verdana, Arial, Helvetica, sans-serif", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding: 0 5px 0 10px;
	line-height: 1.5em;
}
	
#homecopy a:hover { color: #492e61; background-color: #cfcfcf; background-position: 0 center; }


	
#homecopy li { margin: 0; padding: 0; }
#homecopy li.last {
	border-bottom-style: none;
}
#homecopy a.last {
	border-bottom-style: none;
}
#footer a {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #492e61;
	text-decoration: underline;
	font-size: 10px;
}
#footer {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
}
.footer_text {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
}
.footer_text a:hover{
	color: #492e61;
	text-decoration: underline;
	font-size: 10px;
}
.footer_text_title {
	color: #492e61;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
}
.navlogin_textfield_effect    {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492e61;
	width: 120px;
	height: 15px;
	border: 1px solid #492e61;
} 
.checkout_textfield_effect    {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #492e61;
	width: 200px;
	height: 16px;
	border: 1px solid #492e61;
} 

.navlogin_textfield_effect:hover    {    border-color: #64acd8;    border-width: 1px;    } 

.navlogin_textfield_effect:focus    {    border-color: #64acd8;    border-width: 1px;    } 

.navlogin_title {
	color: #492e61;
	font-size: 11px;
	font-weight: 600;
}
.navlogin_label {
	font-size: 10px;
	font-weight: normal;
}
#page_content_main {
	width: 750px;
	margin: 10px;
	padding: 10px;
	border-right: 1px dotted #cfcfcf;
	float: left;
}

#page_content_side {
	width: 200px;
	float: right;
}
.regular_text{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

.error_text {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}