@charset "utf-8";
/* CSS Document */
html,body{
	height:100%;
	margin: 0 0 1px;
	padding: 0;
}
body{
	background:#C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photo_box{
	background-color:#FFF;
	padding:8px;
	margin:3px;
	font-size:10px;
	float:left;
	text-align:center;
	/*border:1px solid #162;*/
}
.photo_box p{
	width:auto;
	display:inline;
}
/* Firefox 3 red dot image link bug fix */
a:focus, a:hover, a:active { outline:none }

a{
	color:#FFFFFF;
	font-weight:bold;
}
a:hover{
	color:#C8E08D;
}
form{
	padding:0px;
	margin:0px;
}
#outer{
	text-align:left;
}
td img {
	display: block;
}
#top{
	background-image:url(../images/back-top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:956px;
	height:130px;
}
#middle{
	width:956px;
}
#foot{
	background-image:url(../images/back-foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:956px;
	height:51px;
}
#edge-left{
	background-image:url(../images/edge-left.gif);
	background-repeat:repeat-y;
	width:6px;
}
#edge-right{
	background-image:url(../images/edge-right.gif);
	background-repeat:repeat-y;
	width:6px;
}
#nav{
	background-color:#24642A;
	background-image:url(../images/back-topnav.gif);
	background-repeat:repeat-x;
	background-position: 0px 1px;
	height:121px;
}
#nav2{
	background-color:#24642A;
	background-image:url(../images/back-topnav2.gif);
	background-repeat:repeat-x;
	background-position: 0px 1px;
	height:121px;
}
#content{
	width:944px;
	background-color:#F0F0F0;
	background-image:url(../images/grad-back-593.png);
	background-repeat:repeat-x;
}
.content{
	width:906px;
	margin-bottom:20px;
}
.contentbox{
	width:944px;
}

h1.title{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	padding:5px 0px;
	margin:5px 0px;
}
span.title-active{
	font-weight:bold;
}
a.title-link{
	color:#FFFFFF;
}
.content-left{
	background-color:#ffffff;
	width:50%;
	border:#FFFFFF 2px solid;
	vertical-align:top;
}
.content-right{
	background-color:#6BA579;
	width:50%;
	color:#FFFFFF;
	font-size: 16px;
	border:#FFFFFF 2px solid;
	padding:20px;
	vertical-align:top;

}
.contentbox-foot{
	background-color:#ECF7F0;
}
#search input{
    border:none;
    background:transparent;
}
div#search{
    background-image:url(../images/search.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    padding:0px;
    margin:23px 20px 12px 0px;
    width:145px;
    height:25px;
	float:right;
	text-align:left;
}
#search input{
	padding:0px;
	margin:4px 0px 0px 10px;
	width:120px;
	height:21px;
	color:#629460;
	text-transform:uppercase;
	text-align:left;
}
#logo-monsoon{
	width:291px;
	padding-left:18px;
}
#freephone{
	width:259px;
	padding-right:18px;
}
#logo{
	width:367px;
}

