/*
===========================
Rich text editor stying
===========================
*/

#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}



/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

fieldset ol,ul 
{
    list-style-type:none;
}
ol,ul {
	list-style-type:circle;
	padding-left: 30px;
}
caption,th {
	text-align:left;
}
h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*
====================================
Start Theme One Styling
====================================
*/

body
{
    background-color:#0A1826;
	background-image: url(/images/stripe.png);
	background-repeat: repeat;
	height: 100%;
	/*background-image:url(../Data/Assets/Misc/page_background.gif);
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;*/	
	font-family: Verdana;
}
h2 
{
    font-family:Times New Roman;
}
#Container
{
	margin:0 auto 0 auto;
	width:912px;
	height: 100%;
	padding-top:20px;
}

#Header
{
	overflow: hidden;
	width: 100%;
	height: 252px;
	/*border:1px solid red;*/
	background: url("/images/header.png");
	background-repeat:no-repeat;
	
}

#navigation 
{
    height: 46px;
    width: 100%;
    background-image: url(/images/navBarBG.png);
    background-repeat: no-repeat;
    /*border:1px solid green;*/
}

#sidebar 
{
    width: 170px;
    height:100%;
   /* border:1px solid blue;*/
    float: left;
    
}

#Logo
{
	/*background-image:url(../Data/Assets/Header/Logo.gif);*/
	/*border: 1px solid white;*/
	text-indent:-10000px; /*Used to hide the text off screen */
	height:90px;
	width:221px;
	float:left;
}

#Logo a
{
	display:block;
	height:100%;
}


#Navi
{
	float:left;
	height:46px;
	font-size:14px;
	padding-left: 0px;
}

#Navigation ul
{
    padding-left: 0px;
}

#Navi li
{
	float:left;
	display:block;
	/*background-color:green;*/ /* Used for debug */
	line-height:46px;
	margin:0 0 0 17px;
	/*padding-left:10px;
	padding-right: 10px;*/
	width: 90px;
}



#Navi li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width: 108px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#Navi li a:hover, #Navi li.Selected a
{
	color:#0099ff;
	width: 108px;
	background-image: url(/images/navBarRoll.png);
	background-repeat:no-repeat;
	text-align: center;

}

#subNavi
{
	float:right;
	height:10px;
	font-size:20px;
}

#subNavi li
{
	float:left;
	display:block;
	/*background-color:green;*/ /* Used for debug */
	line-height:10px;
	margin:0 0 0 17px;
}


#subNavi li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size: 0.6em;
}

#subNavi li a:hover, #subNavi li.Selected a
{
	color:#FF6D00;
}


#Content
{
	background-color:#FFFFFF;
	padding:0px 0 0 0;
  clear:both;
  height:100%;
  background-image: url('/images/contentImg.png');
	background-repeat:repeat-y;

}

#contentContainer
{

	float: left;
	width: 100%;
}

#HomeFeature
{
	/*background-image:url(../Data/Assets/Feature/Home_Feature.gif);*/
	border: 1px solid black;
	background-repeat:no-repeat;
	height:168px;
	text-indent:-10000px; /*Used to hide the text off screen */
}

#ContentContainer
{
	/*margin:24px 0 0 15px;
	background-color:red;*/ /* Used for debug */
	height: 100%;
}

#MainContent
{
	width:710px;
	float:right;
	font-size:14px;
	padding-right: 10px;
	padding-top:15px;
	/*border:1px solid purple; Used for debug */
}

#MainContent h3
{
	font-size: 20px;
	color:#ff6300;
}

#MainContent p
{
	margin:10px 0 10px 0;
}

#MainContent a
{
	color:#FF6300;
	text-decoration:underline;
}

#MainContent a:hover
{
	color:#FF6300;
	text-decoration:none;
}
#MainFeature
{
	width:700px;
	float:left;
	font-size:14px;
	padding-right: 10px;
	padding-top:15px;
	/*border:1px solid purple; Used for debug */
}

#Commercials
{
	width:320px;
	float:left;
	font-size:14px;
	padding-right: 10px;
	padding-top:15px;
}
#Specials
{
	width:320px;
	float:left;
	font-size:14px;
	padding-right: 10px;
	padding-top:15px;
}
#Deals
{
	width:700px;
	float:left;
	font-size:14px;
	padding-right: 10px;
	padding-top:15px;
	/*border:1px solid purple; Used for debug */
}
#lawn
{
	width:241px;
	height:250px;
	float:left;
	font-size:14px;
	
	/*border:1px solid purple; Used for debug */
}
#guitar
{
	width:205px;
	height:200px;
	float:left;
	font-size:14px;
	
	/*border:1px solid purple; Used for debug */
}
#jewelry
{
	width:241px;
	height:250px;
	float:left;
	font-size:14px;
	
	/*border:1px solid purple; Used for debug */
}
/*
==========================================
Gallery List
==========================================
*/

#MainContent .GalleryList
{
	
	width:100%;
}

#MainContent .GalleryList .Item
{
	float:left;
	width:96px;
	margin:0 0 10px 10px;

}


#MainContent .GalleryList .Item a img
{
	padding:2px;
	border:1px solid black;
	text-decoration:none;
}



#MainContent .GalleryList .Item a:hover img
{
	padding:2px;
	border:1px solid black;
	background-color:black;
}

#MainContent .GalleryList .Item strong a
{
	display:block;
	margin:5px 0 0 0;
}

#MainContent .GalleryList .Item em
{
	display:block;
	font-size:12px;
}


#MainContent .Photo img
{
	/* This ensures the photos is resized to fit the div */
	max-width:100%;
}

#MainContent .Photo .PhotoNav
{
	display:block;
}

#MainContent .Photo .PhotoNav .Left
{
	float:left;
}

#MainContent .Photo .PhotoNav .Right
{
	float:right;
}

/*
==========================================
News List
==========================================
*/

#MainContent ul.NewsList
{
 margin:15px 0 0 0;
}


#MainContent ul.NewsList li
{
 margin:0 0 15px 0;
}

#MainContent ul.NewsList li a
{
 display:block;
}

#MainContent ul.NewsList li a.Event
{
	background-image:url(../Data/Assets/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent ul.NewsList li a.News
{
	background-image:url(../Data/Assets/Misc/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent .EventItem strong
{
	display:block;
}


/*
==========================================
Contact Form
==========================================
*/

fieldset input.error, fieldset textarea.error
{
    border:2px solid red;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
padding:3px 4px 2px 3px;
width:50%;
}

    fieldset input.error:focus
    {
        border:2px solid #af4975;
    }
#MainContent .ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#MainContent .ContactForm .Error li
{
	font-weight:normal;
}

#MainContent .ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

#MainContent .ContactForm legend
{
	display:none;
}

#MainContent .ContactForm label
{
	color:#000000;
	font-weight:bold;
}

#MainContent .ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:350px;
}

#MainContent .ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:100%;
}

/*
==========================================
VCard Styling
==========================================
*/

.vcard .n
{
	font-weight:bold;
}

.vcard .tel
{
	background-image:url(../Data/Assets/Misc/phone_icon.gif);
	background-repeat:no-repeat;
	background-position:6px 0px; /* Left:6px Top:0px */
	padding:2px 0 3px 22px;
	margin:15px 0 0 0;
	display:block;
	color:#000000;
}

.vcard .email
{
	background-image:url(../Data/Assets/Misc/email_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	text-decoration:underline;
	padding:0 0 1px 22px;
	margin:0;
	display:block;
	color:#000000;
}

.vcard .url
{
	background-image:url(../Data/Assets/Misc/web_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	text-decoration:underline;
	padding:1px 0 2px 22px;
	margin:0;
	display:block;
	color:#000000;
}

.vCardDl
{
	background-image:url(../Data/Assets/Misc/vcard_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	padding:0 0 0 22px;
	margin:15px 0 50px 0;
	color:#000000;
}


/*
==========================================
Email A Friend
==========================================
*/
#MainContent .EmailFriendForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#MainContent .EmailFriendForm .Error li
{
	font-weight:normal;
}

#MainContent .EmailFriendForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

#MainContent .EmailFriendForm legend
{
	display:none;
}

#MainContent .EmailFriendForm label
{
	color:#000000;
	font-weight:bold;
}

#MainContent .EmailFriendForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:300px;
}

#MainContent .EmailFriendForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:100%;
}



/*
==========================================
Search Results
==========================================
*/


#MainContent #xsltsearch #xsltsearch_summary strong
{
	font-weight:bold;
}

#MainContent #xsltsearch .xsltsearch_description strong
{
	background-color:#FFF6BF;
	padding:0 2px 0 2px;
}

#MainContent #xsltsearch .xsltsearch_form .input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
}

#MainContent #xsltsearch #xsltsearch_stats
{
	font-size:12px;
	font-style:italic;
}


/*
==========================================
Secondary Content
==========================================
*/


#SecondaryContent
{
	float:right;
	width:240px;
	font-size:13px;
	/*background-color:blue;*//* Used for debug */
	padding:0 0 80px 0;
}

#SecondaryContent h3
{
	font-size: 20px;
	color:#ff6300;
}

#SecondaryContent a
{
	color:#000000;
	text-decoration:underline;
}

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

#SecondaryContent a.RSSLink
{
	background-image:url(../Data/Assets/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

#SecondaryContent a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}

#NewsSecondaryHeader
{
	background-image:url(../Data/Assets/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 23px;
}

#SecondaryContent ul#NewsList
{
	margin:12px 0 0 0;
}

#SecondaryContent ul#NewsList li
{
	margin:0 0 6px 0;
	font-size:13px;
}

#SecondaryContent ul#NewsList li strong
{
	font-weight:bold;
}

#SecondaryContent ul#NewsList li.Event a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
}

#SecondaryContent ul#NewsList li.News a
{
	display:block;
	background-color:#F9F9F9;
	border-top:3px solid #E2E2E2;
	border-bottom:3px solid #E2E2E2;
	padding:8px 8px 7px 27px;
	color:#808080;
	text-decoration:none;
	background-image:url(../Data/Assets/Misc/news_icon.gif);;
	background-repeat:no-repeat;
	background-position:7px 8px;
}

#SecondaryContent ul#NewsList li a:hover
{
	background-color:#FFECCC;
	border-top:3px solid #FFA200;
	border-bottom:3px solid #FFA200;
	color:#FF6300;
	text-decoration:none;
}

#SecondaryContent #SearchSecondaryHeader
{
	margin:30px 0 0 0;
}

#SecondaryContent form
{
	margin:0 0 30px 0;
}

#SecondaryContent form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px -16px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
	padding:0;
	margin:0;
}

#SecondaryContent form input.Submit:hover, #SecondaryContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	height:16px;
	text-indent:-10000px;
	width:18px;
}

#SecondaryContent form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:150px;
}

#SecondaryContent a.EmailFriend
{
	background-image:url(../Data/Assets/Misc/email_a_friend.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0 0 0 22px;
	text-decoration:underline;
	color:#000000;
}

#SecondaryContent a.EmailFriend:hover
{
	text-decoration:none;
}

#Footer
{
	clear:both;
	min-height:40px;
	font-size:12px;
	/*padding:0 0 0 15px;
	border:1px solid pink;*/
	padding-left:10px;
	padding-right: 10px;
	height: 100%;
	padding-top: 30px;
/*background:#EFEFEF none repeat scroll 0 0;*/
}

#Footer a
{

	text-decoration:none;
}

#Footer a:hover
{
	color:#808080;
	text-decoration:underline;
}

#Footer .ValidXhtml
{
	padding:0 0 0 19px;
	background-image:url(../Data/Assets/Misc/valid_icon.gif);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	color:#61AB49;
}

#Footer a.ValidXhtml:hover
{
	color:#61AB49;
	text-decoration:underline;
}

#footer hr
{
    background-color: #d1d1d1;
    height: 1px;
    width: 95%;
}

.footHeader 
{
    font-size: large;
    text-decoration: underline;
    font-family:arial;
}

.footerBars  
{
    padding-top:10px;
    background:transparent url(/images/footerIMG.png) no-repeat scroll 0 0;
    color:#EFEFEF;
    height: 120px;
}

.footerBars a
{
    color:#efefef;
}

.sitedesign{width:100%; text-align:center;}
.sitedesign a{color:#000;}
.SG_DEFAULT_KEYWORDS
{
    height: 0;
    visibility: hidden;
}

.sideBarNavi li a 
{
    /*color: #000;
    font-size:12px;
    font-family: Georgia;
    font-weight: bold;
    text-decoration: none;*/
    font: normal 12px Arial;
color: black;
/*background: #E9E9E9;*/
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.sideBarNavi li
{
    border-bottom: 1px solid #666;
    padding-left: 10px;
}

.sideBarNavi li:hover
{
    background-color:#ccc;
}

.sideBarNavi ul li
{
    padding-bottom: 2px; /*bottom spacing between menu items*/
    width: 139px;
}

.sideBarNavi li.header
{
/*color:#000000;
font-family:"Arial Black",Gadget,sans-serif;
font-size:14px;
margin-left:-15px;
padding-top:5px;
width:168px;
border: none;*/
font: bold 13px Verdana;
color: white;
background: #000 url(/images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/

}
.sideBarNavi li.Selected a
{
    color:red;
    padding-top:5px;
}

#sidebar ul
{
    float:left;
list-style-type:none;
margin-left:-30px;
width: 170px;

}


#searchBox
{
    float: left;
    width: auto;
    padding-left:5px;
}

#thumbs 
{
    width:735px;
    padding-left:10px;
    padding-right:10px;
    float:left;
}

.thumbnail
{
    padding: 5px;
    border: 1px solid #efefef;
}


#searchHead
{
background:transparent url(/images/searchBar.png) no-repeat scroll 0 0;
float:right;
height:40px;
margin-right:15px;
margin-top:200px;
width:228px;
}

.searchGo 
{
float:left;
margin-left:184px;
margin-top:-19px;
width:20px;
}

.hText
{
    visibility:hidden;
    height:0px;
}

#rotator
{
    float:right;
    width: 725px;
    height:204px;
}

.font9{
font-size:9px;
}

.fontLarge {
font-size:16px;
}

#mainContent img a{
text-decoration:none;
border: none;
}

#galLinks {
font-size: .8em;
padding-bottom:5px;
padding-top:5px;
}
#galLinks a {
padding-right:10px;
}
.backLink{
font-size:.8em;
}
/*
================================
GALLERY GRID
================================
*/ 
.galleryGrid
{
    margin:25px 0 0 0;
    float: left;
}

    .galleryGrid .item
    {
        width:208px;
        margin:0 0 15px 30px;
    }
        
    .galleryGrid .item.first
    {
        margin-left:0;
    }
    
        .galleryGrid .item a
        {
           /* background:url(../media/Assets/arrow_right.gif) no-repeat center right;*/
            padding:0 7px 0 0;
        }
    
        .galleryGrid .item img
        {
            display:block;
            background-color:#efefef;
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
            border-top:1px solid #ccc;
            float:left;
            /*margin-bottom:10px;*/
            margin-right:10px;
            padding:3px 3px 8px;
        }
        
        .galleryGrid .item span
        {
            display:block;
           
            background-color:#efefef;
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
            border-bottom:1px solid #ccc;
            width: 214px;
            
        }

.left {
float:left;
}


/*
================================
PHOTO GRID
================================
*/ 
.photoGrid
{
    margin:25px 0 0 0;
}

    .photoGrid .item
    {
        width:160px;
        margin:0 0 15px 20px;
    }
                
    .photoGrid .item.first
    {
        margin-left:0;
    }
    
        .photoGrid .item a
        {
            /*background:url(../media/Assets/arrow_right.gif) no-repeat center right;
            padding:0 7px 0 0;*/
        }
    
        .photoGrid .item img
        {
            display:block;
            background-color:#efefef;
            border:1px solid #ccc;
            float:left;
            margin-bottom:10px;
            margin-right:10px;
            padding:3px 3px 3px;
        }
        
        /*.photoGrid .item img:hover
        {
            display:block;
            background-color:#d9d9d9;
            border:1px solid #ababab;
            float:left;
            margin-bottom:10px;
            margin-right:10px;
            padding:3px 3px 3px;
        }*/
    
        .photoGrid .item span
        {
            display:block;
            
        }

/*
================================
PHOTO ITEM
================================
*/ 
.photo
{
    margin:25px 0 0 0;
}
    
    .photo .pager
    {
        display:block;
        margin:0 0 10px 0;
    }

    .photo a.prev
    {
        background:url(../media/Assets/arrow_left.gif) no-repeat center left;
        padding:0 0 0 7px;
    }
    
    .photo a.next
    {
        background:url(../media/Assets/arrow_right.gif) no-repeat center right;
        padding:0 7px 0 0;
    }
    
    .photo .item
    {
        position:relative;
	overflow:hidden;
	/*width:550px;*/
    }
    
        .photo .item span
        {
            display:none;   /*hide it if JS disabled and when page initially loads */
        
            position:absolute;
            left:0;
            bottom:0;
            
            background:url(../media/Assets/white_60_bg.png) repeat top left;
	    color:#000;
            
            /*width:540px;*/ /*550 - 5 - = 540px */
	width:100%;
            padding:10px 5px 10px 5px;
        }

ul#rotate 
{
    list-style-type:none;
	padding-left: 10px;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
