@charset "utf-8";
/* CSS Document */
body
{
	margin: auto 0px;
	background: #55a0c8 url(../images/bg.jpg) repeat-y center top;
}
a
{
color:#000000;

}
a:visited
{
color:#000000;

}

a img
{
border:none;
}
.container
{
	margin: 0px auto;
	text-align: left;
	width: 900px;
	background: #ffffff;
	border: 0px solid #FF0000;
}
/*------------------------Top Header-----------------------------*/
.top
{
	border: 0px solid #FF0000;
}

.topheader
{

	height: 53px;
	width: 622px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:right;
	border: 0px solid #FF0000;

}

.topbanner
{
	height: 190px;
	width: 900px;
	border: 0px solid #0033FF;
	float:left;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

.maincontent
{
 	border: 0px solid #0000FF;
}


/*------------------------SideBar-----------------------------*/

.sidebar
{
	width: 208px;
/*	height: 442px;*/
	border: 0px solid #0033FF;
	float:left;
	padding: 0px 0px 10px 0px;
}


.menu
{
	 padding: 0px 0px 0px 0px;
	 margin: 5px 0px 0px 35px;
}


.menublue
{
	background: #FFFFFF url(../images/menu_blue_img.jpg) repeat center top;
	width: 138px;
	height: 30px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	text-transform: capitalize;
}
.menublue a
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	text-decoration: none;	
}
.menublue a:hover
{

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	text-decoration: underline;   
}


.menugreen
{
	background: #FFFFFF url(../images/menu_green_img.jpg) repeat center top;
	width: 138px;
	height: 30px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	text-transform: capitalize;
}
.menugreen a
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	text-decoration: none;	
}
.menugreen a:hover
{

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #02435e;
	font-weight: bold;
	text-decoration: underline;   
}

.menulgtbrown
{
	background: #FFFFFF url(../images/menu_lgtbrown_img.jpg) repeat center top;
	width: 138px;
	height: 30px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #6f2c00;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	text-transform: capitalize;
}
.menulgtbrown a
{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #6f2c00;
	font-weight: bold;
	text-decoration: none;	
}
.menulgtbrown a:hover
{

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #6f2c00;
	font-weight: bold;
	text-decoration: underline;   
}

.menured
{
	background: #FFFFFF url(../images/menu_red_img.jpg) repeat center top;
	width: 138px;
	height: 27px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #680e02;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	text-transform: capitalize;
}
.menured a
{ 	
    font-family: "Comic Sans MS";
	font-size: 14px;
	color: #680e02;
	font-weight: bold;
	text-decoration: none;	
}
.menured a:hover
{ 	
    font-family: "Comic Sans MS";
	font-size: 14px;
	color: #680e02;
	font-weight: bold;
    text-decoration: underline;   

}
.menubrown
{
	background: #FFFFFF url(../images/menu_brown_img.jpg) repeat center top;
	width: 138px;
	height: 27px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #622900;
	font-weight: bold;
	padding: 0px 0px 0px 13px;
	text-transform: capitalize;
}
.menubrown a
{ 	
    font-family: "Comic Sans MS";
	font-size: 14px;
	color: #622900;
	font-weight: bold;
	text-decoration: none;	
}
.menubrown a:hover
{ 	
    font-family: "Comic Sans MS";
	font-size: 14px;
	color: #622900;
	font-weight: bold;
	text-decoration: underline;   

}
.logobox
{
	background: url(../images/logo_box_img.jpg) repeat center top;
	width: 166px;
	height: 144px;
	border: 0px solid #00FF00;
	padding: 12px 0px 0px 10px;
	margin: 20px 0px 0px 20px;
	
}
.logoboxImg
{
	width: 158px;
	height: 133px;
	border: 0px solid #00FF00;
}


/*---------------------Content----------------------*/


.contentArea
{ 
	 /*width: 685px;*/
	 width: 669px;
	 float: left;
	 padding:0 0px 0 0px;
  	 margin:0 0px 0 0px;
	 border: 0px solid #000000;
	 vertical-align: top;
}
.contentArea p 
{
	margin-top: 0px;
}

.contentArea a
{ 
	 text-decoration: none;
	 font-family: "Comic Sans MS";
	 font-style: normal;
	 font-weight:normal;	

}
.contentArea a:hover
{ 
	 text-decoration: none;
 	 font-family: "Comic Sans MS";
	 font-style: normal;
	 border:none;
	 

}
/*.contentheader
{
	font-family: "Comic Sans MS";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color:#6cb6d9;
	padding: 6px 0px 5px 20px;
	border: 0px solid #00FF00;
}*/

.content
{
	padding: 10px 10px 10px 10px;
	border: 0px solid #00FF00;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #031e6e;
	font-weight: bold;
	border: 0px solid #00FF00;
}

.contentBoth
{ 
	border: 0px solid #00FF00;
	height: 285px;
}
/*.contentMain1
{
	width: 346px;
	height: 237px;
	float:left;
	border: 0px solid #00FF00;
	background: url(../images/main_box_img.jpg) no-repeat left top;
	padding: 15px 0px 0px 12px;
}
*/
/*.contentMain2
{
	width: 290px;
	float: left;
	border: 0px solid #00FF00;
	padding: 45px 0px 0px 15px;
}*/

.contentMain3
{
	background: url(../images/bottom_img_box.jpg) no-repeat left top;
	width: 663px;
	height: 65px;
	padding: 30px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	clear: both;
	border: 0px solid #00FF00;
	align:center;
	vertical-align:middle;
}
.contentMain3Gal
{
	background: url(../images/bottom_img_box.jpg) no-repeat left top;
	width: 655px;
	height: 65px;
	padding: 30px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	clear: both;
	border: 0px solid #00FF00;
}
.contentMain3a
{
	padding: 0px 0px 0px 15px;
}

.contentMain3b
{
	padding: 10px 25px 0px 0px;
	text-align:right;
}

.img1
{
	width: 332px;
	height: 221px;
}
.img2
{
	width: 158px;
	height: 133px;
}

/*---------------------footer----------------------*/

.footer
{
	clear: both;
	height: 70px;
	border: 0px solid #0033FF;
	background: url(../images/footer_img.jpg) no-repeat left top;
	padding: 10px 20px 0px 20px;
}

.footerA
{
 float: left;
 text-align:left;
}

.footerB
{
 float: right;
 text-align:right;
}

.footerBlack
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 2px;
}
.footerBlack a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.footerBlack a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;    
}
.footrtBlue
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e65c6;
	padding: 5px 0px 0px 0px;
	text-decoration: none; 
}
.footrtBlue1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e65c6;	
}

.footerlink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e65c6;	
	text-decoration:none;
}
.footerlink a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e65c6;	
	text-decoration:none;
}
.footerlink a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1e65c6;	
	text-decoration: underline; 
}
.footerBlackWithWidth
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 2px;
	width:400px;
}
.footerBlackWithWidth a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.footerBlackWithWidth a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;    
}
.PhotoGallerySlideShow
{
	width: 125px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #ffffff;
	color:#000000;
}

.PhotoGallerySlideShow2
{
	width: 100px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: none;
	background-color: #ffffff;
	color:#000000;
}
.SlideShowLink 
{
	
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-decoration:none;
}

.SlideShowLink a
{
	
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-decoration:none;
}

.SlideShowLink a:hover
{
	
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-decoration:none;
}
.ContantAreaPhotoGallery
{
	width: 413px;
	float: left;
	border: 0px solid #FF0033;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-align:justify;
	
}
.ContantAreaPhotoGallery a
{

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration:none;
	
}
.ContantAreaPhotoGallery a:hover
{

 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
}
.PhotoGallerytextfield
{
	width: 200px;
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 0px 0px 3px;
	border: 2px solid #000000;
	background-color: #ffffff;
	color:#000000;
}
.submitbutton
{   
    background: url(../images/submit.jpg) no-repeat center top;
	width: 61px;
	height: 21px;
	border: 0px;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	
}
.testimonial_content
{
background:url(../images/latest_new_gradian.gif) left bottom repeat-x;
border-left:1px solid #FBF6E6;
border-right:1px solid #FBF6E6;
border-bottom:1px solid #FBF6E6;
}

.testimonialcontentArea
{ 
	 text-decoration: none;
	 font-family: "Comic Sans MS";
	 font-style: normal;
	 font-weight:normal;	
	 color:#000000;

}
.testimonialcontentArea a:hover
{ 
	 text-decoration: none;
 	 font-family: "Comic Sans MS";
	 font-style: normal;
	 font-weight:normal;
color:#000000;
	 

}
.newtestimonialstyle
{
font-family:Comic Sans MS; 
font-size:15px;
font-weight:bold;
text-align:right;
width:600px;
color:#000000;
}