body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
#main {
	margin: auto;
	width: 985px;

}
#LftShadow {
	background-image: url(../images/LftShadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#RytShadow {
	background-image: url(../images/RytShadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#BotShadow {
	background-image: url(../images/BotShadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#headerBox {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 441px;
}
.BodyBg {
	background-color: #5a0003;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
.Bodypad {
	padding-right: 17px;
	padding-left: 17px;
}
.SectionBoxBg {
	background-color: #330002;
}
.ImgPad {
	padding-top: 7px;
	padding-bottom: 7px;
}

.SectionBoxTopLft {
	background-image: url(../images/SectionBox-TopLft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SectionBoxTopRyt {
	background-image: url(../images/SectionBox-TopRyt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SectionBoxBotLft {
	background-image: url(../images/SectionBox-BotLft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SectionBoxBotRyt {
	background-image: url(../images/SectionBox-BotRyt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.WarningTxt {
	font-family: "Microsoft Sans Serif";
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #b78a8a;
}
.ftrBg {
	background-image: url(../images/FtrMid.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.ftrtxt {
	font-family: Arial;
	font-size: 12px;
	color: #854848;
	padding-top: 10px;
}
a.ftrlink:link
{
	font-family: Arial;
	font-size: 12px;
	color: #854848;
	text-decoration: none;
}
a.ftrlink:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #854848;
	text-decoration: none;
}
a.ftrlink:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #f6a4a4;
	text-decoration: none;
}

.rytbodypad {
	padding-top: 20px;
	padding-bottom: 10px;

}

.PhoneNo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ffe0e0;
	padding-right: 50px;
	font-weight: bold;

}
.HeaderTxt {
	font-family: "Trebuchet MS";
	font-size: 30px;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 80px;

}
.bannerImg {
	padding: 7px;
}
.BannerImgBorder {
	border: 1px solid #555454;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 985px;
}
.navrollbg {
	background-image: url(../images/navrollbg.jpg);
	background-repeat: no-repeat;
    height: 56px;
}
.navnorbg {
	background-image: url(../images/navnorbg.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
.contactbg {
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
#leftpart {
	float: left;
	width: 653px;
}
.headselection {
	font-family: Arial;
	font-size: 24px;
	color: #ffdada;
}
.bodycont {
	font-family: Arial;
	font-size: 12px;
	color: #b28282;
	text-align: justify;
	padding-right: 10px;
	padding-top: 15px;
}
.ftrbox {
	background-image: url(../images/ftrbox.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 58px;
}

.border {
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.lftbodycorner {
	background-image: url(../images/lftbodycorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rytbodycorner {
	background-image: url(../images/rytbodycorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.rytbodytopshadow {
	background-image: url(../images/rytbodytopshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rytbodyrytshadow {
	background-image: url(../images/rytbodyrytshadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rytbodybotshadow {
	background-image: url(../images/rytbodybotshadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rytbodylftshadow {
	background-image: url(../images/rytbodylftshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lfttopcorner {
	background-image: url(../images/lfttopcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ryttopcorner {
	background-image: url(../images/ryttopcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rytbotcorner {
	background-image: url(../images/rytbotcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lftbotcorner {
	background-image: url(../images/lftbotcorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rytpad {
	padding-top: 20px;
}

.rytbody {
	background-color: #67080b;
	width: 290px;
}
#rightpart {
	float: right;
	width: 278px;
}
.navnor {
	background-image: url(../images/navnor.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #f18181;
	height: 56px;
	background-position: 7px;
}
.navroll {
	background-image: url(../images/navroll.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 56px;
	background-position: 7px;
	cursor: pointer;
}
.homenavnor {
	background-image: url(../images/navnor.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #f18181;
	height: 56px;
	background-position: 10px;
}
.homenavroll {
	background-image: url(../images/navroll.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 56px;
	background-position: 10px;
	cursor: pointer;
}
.contactnavnor {
	background-image: url(../images/navnor.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #f18181;
	height: 56px;
	background-position: 7px;
}
.contactnavroll {
	background-image: url(../images/navroll.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 56px;
	background-position: 7px;
	cursor: pointer;
}
.imgborder {
	border-top-width: 7px;
	border-right-width: 8px;
	border-bottom-width: 7px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #300203;
	border-right-color: #300203;
	border-bottom-color: #300203;
	border-left-color: #300203;
}
.friendsimgborder {
	border: 2px solid #300203;
}
.networkcont{
	font-family: Arial;
	font-size: 14px;
	color: #fed8d8;
	text-align: center;
	padding-bottom: 20px;
	font-weight: bold;
}
a.networklink:link{
	color: #fed8d8;
	text-decoration: none;
}
a.networklink:visited{
	color: #fed8d8;
	text-decoration: none;
}
a.networklink:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.sitemapcont {
	font-family: Arial;
	font-size: 14px;
	color: #fed8d8;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 4px;
}
#leftSide {
	width: 330px;
	background-color: #5a0003;
	float: left;
}
#rightSide {
	width: 600px;
	background-color: #5a0003;
	float: right;
}
.linktxt {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
a.link:link
 {
  color: #FFFFFF;
  text-decoration: none;
 }
a.link:visited
 {
  color: #FFFFFF;
  text-decoration: none;
 }
a.link:hover
 {
  color: #FFFFFF;
  text-decoration: underline;
 }
.inputbox {
	padding-top: 20px;
	padding-left: 50px;
	width: 360px;
}
.inputboxtxt {
	font-family: Arial;
	font-size: 15px;
	color: #b28282;
	width:150px;
}
.input {
	background-color: #5a0003;
	width:200px;
	border: #8b5c5d solid 1px;
	font-family: Arial;
	font-size: 12px;
	color: #b28282;
	padding-left: 2px;
}
.rytimg {
	background-color: #0d0d0d;
	border: 1px solid #24201d;
	width: 248px;
	margin-left: 20px;
}
.friendstxt {
	font-family: Arial;
	font-size: 14px;
	color: #ffdada;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.textarea {
	width: 472px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.txtareaheadselection {
	font-family: Arial;
	font-size: 14px;
	color: #ffdada;
	font-weight: bold;
	height: 20px;
	background-color: #3d0204;
	padding-top: 4px;
	padding-left: 8px;
	border: 1px solid #8b5c5d;
}
.txtareacont {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8b5c5d;
	border-bottom-color: #8b5c5d;
	border-left-color: #8b5c5d;
}
.midimg {
	width: 170px;
	padding-left: 50px;
}
.rytbodyheadselection {
	font-family: Arial;
	font-size: 14px;
	color: #ffdada;
	background-color: #3d0204;
	border: 1px solid #8b5c5d;
	height: 25px;
	width: 303px;
	font-weight: bold;
}
.inputtxt {
	width: 140px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b5c5d;
	border-left-color: #8b5c5d;
}
.inputryttxt {
	width: 162px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b5c5d;
	border-left-color: #8b5c5d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b5c5d;
}
.botboxheadcont {
	width: 100px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b5c5d;
	border-left-color: #8b5c5d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b5c5d;
}
.botboxtxt {
	width: 100px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	height: 22px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b5c5d;
	border-left-color: #8b5c5d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b5c5d;
}
.buttonnor {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 140px;
	font-family: Arial;
	font-size: 22px;
	color: #9b4545;
}
.buttonroll {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 140px;
	font-family: Arial;
	font-size: 22px;
	color: #ffb8b8;
	cursor: pointer;
}
.ImgThumBox {
	background-color: #390002;
}
.txt {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}


.gallery
{
	/*width: 497px;*/
	height:235px;
	padding-top: 20px;
	padding-left:20px;
}
.fullleftPanel {	
	background-color: #5a0003;
	float: left;
	padding-bottom: 20px;
	width: 940px;
	
}
