/*********************************************************
* LINC NEW ORLEANS
* SITENAME.COM
* (c) 2007, All Rights Reserved.
*********************************************************/


/********************************************************* 
THIS STYLE SHEET CONTAINS STYLES FOR THE CLASS ATTRIBUTE
*********************************************************/

.imgR {
	float:left;
	padding:0px 10px 0px 15px;
	margin:0px;
}

.rightTXT {
	text-align:right;
	float:left;
}

.info {
	padding: 20px 0px 10px 0px;
	margin:0px;
	height:120px;
	width:535px;
}

a, a:link, a:visited, a:active {
	font: 14px Verdana;
	color:#FFFFFF;
	line-height:normal;
	font-weight:lighter;
	letter-spacing:normal;
	text-decoration:underline;
}

a:hover {
	font: 14px Verdana;
	color:#FFFF66;
	line-height:normal;
	font-weight:lighter;
	letter-spacing:normal;
	text-decoration:none;
}

#headerlinks{
	margin:0px 0px 0px 15px;
	list-style-type:none;
	border:none;
}

.yellowfont{
	font: 18px/20px Arial;
	color:#f3d975;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}

h3{
	font: 14px/20px Arial;
	color:#f3d975;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}


.smallfont{
	font: 14px/20px Arial;
	color:#f3d975;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}

.smallfont a:link, .smallfont a:visited, .smallfont a:active{
	font: 14px/20px Arial;
	color:#f3d975;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}

.imgRsingle {
	float:right;
	padding:0px 10px 0px 15px;
	margin:0px;
}

.smallTop {
	width:300px;
	display:table;
	text-align:center;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.smallBottom {
	width:300px;
	display:table;
	text-align:center;
	margin:0px;
	padding:30px 0px 0px 0px;
}

.smallRightTop {
	width:300px;
	display:table;
	text-align:center;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.smallRightBottom {
	width:300px;
	display:table;
	text-align:center;
	margin:0px;
	padding:16px 0px 0px 3px;
}

.formCaption {
	font: 12px/20px Arial;
	color:#f3d975;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:normal;
}

input {
	height:20px;
	width:150px;
	border: solid #000000 1px;
	background:#ededed;
	margin:5px 0px 2px 7px;
	padding:0px;
}

textarea {
	height:100px;
	width:150px;
	border: solid #000000 1px;
	background:#ededed;
	margin:5px 0px 2px 7px;
	padding:0px;
}

.blog {
	font: 12px/20px Arial;
	color:#FFFFFF;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:normal;
	letter-spacing:normal;
}
label {
	font: 12px/20px Arial;
	color:#FFFFFF;
	padding:0;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:normal;
	letter-spacing:normal;
}


.blogDes {
	font: 13px/20px Arial;
	color:#FFFFFF;
	padding:10px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	line-height:normal;
	font-weight:normal;
	letter-spacing:normal;
	font-style:italic;
}
