BODY {

	FONT: 11px/120%;

	COLOR: #BDB09B !important;


	background : #452111 url(../media/images/bg.jpg) repeat-x top;
}
TD {
	FONT: 11px  Verdana, Arial, sans-serif; COLOR: #5D5D5D
}
TH {
	FONT: 11px  Verdana, Arial, sans-serif; COLOR: #5D5D5D
}

.buttonscontainer {
	width: 151px;
			border-right: 1px solid #442111;
			float: left;
}

.buttons a {color: #BDB09B;
background-color: #221108;
padding: 2px;
padding-left: 6px;
display: block;
border-left: 5px solid #BDB09B;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 5px solid #BA1218;
text-decoration: none;
color: #BDB09B;}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	line-height: 1em;
}


h1			{
	font-family: Gill Sans, Verdana;
	color: #999999;
	margin: 0;
	padding: 11px 0px 5px 0px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;

}
		

h2			{

	color: #DED6C9;
	margin: 0;
	padding: 10px 0px 6px 0px;
}

h3 {
	font-size: 24px;
}

h4 {
	color: #000000;
		padding: 15px 0 15px 0;
	margin: 0 5px 0 5px;
	font-size: 16px;
}

h5 {
	font-size: 16px;
}


#callout 	{
			width: 220px;
			margin: 0px 0px 0px -14px;
			padding-top: 10px;
			padding-bottom: 3px;
			border-top: 1px solid #CCC;
			border-bottom: 1px solid #CCC;
			}
			
blockquote	{
			margin: 0px 30px 0px 14px;
			font-size: 11px;
			line-height: 13px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			}


#portfolio {

	
}
/*
#portfolio img {
	padding: 1px
	
}
#portfolio a span{
	display: none;
}

#portfolio a:hover span{
	display: block;
	position: relative;
	top: 50px;
	left: auto;
	width: 125px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: black;
	text-align: center;
}
*/

#container {
			border: 1px solid #442111;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}
		
.container {
	padding: 10px;
	
	background : Black;
}

.container img {
	display: block;
}

		#banner {
	padding: 5px;
	margin-bottom: 5px;
	clear: both;
}

		#content {
	margin: 5px;
	padding: 10px;
	background: #2B2926;
	vertical-align: top;
}

.small, .small a{
	font: 80% !important;
	
	text-transform : lowercase;
}



		#sidebar-a {
	float: right;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #442111;
	background-color: Black;
}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			text-align:center;
			border: 1px solid #442111;

		}



.BOD {
	FONT: 11px  Verdana, Arial, sans-serif; COLOR: #5D5D5D
}
FONT {
	FONT: 11px  Verdana, Arial, sans-serif; COLOR: #5D5D5D
}
A:link {
	COLOR: #2C8E97;
	text-decoration: none;
}
A:active {
	COLOR: #2C8E97;

}
A:visited {
	COLOR: #BA1218;
	text-decoration: none;
}
A:hover {
	COLOR: #2B2926; BACKGROUND-COLOR: #2C8E97;

}


.dgrey {
	FONT: 10px  Verdana, Arial, sans-serif; COLOR: #5D5D5D
}
.lgrey {
	FONT: 10px  Verdana, Arial, sans-serif; COLOR: #c6baa6
}
.orange {
	FONT: 10px  Verdana, Arial, sans-serif; COLOR: #fe2a04
}

/* Forms
================================================ */
form {
  margin:0; 
  line-height:1.3em;

  }
form div {padding:3px 0 2px;}
input.text {font:140% "Courier New",Courier,Monospace; }
input.button {
	background: #000;
	color: #fff;
	font: bold 100% Verdana,Sans-serif;
	border: 2px solid Black;
	border-color: #000 #900 #900 #000;
}


#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {
	width: 200px;
	height: 20px;
}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
	background: #000;
	border: 1px solid #999;
	  color: #FFF;
}
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}
   
	
	.error {color:red;}
	
	
	.floatleft {
	float : left;
}

	
blockquote {
border:1px solid #C9C2C1;
padding:10px;
color: black !important;
display:block;
margin:1em 40px;
background: #BDB09B url(/media/images/tip.gif) no-repeat fixed 20px -10px;
 background-position : bottom;
}
	
	
.sixty {
	width : 60%;
	padding-bottom: 12px;
}	