/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	top: 0px;
	bottom:0px;
	clip: rect(0px,auto,auto,auto);
	font:75% "Myriad Pro",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#F9EDD3;
	
}

#head {
	font:75% "Myriad Pro",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F9EDD3;
	height: 82px;
	width: 800px;
}

#page {
	width: 800px;
	/*background-image: url(../images/bg.gif);
	background-repeat: repeat-x;*/
	background-color: #F9EDD3;
	margin: 0 auto 0 auto;
	position: relative;
}


#logo {
	background-image:url(../images/logo.jpg);
	height: 82px;
	width: 416px;
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	
}
.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D70000;
	text-decoration: none;
}


#design1{
background-image:url(../images/floral1.gif);
height: 82px;
	width: 384px;
	
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align:bottom;
}

#design2{
font:75% "Myriad Pro",Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F9EDD3;
	height: 12px;
	width: 800px;}
	
#gap{
	background-color: #F9EDD3;
	width: 5px;
	height:12px;
	float: left;
}

#orangebg{
	background-image:url(../images/oranget.jpg);
	width : 411px;
	background-repeat: repeat;
	float: left;
	height: 12px;
	
}
#orangebgr{
	background-image:url(../images/oranget.jpg);
	width : 411px;
	background-repeat: repeat;
	float: right;
	height: 12px;
	
}

#design21{
	background-image:url(../images/floral2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:12px;
	width:384px;
	float: left;
}

#design3{
	background-image: url(../images/floral3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 800px;
}
#design4{
	background-image: url(../images/floral4.gif);
	background-repeat: no-repeat;
	float: right;
	height: 404px;
	width: 127px;
}
#design5{
	background-image: url(../images/bg5.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 800px;
}

#side{
width: 127px;	
background-image: url(../images/bg4.gif);
float:left;
background-repeat: no-repeat;
height: 404px;
}

#main{
	width: 546px;
	background-image: url(../images/middlebg.gif);
	font-size:12px;
	color:#000000;
	background-position:center;
	float:left;
	background-repeat: no-repeat;
	height: 404px;
	overflow: hidden;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	
	
}
.for_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headings2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #A85400;
	text-decoration: none;
}

.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #914800;
	text-decoration: none;
}


#maininner{
padding: 4px 4px;
}
.black_headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #564432;
}


.menu{margin:0; padding:0; width:127px; list-style:none;}

.menu li{
	padding:0;
	height:32px;
	display:block;
	margin:0;
}
.menu li a{
	text-align:left;
	height:32px;
	display:block;
	text-decoration:none;
	background-image:url(../images/buttons.png);
		background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu li a:hover{
	background-image: url(../images/buttons1.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
.menu li a.active, .menu li a.active:hover{
	color: #FF9900;
	background-image: url(../images/buttons.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8d8d;
	background-color: #F9EDD3;
	width: 800px;
	float:left;

	
}
