* { padding: 0; margin: 0; }

a {
color: #191919;
text-decoration: none;
}
a:hover {
color: #a6c552;
text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #fff;
	background-image: url(http://i44.photobucket.com/albums/f43/ayeshahamid/backgroundpinkbrowndamask1.gif);
	background-repeat: repeat-x;
	margin: 33px auto;
	background-attachment: fixed;
}
img {
border: 0 none;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
#wrappera {
	margin: 0 auto;
	width: 946px;
	padding: 0px;
	border: 2px solid #674D0E;
}
#wrapper { 
 margin: 0 auto;
 width: 932px;
 padding: 2px 2px 2px 2px;
 background: #fff;
 border: 5px solid #f1b7b9; 
}
#header {
	color: #191919;
	width: 932px;
	float: left;
	padding: 0px 0px 0px 0px;
	height: 256px;
	margin: 0px 0px 0px 0px;
	background-image: url(http://i44.photobucket.com/albums/f43/ayeshahamid/logo_crown_new.gif);
	background-repeat: repeat;
	background-color: #fff;
}
#header h1{
	float: left;
	margin: 0px 0px 0px 230px;
	text-indent: -9999px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 a{
	display: block;
	height: 256px;
	text-decoration: none;
	width: 700px;
}
#header h1 a:hover{
	text-decoration: none;
}
#topnav {
	width: 922px;
	clear: both;
	color: #191919;
	background: #FFCBC7;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: center;
	line-height: 1.3em;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f1b7b9;
	border-bottom-color: #f1b7b9;
}
#topnav a {
	color: #663300;
	text-decoration: none;
}
#topnav ul {
 list-style: none;
 padding: 0em;
}
#topnav li {
 display: inline;
}
#topnav li a {
 color: #663300;
 padding: 0.2em;
}
#topnav li a:hover {
	color: #FF0984;
	text-decoration: none;
}
/* MAIN CATEGORY LINK */
.catcolor, .sel_catcolor { 
color: #6f4423; 
text-decoration: none; 
}

a.catcolor:hover, a.sel_catcolor:hover {
	color: #f0619d;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF33CC;
}
#leftcolumn { 
 color: #191919;
 border: 0px solid #ccc;
 background: #fff;
 margin: 5px 5px 5px 5px;
 padding: 0px;
 width: 561px; 
 float: left;
 
    min-height:445px;
    height:auto !important;
    height:445px;
}
#homephoto {
position: relative;
width: 561px;
height: 450px;
margin: 0px 0px 0px 0px;
}
#nest1 {
position: relative;
width: 561px;
height: 100px;
margin: 5px 0px 0px 0px;
}

#nest2 {
	position: relative;
	width: 922px;
	height: 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#content { 
 float: left;
 color: #191919;
 background: #fff;
 margin: 5px 5px 5px 0px;
 padding: 0px 10px 0px 10px;
 width: 326px;
 display: inline;
 
    min-height:445px;
    height:auto !important;
    height:445px;
 }
#content p { 
 margin-bottom: 15px;
}
#basenav {
	width: 922px;
	clear: both;
	color: #191919;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	text-align: center;
	line-height: 1.3em;
	background-color: #FFCBC7;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #674D0E;
	border-bottom-color: #674D0E;
}
#basenav a {
	color: #663300;
	text-decoration: none;
}
#basenav ul {
 list-style: none;
 padding: 0em;
}
#basenav li {
 display: inline;
}
#basenav li a {
 color: #663300;
 padding: 0.2em;
}
#basenav li a:hover {
 color: #FFCCFF;
 text-decoration: none;
}
#footer {
	width: 932px;
	clear: both;
	height: 10px;
	color: #a6c552;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #663300;
}
#credit { 
 margin: 0 auto;
 width: 922px;
 color: #fff;
 padding: 15px 0px 0px 0px;
 text-align: center; 
}
#credit a:link {
 color: #fff;
 text-transform: lowercase;
 text-decoration: none;
}
#credit a:visited {
 color: #fff;
 text-decoration: none;
}
#credit a:hover {
 color: #f1b7b9;
 text-decoration: none;
}
#credit a:active {
 color: #fff;
 text-decoration: none;
}

