/* CSS Document */
/*########### TAGS ##################*/
body {
	background-color: #e3cf88;
	font:normal normal 10pt Tahoma, Arial,helvetica, sans-serif;
	margin: 0;
  padding:0;
	color:#000;
}

a:link,a:visited, a:active {
	color: #ffffff; 
}

a:hover {
		color: #ccc;
		text-decoration: underline;
}
blockquote{
	background:#FFF8DF;
	color:#333;
	border-bottom:1px solid #ccc;
}

em{
	font-weight:600;
}
p.dropcap:first-letter {
	color:	#800000;
  background-color:transparent;
	font-size:3em;
	font-weight:normal;
	font-style:normal;
	font-family:serif;
	float:left;
	margin: 2px 2px 2px 0;
  line-height:.8em;
  padding:0;
} 

/*########### IDs ##################*/
#page{
	margin:0 auto;
	margin-top:10px;
	padding:0;
	width:848px;
	background:#800000;
	color:black;
	text-align:center;
	/*max-width:1000px;
	min-width:750px*/
}
#wrapper{
	float:right;
	margin: 0 auto;  
	padding: 0 ;
	width:100%;
	position:relative;
	min-height:527px;

}
#content{
	margin: 0 0 0 202px;  
	padding: 0 ;
	text-align:left;
  vertical-align:top;
  z-index: 1;
  font:normal normal 100% Tahoma, Arial,helvetica sans-serif;
	background-color: #eee1b5;
	color: #000;
	border:2px solid #333333;
	border-bottom:none;
}
#content p {
	padding: 4px 6px;
	margin: .5em 5px;
	text-align:left;
	}

#content h1 {
	font:	bold 1.1em  Tahoma,Arial,helvetica sans-serif;
  text-align:		left;
	margin: .5em 0;
	padding: 4px 6px;
	/*color:blue;*/
  }
#content h2 {
	font:	bold 1.1em  Tahoma,Arial,helvetica sans-serif;
  text-align:	left;
	margin: .5em 0;
	padding: 4px 6px;
  }
#content a:link,#content a:visited,#content a:active {
	color: #00f; 
}

#content a:hover {
		color: #333;
		text-decoration: underline;
}	
#footer{
  text-align:center;
  margin:0 ;
	padding:5px 2em;
  clear:both;
	z-index:1;
	color:#FFFFFF;
	background-color:#800000;
	border:2px solid #333333;
}
#myContent{
	color:#fff;
	width:640px;
}
#sidebar{
	float:left;
	background-color:#800000;
	font-family:Tahoma, Arial, sans-serif;
	color: #dddddd;
	font-size: 8pt;
	border:2px solid #333333;
	border-bottom:none;
	width:200px;
	z-index:1;
	min-height:527px;
}

#topbar{
	width:100%;
	color: black; 
	padding:0;
	margin:0;
	text-align: left;
	border-bottom:1px solid #0f00;
	height:134px;
	vertical-align:middle;
}

#topbar img.imgleft {
	margin:0;
	padding:0;
	float:left;
	border:2px solid #333333;

	height:130px;
}

#topimage{
	border:2px solid #333333;
	margin:0;
	padding:0;
	background:#9e5e3a;
	text-align:center;
	vertical-align:middle;
	float:left;
	overflow:hidden;
	height:130px;
}

#ramu{
	width:188px;
	margin:20px 0; 
	background-color:#333333;
	border:1px solid black;
	text-align:center;
	padding:5px;
}
#ramu img{
	margin:5px 0; 
}

#lao {
	position:relative;
	width:400px;
	text-align:left;
	margin:0;
	top:60px;
	left:60px;
	color:#fff;
	background:transparent url("/images/loaBG.gif") top left no-repeat;
	font:500 12px/130% "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	border:1px solid white;
}


/*########### CLASSES ##################*/
.td_footer {
	background:#800000;
	border:2px solid gray;
}

.style2 {font-size: 10px; color: #FFFFFF;}

.copyright{
	margin:0; 
	padding:0; 
	color:#FFFFFF; 
	vertical-align: middle;
}

.td_outline{border:2px solid #333333;}
  
.td_outline_red{color:#FFFFFF;background:#800000;border:2px solid #333333;}
  
.div_frame_large{padding:25px 25px 25px 25px; margin:4px 4px 4px 4px;}
  
.div_frame_small{ padding:10px 10px 10px 10px; margin:4px 4px 4px 4px; width:150px}
  
.div_category{background:#333333; border: 1px black solid; padding:10px 10px 10px 10px; margin:4px 4px 4px 4px; width:150px;}
  
.img_border_small{border: 1px black solid;}
  
.href_purchase{font-size:11px;font-family:Tahoma}
  
.href_gallery{font-weight:bold; color:#800000}
  
.ramu_left , .ramu_left {
font-weight:bold;
text-align:center;
color:white
;float:left;
background: rgb(51, 51, 51);
width:254px;
border:1px solid #000; 
margin: 4px; 
padding: 10px;}
  
.ramu_right, .imgright {font-weight:bold;
	text-align:center;
	color:white;
	float:right;
	background: rgb(51, 51, 51);
	width:254px;
	border:1px solid #000; 
	margin: 4px; 
	padding: 10px;
}

.menu {
	text-align:left;
	z-index:99;
	font-size:90%;
	position:relative;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
font:bold 11px tahoma, arial,sans-serif;
margin:0;
color:#dddddd;
list-style-type:none;
width:198px;
position:relative;
border-top:0px solid #000000;
border-width:1px 1px 0 1px;
background:#800000;
}

.menu li {
background:transparent;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}


/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:198px;
color:#fff;
text-indent:5px;
border-bottom:1px solid #000000;
background:transparent;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#333333;}

.menu :hover > a {
color:#fff; 
background:#C10000;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:130px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#640000;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul.top2 {top:25px;}
.menu ul.top3 {top:55px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:82px;}
.menu ul.top7 {top:155px;}

.clearme {
    clear: both;
    height: 0px;
    overflow: hidden;
    display: block;
		border:none;
}
.blue{
	color:#00f;
}
.noborder{
	border:none;
}
.note{
	border:1px solid #ccc;
}
.homeimage{
	border:none;
	margin:10px;
}
.border{
	border:1px solid black;
}

.center{
  text-align:center;
}
.left, #content p.left {text-align:left;
}

.right {text-align:right;
}

.top {vertical-align:top;
}

.home{
	width:500px;
	margin-top:60px;
	height:500px;
	background:url("/images/moods2.jpg") 245px 20px no-repeat;
}


.red{
	color:#f00;
}
.bold{
	font-weight:bold;
}
img.photo {
    border: 1px solid #999;
    background-color: #fcfcfc;
    padding: 0px;
}

img.deep {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    background-color: #fcfcfc;
    padding: 4px;
}
.fright{
	float:right;
	margin:6px 12px;
}
.fleft{
	float:left;
	margin:6px 12px;
}
.shadow {
    background-color: #666;
}
.shadow img {
    margin: -6px 6px 6px -6px;
    display: block;
    position: relative;
    padding: 0px;
    background-color: #fcfcfc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
}
.clearboth{
	clear:both;
}
.caption{
	text-align:center;
}
.required{
	font-weight:bold;
	color:blue;
	background-color:transparent;
	
}

.securitycode{
	vertical-align:top;
}
