﻿html { /*overflow:-moz-scrollbars-vertical;*/ }

body {font-family: Times New Roman, sans-serif, Arial, Helvetica; font-size:10px; margin: 0; padding: 0;}

a, p{padding:0px 0px; margin:0px 0px;}
a:link {text-decoration: none; color: #333; background: transparent;}
a:visited {text-decoration: none; color: #333; background: transparent;}
a:active {text-decoration: none; color: #333; background: transparent;}
a:hover {text-decoration: underline; color: #993333; background: transparent;}

a.main:link {text-decoration: none; color: #638BBC; background: transparent;}
a.main:visited {text-decoration: none; color: #638BBC; background: transparent;}
a.main:active {text-decoration: none; color: #638BBC; background: transparent;}
a.main:hover {text-decoration: underline; color: #FBBA76; background: transparent;}

h1 { font-size: 200%; font-weight: bold; }
h2 { font-size: 160%; font-weight: bold; }
h3 { font-size: 140%; font-weight: bold; }
h4 { font-size: 120%; font-weight: bold; }
h5 { font-size: 100%; font-weight: bold; }

img { border-style: none; margin: 0px 0px; padding: 0px 0px; }
	
table,td,tr,hr { margin: 0px 0px; padding: 0px 0px; font-size: 10px; border-style: none; text-align: left; }

u { text-decoration: underline;}
b { font-weight: bold; }
i { font-style: italic; }
.nb {font-weight:normal;}
strong { font-weight: 900; }
center { text-align: center; }

/* MasterPages Layout */	
#PageOuter { width: 760px; height: auto; margin: 10px auto auto auto ; padding: 0; background-color:#FFF;  }
#PageInner { width: 750px; height:auto; margin:5px auto auto auto; padding:0; border: none 0px; background-color:#FFF;}

/* MasterPages Header setup */
#Header {float:left; width:750px; height: 112px; background-color:#fff;}
#UpperHeader {float:left; width:750px; height: 90px; background-color:#fff; text-align:center;}
#DLogo {float:left; width:590px; height:90px;}
#facebook {width:124px; height:30px; float:right; text-align:right; }
#ILogo {width:124px; height:30px; float:right; padding:8px 0 0 0;text-align:right;}	
#SLogo {width:152px; height:18px; float:left; padding: 65px 0 0 10px;}	
#EmailText{margin:30px 0px 0px 0px; padding:0px; float:right;}
#ShopText {float:right; padding: 6px 0 0 10px;}
#HMenu {border-top-style:solid; border-top-width: 3px; border-top-color: #000000; top:0px; padding:0;
		  border-bottom-style:solid; border-bottom-width: 3px; border-bottom-color: #000000; border-spacing:1px;
		  float:right; position: relative; width:750px; height: 23px; background-color:#fff; z-index:999;}

#Footer {float:left; width:750px; height:71px; text-align:center; border-top-style:solid; border-top-width:3px; border-top-color:#000000; margin-top:3px; }

.pLeftAlign { text-align:left; font-weight: normal; margin:0px 8px; font-size:14px; }
.t1 {font-size: 12px; font-weight: normal;}
.Success { color: Green; font-weight: bold; text-align: center; }
.Error { color: Red; font-weight: bold; font-size: 12px;}

/*Home Page Layout*/
#HomePage {height:320px; margin-top:3px; }
#homepageLeft{ width:265px;}
#ImgRight {width:440px; height:312px; float:right;}
#txtLeft{margin-top:5px; font-size:24px; font-weight:bold;}
#BtnLeft {height:250px; margin-top:20px; float:left;}
.imgLinkLeft {width:230px; height:25px; margin: 15px 5px 15px 5px; background-image: url(images/btnBarBrown.gif); background-repeat: no-repeat; font-size:18px;}
.imgLinkLeft a{color:#FFFFFF; margin: 20px 0px 0px 13px;}
.footerText{font-weight:bold; font-size:12px; border-top:solid 2px #000000; width:450px; margin-left:150px;}
#footerImage{margin:0px 10px 0px 0px;}

/*Contact Us Layout*/
#AddressBox {width:400px; background-color:#fff; margin-left: 125px; text-align:left;}
#ContactUsInfoBox {width:400px;  margin-left: 125px; text-align:left;}
.AddressInfo1 {display:inline; float:left; text-align:left; width:250px; }
