/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-color: #9F2219;
	background-image: url(../images/shared/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #5C2923;
	}

html,body {
	height: 100%;
}

ul {
	text-align: left;
	padding:0;
	margin:0 0 0 8;
	list-style-type: none;
}

img {
	border:0;	
}

link {
margin: 0;
padding: 0;
}
.hand {
	cursor: pointer;
	cursor:hand;
}
form {
margin: 0;
padding: 0;
}

HTML{
scrollbar-face-color:#9F2219;
scrollbar-arrow-color:#D76B5F;
scrollbar-track-color:#9F2219;
scrollbar-shadow-color:#BA3426;
scrollbar-highlight-color:#BA3426;
scrollbar-3dlight-color:#BA3426;
scrollbar-darkshadow-Color:#BA3426;
}

/*************************** Begin Links **********************/

a.linkGeneral {text-decoration: underline; color: #5C2923}
a:hover.linkGeneral { text-decoration: none; color: #D38223}


a.linkmenu {
text-decoration: none;
	color: #5C2923;
	font-weight: bold;
}
a:hover.linkmenu { text-decoration: underline; color: #D38223}


/*************************** End Links **********************/

/* Main structure Styles */

.Text, .SmallTextItalic, .menuText {
	font-family: Tahoma;
	font-size: 12px;
	color: #5C2923;
}

.SmallTextItalic {
	font-size: 9px;
	font-style: italic;
}

.menuText {
	color: #000000;
}

#container {
width: 1000px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

#left {
	height: 570px;
	width: 108px;
	float: left;
	background-image: url(../images/shared/left.jpg);
	background-repeat: no-repeat;
}

#middle {
	height: 570px;
	width: 684px;
	float: left;
	background-image: url(../images/shared/middle.jpg);
	background-repeat: no-repeat;
}

#right {
	height: 570px;
	width: 208px;
	float: left;
	background-image: url(../images/shared/right.jpg);
}


#cloudsani {
	position:absolute;
	width:100%;
	height:150px;
	z-index:6;
	left: 0;
	top: 0;
}

#cloud1 {
	height: 140px;
	width: 200px;
	float: left;
}
#cloud2 {
	height: 140px;
	width: 200px;
	float: right;
}

#nav {
	height: 51px;
	margin-top: 170px;
	text-align: center;
}

/* Home Styles */

#HomeContent {
	margin-top: 35px;
}

#HomeContentLeft {
	float: left;
	height: 296px;
	width: 343px;
	padding-left: 5px;
}

#HomeContentRight {
	float: right;
	height: 296px;
	width: 325px;
	padding-right: 5px;
}

.whatshappenign {
	width: 325px;
	height: 135px;
	background-image: url(../images/home/happening.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Contact Styles */

#ContactContentRight {
	float: right;
	width: 312px;
}

#ContactContent {
	margin-top: 15px;
	padding-left: 20px;
}

#ContactContentLeft {
	float: left;
	width: 312px;
}
/* Links Styles */

#LinksContentLeftRight {
	float: left;
	height: 392px;
	width: 642px;
	padding-left: 10px;
	background-image: url(../images/links/links_bg.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	text-align: center;
}

#ContentNobg {
	height: 392px;
	width: 642px;
	padding-left: 10px;
	margin-left: 10px;
}

#links {
	height: 115px;
	width: 193px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	text-align: left;
}

/* Menu Styles */

#menucatagories {
	width: 495px;
	height: 724px;
	overflow: hidden;
}

#MenuContent {
	margin-top: 15px;
	padding-left: 25px;
}

/* start pop image*/



/*new menu styles*/

.bgnewmenu {
	background-image: url(../images/menu/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 349px;
	width: 100%;
}

#contentarea {
	height: 297px;
	width: 263px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	margin-top: 25px;
	overflow: auto;
}

#menunavnew {
	height: 297px;
	width: 257px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 30px;
	margin-top: 25px;
	overflow: auto;
}

.whatsbg {
	background-image: url(../images/home/bgwhats3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f5e8cc;
}

#whatscontent {
	height: auto;
	width: 278px;
}

.repeatleft {
	background-image: url(../images/home/repeat2.gif);
	background-repeat: repeat-y;
}
.repeatright {
	background-image: url(../images/home/bgrepeat.gif);
	background-repeat: repeat-y;
}