table { 
	border:0px;
	border-collapse:collapse;
	width:100%
}

td {
	vertical-align:top;
	padding:0px;
}


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#3D250D
}

form { 
	margin:0px;
	padding:0px
}

body {
	margin:0px; 
	padding:0px;
	background:#F2F2EA
}

ul { 
	margin-left: 0;
}

li { 
	margin-left: 1em;
}

.bg {
	background:url(images/header2.jpg) no-repeat
}

.bg1 {
	background:url(images/bg.gif) repeat-x
}

.bg2 {
	background:url(images/menu_rb1.jpg) no-repeat right bottom
}

.bg2_1 { 
	background:url(images/menu_rb2.jpg) no-repeat right bottom
}

.bg2_2 { 
	background:url(images/menu_rb3.jpg) no-repeat right bottom
}

.bg2_3 {
	background:url(images/menu_rb4.jpg) no-repeat right bottom
}

.bg3 { 
	background:url(images/bg1.jpg) repeat
}

.bg4 { 
	background:url(images/bg3.jpg) repeat-x
}

.bg5 { 
	background:url(images/bg2.jpg) repeat-y
}

.bg6 { 
	background:url(images/bg4.jpg) repeat-x #C9C9C3
}

.bg7 { 
	background:url(images/bg5.jpg) no-repeat right top
}

.bg8 { 
	background:url(images/foot_bg.jpg) repeat-x
}

.bg9 { 
	background: url(images/foot_bg1.jpg) repeat
}

.bg10 { 
	background:url(images/foot_bg2.jpg) repeat-y
}

.bg11 { 
	background:url(images/bg6.jpg) repeat-x #EDE4C5
}

.bg12 { 
	background:url(images/px.gif) repeat-x
}

.bg13 { 
	background:url(images/bg5_1.jpg) no-repeat right top
}

.bg14 { 
	background:url(images/bg9.jpg) repeat-x #EDE4C5
}

.bg15 { 
	background:url(images/bg10.jpg) repeat-x #F2F2EA;
	padding:16px 10px 6px 10px
}

strong {
	color:#AA3E33
}

b {
	color:#3D250D
}

a { 
	color:#B44C00;
	text-decoration:underline;
	font-weight:bold
}

a:hover {
	text-decoration:none
}

b a {
	color:#0D0906;
	text-decoration:underline
}

b a:hover {
	text-decoration:none
}

strong a { 
	color:#3C3535;
	text-decoration:underline
}

strong a:hover { 
	text-decoration:none
}

span a { 
	color:#3D250D;
	text-decoration:underline;
	font-weight:normal
}

span a:hover { 
	text-decoration:none
}

span { 
	color:#AA3E33
}

span b { 
	color:#B44C00
}

.list ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:14px
}

.list ul li { 
	background:url(images/list_bg.gif) no-repeat 0 6px;
	padding-left:13px
}

.list ul li a { color:#AA3E33;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal
}

.list ul li a:hover { 
	text-decoration: none
}

.list1 ul { 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	line-height:16px
}

.list1 ul li { 
	background:url(images/list_bg.gif) no-repeat 0 7px; 
	padding-left:13px
}

.list1 ul li a { 
	color:#AA3E33;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal
}

.list1 ul li a:hover { 
	text-decoration: none
}

.indent { 
	padding:0px 0px 110px 0;
	
}

.indent1 { 
	padding:19px 17px 10px 28px
}

.indent2 { 
	padding:12px 10px 6px 10px
}

.indent3 { 
	padding:19px 16px 8px 27px
}

.indent4 { 
	padding:0 21px 16px 0
}

.indent5 { 
	padding:21px 17px 20px 28px
}

.indent6 { 
	padding:20px 21px 20px 0
}

.indent7 { 
	padding:12px 10px 6px 15px
}

.indent8 { 
	padding:12px 12px 6px 28px
}

.footer { 
	color:#2C1A0C; 
	background:url(images/bg7.jpg) no-repeat; 
	text-align:center; height:65px; 
	vertical-align:middle
}

.footer a { 
	color:#2C1A0C; 
	text-decoration:none; 
	font-weight:normal
}

.footer a:hover { 
	text-decoration:underline
}

.footer span a { 
	color:#B44C00;
	text-decoration:underline; 
	font-weight:normal
}

.footer span a:hover { 
	text-decoration:none
}

.footer span {
	color:#B73A1E
}

.form input {
	width:208px;
	height:25px;
	color: #3D250D;
	border:#3D250D 1px solid;
	padding:3px 0 0 7px;
	background-color:#F2F2EA;
}

.form textarea {
	width:201px;
	height:106px;
	color: #3D250D;
	overflow: auto;
	border:#3D250D 1px solid;
	padding:3px 0 0 7px;
	background-color:#F2F2EA;
}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; 
} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}


 