@charset "UTF-8";
body {
	background-color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262626;
}

a {
	color: #8A7E66;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#container {
	background-color: #CDBEA0;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #8A7E66;
}
#logo {
	background: url(/images/logo.png) no-repeat;
	margin: 5px;
	padding: 0px;
	width: 170px;
	height: 200px;
}
#header {
	height: 210px;
}
#banner {
	margin: 0;
	padding: 10px;
	height: 190px;
	width: 550px;
	text-align: center;
	vertical-align: middle;
}

.top {
	float: left;
}

#menu {
	width: 760px;
	padding: 0px;
	text-align: left;
}

#center {
	padding: 5px 0 5px 0;
}

#content {
	padding: 10px;
	width: 1004 px;
}

#flashcontent {
	width: 760px;
	height: 542px;
	margin:0;
	padding:0;
}

#sspbg {
	background: url(/images/sspbg.png) no-repeat;
	width: 375px;
	height: 300px;
}

#slideshow {
	width: 350px;
	height: 275px;
	margin:10px;
	padding:0;
	vertical-align:middle;
}

#googleholder {
	width: 280px;
	height: 450px;
	margin:0;
	padding:0;
}

#google {
	width: 280px;
	height: 450px;
	float: right;
	margin:0;
	padding:0;
	position: relative;
}

#googlecorners {
	background: url(/images/googlecorner.png) no-repeat;
	width: 280px;
	height: 450px;
	float: left;
	margin:0;
	padding:0;
	position: absolute;
}

.leftpicture {
	height: 165px;
	vertical-align: middle;
}

.leftpicture img {
	background: url(/images/left.jpg);
	float: left;
	margin-right: 10px;
}

.rightpicture {
	height: 165px;
	vertical-align: middle;
}

.rightpicture img {	
	background: url(/images/right.jpg);
	float: right;
	margin-left: 10px;
}

.imgthumb {
	margin: 0px;
	width: 300px;
}

.imgthumb img {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 10px;
	border: 0px;
}

.imgthumb p {
	padding: 0px;
	height: 90px;
	text-align: left;
}

.imgthumb a {
	color: #262626;
	text-decoration: none;
}

.imgthumb a:hover {
	color: #8A7E66;
	text-decoration: none;
}

#footer {
	text-align: center;
	width: 740px;
	margin: 0px;
	padding: 10px;
	background-color: #8A7E66;
	height: 25px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #262626;
	text-decoration: none;
}

#footer a:hover {
	color: #CDBEA0;
	text-decoration: none;
}

#tag p {
	margin: 0px;
	padding: 5px 5px 0 0;
	color: #575757;
	text-align: right;
	width: 760px;
	font-size: 9px;
}

#tag a {
	color: #575757;
	text-decoration: none;
}

#tag a:hover {
	color: #8A7E66;
	text-decoration: none;
}

.r {
	height: 25px;
	padding:0;
	margin:0;
}

.f textarea, .f input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262626;
	border: 1px solid #8A7E66;
	padding-left: 2px;
}






/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 5px;
		color:#555555;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#8A7E66;
		color:#CDBEA0;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#8A7E66;
		color:#CDBEA0;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#8A7E66;
		color:#CDBEA0;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#8A7E66;
		background-color:#CDBEA0;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 7px 0px 6px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#CDBEA0;
		border-width:1px;
		border-style:solid;
		border-color:#8A7E66;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#CDBEA0;
	}


