body{
margin:8px 0px 0px 0px;
background-color:#c9bb97; height:100%;
font-family:Georgia,Arial,Sans-Serif;
}


a:link {
	color: rgb(128,0,0); 
	background: none; 
	text-decoration: none;
	/* All unvisited links will be colored maroon on tan */ 
}

a:visited {
	color: rgb(124,115,93); 
	background: none; 
	text-decoration: none;
	/* All visited links will be colored dark gray on tan */
}

a:hover {
	color: rgb(128,0,0); 
	background: rgb(255,255,255); 
	text-decoration: none;
	/* Mouseover will be maroon on white */
}

a:active {
	color: rgb(255,255,255); 
	background: rgb(128,0,0); 
	text-decoration: none;
	/* All active links will be colored white on maroon */ 
}

/* must be in this order: a:link, a:visited, a:hover, a:active */

.girl_image{
padding:40px 0px 0px 15px;
}

td{
font-family:Arial;
font-size:12px;
color:#000000;
}
.aword{
font-family:Georgia,Arial,Sans-Serif;
font-size:17px;
line-height:19px; 
color:#000000;
}
.txt_area{
width:350px; height:128px; background-color:rgb(237,223,180); color:rgb(128,0,0); font-family:Arial,Helvetica,Sans-Serif;
font-size:15px;
}
.but{
background-color:#7c735d;
height:22px; width:68px;
color:#FFFFFF; font-weight:bold; cursor:pointer; vertical-align:text-top;
border-style: solid;border-top-color: #eddfb4;border-left-color: #eddfb4;border-right-color: #69614e;border-bottom-color: #69614e;
}
.but1{
padding:17px 0px 0px 10px;
}
.but2{
background-color:#7c735d;
height:24px; width:100px;
color:#FFFFFF; font-weight:bold; cursor:pointer;
border-style: solid;border-top-color: #eddfb4;border-left-color: #eddfb4;border-right-color: #69614e;border-bottom-color: #69614e;
}

.but3{
background-color:#7c735d;
height:24px; width:200px;
color:#FFFFFF; font-weight:bold; cursor:pointer;
border-style: solid;border-top-color: #eddfb4;border-left-color: #eddfb4;border-right-color: #69614e;border-bottom-color: #69614e;
}



.footer_txt_color{
font-family:Arial;
font-size:12px;
color:#eddfb4; font-weight:bold;
padding:5px;
}
.footer_txt_color_change{
font-family:Arial;
font-size:12px;
color:#eddfb4; font-weight:bold;
padding:5px 0px 0px 5px;
}
.txt_1{
width:150px; height:17px; background:#eddfb4; color:#800000; font-weight:bold;
}




/*For footer*/



a.footer_link	{
	font-family:Arial;
	font-size:12px;
	font-weight:bold; 
	color: rgb(255,255,255);
	background: none; 
	text-decoration: none;
	/* All unvisited links will be white on dark gray */ 
}


a.footer_link:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold; 
	color: rgb(237, 223, 180);
	background: none; 
	text-decoration: none;
	/* All visited links will be cream on dark gray */ 
}



a.footer_link:hover	{
	font-family:Arial;
	font-size:12px;
	font-weight:bold; 
	color: rgb(128,0,0);
	background: rgb(255,255,255);
	text-decoration: underline;
	/* Mouseover will be maroon on white */
	text-decoration:none;
}




a.footer_link:active {
	font-family:Arial;
	font-size:12px;
	font-weight:bold; 
	color: rgb(255,255,255); 
	background: rgb(128,0,0); 
	text-decoration: none;
	/* All active links will be colored white on maroon */ 
}

.footer_txt_color1{
font-family:Arial;
font-size:12px;
color:#eddfb4; font-weight:bold;
padding:0px 0px 7px 5px;
}
.copy{
font-family:Arial;
font-size:10px;
color:#eddfb4;
padding:0px 0px 7px 0px;
}
.master{
float:left; height:418px;
}
.cont_master{
float:left; margin:38px 0px 0px 10px; width:480px;
}
.cont_scroll_area{
overflow:auto; height:50px; float:right; width:470px; height:345px; padding-right:10px; 
}

.urname{
padding:0px 0px 0px 5px;
}
.bot_line{
padding:15px 0px 7px 0px;
}



td.cart {
	font-weight: bold; 
	background-color: rgb(0, 0, 0); 
	color: rgb(244, 228, 184); 
	font-family: Helvetica,Arial,sans-serif;
	}



p.headline {
	font-weight: bold; 
	background-color: rgb(0, 0, 0); 
	color: rgb(244, 228, 184); 
	font-family: Helvetica,Arial,sans-serif;
	font-size: 20px;
	}

p.headline2 {
	font-weight: bold; 
	background-color: rgb(0, 0, 255); 
	color: rgb(255, 255, 255); 
	font-family: Helvetica,Arial,sans-serif;
	font-size: 20px;
	padding: 5px;
	}




li.p {
	list-style-type:none;
	}



