@charset "utf-8";
/* CSS Document */

body {
	background-color: #6E1912;
	margin:0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
.main {
	width:100%;
	background-image:url(../images/bgr-big.gif);
	background-repeat:repeat-x;
	background-color:#A6261B;
	float:left;
}
.contentBig {
	margin:0 auto;
	width:810px;
}
.content {
	float:left;	
	width:808px;
}
.miniGallery {
	width:200px;
	float:left;
}
.menu {
	width:160px;
	float:left;
	margin-left:14px;
}
.contentHolder {
	width:420px;
	float:left;
	margin-left:14px;
}
.panel {
	background-image: url(../images/panel.gif);
	background-repeat:no-repeat;
	float:left;
	width:420px;
	
	
}
.footerHolder {
	bottom:0px;
	width:100%;
	height:50px;
	background-image:url(../images/bgr-foot.gif);
	background-repeat:repeat-x;
	background-color:#6E1912;
	float:left
}
.footer {
	width:808px;
	height:50px;
	margin:0 auto;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x
}
.footerLinks {
	padding:7px;
	bottom:2px;
	margin-left:3px;
	margin-top:22px;
	width:400px;
	float:left;
}
.legal {
	padding:7px;
	bottom:3px;
	margin-left:3px;
	width:300px;
	float:right;
	margin-top:22px;
}
.sectionTitle {
	font-family:Tahoma;
	font-size:16px;
	color:#FFFF00;
	font-weight:bold;
	margin-top:7px;
	margin-left:30px;
}
.sectionContainer {
	background-image:url(../images/sectionBox.gif);
	background-repeat:repeat-x;
	
	margin-left:7px;
	margin-right:7px;
	float:left;	
}
.elementTitle {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFF00;
	margin-top:7px;
	margin-left:15px;
	text-align:left
}
.elementBody { 
	padding:5px;
	width:382px;
	float:left;
	margin-left:7px;
	margin-right:7px;
	color:#FFFFFF;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	background-color:#A7261B;
	border-top:dashed 1px #A40004;
	border-bottom:dashed 1px #A40004
}
.galleryBody { 
	padding:5px;
	width:382px;
	float:left;
	margin-left:7px;
	margin-right:7px;
	color:#FFFFFF;
	margin-bottom:10px; 
	font-family:Tahoma; 
	font-size:14px; 
	text-align:justify; 
	background-color:#A7261B; 
	border-top:dashed 1px #A40004; 
	border-bottom:dashed 1px #A40004
}
.aboutBody {
	float:left;  
	color:#FFFFFF; 
	margin:10px; 
	font-family:Tahoma; 
	font-size:11px; 
	text-align:justify
}
.offerBody {
	float:left;  
	color:#FFFFFF; 
	margin:10px; 
	font-family:Tahoma; 
	font-size:11px; 
	text-align:justify
}
.contactBody {
	float:left;
	color:#FFFFFF; 
	margin:10px; 
	font-family:Tahoma; 
	font-size:11px; 
	text-align:justify
}
.img { 
	padding-left:5px; 
	float:right
} 
.contact { 
	 
	color:#FFFF00; 
	font-size:11px; 
	
}
.selector { 
	width:382px
}
.textContact {
	width:382px; 
	vertical-align:top
}
input {
	width:382px; 
	height:13px; 
	 
	font-family:Tahoma; 
	font-size:11px; 
	padding:0px; border: 1px #FF0000; 
	border-style: solid; 
	background-color:#6E1912; 
	color:#FFFFFF;  
	padding:2px;}
textarea { 
	width:382px; 
	height:120px; 
	
	font-family:Tahoma; 
	font-size:11px; 
	padding:0px; 
	border: 1px #FF0000; 
	border-style: solid; 
	background-color:#6E1912; 
	color:#FFFFFF;  
	padding:2px; 
	scrollbar-base-color: #6E1912; 
	scrollbar-arrow-color: #FF0000; 
	scrollbar-DarkShadow-Color: #FF0000; 
	scrollbar-HighLight-Color: #6E1912; 
	scrollbar-face-color:#6E1912;  
	scrollbar-shadow-color:#6E1912; 
	scrollbar-3dlight-color:#FF0000
}
/*.textarea {   
	width:320px; 
	height:120px; 
	font-family:Tahoma; 
	font-size:11px; 
	padding:0px; 
	border: 1px #FF0000; 
	border-style: solid; 
	background-color:#6E1912; 
	color:#FFFFFF;  
	padding:2px; 
	scrollbar-base-color: #6E1912; 
	scrollbar-arrow-color: #FF0000; 
	scrollbar-DarkShadow-Color: #FF0000; 
	scrollbar-HighLight-Color: #6E1912; 
	scrollbar-face-color:#6E1912;  
	scrollbar-shadow-color:#6E1912; 
	scrollbar-3dlight-color:#FF0000
}*/
.forumBranch{ 
	margin-left:10px; 
	margin-right:10px; 
	width:382px; 
	text-align:justify
}
.forumTitle { 
	font-family:Tahoma; 
	font-size:11px; 
	color:#FFFF00; 
	margin-top:2px; 
	margin-left:0px; 
	text-align:left
}
.forumContent {
	width:382px; 
	float:left; 
	color:#FFFFFF; 
	margin-bottom:10px; 
	font-family:Tahoma; 
	font-size:11px; 
	text-align:justify; 
	background-color:#A7261B; 
	border-top:dashed 1px #A40004; 
	border-bottom:dashed 0px #A40004
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
a:hover {
	color: #ffff00;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ECCD35;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.menuShadow{
float:left;
width:160px; 
height:212px;
background: url(/images/menuShadow.gif) no-repeat;
}
