@charset "utf-8";
/* CSS Document */

body { width:1000px; margin:0 auto; background:url(../imgs/background_img.jpg) repeat-x #000; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

img { border:0; }

.main { width:100%; float:left; }
.spacer { float:left; background:url(../imgs/spacer.gif) no-repeat; }

.left { float:left; }
.right { float:right; }

.span_color { color:#E6B185; }

@font-face {
font-family: "TrajanPro-Regular";
src: url("http://vishalfoundations.com/beta/img/TrajanPro-Regular.eot");  /* FOR IEs */
src: local('TrajanPro-Regular'), url('http://vishalfoundations.com/beta/img/TrajanPro-Regular.svg') format('svg');
src: local('TrajanPro-Regular'), url('http://vishalfoundations.com/beta/img/TrajanPro-Regular.ttf') format('truetype'); /* for other web browsers */
}

/* Header */
.header { width:1000px; background:url(../imgs/curve_shadow_bg.jpg) no-repeat; height:190px; padding:14px 0 0 0; }
.vishal_foundations_logo { float:left; background:url(../imgs/vishal_foundations_logo.png) no-repeat; width:178px; height:130px; margin-left:50px; }
.vishal_foundations_name { float:left; background:url(../imgs/vishal_foundations_name.png) no-repeat; width:652px; height:80px; margin-top:30px; margin-left:25px; }

/* Menu */
.menu { width:900px; float:left; padding-left:100px; margin-top:25px; }
.menu ul { float:left; padding:0; margin:0; }
.menu ul li{ float:left; list-style:none; padding:0; }
.menu ul li a{ float:left; color:#FFF; text-decoration:none; font-family:"TrajanPro-Regular"; font-size:16px; padding:0 38px; border-left:#493625 1px solid; border-right:#493625 1px solid; }

/* Content */
.content { float:left; width:950px; background:url(../imgs/old_lady.jpg) no-repeat right bottom; height:auto; padding-left:50px; }
.content p { font-size:13px; width:600px; line-height:25px; text-indent:40px; text-align:justify; }
.content h2 { color:#F9BB84; text-transform:uppercase; }
.content li { margin:5px 0; list-style:url(../imgs/list_style.jpg); }

.img_border { float:left; border-radius:8px; background-color:#7A5B3F; width:auto; padding:6px; margin:0 10px; }

.img_border a:hover { background:url(../imgs/hp_img_1.jpg) no-repeat; width:160px; height:128px; float:left; }

		#example a{ clear:left; overflow:auto; display:block;
				width:160px;
				height:128px;
				float:left;
				background-image:url(../imgs/hp_img.jpg);
				background-repeat:no-repeat;
				cursor:pointer;
				text-indent:-9999px; }
			
			#example_1{background-position:0 0;}
			#example_1:hover{background-position:0 -128px;}
			
			#example_2{background-position:-160px 0;}
			#example_2:hover{background-position:-160px -128px;}
			
			#example_3{background-position:-320px 0;}
			#example_3:hover{background-position:-320px -128px;}
			
			#example_4{background-position:-480px 0;}
			#example_4:hover{background-position:-480px -128px;}
			
			#example_5{background-position:-640px 0;}
			#example_5:hover{background-position:-640px -128px;}
			

marquee { float:left; width:100%; margin-top:10px; }

/* Footer */

.footer { background-color:#19130D; font-family:Tahoma, Geneva, sans-serif; width:980px; height:20px; padding:10px 10px 0 10px; margin-top:10px; float:left; font-size:12px; color:#828282; }
.footer a { color:#828282; text-decoration:none; font-weight:bold; }

/******************************************************************** Contact Page *********************************************************************************/

.contact_top { float:left; width:640px; font-family:"TrajanPro-Regular"; }
.contact_info { float:left; width:320px; }
.contact_info h3 { float:left; width:100%; padding:0; margin:0; font-size:14px; font-weight:100; line-height:25px; }
.contact_info_mail { font-family:Arial, Helvetica, sans-serif; }

.google_map { float:left; width:auto; margin-top:25px; }

.contact_bottom { float:left; width:640px; margin-top:20px; font-family:"TrajanPro-Regular"; }
.enquiry_form { float:left; width:450px; border:1px #4F4438 solid; padding:10px; border-radius:10px; }
.enquiry_set { float:left; margin:7px 0; }
label { float:left; padding-top:5px; width:90px; letter-spacing:2px; }
input { float:left; background-color:#FEE1C7; border:0; width:350px; height:27px; }
textarea { float:left; background-color:#FEE1C7; border:0; width:349px; }

.enquiry_form_submit { width:101px; height:32px; float:right; margin-right:10px; cursor:pointer; }

/******************************************************************* Gallery Page ***********************************************************************************/
.gallery_content { float:left; width:950px; height:auto; }

/******************************************************************* About Page ***********************************************************************************/

.ap_content { float:left; width:950px; background:url(../imgs/about%20copy.jpg) no-repeat right center; height:auto; padding-left:50px; }
.ap_content p { font-size:13px; width:600px; line-height:25px; text-indent:40px; text-align:justify; }
.ap_content h2 { color:#F9BB84; text-transform:uppercase; }
.ap_content li { margin:5px 0; list-style:url(../imgs/list_style.jpg); }
