body.main {
	background: #EAE7D2 url(../images/main-bg.gif) repeat-x;
	margin: 0px;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

body.popup {
	background-color: #EAE7D2;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5C4022;
}


#headerTitle {
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/st-brendans.png",sizingMethod="image");
	background-color: transparent;
}

html>body #headerTitle {
	width: 508px;
	height: 60px;
	border: 0px;
	background-color: transparent;
}

#headerTitleIrish {
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/st-brendans-irish.png",sizingMethod="image");
	background-color: transparent;
}

html>body #headerTitleIrish {
	width: 400px;
	height: 50px;
	border: 0px;
	background-color: transparent;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	text-decoration:none;
	color:#5C4022;
}

a:hover {
	text-decoration:underline;
	color:#3C1002;
}
h1,.title {
	font-size:24px;
	margin-bottom: 15px;
	font-family: Times New Roman, Times, Tahoma, Arial;
	color: #732B2B;
	text-decoration: underline;
}
h3 {
	font-size:12px;
	margin-bottom:3px;
}
h2,.subtitle {
	font-size:13px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #CC0000;
}
hr {
	border-top: 1px solid #CCCCCC;
	margin-top: -5px;
}
P, .text {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	margin-top: 8px;
	line-height: 16px;
	margin-bottom: 10px;
	text-align: left;
}

#content UL
{
    list-style-image: url(../images/ul.gif) !important;
}

#content LI
{

	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	line-height: 16px;
	text-align: justify;
}

#footer {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom:5px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-size: 10px;
	color: #E3DFCF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	font-size: 10px;
	color: #E3DFCF;
	text-decoration: underline;
	font-weight: normal;
}

div.search {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
input, textarea, select {
	border: 1px solid #5C4022;
	margin-top: 3px;
	margin-bottom: 2px;
}

input.inputstyle
{
    background: url(../images/input-bg.gif) repeat-x;
    border: solid 1px #7D7164;
    font-family: Tahoma;
    color: #7D7164;
    font-size: 11px;
    height: 15px;
    padding-left: 4px;
    padding-top: 3px;
}

input.clean {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.clear {
	border: 0px none;
}

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
}
.sublink a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
table.white-content {
    background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	/* padding: 15px 10px 10px 20px; */
}
td.white-content
{
    background: #FFFFFF; background-image:url(../images/contact_bg.gif); background-repeat:repeat-x; background-position:bottom;
	padding: 15px 15px 15px 15px;
}
.more-info a:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:hover {
	color: #CC0000;
	text-decoration: none;
}

img.product {
	border: solid 1px #838383;
}
.submit {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #732B2B;
	border: solid 1px #444;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
form {
	margin:0px;
}

a:link.category, a:active.category, a:visited.category {
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.subCategory:link, a.subCategory:active, a.subCategory:visited {
	background-image: url(../images/sublink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 25px;
	padding-top: 5px;
	display: block;
}

radio{
	border-style: none;
}

#nav a:link, #nav a:visited, #nav a:active
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    display: block;
    padding-left: 20px;
    height: 21px;
    text-transform: uppercase;
    color: #222;
    padding-top: 3px;
}

#nav a:hover, #nav a.hover:link, #nav a.hover:visited, #nav a.hover:active, #nav a.hover:hover
{
    font-family: Arial;
    display: block;
    padding-left: 20px;
    height: 21px;
    background-image: url('../images/nav-link-bg.gif');
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 3px;
    text-transform: uppercase;
}

.news .date
{
    font-family: Tahoma, Verdana;
    font-size: 10px;
    color: #5D0A0A;
}

.news h2
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #5D0A0A;
}

.news p
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #4B4B4B;
    margin-bottom: 3px;
}

.news a
{
    background: url(../images/news-arrow.gif) no-repeat left bottom;
    padding-left: 15px;
}

#gadget {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom:5px;
	color: White;
}
#gadget a:link, #gadget a:active, #gadget a:visited
{
    font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: normal;
}

#gadget a:hover {
	font-size: 10px;
	color: White;
	text-decoration: underline;
	font-weight: normal;
}

.photo
{
    border: solid 1px #C3C3C0;
    padding: 5px;
    background-color: White;
    margin: 2px 0px 10px 10px;
}

.photo_left
{
    border: solid 1px #C3C3C0;
    padding: 5px;
    background-color: White;
    margin: 2px 10px 0px 10px;
}

.category
{
    border: solid 1px #C3C3C0;
    padding: 7px;
    background-color: #EEEEEE;
    margin: 2px 0px 10px 10px;
}

DIV.hr
{
    background-image: url(../images/hr-bg.gif);
    background-repeat: no-repeat;
    height: 20px;
}

.head {
	background-color: #732B2B;
	border: solid 1px #FFF;
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
}

.dark {
	background-color: #F7F4D8;
	border: solid 1px #c2bEa3;
	font-family: Arial, Tahoma, Verdana;
}

.light {
	border: solid 1px #c2bEa3;
	font-family: Arial, Tahoma, Verdana;
}

