/*    MAIN    */

body,td,th {font-family: Verdana; font-size: 11px; color: #000000;}
body {
	background-color: #EFEDED;
	background-image: url(../images/main/bg_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}


/*    LINKS    */ 

a:link {color: #BB2920; text-decoration: none;}
a:visited {text-decoration: none; color: #BB2920;}
a:hover {text-decoration: none; color: #FF0000;}
a:active {text-decoration: none; color: #BB2920;}



/*    TEXT     */


.header{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#000000;}
.red{font-family:Verdana, Arial, Helvetica, sans-serif; color: #BB2920;}


/*    IMAGES     */

.line{padding-bottom:10px; padding-top:10px; clear:both}

.gallery_thumbs img	{/* put thumbs view style here */}
.gallery_detail				{padding-left:14px; padding-top:5px;}
.gallery_detail .pic		{border:1px solid black; margin-right:15px; float:left}
.gallery_detail .blurb	{float:left; width:500px}

.regular_text .text {float:left; width:400px;}
