/* CSS Document */

/* element type selectors */

* {
	padding:0;
	margin:0;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
	dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
	a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
	strong, sub, sup, tt, var {
		margin: 0;
		padding: 0;
	}

ul {
	list-style-type:none;
}

body {
	background: #8db3e2 url(../images/stripe1.gif);
	/*background-color: #8db3e2;*/
	color: #363636;
	text-align:left;
	font: normal 10pt/1.5 arial, sans-serif;
}

  a:link               { color:#AF9549; text-decoration:underline;}
  a:hover              { color:#AF9549; text-decoration:underline;}
  a:visited            { color:#AF9549; text-decoration:underline;}
  a:visited:hover      { color:#AF9549; text-decoration:none;} 

p {	padding: 5px 20px}

h1	{
	color:#263F58;
	padding: 5px 20px;
	font-size: 16px;
}

h2	{
	color:#263F58;
	padding: 5px 20px;
	font-size: 18px;
}


/* Page ID's
-----------------------------------------------------------------*/
body#home a#homeNav, body#aboutUs a#aboutNav, body#contactUs a#contactNav, body#product a#productNav {
	background-image:url(../images/newNavGradient.gif);
	color: #ffffff;
	border: 1px solid #263F58;
}


#outer {
	width:935px;
	text-align:left;
	background-color: #fff;
	/*border: 1px solid #000;*/
	margin: 5px auto;
	position:relative;
}

#header	{
	height: 191px;
	border-bottom: 3px solid #DBC177;
}

#homeFlash	{
	/*width: 615px;
	height: 191px;*/
	float: left;
	background-color: #DBC177;
}

img#logoNew	{
	position:absolute;
	top:0;
	right:0;
	
}

#leftContent	{
	width: 199px;
	float:left;
}

#rightContentWrapper	{
	border-left: 3px solid #DBC177;
	margin: 0 0 0 200px;
}

#rightContent	{
	padding: 20px 20px 20px 0;
}

#footer {
	width:935px;
	text-align:center;
	margin: 5px auto;
	position:relative;
	font-size: 11px;
	color: #263F58;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #263F58;
}


#rightwrapper {
	float:right;
	width: 175px;
	height: 445px;
	text-align: left;
  	padding: 0 0 0px 10px;
	margin: 40px 20px 0 0;
}

.bl {background: url(../images/bl.gif) 0 100% no-repeat #263F58; width: 100%}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

#rightwrapper p, #rightnav a:link, #rightnav a:visited{
	color:#FFFFFF;
	font-size: 11px;
	padding: 5px;
}

#rightwrapper h2{
	color:#FFFFFF;
	font-size: 12px;
	padding: 5px;
	margin: 5px 0 0 0;
}

#rightHero	{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0;
	}
	
ul#rightnav	{
	margin: 0 0 20px 0;
	}

#rightnav a:hover	{
	text-decoration:none;
	}

/* Navigation */


ul#nav	{
	list-style: none;
	margin: 25px auto 0 auto;
	padding: 0px;
	background-color: #263F58;
	width: 70%;
}

ul#nav li a:link, ul#nav li a:visited {
	text-decoration:none;
	display: block;
	width: 90%;
	padding: 10px 5%;
	background-color: #263F58;
	font: bold 11pt/1.5 arial, sans-serif;
	color: #FFFFFF;
	text-align:center;
	border: 1px solid #263F58;
}

ul#nav li	{
	border-top: 10px solid #FFFFFF;
}

ul#nav li a:hover {
	background-image:url(../images/newNavGradient.gif);
	color: #ffffff;
}


ul#productsNav	{
	margin: 10px 0 10px 10px;
}

ul#productsNav li	{
	padding: 7px;

}

ul#productsNav li ul	{
	float:left;
	text-align:center;
	color:#263F58;
	font-size: 14px;
}

ul#productsNav li ul img {

	background-color: #F9F9F9;
	border: 1px solid #E6E6E6;
	padding: 5px;
	
}


/* Form */


form ul {
	width: 90%;
	margin: 5px;
	border-top: 1px solid #FFFFFF;
}

#rightwrapper form ul h2 {
	padding: 10px 0 0 0;
}

form ul li	{
	padding: 5px 0;
}

form label {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 0 2px 0;
	width: 10em;
	float:left;
}

form input, form textarea, form select {
	width: 10em;
	background-color: #E1EAEC;
}

form input#Submit	{
	width: 5em;
	margin: 0 0 0 75px;
}

.clear {
	clear:both;
}


/* Products */

ul#productList	{
	margin: 10px 20px;
	width:100%;
	height: 25px;
	
}

ul#productList li a:link, ul#productList li a:visited 	{
	float:left;
	color:#263F58;
	font: bold 11pt/1.5 arial, sans-serif;
	text-align:center;
	padding: 0 20px;
}

ul#productList li a:hover 	{
	text-decoration:none;
}


#galleryHero	{
	margin: 10px 200px 20px 20px;
}

ul#galleryThumbs	{
	margin: 10px 200px 20px 15px;
}

ul#galleryThumbs li	{
	float:left;
	padding: 5px;
}


dl#rightBoxContact {
	color:#FFFFFF;
	font-size: 11px;
	padding: 5px;
}

dl#rightBoxContact dt{
	margin: 10px 0 0 0;
}


/* About Us */

ul#about	{
	margin: 20px 220px 20px 20px;
	text-align:justify;
}

ul#about li	{
	padding: 5px 0;
}

ul#about li ul	{
	padding: 0 0 15px 0;
}

ul#about li ul li	{
	height: 115px;
}

ul#about li ul li img	{
	float:left;
	margin: 0 20px 0 0;
	
	background-color: #F9F9F9;
	border: 1px solid #E6E6E6;
	padding: 5px;
}


/* Contact Us */

dl#contactList	{
	margin: 20px;
}

dl#contactList dt	{
	margin: 20px 0 0 0;
}

dl#contactList dd	{

}


/* Clear */


.clearLeft {
	clear:left;
}

.clearBoth {
	clear:both;
}