body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:13px;
	line-height:23px;
}


td
{
	text-align:left;
	font-size:13px;
}

#outer_container
{
	width:1024px;
	height:auto;
	margin:0px auto;
	padding:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-color:#fcfccb;
	padding-top:43px;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
}

#header
{
	width:430px;
	height:auto;
	margin-left:270px;
	text-align:center;
}

#marquee-text
{
	width:780px;
	height:25px;
	margin:0px auto;
}

#content
{
	width:inherit;
	height:auto;
	margin-top:13px;
}

#content .side
{
 	width:157px;
	height:auto;
	float:left;
	
}

#content .middle
{
	width:705px;
	height:auto;
	float:left;
	background-color:#eadbd0;
	border:1px #8f694f solid;
}

#left_nav
{
	width:174px;
	height:481px;
	background-image:url(images/left_nav.jpg);
	background-repeat:no-repeat;
	float:left;
}


#left_nav a
{
	float:left;
}

#right_box
{
	float:left;
	height:300px;
	width:515px;
	height:481px;
	float:right;
	margin-right:2px;
	
}

.home_section1
{
	width:480px;
	height:auto;
	border:1px #bf8c6a solid;
	margin-top:7px;
	background-color:#f5ede8;	
}

.home_head
{
	width:inherit;
	height:33px;
	background-image:url(images/home_head.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#000000;
	line-height:33px;
	font-weight:bold;
	
}

.data_sec
{
	width:inherit;
	height:auto;
	
	margin-top:5px;
	margin-bottom:5px;
}


.data1
{
	margin:0px 10px;
}
.home_bar
{
	width:1px;
	height:100px;
	background-color:#bf8c6a;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.home_head_bar
{
	width:1px;
	height:33px;
	float:left;
	background-image:url(images/home_head_bar.jpg);
	background-repeat:no-repeat;
}

#data
{
	width:487px;
	padding:0px;
	text-align:justify;
	background-color:#eadbd0;
	padding-right:10px;
	padding-top:10px;
	
}

.margin-left
{
	margin-left:7px;
}


.margin-right
{
	margin-right:7px;
}


.clear
{
	clear:both;
}

.heading1
{
	font-size:18px;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:15px;
}

#footer
{
	width:inherit;
	height:41px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#000000;
	line-height:41px;
	text-align:center;
	font-size:11px;
	margin-top:10px;
	
}

a.sublink
{
	background-color:#ddcbbe;
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
	width:150px;
	border:1px #d3c0b2 solid;
	margin-top:4px;
	
	
}

a.sublink:hover
{
	background-color:#d1ab90;
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
	width:150px;
	border:1px #bf977b solid;
	
}

.heading2
{
	font-weight:bold;
}

.menu
{
	
	background-color:#ffffff;
	
}


.menu ul
{
	margin:0px;
	padding:0px;
	width:155px;
	list-style-position:outside;
	list-style-type:none;
	padding:1px 1px 0px 1px;
}

.menu ul li
{
	margin-bottom:1px;
	width:155px;
}


.menu ul li a
{
	background-color:#b2815f;
	display:block;
	padding-left:4px;
	text-decoration:none;
	height:30px;
	line-height:30px;
	color:#ffffff;
	display:block;
	
	
}

.menu ul li a:hover
{
	background-color:#c89978;
	display:block;
	padding-left:4px;
	text-decoration:none;
}

#gallery
{
	width:inherit;
	height:150px;
	background-color:#e0d0c5;
	padding-top:2px;
}

a
{
	color:#9a3e07;
	text-decoration:none;
}
a:hover
{
	color:#9a3e07;
	text-decoration:underline;
}

img.scroll
{
	border:1px #be8c69 solid;
	padding:3px;
	background-color:#dcad8c;
}

.msg
{
	background-color:#ffffff;
	border:1px #bf8d6a solid;
	width:300px;
	padding:10px;
	text-align:center;
	margin:100px auto;
}

p.home
{
	line-height:normal;
}

.orange
{
	color:#ec6503;
	font-weight:bold;
}

.red
{
	color:#cb0206;
	font-weight:bold;
}

.blue
{
	color:#2707ee;
	font-weight:bold;
}