body {
	margin : 0px;
	padding : 0px;
	background-image : url('images/bg.gif');
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	color : #B5B8A3;
}
input{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	border:1px solid #B5B8A3;

}

td {
	font-size : 12px;
}

#container {
	margin : 0px;
	padding : 0px;
	height : 100%;
	width : 750px;
}

.footer {
	font-size : 10px;
}

.thumb {
	text-align : center;
	vertical-align: middle;
	margin : 5px;
}

.thumb a:link {
	color :  #6A1E1A;
}

.thumb a:visited {
	color : #000;
}

.thumb a:hover {
	color : #B5B8A3;
}
.frescotable{
display:block;
vertical-align:middle;
margin-left:30px;
margin-bottom:25px;
}
a.frescolink:link,a.frescolink:visited,a.frescolink:active{
width:100%;
height:100%;

opacity: .5;
	filter: alpha(opacity=50);

vertical-align:middle;
line-height:100px;
text-decoration:none;

}
a.frescolink:hover{
width:100%;
height:100%;

opacity: 1;
	filter: alpha(opacity=100);

vertical-align:middle;
line-height:100px;
text-decoration:none;
}
.frescotable image{
display:inline;

vertical-align:middle;

}
.frescotable h4{
display:inline;

margin-left:15px;
vertical-align:middle;
font-size:14px;
font-weight:normal;
}
a {
	color : #B5B8A3;
}

.sectHead {
	border-bottom : 1px solid #B5B8A3;
	font-size : 16px;
	margin-bottom : 4px;
	font-weight : bold;
}

a.viewAll {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	
}

a:hover {
	color : #CCCCCC;
}

.small {
	font-size : 10px;
}
#loginHolder label{

text-align:right;
margin-bottom:15px;


}
#loginHolder{
width:250px;
text-align:right;
margin-left:auto;
margin-right:auto;
}
