/* CSS Document */

body {
	background-color:#663300;
	margin:0;

}

#main{
	width:968px;
	padding:0px;
	background-color:#3d0707;
}

#maintop{
	height:180px;
	background-image: url(../images/topbg.png);

}
#space
{
height:2px;
background-image:url(../images/bgspace.png);
}
#topmenu a{
line-height:14px;
	margin-left:1px;
	margin-right:1px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	background-image:url(../images/menubg.png);
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4c4a4a;
	border-right-color: #4c4a4a;
	border-bottom-color: #4c4a4a;
	border-left-color: #4c4a4a;
	float:left;
}

#topmenu a:hover{
	line-height:14px;
	margin-left:1px;
	margin-right:1px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	background-image:url(../images/menubghover.png);
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

#topmenu .active{
	line-height:14px;
	margin-left:1px;
	margin-right:1px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	background-image:url(../images/menubghover.png);
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
#gallery{
	padding:10px;
	background-color:#3d0707;
	width:946px;
}
#homecontent{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d8d8d8;
	line-height:18px;
	padding:10px;
	
}
#main_image {
	border: 5px solid #666666;
}

#bottom{
padding:10px;
	height:86px;
	background-image:url(../images/bgbottom.png);
	color:#ff9000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

#botto, a{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#ff9000;
}

#botto, a:hover{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#ff9000;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding-top:20px;

}

#spiralize{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;

}

#spiralize a{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
	color:#ffffff;

}


input {
	padding:3px;
	border: 1px;
	border-color:#666666;
	color:#FFFFFF;
	outline: none;
	height: 16px;
	font-weight: normal;
	background-image:url(../images/bginput.png);
}

input#submit {
	padding:3px;
	border: 1px;
	border-color:#666666;
	color:#FFFFFF;
	outline: none;
	height: 25px;
	width:200px;
	font-weight: normal;
	background-image:url(../images/bginput.png);
}
input#reset {
	padding:3px;
	border: 1px;
	border-color:#666666;
	color:#FFFFFF;
	outline: none;
	height: 25px;
	width:100px;
	font-weight: normal;
	background-image:url(../images/bginput.png);
}
 textarea {
	padding:7px;
	border: 1px;
	border-color:#666666;
	color:#FFFFFF;
	outline: none;
	font-weight: normal;
	background: #605d5e url(../images/bginputAREA.png) repeat-x;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#484748;
	scrollbar-base-color:#484748;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#484748;
	scrollbar-highlight-color:#484748;
	scrollbar-shadow-color:#0000000

	
}
.inputbox {
}
.contactus
{
	text-transform:none;
	text-decoration:underline;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d8d8d8;
	line-height:18px;
}

.contactus:hover
{
	color:#FFFFFF;
	text-transform:none;
	text-decoration:underline;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

#gallery_title{
padding:10px;
background-color:#333333;
border:#666666 1px solid;
margin-top:2px;
cursor:hand;
}

h3,h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin:0px;
}