/* CSS Document */

a:link {
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited {
	color: #CCCCCC;
}
h2 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}



#titlebar {
width: 750px;
height: 140px;
background-image: url(images/sabrestone_titlebar.jpg);
background-repeat:no-repeat;
}

#spacer {
width: 750px;
height: 15px;
}

#navbar {
width: 750px;
height: 35px;
background-color:#9999cc;
}

#flowerbud {
width: 750px;
height: 30px;
background-image:url(images/flowerbud.jpg);
background-position:right;
background-repeat:no-repeat;
}


/* ------------- COLUMNS ---------------- */

#columnbox {
width: 650px;
}

#columnleft {
width: 135px;
padding-right: 20px;
padding-left: 25px;
float: left;
text-align:left;
}

#columnright {
width: 390px;
float: right;
text-align:left;
}

#rightcolcontent {
width: 333px;
padding-left: 20px;
padding-right: 37px;
text-align: left;
background-image:url(images/columndivider.jpg);
background-position:left;
background-repeat:repeat-y;
}

#columnbox2 {
width: 650px;
}

#promocolumnleft2 {
	width: 360px;
	float: left;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:20px;
	text-align:centre;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFCC99;
}


#promocolumnleft {
	width: 150px;
	float: left;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color: #FFCC99;
}


#promocolumnright {
	width: 160px;
	float: right;
	padding-top:5px;
	padding-bottom:20px;
	padding-left:20px;
	text-align:left;
}

#gradientcollumngroup {
	width:340px;
	float:right;
}

#gradientcolumnright {
width: 440px;
clear:right;
padding-top:20px;
padding-bottom:20px;
float: right;
text-align:left;
background-image:url(images/gradientbox.jpg);
background-position:right;
background-repeat:repeat-y;
}

#gradientunderline {
width: 340px;
height:44px;
clear:right;
float: right;
text-align:right;
background-image:url(images/gradientunderline.jpg);
background-position:right;
background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color: #FFFFFF;
}

#columnfooter {
clear:both
}

#columnfooter2 {
clear:both
}

#templatebackgroundbox {
	background-image: url(images/backgroundart.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#backgroundbox {
	padding-top:30px;
	background-image: url(images/backgroundart.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#contentbox {
width: 650px;
background-color:#333366;
}

#contactbox {
width: 620px;
padding: 10px;
text-align:left;
}

#topnavybar {
	width: 100%;
	height: 30px;
	background-color:#003366;
}


#logo {
	width: 100%;
	height: 200px;
	background-image: url(images/sabre-stone-logo.gif);
	background-position: center;	
	background-repeat: no-repeat;
	
}

#bluegradient {
	width: 100%;
	height: 600px;
	background-image: url(images/bluegradient.jpg);
	background-repeat: repeat-x;
}

#comingsoon {
	width: 100%;
	height: 100px;
	background-image: url(images/coming_soon.jpg);
	background-position: center;	
	background-repeat: no-repeat;
	
}

#navybar {
	width: 100%;
	background-color:#003366;
	font:Arial, Helvetica, sans-serif
	padding-bottom: 20px;
	padding-top: 20px;
	font-size:16px;
	text-align:center;
	color: #FFFFFF;
}



body {
	font-family:"Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-wrap: break-word;
}
.bluetext {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.whitecentury {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(images/backgroundart.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.flowerbud {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.subheading {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.goldtext {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC99;
}
.tableheading {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.tableinfo {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC99;
	font-style: italic;
}
.input {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}

