/************* General ***********************/

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a:active {
	color: #FFF;
	text-decoration: none;
}

img {
border:0;
}

.email {
	color: #5a38c0;
}

.handbag {
	font-size: 11px;
	color: a09879;
}


/***************** Rules for headings ***************/
h1 {
        font-size:120%;
        color: #BC17CA;
}
h2 {
	font-size:80%;
	color: #BC17CA;
}
h3 {
	font-size:100%;
	color: #a09879;
}
p {
	font-size:11px;
	line-height:120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************** Masthead *********************/
#masthead {
	margin:0;
	width:838px;
	height:101px;
	background-image: url(design/topbanner2.gif);
	background-repeat: no-repeat;
}

#menu {
	font-size: 11px;
	height: 18px;
	width: 818px;
	font-weight: bold;
margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	word-spacing: 0.8em;
	clear: left;
	float: left;
}

#menu ul {
        width: 810px;
        margin-left: 16px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
        float: left;
	text-decoration: none;
	font-weight: bold;
        padding-right: 15px;  
}

#menu a:hover {
	
}

#menu .active a {
		
}


#masthead h1 {
float:left;
margin:0;
padding:0;
}

#shopping_bag {
	float: right;
	margin-top: 22px;
	margin-right: 26px;
}

#login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 10px;
	margin-top: 36px;
	text-align: right;
}




/*********** Footer ************/


#flags {
	margin-top: 19px;
	margin-left: 18px;
	width: 54px;
	height: 27px;
	float: left;
        display: inline;
	}
#footer p {
	width:838px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 120%;
	padding-bottom: 0px;
}
#newsletter{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 350px;
	margin-left: 80px;
	padding-top: 20px;
}
#visa_logo  {
	height: 25px;
	width: 135px;
	float: right;
	margin-top: 12px;
}
#web_designer{
	float: right;
	margin-right: 22px;
	margin-bottom: 3px;
	clear: both;
}


style4 {
	font-size: 14px;
	color: #bc17ca;
}

td a:link {
	color: #000;
	
}

td a:visited {
	color: #000;
	
}

td a:hover {
	color: #4f770b;
	
}

td a:active {
	color: #4f770b;
	
}

td-main {
                font-size: 11px;
                color: #000;
}
.td-menu {
                font-size: 11px;
                color: #bc17ca;
}
td {
                font-size: 11px;
                color: #000;
}
td-back {
                font-size: 11px;
                color: #000;
}

/*********** format for article link ************/

.td-main-odd a:link{ 
                color: #5a38c0;
                text-decoration: none;
}

.td-main-odd a:visited{ 
                color: #5a38c0;
                text-decoration: none;
}


.td-main-odd a:hover{ 
                color: #5a38c0;
                text-decoration: underline;
}

.td-main-odd a:active{ 
                color: #5a38c0;
                text-decoration: none;
}


.td-main-even a:link { 
                color: #5a38c0;
                text-decoration: none;
}

.td-main-even a:visited { 
                color: #5a38c0;
                text-decoration: none;
}


.td-main-even a:hover { 
                color: #5a38c0;
                text-decoration: underline;
}

.td-main-even a:active { 
                color: #5a38c0;
                text-decoration: none;
}


#footer #newsletter a {
	color: #FFFFFF;
}

#footer #newsletter a:link {
	text-decoration: underline;
}

#footer #newsletter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #newsletter a:hover {
	color: #5a38c0;
	text-decoration: underline;
}

#footer #newsletter a:active {
	color: #FFF;
	text-decoration: underline;
}

/* Change 02 sep 08 */


body {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:80%;
margin: none;
margin-top:10px;
text-align:center;
background-color: #FDEEFD;

}
#wrapper {
background:white none repeat scroll 0 0;
border:1px solid;
margin:0 auto;
text-align:left;
width:838px;
}

#footer {
background-image:url(design/bottom.gif);
background-repeat:no-repeat;
clear:both;
font-size:10px;
height:67px;
left:10px;
margin:0;
padding:0;
top:536px;
width:838px;
}
