/* general */
* {
	padding: 0;
	margin: 0;
	border: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/bg.gif) repeat-x;	
}
a {
	color: #362f2d;
	text-decoration: none
}
a:hover {
	color: #362f2d;
	text-decoration: underline
}
#container {
	width: 950px;
	margin: 0 auto;
}
#footer {
	width: 930px;
	padding: 25px 10px;
	background: #362f2d;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#footer ul {
	list-style:none;
	display:block;
	text-align:center
}
#footer li {
	color:#cdcdcd;
	display:inline;
	margin:0 2px;
	text-align:center
}
#footer li a {
	text-decoration:none;
	color:#cdcdcd;
}
#footer li a:hover {
	text-decoration:underline;
	color:#cdcdcd;
}
span.copyright {
	display:block;
	margin:10px 0 0 0;
	text-align:center;
	color:#cdcdcd;
}

a.whiteText {
	color: #ffffff;
	text-decoration: none
}
a.whiteText:hover {
	color: #ffffff;
	text-decoration: underline
}

a.brwnText {
	color: #362f2d;
	text-decoration: none
}
a.brwnText:hover {
	color: #362f2d;
	text-decoration: underline
}


/* content */
#contentBody {
	width: 950px;
	background: #f4ba3f url(../images/content_bg.jpg) no-repeat;
	padding: 0 0 30px 0;
	float: left;
}
#contentBodyIn {
	width: 950px;
	background: #f4ba3f;
	padding: 0 0 30px 0;
	float: left;
}
#header {
	width: 950px;
	height: 138px;
	background: url(../images/nav_bg.png);
}
#logo {
	float: left;
	width: 138px;
	height: 36px;
	margin: 20px 0 0 38px;
}
#header .rightCol {
	float: right;
	width: 750px;
	padding: 10px 0;
}
#header ul#mainNav {
	float: left;
	display: block;
	list-style: none;
	width: 100%;
	margin: 20px 0 0 0;
}
#header ul#mainNav li {
	display: inline;
	font-size: 18px;
	color: #f26522;
	margin: 0 10px;
}
#header ul#mainNav li a{
	text-decoration: none;
	color: #f26522;
}
#header ul#mainNav li a:hover{
	text-decoration: none;
	color: #0072bc;
}
#header ul#mainNav li.active{
	color: #0072bc;
}
#header ul#mainNav li.active a{
	text-decoration: none;
	color: #0072bc;
}
#header ul#mainNav li.active a:hover{
	text-decoration: none;
	color: #0072bc;
}

.dropmenudiv {
	position: absolute;
	font: bold 14px Arial,Helvetica,sans-serif;
	line-height: 18px;
	z-index: 10;
	visibility: hidden;
	background: url(../images/dropDownBgTrans.png) bottom left;
	padding: 10px;
	top: 0;
	left: 0;
}
.dropmenudiv a {
	display: block;
	color: #FFCC00;
	text-decoration: none;
	padding: 2px 5px;
}
.dropmenudiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header ul#subNav {
	float: right;
	display: block;
	list-style: none;
	margin: 0 10px 0 0;
}
#header ul#subNav li {
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #818181;
	margin: 0 2px;
}
#header ul#subNav li a{
	text-decoration: none;
	color: #818181;
}
#header ul#subNav li a:hover{
	text-decoration: underline;
	color: #818181;
}
#welcome {
	float: left;
	padding: 10px;
	width: 305px;
	margin: 25px 0 0 50px;
}
#welcome h2{
	font-size: 44px;
	color: white;
	letter-spacing:-2px;
}
#welcome p {
	font-size: 14px;
	color: #FFF;
	margin: 10px 0;
}
#mainBody {
	float: left;
	width: 890px;
	padding: 10px 30px 0 30px;
}

#aboutUs {
	width:267px;
	height:262px;
	background:#ee8e00;
	margin:0 0 0 10px;
	border:3px solid #FFFFFF;
	float:left;	
}
#aboutUs .container {
	width:100%;
}
#aboutUs .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#aboutUs .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
}
#aboutUs .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#glasses {
	width:267px;
	height:262px;
	background:#9e0b0f;
	margin:0 25px;
	border:3px solid #FFFFFF;
	float:left;	
}
#glasses .container {
	width:100%;
}
#glasses .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#glasses .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
}
#glasses .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#sunglasses {
	width:267px;
	height:262px;
	background:#598527;
	border:3px solid #FFFFFF;
	float:left;	
}
#sunglasses .container {
	width:100%;
}
#sunglasses .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#sunglasses .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
}
#sunglasses .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#contactLens {
	width:267px;
	height:262px;
	background:#0072bc;
	margin:30px 0 0 10px;
	border:3px solid #FFFFFF;
	float:left;	
}
#contactLens .container {
	width:100%;
}
#contactLens .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#contactLens .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
}
#contactLens .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#services {
	width:267px;
	height:262px;
	background:#362f2d;
	margin:30px 25px 0 25px;
	border:3px solid #FFFFFF;
	float:left;	
}
#services .container {
	width:100%;
}
#services .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#services .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
}
#services .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#faq {
	width:267px;
	height:262px;
	margin:30px 0 0 0;
	background:#ffffff;
	border:3px solid #FFFFFF;
	float:left;	
}
#faq .container {
	width:100%;
}
#faq .content {
	width:90%;
	padding:0 5%;
	margin:7px 0 0 0;
}
#faq .content p{
	margin:5px 0 0 0;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #362f2d;
}
#faq .content h2{
	font-size: 16px;
	font-weight: bold;
	color: #362f2d;
}

.bannerLeft {
	display:inline;
	margin:30px 0 0 50px;
	float:left;
}
.bannerRight {
	display:inline;
	margin:30px 50px 0 0;
	float:right;
}

h2.secTitle {
	font-size: 30px;
	color: #330000;
	font-weight: normal;
	margin: 40px 0 30px 0;
	display: block;
}
#mainBodyIn {
	float: left;
	width: 830px;
	padding: 10px 60px 0 60px;
}
#mainBodyIn p{
/*	padding: 10px 0;*/
	font-size: 14px;
	color: #330000;
	line-height: 19px;
        width:850px;
        float:left;
}
.inBanners {
	width: 100%;
	text-align: center;
	margin: 80px 0 0 0;
	float: left;
}

h3.location, h3.service {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	margin: 15px 0 0 0;
}
.question {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	display: block;
	padding: 10px 0 0 0;
}
.answer {
	font-size: 14px;
	color: #330000;
	display: block;
	padding: 10px 0;
	line-height: 19px;
}

.privyData {
	font-size: 14px;
	color: #330000;
	display: block;
	line-height: 19px;
	margin:10px 0 0 0;
}

.designerStock {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.designerStock h2 {
	font-size: 20px;
	color: #330000;
}
.designerStock ul {
	list-style: none;
	display: block;
	float: left;
	margin: 30px 85px 0 0;
}
.designerStock ul li{
	margin: 10px 0;
	font-size: 14px;
	color: #330000;
	margin: 5px 0 0 0;
}
h3.special {
	font-size: 24px;
	font-weight: bold;
	color: #330000;
	margin: 20px 0 0 0;
	float: left;
}

ul#images {
	display: block;
	list-style: none;
	margin: 0 0 40px 0;
	float: left;
}
ul#images li {
	display: inline;
	margin: 0 13px;
}
.price {
	font-size: 24px;
	color: #330000;
	float: left;
	display: block;
}
.price {
	font-size: 24px;
	color: #330000;
	display: block;
	width: 100%;
	float: left;
}
.desc {
	font-size: 18px;
	color: #330000;
	display: block;
	width: 100%;
	float: left;
}
p.info {
	font-size: 18px;
	color: #330000;
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}

.contactData {
	font-size: 14px;
	color: #330000;
	line-height: 19px;
	margin:10px 0 0 0;
	width: 300px;
	float: left;
}

form#contact {
	float: right;
	padding: 10px;
	width: 500px;
}
form#contact label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
}
form#contact input.inputText {
	width: 300px;
	height: 25px;
	border: 1px solid #ce912f;
	float: left;
}
form#contact input.textArea {
	width: 300px;
	height: 200px;
	border: 1px solid #ce912f;
	float: left;
}
form#contact .submitBtnHolder {
	float:right;
	width:320px;
}
form#contact .submitBtn {
	display: block;
	width: 75px;
	height: 25px;
	background: #362f2d;
	color: #FFF;
	font-weight: bold;
}
form#contact .lightRow {
	padding: 10px;
	display: block;
	float: left;
	width: 500px;
}

span.links {
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
	float: left;
	color: #330000;
}