﻿html { 
	overflow-y: scroll;
	}
 
body{
padding:0px;
margin:0px;
background-color: #e1e1e1;
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 12px;
	line-height: 1.4em;
	color: #454545;
	}


/* Text Options */
/**************************/

h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #4785A3;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #B58500;
	font-weight: bold;
	font-size: 14px;
	margin-top: 30px;
}


h3 {
	text-transform: uppercase;
	color: #4785A3;
	font-size: 12px;
	margin-top: 0px;
}

h4 {
	margin-bottom: -10px;
	color: #4785a3;
	font-weight: bold;
	font-size: 12px;
}

h5 {
	margin-bottom: 0px;
	color: #4785a3;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}

#mainwrap ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#mainwrap li {
	background:url('images/a.gif') no-repeat left center;
	margin: 0px;
	padding-left:12px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
	
img {
	border: 0px;
}

img.right {
	padding:5px;
	float: right;
	border: 1px solid #cccccc;
	margin-left: 15px;
	margin-bottom: 15px;
}

img.left {
	padding:5px;
	float: left;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-bottom: 15px;
}

img.gallery {
	padding:3px;
	float: left;
	border: 1px solid #cccccc;
	margin-left: 5px;
}	


/* Layout */
/******************************/

#topstrip {
	height: 5px;
	background-color: #878787;
}

#wrap {
	width: 960px;
	background-color: #ffffff;
	margin: auto;
	margin-bottom: 10px;
}

#mastheadwrap {
	width: 950px;
	height: 120px;
	margin: auto;
	background-image: url('images/t-dr.gif');
	background-repeat: repeat-x;
}

#masthead {
	background-image: url('images/t-l.gif');
	background-repeat: repeat-x;
}

#mastheadleft {
	float: left;
	text-align: center;
	padding-left:10px;
	padding-top:27px;
	height: 93px;
	width: 196px;
	background-color: #ffffff;
	background-image: url('images/t-l.gif');
	background-repeat: repeat-x;
	
}

#mastheadright {
	float: right;
	height: 120px; /*120px;*/
	margin-top:10px;
	width: 744px;
	
}

#bannerwrap {
	clear: both;
	width: 950px;
	margin: auto;
	background-image: url('images/f-dr.gif');
	background-repeat: repeat-x;
	height:236px
}

#bannerleft {
	height:196px;
	padding-left:39px;
	padding-top:40px;
	padding-right:82px;
	float: left;
	width:472px;
}

#bannerright {
	background-image: url('images/girlsa.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:236px;
	width:356px;
	float:right;
}

marquee.home {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	Delay : 200 Milliseconds;
}

#mainwrap {
	clear: both;
	overflow: auto;
	background-image: url('images/bkg-main.gif');
	background-repeat: repeat-y;
}

#mainleft {
	float: left;
	width: 239px;
	/* background-color: #f3f3f3; */
	padding-left: 21px;
	padding-top: 31px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: auto;
}

#mainright {
	float: right;
	width: 640px;
	padding-left: 14px;
	padding-right: 16px;
	padding-top: 31px;
	padding-bottom: 25px;
}

#footerwrap {
	clear: both;
}

#footerleft {
	float: left;
	width: 250px;
	padding: 15px;
	background-color: #93A81C;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	height: 18px;	
}

#footerright {
	float: right;
	width: 650px;
	padding: 15px;
	/* background-color: #efefef; */
	/* border-top: 1px solid #d2d2d2; */
	/* color: #4785A3; */
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	background-color: #cccccc;
	height: 18px;
}


div.clear {
	clear: both;
}

table.masthead {
	background-image: url('images/f-dr.gif');
	background-repeat: repeat-x;
	height:236px;
	width: 100%;
}

table.mastheadleft {
	background-repeat: no-repeat;
	margin-left:39px;
	margin-top:40px;
	margin-right:82px;
	width: 60%;
}

table.mastheadright {
	width: 40%;
}

div.feature {
	padding-top: 15px;
	clear: both;
}

div.featureleft {
	width: 95px;
	float: left;
}

div.featureright {
	width: 200px;
	float: right;
	padding-top: 15px;
	text-align: left;
}

a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#454545;
	}

.eliteHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CAA64A
	font-weight: bold;
	padding-bottom: 4px;
}

.productHeadingMain {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #982830;
}


.m1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#454545;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#4785A3;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#4785A3;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#7292f1;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:196px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form1
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form_div
	{
		height:21px; margin-top:-1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	
/* Links */
/*******************************/

a:link { color: #4785A3; text-decoration: none;}
a:active { color: #4785A3; text-decoration: none;}
a:visited { color: #4785A3; text-decoration: none;}
a:hover { color: #7292f1; text-decoration: none;}

a.orange:link { color: #7292f1; font-weight: bold; text-decoration: none;}
a.orange:active { color: #7292f1; font-weight: bold; text-decoration: none;}
a.orange:visited { color: #7292f1; font-weight: bold; text-decoration: none;}
a.orange:hover { color: #7292f1; font-weight: bold; text-decoration: underline;}

a.blue:link { color: #7292f1; text-decoration: underline;}
a.blue:active { color: #4785A3; text-decoration: underline;}
a.blue:visited { color: #4785A3; text-decoration: underline;}
a.blue:hover { color: #4785A3; text-decoration: none;}

a.footer:link { color: #ffffff; text-decoration: underline;}
a.footer:active { color: #ffffff; text-decoration: underline;}
a.footer:visited { color: #ffffff; text-decoration: underline;}
a.footer:hover { color: #ffffff; text-decoration: none;}

/*************************************************************************/
/* NEW MENU */ 

/*====== GLOBAL OVERRIDES FOR MAJOR ITEMS AND DIFFERING BROWSER DEFAULTS =====*/

li  { margin:0; padding:0; border:0px none; }

ul  { margin:0; padding:0; border:0px none; }
ul { margin-left:20px; }       /* kill default 50px left padding and set 20px */
/* li { margin-bottom:1em; }           set default inter-item vertical spacing */
set default inter-item vertical spacing */
.tightlist li { margin-bottom:0.25em; }     /* tighter list for simple bullets */


 /*========================= TOP OF THE MENU CASCADE =========================*/

.menu {
	border-left:0px none; border-right:0px none; border-top:0px none; position:relative;        /* establish a menu-relative positioning context */
	float:left;                                      /* play nicely with others */
	margin:0;
	padding:0px;
	height:31px;                                	/* the menu's overall height */
	width: 744px;  							       /* we always want our menu to fill the available space */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	padding-left: 0px;
}

.menu img {
	float:left;
	vertical-align: top;      /* prevent images from being pushed down by text */
	/*border:#FF66CC solid 1px;*/

}
.menu ul {
	float: left;
	padding: 0;
	margin: 0;
	border: 0px none;
	list-style-type: none;          /* we don't want to view the list as a list */
	line-height: 1.5em;				/* this must be 1.0 or 1.5 or 2.0 for Mozilla */
	z-index: 2;						/* Added because IE and FF won't agree on exactly where the menu starts */
	}                               

.menu li {
	/*float: left; */   /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	/*margin:0;*/
	padding-top: 0px;	
	color: #ffffff;
}

.menu ul li table {
	margin:-1px 0;             /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

.drop {
	display:block;
	padding:0px 0.33em; 	       	/* this sets the l/r margins for our menu item */
	margin:0;
	text-align:left;   				/* this right alignment goes with the float:left below */
	cursor:pointer;      			/* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           			/* IE5 only knows about "hand", so set it both ways */
}


/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	/* padding:1px; */                                /* this is our box border width */
}

.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	height:26px;
	text-align: center;
	color: #000000;
	
}

.menu ul li a {                    /* unselected top-level menu items */
	display:block;
	float:left;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	height:26px;
	text-align: center;
	color: #000000;
	
}

.menu ul li a.gallery:visited {  
	padding-right:18px !important;
	}

.menu ul li a.gallery {  
	padding-right:18px !important;
	}

.menu ul li a:hover {                        /* selected top-level menu items */
	margin: 0;
	padding:0px;
	height: 26px;
	color: #4785A3; 
	cursor: pointer;
	cursor: hand;
}

.menu ul li:hover a {                        /* selected top-level menu items */
	margin: 0;
	padding:0px;
	height: 26px;
	color: #4785A3; 
	cursor: pointer;
	cursor: hand;
}

.menu ul li a.home:hover {
	padding-left:17px;
	margin-left:-3px;
	}
	
.menu ul li:hover a.home {
	padding-left:17px;
	margin-left:-3px;
	}
	
.menu ul li a.gallery:hover {
	
	}

.menu ul li:hover a.gallery {
	
	}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	margin-top: 55px;              /* place us just up underneath the top-level images */ /*************************/
	border-top: 1px solid #00750F;
	left:0px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:166px;  
	color:000000;                        /* this sets the unselected-text color */
	background:#FDFDFD;         /* this sets our menu's effective "border" color */	
}

.menu ul li:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	margin-top: 55px;              /* place us just up underneath the top-level images */ /*************************/
	border-top: 1px solid #00750F;
	left:0px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:166px;  
	color:000000;                        /* this sets the unselected-text color */
	background:#FDFDFD;         /* this sets our menu's effective "border" color */	
}

.menu ul li:hover ul li{
	border-left:solid #3e85bb 0px;
	border-right:solid #3e85bb 0px;
	}

.menu ul li a:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:0px;
	
}

.menu ul li:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:0px;
	
}

.menu ul li a:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:166px;  /* Changed used to 136px */
	   
}
 
.menu ul li:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:166px;  /* Changed used to 136px */
	   
}
 
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

.menu ul.rightmenu li:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0px none;
	border-bottom: 1px solid #00750F;	
	margin:0;
	padding:0;
	height: 24px;
	color:#4785A3/*7292f1   03931A*/;               /* this sets the unselected drop-down text color */
	background:#FDFDFD;		     /* this sets the drop-down menu background color */
	width:166px; /* Changed used to 136px */
	padding-top: 4px;
	
}

.menu ul li:hover ul li a {                   /* 2nd level unselected items */
	border:0px none;
	border-bottom: 1px solid #00750F;	
	margin:0;
	padding:0;
	height: 24px;
	color:#4785A3/*7292f1   03931A*/;               /* this sets the unselected drop-down text color */
	background:#FDFDFD;		     /* this sets the drop-down menu background color */
	width:166px; /* Changed used to 136px */
	padding-top: 4px;
	
}

.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color: #4785A3;   					/*hover color*************/
	border-bottom: 1px solid #00750F;	
	background: #DEDFE2;
	padding-top: 4px;	
	
}

.menu ul li:hover ul li:hover a {                /* 2nd level selected item */
	color: #4785A3;   					/*hover color*************/
	border-bottom: 1px solid #00750F;	
	background: #DEDFE2;
	padding-top: 4px;	
	
}

.menu ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:166px; /* Changed used to 136px */
	
}


.menu ul li:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:166px; /* Changed used to 136px */
	
}


.menu ul li a:hover ul.skinny li a {     /* 2nd level un+selected items */
	width:166px; /* Changed used to 136px */
	
}


.menu ul li:hover ul.skinny li a {     /* 2nd level un+selected items */
	width:166px; /* Changed used to 136px */
	
}


#text {           /* the Mac's standard Safari browser will not see this code */
	height:1.215em;# /*1.215em*/ 
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */		


.galleryitem {
	float: left;
	width: 168px;
	height: 118px;
	margin-right: 20px;
	padding-top:20px;
	}
	
.gallerythumb {
	float: left;
	width: 90px;
	height: 140px;
	margin-right: 15px;
	padding-top:10px;
	}
	
img.gallery {
	padding: 5px;
	border:1px solid #cccccc;
	}
	
img.galleryth {
	padding: 5px;
	border:1px solid #cccccc;
	}
	
a:hover img.gallery {
	border:1px solid #adadad;
	}
	
div.clear {
	clear: both;
	}
	
	#mainleftgallery {
	float: left;
	width: 239px;
	/* background-color: #f3f3f3; */
	padding-left: 21px;
	padding-top: 31px;
	padding-right: 20px;
	padding-bottom: 20px;
}
	