h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}


.container
{
	width:800px; 
	height:auto;
	/* border:solid 1px #413746; */
	background-color:#c9e7ea;
	margin: 0px auto;
}

.header
{
	position:relative;
	height:60px;
	width:100%;
	background-image:url(bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	margin:0;
}

.name_area
{
	width:400px;
	float:left;
}

.name_area h1
{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#2a4f53;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

.name_area h4 
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#54979f;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

.logo
{
	
	background-image:url(logo.gif);
	background-repeat: no-repeat;
	width:776px;
	height:135px;
	background-color:#5e425f;
	border:solid 1px #482d49;
	text-align:right;
}

.logo h3 
{
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

.logo h4
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#links ul 
{
	margin-right:10px;
	margin-top:0px;
	margin-left:0px;
}

#links li .sublink
{
	display:none;
}

#links li:hover  > .sublink 
{
	display:block;
}

#links li:hover > ul {
	display:block;
}

.sublink
{
	display:none;
	text-align:left;
}

.sublink li
{
	list-style-type:none;
	width:80px;
	height:25px;
	text-align:left;
	background-color:#F4A80A;
	border-bottom:1px solid #FFF;
	padding-top:4px;
}



.sublink a
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


#links li 
{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#218485;
	margin-left:1px;
	padding-top:4px;
	border:solid 1px #145058;
}

#links li:hover
{
	background-color: #5e425f;
}

#links a
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

.content_area
{
	clear:both;
	text-align:left;
	padding: 25px 0px;

}

.leftbar {
	float:left;
	margin-left:10px;
	width:780px;
	border-top:1px solid #BCBDBC;
}

.leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

.leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3f284d;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

.leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

.leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

.content_area  h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

.item_pic{
	border:solid 1px #145058;
	width:150px;
	height:150px;
	margin-left:40px;
	background-color:#218485;
	float:left;
}

.item_info{
	margin-left:10px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2b4e50;
	font-weight:normal;
	float:left;
	width:500px;
	text-align:justify;
	height:150px;
	clear:right;
}

.buybox{
	width:150px;
	height:50px;
	float:left;
	clear:left;
	margin-top:10px;
	margin-left:40px;
	border:solid 1px black;
}

.cat_main{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

.cat_normal{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

.cat_main a{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;	
	padding-bottom:5px;
	
}

.cat_normal a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

.cat_main a:hover{
	color:#48a300;
	text-decoration:underline;
}

.cat_normal a:hover{
	color:#48a300;
	text-decoration:underline;
}


.inside_content
{
	margin-left:25px;
	margin-right:25px;
	font-family:"Trebuchet MS";
	font-size:11px;
}

.inside_content a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#2b4e50;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

.inside_content a:hover
{
	color:#48a300;
	text-decoration:underline;
}


.content_area  p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#3f284d;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}


.rightbar {
	float:left;
	width:237px;
}

.rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

.rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}


#bottom 
{
	clear:both;
	height:32px;
	padding-top:25px;
}

.footer
{
	position:relative;
	height:30px;
	width:100%;
	background-image:url(bg_header_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:left;
	margin-top:-15px;
}

#email 
{
	margin-left:10px;
	margin-bottom:0px;
	float:left;
	width:500px;
	background-color:#482d49;
	height:27px;
	padding-top:5px;
	padding-bottom:0px;
}

#email a
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 10px;
}

#email a:hover
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	
}


#validtext {
	float:left;
	width:278px;
	background-color:#482d49;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9dced0;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9dced0;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.picbox
{
	float:left; 
	width:250px; 
	height:250px; 
	border:solid 1px black;
	margin:0;
	padding:0;
	clear:right;
}

.thumb1
{
	border:solid 1px black;
	clear:left; 
	margin:2px; 
	margin-left:0px; 
	float:left; 
	width:80px; 
	height:80px; 
	border:solid 1px black;
}

.thumb2
{
	border:solid 1px black;
	margin:2px; 
	margin-left:1px; 
	float:left; 
	width:80px; 
	height:80px; 
	border:solid 1px black;
}

.galleryforward{
	border:solid 1px #aaa4d0; 
	height:20px; 
	width:65px; 
	padding-top:1px; 
	position:absolute; 
	top:170px; 
	left:685px;
}


.galleryback{
	border:solid 1px #aaa4d0; 
	height:20px; 
	width:65px; 
	padding-top:1px; 
	position:absolute; 
	top:170px; 
	left:0;
}

.galleryadmin{
	width:120px;
	top:250px;
	text-align:left;
	left:630px;
	position:absolute;
}

.galleryadmin a:hover .node{
	color:RED;
	display: inline;
	margin-left:5px;
	font-weight:bold;
}

.editcomments{
	display:none;
	position:absolute;
	top:50px;
	left:-150px;
	z-index:1;
	text-align:right;
	border:solid 1px #aaa4d0;
	padding:3px;
	background-color:white;
	width:250px;
	height:85px;
}

.node{
	display:none;
}


.option
{
	font-size:14px;
	width:300px;
	border:solid 1px #aaa4d0;
	padding:10px;
	margin-top:50px;
	display:block;

}

.option:hover
{
	background-color:#aaa4d0;
}


.galleryback:hover{
	background-color:#aaa4d0;

}

.galleryforward:hover{
	background-color:#aaa4d0;

}