/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:.#fff;
		min-width:1000px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	}
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#fff;		/* right column background colour */
	}
	.threecol .colmid {
		right:5%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:90%;			/* width of the middle column */
		background:#fff;	/* left column background colour */
	}
	.threecol .col1 {
		width:88%;			/* width of center column content (column width minus padding on either side) */
		left:101%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:3%;			/* Width of left column content (column width minus padding on either side) */
		left:8%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:3%;			/* Width of right column content (column width minus padding on either side) */
		left:100%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
	}

.crown_header {
	background-image: url(images/header_bg.jpg);
	height: 149px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.crown_header_menu{
	background-image: url(images/header_menu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 53px;
	padding-top: 10px;
	width:1000px;
		margin-left:auto;
	margin-right:auto;

}

.crown_container {
	font-size: 1.2em;
	width:975px;
		margin-left:auto;
	margin-right:auto;

}

.crown_left {
    float: left;
    width: 180px;
    margin-left: 20px!important;
    margin-left: 10px;
    padding-top: 0px;
    font-family: Verdana;
    font-size: 10pt;
}
.crown_prod_left {
    float: left;
    width: 220px;
    margin-left: 20px!important;
    margin-left: 10px;
    padding-top: 0px;
    font-family: Verdana;
    font-size: 10pt;
}
.crown_content {
    margin-right: 0px;
    margin-left: 200px;
    padding: 5px;
    width:790px;
    height:auto;
    font-family:Verdana;
    font-size:8pt;
}

.crown_prod_content {
    margin-right: 0px;
    margin-left: 240px;
    padding: 8px;
    width:720px;
    height:auto;
    font-family:Verdana;
    font-size:8pt;
}


.crown_content_left {
    float:left;
    margin-left: 20px;
    padding: 5px;
    width:420px;
}
.crown_content_right {
    float:right;
    margin-right: 5px;
    padding: 5px;
    width:320px;
}

.crown_footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
	font-size: .9em;
	padding-top: 90px;
	width:1000px;
		margin-left:auto;
	margin-right:auto;

}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

p.parag
{
	text-indent:50px;
}

p.parag_ch
{
	text-indent:50px;
	font-size:11pt;
}


h1{
	color: #FFFFFF;
	font-size: 3em;
	padding-top: 70px;
	padding-left: 50px;
}

.heading_color{
	color: #FF9900;	
}


h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid .crown_A7AAB3;
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(images/menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
	font-size:10pt;
}

.images_left {float: left;
               margin: 5px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #FF6633}   /* mouse over link */
a:active {color: #FF3333}   /* selected link */

/***********************************'   Left side Menu  *******************************/

.crown_navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 160px;
	
}


.crown_navlist li a {
	text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.crown_navlist li
{
	display: block;
	padding-right: 20px;
	font-size: 1.0em;
margin-top: 1em;

padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

.btnStyle1
{
font: 600 9pt Arial;
color: white;
background-attachment: scroll;background-image: url("./images/button16.jpg");
}

.engtd
{
    font-family: Verdana;
    font-size: 8pt;
}

.chitd
{
    font-size: 10pt;
}
