/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color: #abba26;
}

html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

body
{
	font-size: 12px;
	background-color: #FFFFFF;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

img.float-right
{
	float: right;
	padding: 0 1px 40px 20px;
}

a
{
	color: #8B1857;
}

#box1{
	width:453px;
	height:auto;
	float:left;
	text-align: center;
}
    

#box2{
	width:225px;
	height:150px;
	float:right;
	margin:20px 10px 0px 1px;
	background-color: abba26;
	padding: 10px 10px 10px 10px;
}
    
    
#box3{
	width:453px;
	height:auto;
	float:left;
}

/*************************************************** Typography ***************************************************/

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #8B1857;
	padding: 20px 30px 5px 30px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #2b4258;
	padding: 20px 30px 5px 30px;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8B1857;
	padding: 20px 30px 5px 30px;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #8B1857;
	padding: 20px 30px 20px 40px;
	margin-left: 50px;
}

p
{
	color: #2a2a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 14px;
}

a.title{
	font-size:30px;
	text-decoration:none;
}

/*************************************************** Layout Divs ***************************************************/

#main-logo{

}

#main-wrapper
{
	width: 906px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#navigation
{
	width: 780px;
	height: 27px;
	background: url(images/nav-bg.gif) no-repeat;
}

#main-content
{
	width: 906px;
	padding-bottom: 18px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: no-repeat;
}

#main-content-bot
{
	width: auto;
	height: 6px;
	font-size: 0;
	background-color: #3b3d6a;
}

#footer
{
	width: 890px;
	margin: 15px auto;
	padding-right: 12px;
	text-align:right;
	font-size:10px;
	background-color: #ff9c21;
	height: 60px;
	position: relative;
}

/*************************************************** Main Content Styles ***************************************************/

#main-content p
{
	padding-right: 50px;
	padding-left: 30px;
	line-height: 1.3;
	color: #535353;
}

#main-content p a
{
	 color: #2b4258;
	 font-size: 12px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-content img.banner
{
	margin-top: 1px;
}

#main-content img.left-padding
{
	padding: 10px 0 10px 30px;
}

#main-content ul
{
	padding: 10px 40px 10px 55px;
}

#main-content ul li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding-bottom: 12px;
	margin-left: 70px;
}

#main-content .right-panel
{
	width: 164px;
	float: right;
	clear: right;
	margin: 30px 23px 14px 40px;
	display: inline;
	background-color: #abba26;
	padding: 10px 10px 10px 10px;
}

#main-content .right-panel-top
{
	width: 164px;
	background: url(/images/right-panel-top.gif) no-repeat;
	font-size: 0;
	height: 5px;
}

#main-content .right-panel-mid
{
	width: 164px;
	background: url(/images/right-panel-bg.gif) repeat-y;
	padding-bottom: 6px;
}

#main-content .right-panel-bot
{
	width: 164px;
	background: url(/images/right-panel-bot.gif) no-repeat;
	font-size: 0;
	height: 5px;
}

#main-content .right-panel-mid p
{
	font-size: 11px;
	padding: 0 8px 6px 12px;
	margin: 0;
	line-height: 1.4;
}

#main-content .right-panel-mid p a
{
	text-decoration: underline;
	font-size: 11px;
}

#main-content .right-panel-mid a
{
	text-decoration: none;
}

#main-content .right-panel-mid p.right-panel-title
{
	padding: 12px 7px 6px 12px;
	margin: 0;
	float: left;
	color: #7d2a3e;
	line-height: 1.3;
}

#main-content .right-panel-mid p.right-panel-title a
{
	font-size: 13px;
	text-decoration: none;
}


/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin-left: 41px;
	margin-top: 1px;
	display: inline;
}

#navigation ul li
{
	display: inline;
	float: left;
	font-weight: bold;
}

#navigation ul li a.last-item 
{
	border-right: 1px solid #fff;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #2b4258;
	font-size: 12px;
	text-align: center;
	border-left: 1px solid #fff;
	padding-left: 40px;
	padding-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation ul li a:active,
#navigation ul li a:hover
{
	text-decoration: underline;
}
#menu {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0;
}
#menu li {
	float:left;
	padding:0;
	position:relative;
	width:150px;
	height:2em;
	z-index:100;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {
	border:0;
}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {
	padding-bottom:10px;
}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 150px; margin: 0; padding: 0; background: #8B1857 url(bottom.gif) no-repeat bottom left; text-align:center; cursor:pointer;}
#menu dt {
	margin:0;
	padding: 5px;
	font-size: 1.1em;
	color: #fff;
	border-bottom:0px solid #fff;
}
#menu .one {background: #6796c7 url(top.gif) no-repeat top left;}
#menu .two {background: #6796c7 url(top.gif) no-repeat top left;}
#menu .three {background: #6796c7 url(top.gif) no-repeat top left;}
#menu .four {background: #6796c7 url(top.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; background: #47a; text-align:left;}
#menu dd.last {border-bottom:0px solid #fff;}
.gallery dt a, .gallery dt a:visited {display:block; color:#fff;}
.gallery dd a, .gallery dd a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	padding:4px 5px 0px 20px;
	background: #fff url(arrow.gif) no-repeat 10px 10px;
	width:125px;
}
.gallery dd a:hover {background: #f99617 url(arrowr.gif) no-repeat 11px 10px; color:#fff;}
