img {
	display: block;
}

.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4F5165;
    font-style: normal;
}
.copyHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4F5165;
    font-style: normal;
    font-weight: bold;
}
.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    font-style: normal;
}
a.errorLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-decoration: underline;
    font-style: normal;
}
a:hover.errorLink {
    color: #4F5165;
}
a.copyLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4F5165;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}
a:hover.copyLink {
    color: #949EC7;
}

a.copyLinkHome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F6A8D;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}
a:hover.copyLinkHome {
    color: #5A97C9;
}

a.copyLinkCart {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4F5165;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

a:hover.copyLinkCart {
    color: #949EC7;
}

a.cartLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4F5165;
//    text-decoration: none;
    font-style: normal;
}
a:hover.cartLink {
    color: #949EC7;
}
a.copyLinkNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4F5165;
    text-decoration: none;
    font-style: normal;
}
a:hover.copyLinkNormal {
    color: #737694;
}
a.copyHeaderLink {                                                                                                                         
    font-family: Arial, Helvetica, sans-serif;                                                                                             
    font-size: 14px;                                                                                                                       
    color: #4F5165;                                                                                                                        
    font-weight: bold;
    text-decoration: none;                                                                                                                 
    font-style: normal;                                                                                                                    
}                                                                                                                                          
a:hover.copyHeaderLink {                                                                                                                   
    color: #737694;
} 

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	text-transform: capitalize;
	font-family: verdana;
	font-size: 25px;
	/*color: #6C6D71;*/
	color: #EE5A96;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	font-family: verdana;
	font-size: 18px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
	font-family: verdana;
	font-size: 12px;
}

.category_link {
	text-transform: capitalize;
	font-family: verdana;
	font-size: 20px;
	color: #6C6D71;
	text-decoration: none;
}

.category_link:hover {
	color: #96989D;
}

#top_of_page {
	background-image: url(/images/common/top_of_page_background.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 78px;
}

#logo_nav_area {
	background-image: url(/images/common/main_nav_background.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 192px;
	padding-right: 100px;
}

#logo_nav_area_secondary {
	background-image: url(/images/common/main_nav_background_secondary.jpg);
	background-repeat: no-repeat;
	width: 936px;
	height: 129px;
	padding-right: 100px;
}

.left_nav_link {
	font-family: verdana;
	font-size: 12px;
	color: #285B84;
	text-decoration: none;
}

.left_nav_link:hover {
	color: #3F8ECF;
}

.footer_link {
	font-family: verdana;
	font-size: 10px;
	color: #8FA4BF;
	text-decoration: none;
}

.footer_link:hover {
	color: #627083;
}

.main_nav_link {
	font-family: verdana;
	font-size: 12px;
	/*color: #AFC4C8;*/
	color: #EE5A96;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.main_nav_link:hover {
	/*color: #DFFAFF;*/
	color: #C64B7C;
}

.home_copy {
	font-family: verdana;
	color: #717379;
	font-size: 10px;
}

.home_copy_white {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}

.main_nav_copy {
	font-family: verdana;
	font-size: 12px;
	/*color: #AFC4C8;*/
	color: #EE5A96;
}

.left_bar {
	background-image: url(/images/common/left_bar_background.jpg);
	background-repeat: repeat-y;
	width: 97px;
}

.left_bar_secondary {
	/*
	background-image: url(/images/common/left_bar_background.jpg);
	background-repeat: repeat-y;
	*/
	/*width: 97px;*/
}

.right_bar_home {
	background-image: url(/images/homepage/right_bar_background.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 86px;
}

#page_header_home {
	background-image: url(/images/homepage/header_background.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 78px;
	padding-top: 40px;
	padding-left: 50px;
}

#page_header {
	/*background-image: url(/images/common/header_background.jpg);*/
	background-repeat: no-repeat;
	background-position: top right;
	height: 78px;
	padding-top: 20px;
	/*padding-left: 50px;*/
}

#button_header {
	background-image: url(/images/homepage/header_background_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.top_nav_cell {
	padding-left: 10px;
	padding-right: 10px;
}

.main_body_side_background {
	background-image: url(/images/common/side_background.jpg);
	background-repeat: repeat;
}
