/* CSS Document */

body  {color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #30598A url(http://www.thecockbaron.com/images/bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;}

a:link	   			{color: #FFFFFF; text-decoration: underline;}
a:visited			{color: #FFFFFF; text-decoration: underline;}
a:active 			{color: #FFFFFF; text-decoration: underline;}
a:hover				{color: #FFFFFF; text-decoration: none;}

/* TEXT */

.blue {color: #223f61;}

.blue a:link	   			{color: #223f61; text-decoration: underline;}
.blue a:visited			{color: #223f61; text-decoration: none;}
.blue a:active 			{color: #223f61; text-decoration: none;}
.blue a:hover				{color: #223f61; text-decoration: none;}


h1 {margin: 0px;}

.masthead a:link	   			{color: #ffffff; t-decoration: none;}
.masthead a:visited			{color: #ffffff; text-decoration: none;}
.masthead a:active 			{color: #ffffff; text-decoration: none;}
.masthead a:hover				{color: #ffffff; text-decoration: underline;}
	
h2 {font-size: 14px;
	margin-bottom: 2px;
	margin-top: 2px;}
	
h3 {font-size: 16px;
	margin-bottom: 2px;
	margin-top: 0px;}
	
p {font-size: 14px;
	margin: 0px;
	line-height: 1.3em;}

.headerleft {float: left;}
.headerright {float: right;}

.headerright a:link	   			{color: #ffffff; t-decoration: none;}
.headerright a:visited			{color: #ffffff; text-decoration: none;}
.headerright a:active 			{color: #ffffff; text-decoration: none;}
.headerright a:hover				{color: #ffffff; text-decoration: underline;}

.title {font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;}
	
.titleB {font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;}
	
.subtitle {font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	background-color: #223f61;}
	
.subtitleHeader {font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
	
.subtitleR {font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	background-color: #223f61;}
	
.enter {padding: 4px;
	border: 1px solid #ffffff;
	margin: 2px;
	font-weight: bold;
	background-color: #11CC29;
	color: #FFFFFF;}
	
.enter a:link	   			{color: #FFFFFF; text-decoration: none;}
.enter a:visited			{color: #FFFFFF; text-decoration: none;}
.enter a:active 			{color: #FFFFFF; text-decoration: none;}
.enter a:hover				{color: #FFFFFF; text-decoration: underline;}

.all {color: #223f61;
    font-size: 11px;
	font-weight: bold;}

.all a:link	   			{color: #223f61; text-decoration: underline;}
.all a:visited			{color: #223f61; text-decoration: underline;}
.all a:active 			{color: #223f61; text-decoration: underline;}
.all a:hover				{color: #223f61; text-decoration: none;}

/* BOXES AND BORDERS */

.topintro {padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #4785cc;
	color: #ffffff;}
	
.moregalleries {padding: 10px;
	background-color: #E6EFF9;
	font-size: 12px;
	color: #223f61;}
	
.moregalleries a:link	   			{color: #223f61; text-decoration: underline;}
.moregalleries a:visited			{color: #223f61; text-decoration: underline;}
.moregalleries a:active 			{color: #223f61; text-decoration: underline;}
.moregalleries a:hover				{color: #223f61; text-decoration: none;}

.thumbs {padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #223f61;
	text-align: center;}
	
.thumbs a:link	   			{color: #223f61; text-decoration: underline;}
.thumbs a:visited			{color: #223f61; text-decoration: underline;}
.thumbs a:active 			{color: #223f61; text-decoration: underline;}
.thumbs a:hover				{color: #223f61; text-decoration: none;}

.previewdesc {border-top: 5px solid #E6EFF9;
	padding: 6px;
	background-color: #4785cc;
	font-size: 12px;}
	
.previewdescBT {border-top: 5px solid #E6EFF9;
	border-bottom: 5px solid #E6EFF9;
	padding: 6px 6px 12px 6px;
	background-color: #4785cc;
	font-size: 12px;}
	
.previewdescB {border-top: 5px solid #E6EFF9;
	padding: 6px;
	background-color: #4785cc;
	font-size: 14px;
	text-align: center;}
	
.previewborder {border: 20px solid #E6EFF9;
	background-color: #E6EFF9;}
	
.previewborderpadbot {border: 20px solid #E6EFF9;
	background-color: #E6EFF9;
	padding-bottom: 10px}
	
.more {text-align: center;
	background-color: #223f61;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;}
	
.click {text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #990A00;
	border-bottom: 20px solid #FFFFFF;}
	
.bluepicborder {border: 1px solid #395472;
	padding: 4px;}
	
.redpicborder {border: 1px solid #990A00;
	padding: 4px;}
	
.footer {font-size: 10px;
	text-align: center;
	color: #FFFFFF;}
	
.footer a:link	   			{color: #FFFFFF; text-decoration: none;}
.footer a:visited			{color: #FFFFFF; text-decoration: none;}
.footer a:active 			{color: #FFFFFF; text-decoration: none;}
.footer a:hover				{color: #FFFFFF; text-decoration: underline;}

.footerblue {font-size: 12px;
    font-weight: bold;
	text-align: center;
	color: #223f61;}
	
.footerblue a:link	   			{color: #223f61; text-decoration: underline;}
.footerblue a:visited			{color: #223f61; text-decoration: underline;}
.footerblue a:active 			{color: #223f61; text-decoration: underline;}
.footerblue a:hover				{color: #223f61; text-decoration: none;}

.sixteen {font-size: 16px;
	font-weight: bold;
	}
	
.sixteenblue {font-size: 16px;
	font-weight: bold;
	color: #223f61;}
	
.sixteenblue a:link	   			{color: #223f61; text-decoration: underline;}
.sixteenblue a:visited			{color: #223f61; text-decoration: underline;}
.sixteenblue a:active 			{color: #223f61; text-decoration: underline;}
.sixteenblue a:hover				{color: #223f61; text-decoration: none;}
	
.eighteen{font-size: 18px;
	font-weight: bold;}
	
.eighteenblue{font-size: 18px;
	font-weight: bold;
	color: #223f61;}
	
.fourteen{font-size: 14px;
	font-weight: bold;}
	
.fourteenblue {font-size: 14px;
	color: #223f61;
	margin-bottom: 8px;}
	
.fourteenbluebold {font-size: 14px;
	color: #223f61;
	font-weight: bold;
	margin-bottom: 8px;}
	
.twentyfour {font-size: 24px;
	font-weight: bold;}

	
/* BORDERS AND SPACING */

.bordernavy {border: 1px solid #223f61;
	padding: 4px;}
	
.borderelectric {border: 1px solid #4785cc;
	padding: 4px;}
	
.borderred {border: 1px solid #990A00;
	padding: 4px;}
	
.whiteborder {border: 20px solid #FFFFFF;}

.paddingbottom {padding-bottom: 10px;}

.paddingten {padding: 10px;}
	
/* recips */
	
.recip {border: 1px dotted #BBC9D9;
	text-align: center;
	padding: 6px;}

.rbig {font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;}
	
.rbig a:link	   		{color: #FFFFFF; text-decoration: underline;}
.rbig a:visited			{color: #FFFFFF; text-decoration: underline;}
.rbig a:active 			{color: #FFFFFF; text-decoration: underline;}
.rbig a:hover			{color: #FFFFFF; text-decoration: none;}

.rsmall {font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;}
	
.rsmall a:link	   			{color: #FFFFFF; text-decoration: underline;}
.rsmall a:visited			{color: #FFFFFF; text-decoration: underline;}
.rsmallg a:active 			{color: #FFFFFF; text-decoration: underline;}
.rsmall a:hover				{color: #FFFFFF; text-decoration: none;}