/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
}



#maincontainer {
	width: 800px;  
	margin: 0 auto; 
	border: 0px;
	background-image:url(images/contbk.jpg);
	text-align:left;
} 




#header {  
	width: 800px;
	margin: 43px 0 0 0;
	
	
} 

#headerl {  
	width: 278px;
	margin: 0 0 0 0;
	float:left;
	
} 

#headerr {  
	width: 522px;
	margin: 28px 0 0 0;
	text-align:right;
	float:left;
	font-size:10px;
	font-weight:bold;
} 

#headerrnew {  
	width: 522px;
	margin: 0px 0 0 0;
	text-align:right;
	float:left;
	font-size:10px;
	font-weight:bold;
} 

#headerrnew h3{font-size:16px;
padding:0px 0px 5px 0px;
color:#006699;}

#mainmenu {  
	width: 794px;
	height:28px;
	margin: 0px;
	background-image:url(images/menubk.jpg);
	padding: 0 0 0 6px;
	
} 

.mainmenupart {  
	width: 16%;
	font-size:10px;
	font-weight:bold;
	color:#006699;
	margin: 0 auto;
	float:left;
	padding: 9px 2px 0 2px;
	text-align:center;
}

#homecontent {  
	width: 800px;
	height: 333px;
	padding: 13px 0 13px 0;
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
	text-align:left;
	
} 

#homel {  
	width: 514px;
	float:left;
} 

#homem {  
	width: 146px;
	float:left;
} 

#homer {  
	width: 140px;
	float:left;
} 

#maincontentwrap {
	background-image:url(images/leftbk.jpg);
	width: 800px;
}

#maincontentwrap2 {
	background-image:url(images/wavebk.gif);
	background-repeat:no-repeat;
	
	
	width: 800px;
	
}

#maincontent {  
	width: 800px;
	
	padding: 13px 0 13px 0;
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cccccc;
	background-color:#FFFFFF;
	text-align:left;
	
}

#mainleftcol {
	width: 508px;
	padding: 0 6px 0 0;
	float:left;
	background-color:#FFFFFF;
	margin: 0px;
	
}

#mainleftcolhome {
	width: 494px;
	padding: 0 20px 0 0;
	float:left;
	background-color:#FFFFFF;
	margin: 0px;
	
}

#mainleftcolhome p{
	line-height:16px;}

#mainrightcolcont {
	width: 508px;
	padding: 0 0 0 13px;
	float:left;
	background-color:#FFFFFF;
	margin: 0px;
	
}


.mainleftcolcontent {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float:left;
}



.gallery {
	width: 508px;
	background-image:url(images/gallbk.gif);
	background-repeat:repeat;
	float:left;
	margin: 0px;
	padding: 6px 0 0 0;
}

#homegallery {
	width: 795px;
	background-image:url(images/gallbk.gif);
	background-repeat:repeat;
	float:left;
	margin: 0px;
	height:87px;
	padding: 10px 0 0 0;
}

#imgcontainer {
	width: 84px;
	background-color:#FFFFFF;
	margin: 8px 0 8px 7px;
	float:left;
}

#mainleftcolcont {
	width: 279px;
	float:left;
	padding: 0px;
	margin: 0px;
	
}

#mainrightcol {
	width: 286px;
	float:left;
	padding: 0px;
	margin: 0px;
	
}

#footer {  
	width: 800px;
	margin: 13px 0 13px 0;
	border: 0px;
	font-size:10px;
	font-weight:bold;
	
} 

#footerl {  
	width: 370px;
	float:left;
	color:#006699;
}

#footerr {  
	width: 430px;
	float:left;
	text-align:right;
}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 0 0 6px 7px; 
}

img.floatRight { 
    float: right; 
    margin: 0 4px 4px 4px; 
}

img.floatRight2 { 
    float: right; 
    margin: 0px; 
}

img.floatLeft2 { 
    float: left; 
    margin: 0 0 6px 5px; 
}

img.floatLefthome { 
    float: left; 
    margin: 0 0 10px 10px; 
}

img.leftcontimg {
	background-color:#FFFFFF; 
    padding: 0 0 13px 0;
	margin: 0px; 
}
	
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}
	
.grey {
color:#cccccc;
font-size:10px;
}

.boldstyle {
font-weight: bold;
}
	
.greentxt {
	color: #666600;
}

.medgrey {
	color:#666666;
}

.hometext {
	font-size:16px;
	font-style:italic;
	color:#006699;
}


#mainrightcol h1{	font-size:18px;
	font-style:italic;
	color:#006699;
	font-weight:normal;}


.origblue {
	color:#006699;
}

.lightblue {
	color:#66ccff;
	font-size:10px;
}

.origbluebold {
	color:#006699;
	font-weight:bold;
}

.origblueitalic {
	font-style:italic;
}


p { margin: 0 0 10px 0;
line-height:18px;}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #ff0000;
	text-decoration: none;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	margin: 8px 0 8px 0;
}

h2.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	margin: 8px 0 8px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 8px 0 4px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	margin: 0 0 4px 0;
}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a.notbold:link, a.notbold:visited, a.notbold:active {
	color: #006699;
	text-decoration:none;
	font-weight:normal;
}

a.notbold:hover {
	color: #ff0000;
	text-decoration: none;
}


a.bold:link, a.bold:visited, a.bold:active {
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}

a.bold:hover {
	color: #ff0000;
	text-decoration: none;
}
a.header:link, a.header:visited, a.header:active {
	color: #000000;
	font-size:10px;
	font-weight:bold;
}

a.header:hover {
	color: #ff0000;
}

a.menu:link, a.menu:visited, a.menu:active {
	color: #006699;
	font-size:10px;
	font-weight:bold;
}

a.menu:hover {
	color: #ff0000;
	
}

a.cow:link, a.cow:visited, a.cow:active {
	color: #cccccc;
	font-size:10px;
	font-weight:bold;
}

a.cow:hover {
	color: #333333;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #006699;
	font-size:10px;
	font-weight:bold;
}

a.foot:hover {
	color: #ff0000;
}

ol {
	list-style-position: outside;
	font-weight:bold;
	color:#ff0000;

}

li { 
	margin: 0 0 5px 0; 
  
}

.normal {
	font-weight:normal;
	color:#000000;
}



.reddie{
		font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #ff0000;
	text-decoration: none;
	margin: 0 0 10px 0;}
	
	.lineup{
		font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform:none;
	color: #000;
	text-decoration: none;
	margin: 0 0 10px 0;}
	
	.socialnetworkicon{
		float:left;
		padding:0px 0px 0px 10px;}
