
.HeadlineTemplateTable 
{
}

.HeadlineTemplateTd 
{
}

.HeadlineSubTemplateTable
{
}

.HeadlineSubTemplateTextTd
{
}

.HeadlineSubTemplatePictureTd
{
}

@import url("../Page/Style.css");
/* PAGE STRUCTURE IN SEQUENCE
---------------------------------------------------------------------*/

/* --- NOTE: within the CMS System you need to write very specific CSS otherwise it gets confused! (#sidebar .subnav ... is a good example) ----*/

body, #body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	line-height: 1.4em;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/background2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
#header_wrap {
	background-color: #666666;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	}
#navbar_container {
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
 	}
#navbar {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
	}
	
/* ---- navbar list ---- */

#menu ul, ul.nobullets {
	margin:0;
	padding:0;
	list-style:none;
	}
#navbar #spacer img {
	height: 1px;
}
#menu li {
	height:19px;
	display: inline;
	list-style-type: none;
	text-align: left;
	}
#menu ul a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #CFCDBB;
	letter-spacing: 1px;
	}
#menu ul a:hover, #menu ul a.selected {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/icon_2a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: transparent;
	} 
	
/* ---- end navbar list ---- */

/* ---- start banner area ---- */

#banner_wrap {
	height: 110px;
	width: 100%;
	background-color: #000000;
	clear: both;
	}
#banner_image {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	background-color: transparent;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#page_title {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-align: right;
	height: 80px;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/logo.gif);
	background-repeat: no-repeat;
	background-position: 457px -15px;
	}
#page_title h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 23px;
	line-height: 20px;
	}
#page_title img {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	}
	
/* ---- end banner area ---- */

/* ---- start content area ---- */

#content {
	background-color: transparent;
	float: left;
	width: 510px;
	margin-top: 20px;
	}
#content_wrap {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
a:link {
	color: #000000;
	text-decoration: underline;
	}

#blog_article_posts a {
	text-decoration: none;
}
.blog_article_posts img {
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
.continue_reading {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
}
.comments_link {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/small_bubble.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.post_your_comment_link {
	background-image: url(assets/tiny_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
a:hover {
	background-color: #F5FFB1;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}
#blog_article_posts {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}



/* ---- start sidebar area ---- */

#sidebar {
	background-color: transparent;
	width: 220px;
	margin-top: 20px;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/* --- start sidebar subnav ---*/

div#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	line-height: normal;
	margin: 0px 0px 20px;
	}
	
/* --- h5 is being used for sideber titles --- */
h5 {
	font-size: 14px;
	display: block;
	margin: 0px;
	padding: 2px 0px 5px 28px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #C4C1B0;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/icon_4.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
/* --- h5 is being used for sideber titles --- */

	}
#subinfo img {
	margin: 0px;
	padding: 0px;
	}
/*
#subnav ul li a:link, #subnav ul li a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	height: 20%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4C1B0;
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding-left: 28px;
	}
	*/
#sidebar .subnav ul li a:link, #sidebar .subnav ul li a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4C1B0;
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding-left: 28px;
	font-size: 11px;
	display: block;
	line-height: normal;
	}
#sidebar .subnav ul li a:hover, #sidebar .subnav ul li a.selected {
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4C1B0;
	background-repeat: no-repeat;
	background-position: 9px 4px;
	padding-left: 28px;
	line-height: normal;
	}
#sidebar .subnav ul li {
	list-style-type: none;
	}
#sidebar .subnav ul {
	margin: 0px;
	padding: 0px;
	}
#subinfo {
	margin-bottom: 20px;
	padding-left: 28px;
	font-size: 11px;
	line-height: normal;
	}
	

	
/* --- end sidebar area ---*/

/* --- start footer area ---*/

#footer_wrap {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-bottom: 30px;
	margin-top: 0px;
	padding-top: 30px;
	}
#footer_content {
	float: left;
	width: 510px;
	position: absolute;
	}
#footer_sidebar {
	background-color: transparent;
	width: 220px;
	float: right;
	position: inherit;
	}

/* ---- footer navbar ( TOP BACK ) ---*/

#footer_nav {
	height:21px;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding-top: 2px;
	width: 510px;
	float: left;
	background-color: #666666;
	}
#footer_nav ul, ul.nobullets {
	margin:0;
	padding:0;
	list-style:none;
	}
#footer_nav li {
	display: inline;
	list-style-type: none;
	text-align: left;
	}
#footer_nav ul a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CFCDBB;
	background-color: transparent;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	}
#footer_nav ul a:hover {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	} 
	
/* ---- end footer navbar ( TOP BACK ) ---*/

/* ---- footer sidebar ( creadits: popadd fuga / links ) ---*/

#footer_credits {
	text-align: left;
	height: 21px;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	padding-left: 28px;
	border-top: 1px dashed #C4C1B0;
	border-bottom: 1px dashed #C4C1B0;
	vertical-align: middle;
	padding-top: 2px;
	}
#footer_credits img {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	}
#footer_credits a {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	}
#footer_credits a:hover {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
	}
/* ---- end footer area ---*/
	

/* ---- miscellaneous ----*/
.clear {
	clear: both;
	float: left;
}
.comments_table {
	width: 510px;
}
.comments_link_off {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/small_bubble.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color: #999999;
}



/* CSS Document */

.comments_table {
	width: 510px;
	margin-bottom: 20px;
}
.comments_table_posts {
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
	}.comments_table_form {
	background-color: #E7E7E7;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/form_table_background.gif);
	font-size: 11px;
	line-height: normal;
}
.comments_table_bubble_top {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/comment_bubble.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments_table_bubble_bottom {
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/comment_bubble.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.comments_table_bubble_bottom p {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 1px;
}
.comments_table_name {
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.form_title_posts {
	font-size: 10px;
	background-image: url(http://www.thecmscentrehost.com/ws/a0/Looks/Look610/Assets/small_bubble_form.gif);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.form_text_posts {
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	margin: 0px;
}
blockquote div {
	background: F5F5ED;
	border: 1px dashed #999999;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}


/*---- contact form ----*/

#contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5D7;
	padding-left: 5px;
	border: 1px dotted #666666;
	color: #383835;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	.wt {color: #000000;}
	.bl {color: 92A8B6;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 10px;
		padding-top : 10px;}
	a.dk {color: 41505B;}
	a:hover {text-decoration: none;}
	.dkbl {
		color: 41505B;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 10px;
		padding-top : 10px;
	}
	.input {
		font-family: verdana;
		color: #33251C;
		background: #EDEEE2;
		border: 1px solid #666666;
		font-size: 11px;
	}
	.showfinders {color: #41505B; border: 1px solid #ffffff; background: #ffffff; font-size: 10px;}
.rules {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	height: 10px;
}
/* --- golmark contact form ---*/

#contact_form .customForm_1 {
	width: 100%;
}
#contact_form .textField {
	width: 100%;
	background-color: #F7F7EB;
	border: 1px solid #C5C6BC;
}
#contact_form .button {
	background-color: #F7F7EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C6BC;
	border-right-color: #51524E;
	border-bottom-color: #51524E;
	border-left-color: #C5C6BC;
}


/*---- end contact form ----*/

#sidebar .sideBarSection .SideBarPictureList li {
	list-style-type: none;
}
#sidebar .sideBarSection .SideBarPictureList .SideBarPicture {
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#sidebar .sideBarSection div {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 5px;
}
#sidebar .subnav {
	margin-bottom: 20px;
}
#sidebar .sideBarSection {
}
TD 
{
	vertical-align: top;	
}
.BodyText4, .BodyText6 
{
	line-height: 1.4em;
	font-size: 0.9em;
}
.sectionSpacer 
{
	width: 83px;
}
.PhotoBodySmall, .PhotoBodyLarge
{
	text-align: center;	
}
.PhotoCaption, .PhotoCaptionLarge 
{
	font-size: smaller;
}
.largePicture 
{
	width: 500px;
}
.smallPicture 
{
	width: 165px;	
}
.smallPictureHorizontal {
	width: 160px;
}
.sectionDividerSpacer 
{
	width: 499px;	
}

#content, td {
	vertical-align: top;
	background-color: transparent;
}

.PageSubTemplateTable{
	width: 510px;
}

.BodyText4, .BodyText6 
{
	text-align: left;
	vertical-align: top;
}
.sectionSpacer 
{
	width: 83px;
}
#content .textTitle {
	color:#B5B29E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height:normal;
	letter-spacing: -1.5pt;
}
.PhotoBodyLarge {
}
.PhotoCaption, .PhotoCaptionLarge 
{
	font-size: smaller;
}
.largePicture 
{
	width: 510px;
	margin-bottom: 10px;
}
.smallPicture 
{
	width: 165px;
	margin-bottom: 10px;
}
/* ---- NEW POPADD SMALL PICTURE CLASSES ----*/
/*
.smallPictureLeft 
{
	width: 165px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.smallPictureRight 
{
	width: 165px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}
.PhotoBodySmallRight {
	line-height: 1.4px;
}
.PhotoBodySmallLeft {
	text-align: right;
	padding: .4em 0em 0em;
}
*/
/* ---- END NEW POPADD SMALL PICTURE CLASSES ----*/
.sectionDivider 
{
	border-top: 1px solid #B5B29E;
	padding-bottom: 3px;
	width: 510px;
}
.sectionDividerSpacer 
{
	width: 499px;	
}
/* ---- styles from popadd ---- */

/* ---- end content area ---- */

#content .allSectionsTable .picturesOnLeft .PhotoBodySmall .smallPicture {
	margin-right: 10px;
	margin-top: 5px;
}
#content .allSectionsTable .picturesOnLeft .PhotoBodySmall .PhotoCaption {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
#content .allSectionsTable .picturesOnRight .PhotoBodySmall .smallPicture {
	margin-top: 5px;
	margin-left: 10px;
}
#content .allSectionsTable .picturesOnRight .PhotoBodySmall .PhotoCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	margin-left: 10px;
}
.allSectionsTable {
	margin-bottom: 20px;
	width: 510px;
}
/*
.content_img_large {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
.content_img_small {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	.content_img_small_right {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*/
.BodyText6 h2 {
	font-size: 24px;
	}
	

.BodyText6 h1 {
	font-size: 12px;
	line-height: normal;
}
#contact_form .customForm_1 {
	width: 100%;
}
#contact_form .textField {
	width: 100%;
	background-color: #F7F7EB;
	border: 1px solid #C5C6BC;
}
#contact_form .button {
	background-color: #F7F7EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C6BC;
	border-right-color: #51524E;
	border-bottom-color: #51524E;
	border-left-color: #C5C6BC;
}

