/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(/images/menupu_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#791052;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(/images/menupu_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(/images/menupu_hover_right.gif) no-repeat right top; /*right tab image path*/
}

body{
margin:0;
padding:0;
line-height: 1.2em;
}

b{font-size: 110%;}
em{color: red;}

#repeatbg {
color: #fff;
background: url(/images/orchid6s.jpg) repeat; /*right tab image path*/
height: 30px;
}

#maincontainer{
width: 836px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 1px solid #791052;
}

#maincontainermenu{
margin: 3px auto; /*Center container on page*/
border: 0px solid #791052;
font-size: 12px;
font-family: Verdana; 
color: #791052;
background-color: green;
}

#topsection{
background: #FFFFFF; /*#EAEAEA*/
height: 255px; /* 215 Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
margin-top: 0px;
color: #BE38A8;
font-size: 12px;
font-family: Verdana; 
background-color: #791052;
}

#contentwrapper a{
color: #BE38A8;  
font-size: 12px;
font-family: Verdana; 
}

#footer{
clear: left;
width: 100%;
height: 20px;
color: #F1F7DE;
text-align: center;
font-size: 9px;
font-family: Verdana; 
background-color: #791052;
margin-top: 0px; 
}

.fontwhite{
font-size: 12px;
font-family: Verdana; 
color: #FFFFFF;
}

#footer a{
font-size: 9px;
color: #F1F7DE;
font-family: Verdana; 
background-color: #791052;
text-decoration: none;
}

#footer a.hover{
font-size: 9px;
font-family: Verdana; 
color: #F1F7DE;
background-color: #791052;
text-decoration: none;
}

#footer a.visited{
font-size: 9px;
font-family: Verdana; 
background-color: #791052;
text-decoration: none;
}

#topfooter{
clear: left;
width: 100%;
height: 3px;
color: #F1F7DE;
text-align: center;
font-size: 9px;
font-family: Verdana; 
background-color: #791052;
}

.fontbanner{
font-size: 32px;
font-family: Tahoma; 
font-weight: bold;
line-height: 2.0;
color: #333333;
}

.fontsmall{
font-size: 12px;
font-family: Tahoma; 
font-weight: normal;
line-height: 2.0;
color: #333333;
}

.fontbig{
font-size: 24px;
font-family: Verdana; 
font-weight: bold;
line-height: 2.0;
color: #ffffff;
}

.fontbig2{
font-size: 18px;
font-family: Verdana; 
font-weight: normal;
line-height: 2.0;
color: brown;
}

#blueblock{
width: 160px;
border-right: 1px solid #000;
padding: 1em 0 1em 0;
margin-bottom: 1em;
font-family: Verdana;
font-size: 11px;;
background-color: #BE38A8;
color: #791052;
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #CCD6AA;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #CCD6AA;
border-right: 10px solid #F1F7DE;
background-color: #E5F0C3;
color: #791052;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
font-size: 11px;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #BE38A8;
border-right: 10px solid #BE38A8;
background-color: #791052;
color: #fff;
}

.commentbox{
background-color: #F1F7DE;
padding: 0px;
border: 4.5px dashed #791052;
font-family: Verdana;
font-size: 15px;
width: 250px;
height: 120px;
font-weight: normal;
color: #000000;
line-height: 2.0em;
}
.commentbox2{
background-color: #ffffff;
padding: 0px;
border: 0px dashed gray;
font-family: Verdana;
font-size: 12px;
width: 100%;
color: #fff;
line-height: 2.0em;
}
.buttonfont{
font-family: Verdana;
font-size: 12px;
width: 80px;
color: #000;
}
.SearchResult{
font-family: Verdana;
font-size: 18px;
color: #000;
}
