/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 40px 0;
	padding: 0;
	background: #F9FCEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

input, textarea {
	border-color:#78A3D8;
	}

ul {
	margin: 4px 2px 2px 4px;
	padding-left: 0;
}


.visual table
{
	border-color:#78A3D8;
	border-style:solid;
	background: #F9FCEA;
}


.visual th {
		background: #78A3D8;
		margin-top: 0px;
		padding:5px;
	text-align:left;
}


.visual td {
		
	border-bottom-style:dotted;
	border-bottom-color:#78A3D8;
	border-bottom-width:thin;
	text-align:left;
}
a:hover {
	text-decoration: none;
}

a {
	color:#78A3D8;
}
img {
	border: none;
}

/* Header */

#header {
	width: 710px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 15px 0 5px 0;
	letter-spacing: -1px;
	font-size: 32px;
}

#logo .slogan {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	margin: 75px 0 0 0;
}
/* Menu */
#menu {
	float: right;
	width: 500px;
	height: 200px;
	background-repeat:no-repeat; 
}

#menu ul {
	margin: 0;
	padding: 175px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	text-transform: lowercase;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#menu .current {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	text-transform: lowercase;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

/* Content */
.button {
	background-color:#78A3D8;
	color:#FFFFFF;
}

#content {
	width: 710px;
	margin: 0 auto;
	background: url(images/img3.gif);
}


#content li ul{

    list-style-type:disc;
}
#colOne {
	float: right;
	width: 500px;	
	font-size: .9em;
}

#colOne .top-head {
	padding: 30px 0 0 20px;
	background: url(images/img6.gif) no-repeat;
	font-style:italic;
}

#colOne h2 {
	padding: 5px 0 0 20px;
	font-style:italic;
}

#colOne .content {
	padding: 20px;
}


#colOne .spaceavail {
	color: #306CC1;
	font-style: italic;
	text-align:center;
	margin-bottom:0px;
}

#colOne h3 {
	margin: 3px;
	padding: 3px;
}
#colTwo {
	float: left;
	width: 200px;
}

#colTwo h3 {
	padding-top:6px;
}


#colOne p {
	padding-left:6px;
	margin-left: 3px;
}

#colTwo .top-head {
	padding: 30px 0 0 20px;
	background: url(images/img5.gif) no-repeat;
}

#colTwo .content h3{
	font-size: 1.4em;
}
#colTwo .content {
	padding: 3px 5px 5px 10px;
	font-size: 11px;
}

#colTwo .content p, ul{
	padding: 0px 0px 0px 2px;	
	list-style-position: inside;
	margin:2px 0px 0px 1px;
}

#extra {
	height: 10px;
	vertical-align:bottom;
	background: url(images/img7.gif) no-repeat;
}

.menutop
{
	background-color:#78A3D8;
	background-image:url(images/layer/top.gif);
	background-repeat:no-repeat;
	height:35px;
	width:450px;
}

.menutop a
{
	color:#000000;
}
.menutop h4
{
	font-weight:bold;
	font-size:1.1em;
	padding-left:10px;
	padding-top:10px;
	float: left;
}
.menuclose 
{
	float: right;
	padding-right:10px;
	padding-top:10px;
}

.menumid
{
	background-image:url(images/layer/mid.gif);
	background-repeat:repeat-y;
	width:450px;
	background-color:#EEEEEE;
}

.menubottom
{
	background-image:url(images/layer/bottom.gif);
	background-repeat:no-repeat;
	width:450px;
}
.menucontent
{
	margin: 0 5px 0 5px;
	font-size:.75em;
}


.menucontent table
{
	border-style:none;
}

.menucontent td .subhead
{
	margin-top: 0;
	border-bottom-style:dotted;
	border-bottom-color:#78A3D8;
	border-bottom-width:thin;
	background-color:#EEEEEE;
	font-weight:bold;
	margin-top: 2px;
	font-size:1.2em;
}
.menudiv
{

	position:absolute;
    margin-left:150px;
	z-index:99;
	height:450px;
	overflow:auto;
	width:470px;
	background-color:#FFFFFF;
	border: thin dotted #78A3D8;
}

#menudiv1
{
	top:600px;
}
#menudiv2
{
	top:1100px;
}

/* About Us Div Tags */
.menudivabout
{

	position:absolute;
    margin-left:250px;
	z-index:99;
	height:200px;
	overflow:auto;
	width:318px;
	background-color:#FFFFFF;
	border: thin dotted #78A3D8;
	padding: 2px 2px 5px 2px;
	margin-bottom:5px;
}
.menutopabout
{
	background-color:#78A3D8;
	height:35px;
	width:300px;
}

.menutopabout a
{
	color:#000000;
}
.menutopabout h4
{
	font-weight:bold;
	font-size:1.1em;
	padding-left:10px;
	padding-top:10px;
	float: left;
}
.menumidabout
{
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	
}
.menucontentabout
{
	margin: 0 5px 0 5px;
	font-size:.75em;
}
#menudivabout1
{
	top:1350px;
}
#menudivabout2
{
	top:1375px;
}
#menudivabout3
{
	top:1400px;
}
#menudivabout4
{
	top:1425px;
}
#menudivabout5
{
	top:1450px;
}
#menudivabout6
{
	top:1500px;
}
#menudivabout7
{
	top:1525px;
}
#menudivabout8
{
	top:1550px;
}
#menudivabout9
{
	top:1575px;
}
#menudivabout10
{
	top:1625px;
}
#menudivabout11
{
	top:1650px;
}
#menudivabout12
{
	top:1675px;
}
/* Left Nav Menu */

#leftNavMenu {
    /*position:absolute;
    top:475px;
    left:50%;
    margin-left:-350px;*/
    width:185px;

}
#leftNavMenu ul {
    margin-bottom:2px;	list-style: none;
}
#leftNavMenu ul li a {
    display:block;
    border-bottom:1px solid #306cc1;
    background-color:#78A3D8;
    text-decoration:none;
    color:#306cc1;
    padding:1px 1px 1px 1px;
	list-style-type:none;
	
}
    #leftNavMenu ul.menu1 li a:hover {
        border-color:#09f;
    	color:#09f;
    }
/* Footer */

#footer {
	width: 710px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: x-small;
}
