/*STANDARD TEXT DEFS*/

h1 {
	font-size:24;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#334422;
	font-variant: small-caps;
	margin-top:0;
	margin-bottom:10;
}

h2, h3 {
	font-size:19;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#5B2814; 
	font-weight:normal;  
	margin-bottom:5;
}

h4 {
	font-size:12;
	font-family: verdana, helvetica, sans-serif;
	color:#325A72;
	margin-top:0;
}

h5 {
	font-size:16;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#9B7B6F; 
	font-weight:normal;
	margin-bottom: 2; 
}

h6 {
	font-size:12;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000000; 
	font-weight:normal;
	margin-bottom: 3; 
	margin-top: 0;
}

.eyewear {
	font-size:11;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#5B2814; 
	font-weight:normal;  
	margin-bottom:2;
}

.hometext {
	padding-top: 50px;
	padding-left: 117px;
	padding-right: 80px;

}

.list {
	margin-top:0;
	padding-top:0;
}

.left {
	width: 230px;
	padding: 10px;
	background:#F7F7F9;
	border: 1px solid #7C8920;
}


.brownborder {
	border: 1px solid #9B7B6F;
}

p, .ptext, li {
	font-size:12;
	font-family: verdana, helvetica, sans-serif;
	color:#5B2814;
}

li {
	margin:0 0 0 0;
}

A:link {
	color:#556644;
	text-decoration:underline;
}

A:visited {
	color:#556644;
	text-decoration:underline;
}

A:hover {
	color:#778866; 
	text-decoration:underline;
}

ul {
	color: #325A72;
	margin: 0 0 0 20;
}

ol {

}

/*CUSTOM CLASSES*/


.homephotocell {
	font-size:13;
	font-family: verdana, helvetica, sans-serif;
	color: #FFFFFF;
	padding: 30 10 0 18;
}

.subpagebody {
	padding: 30 10 40 18;
}


.allsideborder {
	border:solid; 
	border-style:solid; 
	border-width:1 1 1 1; 
	border-color:#555555; 
}

.topblueborder {
	border:solid; 
	border-style:solid; 
	border-width:1 0 0 0; 
	border-color:#265377; 
}

/*COPYRIGHT LINE*/
.copyrightline {
	font-size:11;
	font-family: arial, verdana, helvetica, sans-serif; 
	color:#999999; 
	padding: 0 0 0 0;
}
.copyrightline A:link { 
	color:#999999; 
	text-decoration: none
}

.copyrightline A:visited { 
	color:#999999; 
	text-decoration: none
}

.copyrightline A:hover { 
	color:#999999; 
	text-decoration: underline
}

/*LEFT LINKS*/
.leftlinks {
	font-size:11;
	font-family: verdana, helvetica, sans-serif; 
	color:#CCCCCC; 
	padding: 0 18 0 5;
}
.leftlinks A:link { 
	color:#CCCCCC; 
	text-decoration: none
}

.leftlinks A:visited { 
	color:#CCCCCC; 
	text-decoration: none
}

.leftlinks A:hover { 
	color:#CCCCCC; 
	text-decoration: underline
}

/*BOTTOM STUFF*/
.newsandannc {
	font-size:11;
	font-family: verdana, helvetica, sans-serif;
	color: #CCDDEE;
	padding: 10 10 10 23;
}