/* CSS Document */
body {
	/*background: #3A0404 url(images/header.jpg) no-repeat left;*/
	background-color:#D6EAF5;
	font-size:12px;
	line-height:20px;
	color: #464544;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-top:0px;
}

a:link
 {
	color: #0118C8;text-decoration: underline;
}

a:hover
{
	color: #A903B3;text-decoration: underline;
}
.content
{background-color:#D6EAF5;
width:904px;
height:auto;
}

.header
{width:100%;
height:203px;
}
.menu
{width:100%;
height:64px;
clear:both;
padding:0px 5px 0px 5px;
background-image:url(images/body_border.png);
background-repeat:repeat-y;
}
.menu_inner
{width:885px;
height:64px;
background-color:#CCCCCC;
margin-top:0px;
margin-left:4px;
}
.tdleft
{width:8px;
height:12px;
background-image:url(images/leftbarmenu.gif);
background-repeat:no-repeat;
}
.tdmiddle
{width:auto;
height:12px;
background-image:url(images/mainbarmenu.gif);
background-repeat:repeat-x;
}
.tdright
{width:8px;
height:12px;
background-image:url(images/rightbarmenu.gif);
background-repeat:no-repeat;
}
.content_body
{width:100%;
height:auto;
padding-left:18px;
background-image:url(images/body_border.png);
background-repeat:repeat-y;
clear:both;
margin-top:-12px;
}
.write-up
{width:870px;
background-image:url(images/middle-logo.png);
background-position:top;
background-repeat:no-repeat;
}
.footer
{width:100%;
height:31px;
background-image:url(images/footer.png);
clear:both;
font-size:11px;
padding-top:40px;
margin-top:-12px;
}
h5{
border-left:#75C5F0 8px solid;
font-size:16px;
font-weight:bold;
}

/*individual pages*/
/*Home Pgae*/
.write-up-home
{width:870px;
}
.welcome_slide
{width:870px;
height:auto;
padding-top:20px;
}
.welcome
{width:430px;
height:200px;
float:left;
padding-right:4px;
border-bottom:#CCCCCC thin dotted;
border-right:#CCCCCC thin dotted;
}
.slide
{width:430px;
height:200px;
float:right;
}
.mainrow
{width:870px;
height:auto;
clear:both;
}

.home_row_2
{width:870px;
height:auto;
padding-top:20px;
clear:both;
}

.home_row_2_col_1
{width:290px;
height:200px;
float:left;
border-right:#CCCCCC thin dotted;
}
.home_row_2_col_2
{width:285px;
height:200px;
float:left;
border-right:#CCCCCC thin dotted;
}
.home_row_2_col_3
{width:290px;
height:200px;
float:right;
}

/* menu */
td.menubarleft
{
width:8px;
height:12px;
background-image:url(images/leftbarmenu.gif);
background-repeat:no-repeat;}
td.menubarcenter
{
width:824px;
height:12px;
background-image:url(images/mainbarmenu.gif);
background-repeat:repeat-x;}
td.menubarright
{
width:8px;
height:12px;
background-image:url(images/rightbarmenu.gif);
background-repeat:no-repeat;
}
td.menutd
{
width:885px;
height:40px;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 885px;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/green.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current
{
color: white;
background: transparent url(images/green.png) center center repeat-x;
}

.solidblockmenu li a:active
{color: white;
background: transparent url(images/green.png) center center repeat-x;}


th.menubarleft
{
width:8px;
height:12px;
background-image:url(images/leftbarmenu.gif);
background-repeat:no-repeat;}
th.menubarcenter
{
width:824px;
height:12px;
background-image:url(images/mainbarmenu.gif);
background-repeat:repeat-x;}
th.menubarright
{
width:8px;
height:12px;
background-image:url(images/rightbarmenu.gif);
background-repeat:no-repeat;
}
th.menutd
{
width:840px;
height:40px;
}
/*contact us page*/
.bothrows
{width:870px;
height:auto;
padding-top:20px;
}
.col1
{width:430px;
height:auto;
float:left;
padding-right:4px;
border-right:#CCCCCC thin dashed;
}
.col2
{width:430px;
height:auto;
float:right;
}



