body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#wrap      
	{ width:943px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */ 
	

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
}

blockquote {
	margin-top : 0;
	margin-bottom : 0;
	}

img, img a {
	border: 0;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	list-style-image:url(gif/li.png);
	}
/* 	
ul.nopadscroll li  {
	margin-bottom: 0;
	}
ul.nopadscroll  {
	height: 75px;
	overflow: auto;
	} */
	
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
hr  {
	background-color: none;
	background-image:url(gif/hr.png);
	width: 600px;
	height: 3px;
	border: 0;
	margin: 14px 0;
	padding: 0;
	}



	
/* HEADERS */

h1, h2, h3, h4, h5, h6  {	
	color : #46657d;
	font-weight : normal;
	display: block;
	padding: 0;
	margin: 0;
	}
/*.textcontent h1, .textcontent h2, .textcontent h3, .textcontent h4, .textcontent h5, .textcontent h6  {	
	color : #97785b;
	}*/
	
h1 {
	font-size : 24px;
	}
h2 {
	font-size : 20px;
	}
h3 {
	font-size : 18px;
	}
h4 {
	font-size : 16px;
	}
h5 {
	font-size : 14px;
	}
h6 {
	font-size : 12px;
	}
.blacktext  {
	color: #000000;
	}
.graytext, .greytext  {
	color: #999999;
	}
.small  {
	font-size: 12px;
	}
#pageContentBox img#pagetitle  {
	height:25px;
	width:411px;
	padding: 50px 0 20px 0;
	margin: 0;
	border: none;
	}


	
	
#pageBody {
	}
#pageBg {
	background-image:url(gif/main-bg.jpg); 
	background-repeat: no-repeat;
	background-position: top; 
	width:973px; 
	text-align:left;
	}
#pageBottom {
	background-image:url(gif/main-bottom.gif); 
	background-repeat: no-repeat;
	background-position: bottom; 
	width:973px;
	text-align:left;
	}
#pageStr {
	background-image:url(gif/main-str.gif); 
	background-repeat: repeat-y;
	background-position: top; 
	width:973px;
	text-align:left;
	}
/*
#pageTop {
	width:907px; 
	height: 197px; 
	background-image:url(gif/top.png);
	}
*/
#pageContentBox {	
	width:870px;
	min-height: 500px;
	text-align:left; 
	vertical-align:top; 
	padding-left: 40px;
	padding-top: 196px;
	}
#pageContentBox img {
	border: 3px solid #000;
	margin: 0 0 4px 4px;
	}
#pageButtons {
	width: 870px; 
	vertical-align: top;
	padding-left: 25px;
	}
/*
#submContent {	 
	padding: 15px 14px 14px 0;
	margin: 0 0 14px 14px;
	border-left: 3px solid #fff3cf;
	border-bottom: 0;border-right: 0;border-top: 0;
	text-align:left; 
	}
#submContent ul, #submContent ul li {
	margin-bottom:0;
	padding-bottom:0;
	}
*/
#copyrights  {
	font-size: 12px;
	color: #718da3;
	text-align: center;
	padding: 20px 20px 7px 20px;
	}
#copyrights a:link, #copyrights a:visited, #copyrights a:hover {
	color: #c53939;
	}



/* sub menu

p.submenu {
	color: #000000;
	text-align:center; 
	margin:0 0 20px 0;
	}
p.menu a{
	color: #000000;
	text-decoration:underline;
	}
p.menu a:hover{
	color: #000000;
	text-decoration:underline;
	} */


/* buttons at top and dropdowns */

#ddMenu {
	margin: 0;
	padding: 0;
	border: 0;
	width: 870px;
	}
#ddMenu ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
#ddMenu ul li {
	list-style: none;
	list-style-image: none;
	font-size: 17px;
	color: #b1c9db;
	margin: 0;
	padding: 0 45px 0 0;
	border: 0;
	width: auto;
	float: left;
	}
/*#ddMenu ul li img {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}*/
#ddMenu ul li a {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	color: #b1c9db;
	}
#ddMenu ul li a:hover {
	text-decoration: none;
	color: #c53939;
	}
#ddMenu ul li ul {
	list-style: none;
	list-style-image: none;
	background-color: none;
	margin: 0 0 0 0;
	padding: 0;
	border: 1px solid #000;
	text-align: left;
	width: 132px;
	}
#ddMenu ul li ul li {
	list-style: none;
	list-style-image: none;
	background-color: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 130px;
	}
#ddMenu ul li ul li a {
	display: block;
	background-color: #fff;
	padding: 2px;
	margin: 0;
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align:	left;
	width: 126px;
	height: auto;
	}
#ddMenu ul li ul li a:hover {
	text-decoration: none;
	background-image: none;
	color: #c53939;
	}
/* IE Fix for Space Under Elements */
* html #ddMenu ul li { float: left; width: 90px; }
* html #ddMenu ul li a { height: 1%; }
* html #ddMenu ul li a:hover { background-image: none; }
* html #ddMenu li ul { width: 100%; }
* html #ddMenu ul ul { }

#ddMenu ul ul,
#ddMenu li:hover ul ul
	{  display: none; }

#ddMenu li:hover ul,
#ddMenu li.over ul{
	display: block;
	text-align: left;
	}
#ddMenu ul ul {
	position: absolute;
	z-index: 500;
	}
	
	

/* PHOTO GALLERY

#photogallery ul {
	padding: 0;
	margin: 0;
	}
#photogallery ul li {
	float: left;
	list-style: none;
	list-style-type: none;
	text-align: center;
	padding: 3px;
	margin: 0;
	border: 0;
	height: 320px;
	width: 260px;
	overflow: hidden;
	}
#photogallery.aboutdolls ul li  {
	height: auto;
	padding: 0;
	margin: 1px;
	border: 2px solid #d0ae81;
	background-color: #d0ae81;
	}
#photogallery.aboutdolls ul li h3 {
	display: block;
	padding: 4px;
	margin: 0;
	background-color: #d0ae81;
	color: #5a1f49;
	font-size: 14px;
	font-weight: bold;
	}
#photogallery ul li img {
	padding: 0;
	margin: 0;
	border: 0;
	height: 260px;
	width: 260px;
	overflow: hidden;
	}
.nextpage {
	text-align: left;
	padding-top: 4px;
	} 
	
#photogallery ul li .thumbn {
	border: 2px solid #999999; 
	width:250px; 
	height:170px;
	}
.enlargetxt  {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 3px;
	}
.desctext  {
	margin-bottom: 10px;
	}
*/


	
/* FORMS */

#contactform   {
	list-style: none;
	background: none;
	width: 650px;
	padding-left: 10px;
	}
#contactform ul li  {
	float: left;
	list-style: none;
	background: none;
	margin:5px 3px;
	}
#contactform div  {
	margin:3px 3px;
	}
#contactform .inputlabel  {
	width: 230px;
	float: left;
	height: 23px;
	vertical-align: middle;
	}
#contactform .inputguy  {
	width: 380px;
	float: right;
	height: 23px;
	}
#contactform .inputguy-noheight  {
	width: 380px;
	float: right;
	}
#contactform label {
	margin: 0; padding: 0; border: 0;
	}
	
#contactform form {
	border: 0; padding: 0; margin: 0;
	}
	
#contactform input.butn  {
	color : #fff;
	font-weight : bold;
	background : #164a6f;
	border : 2px solid #7890a1;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	width: auto;
	}
#contactform input  {
	color: #333333;
	font-weight : normal;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	width: 380px;
	}
#contactform textarea  {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width: 380px;
	}
#contactform select  {
	color: #333333;
	background-color: #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width: 380px;
	}
#contactform input.checkbox {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding: 0;
	margin: 0;
	line-height : 12px;
	width: auto;
	}
#contactform .radiostyle {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	}


	
	
	
	
/* LINKS */
	
	

A:link {
	color: #c53939;
	text-decoration : none;
}

A:visited {
	color : #c53939;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}
