/*
Theme Name: Windsor Reclamation
Description: The default Windsor Reclamation Theme
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,Sans-Serif; 
 	background: #8b1818 url('images/bkg.png') repeat-x top;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.narrowcolumn p {
	font-size:12px;
}
small {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #8B1818;
	font-size:18px;
	text-align: left;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #8B1818;
	font-size:17px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial,Helvetica,Sans-Serif; 
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
/* 	margin: 20px auto; */
	padding: 0;
	width: 958px;
	border: 1px solid #959596;
	}

#header {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;	
	width: 100%;
}


#headerimg {
	margin: 0;
	height: 113px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 17px;
	margin: 5px 0px 0 0;
	width: 685px;
	border-left: 1px dotted #7f7f7f;
	min-height: 586px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	font-size: 13px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* new styles */

#content {
	font-size:1.2em;
	margin:0 auto;
	width:920px;
}

/*use this if you want to make div or whatever not display*/

.no-display{
	display: none;
}

#homeImage {
       float:left;
       clear:left;
	background: url("images/homeImage.png") no-repeat left top;
	height: 277px;
	width: 600px;
	
}

#homeImage h1{
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 245px 0 0 0; 
}

/* define the upper menu  */
#menu{
	color:white;	
	padding: 0 auto;
	margin: 0 auto;
	text-align:center;
	font-size:12px;
	width:100%;
	clear:both;
}

#menu ul{
	margin: 6px 7px 7px 0px;
	padding: 0;
}

#menu ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#menu a{
	font-weight: bold;
	color:#5E5B5B;
	padding: 10px 2px 0 10px;
	text-decoration:none;
	font-size:12px; 
}

#menu a:hover {
	font-weight: bold;
	color:#8b1818;
	padding: 10px 2px 0 10px;
	text-decoration:none;
	font-size:12px; 
}

#menu a:visited{
	font-weight: bold;
	color:#d1a3a3;
	padding: 10px 2px 0 10px;
 	text-decoration:none;
	font-size:12px; 
}

#menu p{
	text-align: center; 
	margin:0; 	
	font-size: 12px;
	padding: 7px 0 7px 0px; 	
}


*    { 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size:x-small; 
	}

img  { 
       border-style: none;
      }

form { 
	padding:0px; 
	margin:0px; 
	}
a:link, a:hover, a:visited { 
	color:#5E5B5B; 
	font-size:100%; 
	}

#registerTbl{ 	
	margin:5px auto;	
	width:400px;

}

.label{ 
	font-size:12px; 
	font-weight:700; 
	color: #575757;
}
.iTxt1{ 
	font-size:12px; 
	border:solid 1px #575757; 
	width:172px;
}

.iBut1 { 
	font-size:12px; 
	border-style:outset; 	
	margin:5px 0px 0px 100px;
	
}

/* homepage right side */

.bricksBoxSide{
	width:302px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
       	border-top: 1px solid #e1e1e1;
       	border-right: 1px solid #e1e1e1;
       	border-bottom: 1px solid #e1e1e1;
       	border-left: 1px solid #e1e1e1;
}


#bricksBoxSide1{
	width:302px;
	height:107px;
	padding: 0;
	margin: 0;
	background: url("images/tile1.png") no-repeat left top;
	background-color:#f2f2f2;
}

#bricksBoxSide2{
	width:302px;
	height:107px;
	padding: 0;
	margin: 0;
	background: url("images/tile2.png") no-repeat left top;
	background-color:#f2f2f2;
}

#bricksBoxSide3{
	width:302px;
	height:107px;
	padding: 0;
	margin: 0;
	background: url("images/tile3.png") no-repeat left top;
	background-color:#f2f2f2;
}

#bricksBoxSide4{
	width:302px;
	height:107px;
	padding: 0;
	margin: 0;
	background: url("images/tile4.png") no-repeat left top;
	background-color:#f2f2f2;

}

.bricksBoxSideText  { 
	width:110px;
	font-size:1.15em; 	
	color:#FFFFFF;
	padding:8px 0px 0px 10px;  
	margin:0px 0px 0px 0px;
	float: left;
}

.bricksBoxSideText a , .bricksBoxSideText a:link, .bricksBoxSideText a:hover, .bricksBoxSideText a:visited{
	color:#ffffff;
	font-weight: bold;
}
.bricksBoxSideText h2 {
	font-weight:bold;
	margin: 0px 0 5px 0;
	padding: 0;
	color:#FFFFFF; 
/*	font-size:16px;*/
}

.bricksBoxSideText p {
	font-weight:600;
	margin: 0;
	padding: 0;
	color:#FFFFFF; 
	font-size:110%;
}

/* homepage text */

.homepageContent {	
        background-color: #ffffff;
        width:600px;
      	float:left;
	clear:left;	
        padding: 0px 0 4px 0;
        margin: 0px 0 0 0;
	color:#ffffff;
	text-align: left;	
}

.homepageContent h1 { 
	font-size:17px; 
	color:#8b1818; 
	font-weight:bold;
	text-align:left;  
	margin:22px 0px 20px 0px; 
	padding:0px; 
}

.homepageContent p { 
	font-size:13px; 
	color:#555555; 
	text-align:left;
	margin: 0;
	padding:0;
	font-weight:normal; 
}


.homepageContent ul{
	font-weight:normal; 	
	text-align:justify; 
	margin: 0 0 10px 0;
	padding:0px; 
	font-size:110%;
	float: left;
	color: #5e5b5b;
}

/* define the gray div */

.grayBgDiv {
       background:transparent url("images/homeBack.png") top repeat-x; 
       background-color: #ffffff;
       width:600px;
       float:left;
       clear:left;	
       padding: 0px 0 14px 0;
       margin: 10px 0 0px 0;
       color:#363636;
       text-align: left;

}

/* define the list */

.grayBgDiv ul {
	font-weight:normal; 	
	text-align:justify; 
	margin: 0 0 10px 0;
	padding:0px; 	
	float: left;
	color: #5e5b5b;
	font-weight: bold;
	font-size:14px;
}


.grayBgDiv ul li {
	font-weight:normal;
	text-align:justify; 
	margin: 10px 0 0 30px;
	padding:0; 
	list-style-image: url('images/bullet.png');
	list-style-position: outside; 
	font-weight: bold;
	font-size:14px;
}


.grayBgDiv ul li:before {
	color: pink;
}


.boldText {
	font-size:100%;
	font-weight: bold;
	color:#8b1818; 
}

.note {
	font-size:11px;
	font-weight: bold;
	color:#8b1818; 
	float:left;
	margin: 0 0 0 30px;
	color: #5e5b5b;
}

/* define footer here */


#footer { 
	clear:both; 
	width:920px; 
        margin:10px 0px 10px 0px; 
	padding:10px 0 0 0; 
	height:26px; 
	}

#footer ul { 
	float:left; 
	clear:both; 
	width:920px;
        padding:0px; 
	margin:0px; 
	border-top: 2px solid #8b1818;
}

#footer li  { 
	float:left; 
	clear:none; 
	list-style-type:none; 
	height:16px;
	font-size:100%; 
	font-weight:normal; 
	color:#555555;
	padding:6px 0px 0px 0px; 

}

#footer li.right   { 
	float:right; 
	clear:none; 
	font-weight:bold;
	
	}

#footer li.rightLine   { 
	float:right; 
	clear:none; 
	font-weight:bold;
	color: #8b1818;
	}

#footer li.leftLine   { 	
	clear:none; 
	font-weight:bold;
	color: #8b1818;
	}

#footer a:link { 
	font-size:12px; 	
	font-weight:bold; 
	color:#555555;
        display:list-item; 
	text-decoration:none;
        padding:0px 8px 0px 8px; 
	margin:0px; 
}

#footer a:visited  { 
	font-size:12px; 	
	font-weight:bold; 
	color:#888888;
        display:list-item; 
	text-decoration:none;
	padding:0px 8px 0px 8px; 
	margin:0px; 
	}

#footer a:hover    { 
	font-size:12px; 	
	font-weight:bold; 
	color:#888888;
	display:list-item; 
	text-decoration:underline;
	padding:0px 8px 0px 8px; 
	margin:0px; 
	}



/* define brick matching on homepage */

#brickMatching {
	width:302px;
	height:176px;
	padding: 0;
	margin: 0;
	background: url("images/brickMatching.png") no-repeat left top;
	background-color:#ffffff;
	
}

#brickMatchingText {
	margin: 0px 0 5px 0;
	padding: 27px 0 0px 14px;	
}
#brickMatchingText h2 {
	font-weight:bold;
	color:#8b1818; 
	font-size:16px;
	margin: 0;
	padding: 0;
}

#brickMatchingText p {
	font-weight:normal;
	color:#555555; 
	font-size:110%;
	margin: 10px 0px 5px 0;
	padding: 0 10px 0 0;
	text-align: justify;
	
}

#brickMatching a:link { 
	width:203px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;
   padding: 5px 10px 0 5px;
	margin:0px; 
	background: url("images/brickLink.png") no-repeat left top;
	float:right;
}

#brickMatching a:visited  { 
	width:203px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;
	padding: 5px 10px 0 5px;
	margin:0px; 
	background: url("images/brickLink.png") no-repeat left top;
	float:right;
	}

#brickMatching a:hover    { 
	width:203px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:underline;
	padding: 5px 10px 0 5px;
	margin:0px; 
	background: url("images/brickLink.png") no-repeat left top;
	float:right;
	}

/*  Product Box */

.product {
	width: 162px;
	margin: 0 8px 0 0;
	padding: 0;
	background: url("images/productBoxBg.png") repeat-x left bottom;
/* 	min-height: 187px; */
	min-height: 200px;
	float: left;
}

.product a:link { 
	width:150px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;
	margin: 0px;
	background: url("images/prodLink.png") no-repeat left top;
	float:right;
   	padding: 6px 0px 0 6px;
}

.product a:visited  { 
	width:150px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:none;	
	margin: 0px;
	background: url("images/prodLink.png") no-repeat left top;
	float:right;
	padding: 6px 0px 0 6px;
	}

.product a:hover    { 
	width:150px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color:#ffffff;
	text-decoration:underline;	
	margin: 0px;
	background: url("images/prodLink.png") no-repeat left top;
	float:right;
	padding: 6px 0px 0 6px;
	}

.product h2 {
	width: 153px;
 	height: 28px;
	background: #8f8f8f url("images/productH2.png") no-repeat left top;
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 0px 4px 9px;
	margin:5px 0 0 0;
	font-weight: bold;
}

.product p {
	font-weight:normal;
	color:#786b6b; 
	font-size:110%;
	margin: 0;
	padding: 0;
	text-align: justify;
	min-height: 30px;
	
}

.productType {
/* 	float: left; 
	margin: 20px 0 30px 5px !important;
	padding: 0 !important;*/
	font-weight: bold !important;
	clear:both;
	margin: 0;
	padding: 0;

}

.productTypeMain {
	float: left; 
/* 	margin: 20px 0 30px 5px !important; */
	padding: 0 !important;
	font-weight: bold !important;
	margin: 0;
	padding: 0;

}

.divider {
	clear: both; 
	height: 20px;
}

.productP {
	width: 140px;
	margin: 0 auto !important;
	padding: 0 0 10px 0 !important;
	clear: both;
}

/*** Sidebar Menu ***/

ul.sidebar_menu, ul.section { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 14px; width: 210px; }

ul.section li   { font-size: 13px;}
ul.section li a { text-decoration: none; display: block; text-align: left;
                  font-size: 12px; color: #9a3737; padding: 6px 0 6px 25px; }
ul.section li a:hover { color: black; }
div.sidebar_wrap_a { width: 210px; height: 25px; font-size:14px; color: #363636; font-weight: bold; border-bottom: 1px solid #929292;}
div.sidebar_wrap_a a { color: #363636; display: block; text-decoration: none;
                       text-align: left; padding-top: 2px; padding-left: 25px;
                       background: transparent url("images/arrowRight.png") no-repeat;
                       background-position: 10px 55%; font-size:14px; }
div.sidebar_wrap_a a:hover { color: black; font-size:14px; }


/* other */
.grayboxside{
	width:671px;
	background-color:#f2f2f2;
	padding:0px 0px 0px 0px;
	margin:11px 0px 0px 0px;
	float:left;
       border-top: 1px solid #e1e1e1;
       border-right: 1px solid #e1e1e1;
       border-bottom: 1px solid #e1e1e1;
       border-left: 1px solid #e1e1e1;

}

.grayboxside p{
	font-weight:normal; 	
	text-align:left; 
	margin:0px 5px 10px 5px; 
	padding:0px; 
	font-size:120%;
	color: #5e5b5b;

}

.grayboxtop{
	width:671px;
	padding:11px 17px 9px 11px;
	margin:5px 5px 0px 5px;		
}

.grayboxside h2 { 
	font-size:16px; 
	font-weight:bold; 
	color:#a2494f; 
	margin:0px 0px 10px 0px; 
	padding:0px 0px 0px 0px;
}

#registerTbl{ 	
	margin:5px auto;	
	width:400px;

}

.label{ 
	font-size:12px; 
	font-weight:700; 
	color: #575757;
}
.iTxt1{ 
	font-size:12px; 
	border:solid 1px #575757; 
	width:172px;
}

.iBut1 { 
	font-size:12px; 
	border-style:outset; 	
	margin:5px 0px 0px 100px;
	
}

/* form style */
.iTxt3            { font-size:12px; border:solid 1px #e1e1e1; width:209px; color: #666666; height: 25px; padding: 2px auto; float: left;}
textarea.c2 {width:650px; height: 124px; color: #666666;border-width:1px;border-color: #e1e1e1;border-style:solid;font-size:13px;}

#news_submit {	
	background-color: #313131;
	font-weight: bold;
	width:91px;
	height:22px;
	border-style:none;
	color:#ffffff;
	font-size:13px;
}

/* for products page */

.prodImage {
	background-color: #ffffff;
	float:left; 
	clear:left; 
	width:360px;
	height: 269px;
	padding: 4px auto;
	margin: 10px 0 0 0;

}

.prodText {
	width: 305px;
	margin: 10px 13px 10px 0px;
	padding: 0;
	float:right;

}

.prodText h2 {
	margin: 0px 4px 4px 0px;
	padding: 0px 0px 4px 0px;
	background-color: #ffffff;
	float:left;
	color:#8a1817; 
	font-weight: bold;
	width: 305px;
}

.prodText h3 {
	margin: 0px 4px 4px 0px;
	padding: 0px 0px 4px 0px;
	background-color: #ffffff;
	float:left;
	color:#353535; 
	font-weight: bold;
	width: 305px;
}

.prodLink {
	clear:left;
	color: #363636;
	
}

.prodLink a:link { 
	font-size:12px; 	
	font-weight:bold; 
	color: #363636;
	text-decoration:none;
	margin: 0px;	
	float:left;
   	padding: 6px 0px 0 6px;
}

.prodLink a:visited  { 
	width:150px;
	height:28px;
	font-size:12px; 	
	font-weight:bold; 
	color: #cbcbcb;
	text-decoration:none;	
	margin: 0px;
	float:left;
	padding: 6px 0px 0 6px;
	}

.prodLink a:hover    { 
	font-size:12px; 	
	font-weight:bold; 
	color: #cbcbcb;
	text-decoration:underline;	
	margin: 0px;	
	float:left;
	padding: 6px 0px 0 6px;
	}

/* for align on main page */

.dummyDiv {	
	height: 92px;
	width: 145px;		
	margin: 0 0 0 149px;
	padding: 7px 0 0 0;
}
.dummyDiv a {	
   display:block; 
   width:100%; 
   height:100%; 
   text-decoration:none;
}

/* this is the style for the div that is on all pages (dynamic) */


#headerSec { 
	float:left; 
	clear:both; 
	width:671px; 
	height:194px;
		
}

#headerSec h1 { 
	float:left; 
	width:671px; 	
	margin:0px; 
	padding:173px 0px 0px 10px;
	text-align:left; 
	font-size:20px; 
	font-weight:bold; 
	color:#ffffff; 
}