/*--------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
body {
	background:url(themes/sg_custom/assets/body.gif) top center repeat-x #20446a;
	margin:10px 0px;
}

H1 {
	font-size:18px;
	font-weight:bold;
	color:#3a74ab;
	padding:0px;
	margin:0px;
}

H3 {
	font-size:14px;
	font-weight:bold;
	color:#961010;
}

.owners {
	float:right;
	padding-left:5px;
}
/*--------------------------------------------------------------------------------------
Slideshow
-------------------------------------------------------------------------------------- */
#imageContainer {
	position:left 0px top 0px;
	margin:0;
	width:310px;
	height:272px;
	border:0px; 
}

#imageContainer img {
	display:none;
	position:absolute;
}
/*--------------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------------- */
#header {
	float:left;
	width:780px;
	height:157px;
	background:url(themes/sg_custom/assets/header.jpg) top center no-repeat;
}

#logoholder {
	float:left;
	width:131px;
	_width:177px;
	height:144px;
	_height:157px;
	padding:13px 0px 0px 46px;
}

#logo a {
	float:left;
	display:block;
	width:131px;
	height:131px;
	background:url(themes/sg_custom/assets/logo.jpg) top center no-repeat;
	text-indent:-9000;
	font-size:0px;
}
/*--------------------------------------------------------------------------------------
Search
-------------------------------------------------------------------------------------- */
#searchcontainer {
	float:right;
	width:211px;
	height:44px;
	_height:59px;
	padding:13px 22px 0px 0px;
}

.searchtbl {
	width:205px;
}

.searchbtn {
	width:28px;
	height:18px;
	border:none;
	margin-left:4px;
	cursor:pointer;
}

.searchbar {
	width:141px;
	height:18px;
	border:1px solid #a3b9ce;
}

#advsrch {
	float:left;
	text-align:right;
	width:127px;
	margin-top:2px;
}

a.srchlink:link, a.srchlink:active, a.srchlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f7293;
	text-decoration:none;
}

a.srchlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#4f7293;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------
Navigation
-------------------------------------------------------------------------------------- */
#navcontainer {
	float:right;
	width:533px;
	_width:558px;
	height:20px;
	_height:45px;
	padding:25px 0px 0px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.navlink:hover {
	color:#3b74ab;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------
Left Column
-------------------------------------------------------------------------------------- */
td.mainborder {
	background:url(themes/sg_custom/assets/leftcol.gif) top left repeat-y;
}

td.mainborder input, td.mainborder select {
	margin:10px 0px 0px;
}

p.sidecolumnitemtext {
	background:url(themes/sg_custom/assets/sidenavbg.gif) left no-repeat;
	margin-top:3px;
}

a.navbar {
	padding-left:20px;
}
/*--------------------------------------------------------------------------------------
Main Content Area
-------------------------------------------------------------------------------------- */
.titles {
	font-weight:bold;
	color:#961010;
}

#mapquest {
	width:280px;
	text-align:center;
}

#homespecial {
	width:315px;
	_width:554px;
	height:277px;
	_height:282px;
	padding:5px 0px 0px 239px;
	background:url(themes/sg_custom/assets/homespecial.gif) top center no-repeat;
	position:absolute;
	margin:-52px 0px 0px -10px;
}

#homespace {
	height:245px;
}
/*--------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------- */
#footer {
	float:left;
	width:780px;
	height:36px;
	_height:53px;
	padding-top:17px;
	background:url(themes/sg_custom/assets/footer.gif) top center no-repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	
}

a.ftrlink:link, a.ftrlink:active, a.ftrlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.ftrlink:hover {
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------
Cart Detail
-------------------------------------------------------------------------------------- */
.cartdetailtableheadertext {
	padding:0px 2px 1px 2px;
}

.cartdetailheader {
	padding:1px 0px;
}

.cartdetailtext {
	padding:0px 2px 0px 4px;
}

.cartdetailtable {
	background:#FFFFFF;
	border: 1px solid #5f0018;
	padding:0px;
}

.logintableborder {
	
    background: #FFFFFF;
	border: 1px solid #5f0018;
	padding:1px 2px;
}

.checkoutreviewback {
    background:#FFFFFF;
	padding:1px 2px;
}

.checkoutreviewheaderback {
    background: #5f0018;
	padding:1px 2px;
}
