/*

CSS Credit: http://www.templatemo.com/

*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #003300;
	background-color: #FFFFE6;


}
.bluetext {
	color: #006699;
}





a:link, a:visited { color: #006600; text-decoration: none; } 

a:active, a:hover { color: #CC0000; text-decoration: none; }


h1 {

	font-size: 22px;

	font-weight: bold;

	color: #004000;

	height: 32px;

	

	padding: 0px 0px 0px 0px;

}

h2 {

	margin-top: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #004000;

	height: 20px;

	padding: 7px 0px 0px 35px;

	background: url(images/h2.jpg) no-repeat;

}

#outerwrapper {
	width: 942px;
	margin: auto;
	height: 75px;
	background-image: url(images/top-1.jpg);
	background-repeat: no-repeat;	
}


#outerwrapper2 {
	width: 942px;
	margin: auto;
	background-image: url(images/content-back.jpg);
	background-repeat: repeat-y;	
}


#footer {

width: 942px;
	margin: auto;
	background-image: url(images/footerbox.jpg);
	background-repeat: no-repeat;
	height: 41px;	
}
#container {
	width: 900px;
	margin: auto;
	background-color: #FFFFE6;
	
}

#top {
	margin: auto;
	height: 53px;
	width:900px;
	padding: 0;
	background-color: #669900;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;	
}


#photo {
	position: relative;
	height: 200px;
	width:900px;
	padding: 0;
	color: #fff;
	background-image: url(images/image1.jpg);
}



#welcome {
	float: left;
	width: 900px;


}


#welcome img {

	padding-right: 8px;
float: left;
}



#templatemo_headersection span {

	font-size: 18px;

	font-weight: bold;

}

#welcomesection {

	float: left;

	width: 800px;

	text-align: justify;

	padding: 0px 50px 0px 50px;

}

#footersection {
	clear: both;
	width: 900px;
	height: 70px;
	margin-top: 20px;
	text-align: center;
	padding-top: 7px;
	background-image: url(images/footerbox.jpg);
	background-repeat: no-repeat;
}

#boxleft {

	float: left;

	width: 400px;

	padding-left: 50px;

}

#boxright {

	float: left;

	width: 430px;

	padding-left: 20px;

}

.box_left {
	float: left;
	width: 23px;
	height: 253px;
	background-image: url(images/templatemo_box_left.jpg);
	background-repeat: no-repeat;
}

.box_middle {
	float: left;
	width: 330px;
	height: 253px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	background-image: url(images/templatemo_box_middle.jpg);
	background-repeat: repeat-x;
}

.box_middle img {

	float: left;

	padding-right: 10px;

}

.box_right {
	float: left;
	width: 23px;
	height: 253px;
	background-image: url(images/templatemo_box_right.jpg);
	background-repeat: no-repeat;
}

.morebutton1 {

	background: url(images/morebutton1.jpg) no-repeat;

	font-size: 11px;

	height: 39px;

	width: 62px;

	padding: 8px 0px 0px 20px;

	font-weight: bold;

}

.morebutton1 a {

	color: #FFFFFF;

}

.morebutton2 {

	float: right;

	background: url(images/morebutton2.jpg) no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;

}

.morebutton2 a {

	font-weight: bold;

	color: #FFFFFF;

}

.indentmenu{
	font: bold 12px Arial;
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/menu3.jpg);
	background-repeat: repeat-x;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border*/
	border-width: 1px 0;
	background-color: white;
	background-image: url(images/menu3.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: black;
	background-image: url(images/menu4.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.img1 {
	


	padding: 5px;
	
}.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
	text-align:left;
}
.tableback {
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat;
	border: 1px dotted #669900;
}
.border {
	border: 1px solid #669900;
}
