body {background-color: #FFF6C4;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F4F4F4; 
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F4F4F4; 
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F4F4F4; 
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F4F4F4; 
	text-decoration: none;
}
a.menulink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: center;
	text-decoration: none;
}a.menu_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #F4F4F4; 
	text-decoration: none;
}

a.menulink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: center;
	text-decoration: none;
}
a.menulink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: center;
	text-decoration: none;
}



a.prose_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
a.prose_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
a.prose_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
a.prose_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}




.slimp_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
	background-color: #66573C;
	border: 1px #000000 solid;
	text-align: center;
}
.slimp_nav_border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F4F4F4;
	background-color: #66573C;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_single_solid {
	border: 2px solid #103446;
}
.border_single_solid_sm {
	border: 1px solid #103446;
}
.border_lower_solo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103446;
}
.border_right_solo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #103446;
}
.border_top_solo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #103446;
}
.border_left_solo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #103446;
}
.border_sm_c_shape {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #103446;
	border-left-color: #103446;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #103446;
}
.border_sm_c_shape_reverse {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #103446;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #103446;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #103446;
}
.border_sm_l_shape {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #103446;
	border-left-color: #103446;
}
.border_sm_u_shape {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103446;
	border-bottom-color: #103446;
	border-left-color: #103446;
}
.title_large {
	font-size: 30px;
	line-height: 36px;
}
.title_med_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	font-weight: normal;
}
.title_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
}
.prose_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.prose_main_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.prose_main_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.prose_main_med_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.prose_sm_bold {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prose_main_sm {
	font-size: 11px
}
.wm_row {
	background-image: url(../img/wm_row.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tinytableopacity {
	background-color: #FDFFEB;
}
.sm_box_t {
	background-image: url(../img/common/t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sm_box_ur {
	background-image: url(../img/common/ur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sm_box_r {
	background-image: url(../img/common/r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sm_box_lr {
	background-image: url(../img/common/lr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sm_box_b {
	background-image: url(../img/common/b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sm_box_ll {
	background-image: url(../img/common/ll.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sm_box_l {
	background-image: url(../img/common/l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sm_box_ul {
	background-image: url(../img/common/ul.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sm_box_bkg {
	background-color: #FDFFEB;
}
.bkg_ranch_pic {
	background-image: url(../img/ranch2.jpg);
	background-repeat: no-repeat;
}
















body {
	background-color: #fff;
	color: #203652;
	font-family: Arial, serif;
	font-size: small;
	margin: 1em;
	font-weight: bold;
}

p, td, th, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

h1 {
	font-family: Arial;
	font-size: large;
}

#header {
	font-family: Garamond, serif;
	font-size: xx-large;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.5em;
}

#footer {
	text-align: center;
}

input, textarea, select, .inputbox {
	background-color: #fff;
	border-color: #888;
	border-style: solid;
	border-width: 1px;
	color: #000;
}

input.button {
	background-color: #888;
	border-color: #fff;
	border-style: outset;
	border-width: 1px;
	color: #fff;
	font-weight: bold;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
	clear: right;
	float: right;
}

div.sgContainer {
	border-color: #000000;
	border-style: none;
	border-width: 1px;
	clear: both;
	text-align: center;
}

div.sgTab, div.sgNavBar {
	font-family: Verdana, sans-serif;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.sgTab a, div.sgNavBar a {
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: small;
}

div.sgNavBar img {
	border-color: #333;
	border-style: solid;
	border-width: 2px;
}

div.sgAlbum, div.sgGallery {
	background-color: #343434;
	border-color: #04364a;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
}

div.sgAlbum table, div.sgGallery table {
	margin-left: auto;
	margin-right: auto;
}

div.sgAlbum img {
	border-color: #bc9c01;
	border-style: dotted;
	border-width: 1px;
	margin: 3px;
}

td.sgGalleryThumb {
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
	text-align: center;
}

td.sgGalleryText {
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0;
	text-align: left;
	vertical-align: top;
}

a.sgGalleryTitle {
	font-family: Arial, serif;
	font-size: medium;
	font-weight: bold;
}

div.sgImage img {
	background-color: #343434;
	border-color: #555;
	border-style: solid;
	border-width: 2px;
	padding: 20px;
}

.sgDesc {
	margin-left: auto;
	margin-right: auto;
}
.wm_bkg_big {
	background-image: url(../img/wm_bkg_big.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.wm_bkg_big2 {
	background-image: url(../img/wm_bkg_big2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
