/* CSS Document */

#Container {
	width: 900px;
	height: 1350px;
	background-color:#FFFFFF;
	border: 1px solid #283D71;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#NavBar {
	height: 225px;
	background-color: #CC6600;
	width: 100%;

}

#Content {
	padding-top: 10px;
	width: 96%;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	
}

td {
width:15px;
}

body {
	color: #3366CC;
	background-color: #996699;
}




#Banner {
	width: 100%;
}

li {
	display:inline;
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 15px;
	color: #000000;
}


ul {
	height: 15px;
	padding-top: 0px;
	margin-top: 0px;
}

#column1 {
	width: 30%;
	clear: right;
	float: left;
	margin-left: 0%;
	height: 570px;
	border: 1px solid #D0B9D0;
	padding-top: 5px;
	/*border: 1px solid #666666; */

}

#column2 {
	width: 42%;
	clear: right;
	float: left;
	margin-left: 3%;
	background-image: url(images/plaque.jpg);
	background-repeat: no-repeat;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3366CC;
	border: 1px none #CCCCCC;
}

#column3  {
width: 21%;
clear: right;
float: right;
margin-left: 1%;
background-image: url(images/window.jpg);
	background-repeat: no-repeat;
	height: 550px;
		border: 1px none #CCCCCC;
}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.3em;
	padding-top: 15px;
	color: #000066;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 1.6em;
	font-size: 0.95em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

h2 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

h3 {
text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#column1 h2  {
	margin-top: 200px;

}

#column3 h2  {
	margin-top: 200px;

}

#column2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 1.6em;
	font-size: 0.90em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;

}
.italic {
	line-height: 1em;
}


.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000033;
	text-decoration: none;

}

a.navText:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

a.navText:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

a.navText:hover {
	color: #FFFFFF;

}

a.navText:active {

}

a:link {
	text-decoration: none;
	color: #003366;
 
}
a:visited {
	color: #003366;
}
a:hover{
	color: #009900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fltleft {
	clear: both;
	float: left;
	padding-right: 15px;
	padding-left: 5px;

}

.fltright {
	clear: both;
	float: right;
	padding-right: 5px;
	padding-left: 15px;

}


.clear {
clear: both;
}


#sc {
	width: 100%;
	font-size: 0.7em;
	padding-top: 35px;

}

#sideBar {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px 0 8px 0;
	border: 1px solid #D0B9D0;

}


#calBox {
	width: 25%;

}

.boxStyle {
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 6px 0;
	vertical-align: top;
	width: 100%;
	 /*-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px; */
}

.quickBuyStyle {
	color: #FFFFFF;
	background-color: #CC6600;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 6px 0;
	vertical-align: top;
	width: 100%;
	 /*-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px; */
}

#sideBar p {
	margin: 0px 5px 0px 5px;
	padding-bottom: 20px;

}

Hr {
	width: 80%;
	text-align: center;
	margin: 0 auto;

}

#bottomBlock {
	clear: both;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	border-top: 1px solid #996699;

}

#leftPage {
	width: 40%;
	float: left;
	margin: 25px 0 0 40px;
	background-position: center;
}


#rightPage {
	width: 40%;
	float: left;
	margin: 25px 0 0 10px;

}

#rightPage p {
	width: 96%;
	float: none;
	color: #000000;
	padding-top: 75px;
	font-family: "Times New Roman", Times, serif;

}

.fltLeft {
	float: left;
	padding-right: 0px;
	margin-right: 15px;
	padding-bottom: 0px;
}

#footer {
	height: 25px;
	color: #FFFFFF;
	font-color: white;
	bottom: -37px;
	background-color: #003399;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.clr {
clear: both;
}

#photoBox {
	width: 76%;

}
.newsletterBox {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: 100;
	text-align: center;
	padding: 4px 0 6px 0;
	vertical-align: top;
	width: 100%;
	font-size: .85em;
}

