﻿body 
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#000;
	font-size:12px;
	font-family:Verdana;
}

a{ color:#fff; text-decoration:none; font-size:1em;  }
a:hover{  color:#000; font-size:1em; text-decoration:underline; }

a.link {color:#fff; text-decoration:none; font-size:1em;}
a:hover.link {color:#fff; font-size:1em; text-decoration:none;} 


.bodybg{background-color:#1D386D; color:#fff;	}

.content{ background-color:#cc6f2c; width:800px;}

.whitetext{ color:#fff; font-size:12px; font-family:Verdana; text-align:left; padding:5px; }

.smalltext{ color:#000; font-size:10px; font-family:Verdana; padding-left:10px; padding-right:10px; }

.button{	background-image: url(../images/btn_clicktoorder.jpg);background-position:0px -23px; font-size: 12px; font-family:verdana; color:#fff; line-height:23px;  font-weight:bold;width:130px;height:23px;cursor:pointer;cursor:hand;	border-style:none;	background-color:Transparent; text-align:center; text-decoration:none; }
.button:hover{background-image: url(../images/btn_clicktoorder.jpg);background-position:0px 0px;width:130px;color:#fff; height:23px;cursor:pointer; line-height:23px;	cursor:hand;border-style:none;	background-color:Transparent; text-decoration:none;}



 #menu{ background-color:#273e8e; color:#fff; font-size:1.2em; line-height:25px; text-align:center;}
#menu  a{ padding:5px;  color:#fff; text-decoration:none;  text-align:center; }
#menu  a:hover{  padding:5px;  margin:0px; color:#cb6f2c; text-decoration:none; text-align:center;}


.homepage{ background-image: url(../images/Fall_background.jpg); background-position:left top; width:800px; height:440px;}
.homepage .b_black{ background-color:#221e1f; text-align:center;}

 

.contact{ background-image: url(../images/contact_bg.jpg); background-position:left top; width:800px; height:440px;}
.ornament{background-image: url(../images/Ornament.jpg); background-position:left top; width:800px; height:440px;}

.ornamenttext{position:absolute; float:left;padding-left:40px; width:350px; top:250px;text-align:center;}


.top
{
	border-top:1px solid #1D386D;
	}
.bottom
{
	border-bottom:1px solid #1D386D;
	}
.left
{
	border-left:1px solid #1D386D;
	}	
.right
{
	border-right:1px solid #1D386D;
	}
.left_white
{
	border-left:2px solid #cc6f2c;
	}	
.right_white
{
	border-right:2px solid #cc6f2c;}
	
.termsconditions
{
	background-color:#BBCBDB;
	color:#000000; 
	width:250px;
	text-align:justify; 
	word-spacing:normal;
	
	border: 1px solid #000000;
	
	}
	
em
	{
		color:#fff;
		}